
/* ------------------------------------------------------------------------------------------- */
/*     Main Body and HTML styles...                                                            */
/* ------------------------------------------------------------------------------------------- */

.User_defined_table {  border: 1px solid #e0e0e0; margin-bottom:10px}
.User_defined_table th { background-color:#999a9a; color:#FFFFFF; font-size: 10px; font-weight:bold; padding:5px; border: 1px solid #e0e0e0;}
.User_defined_table td { border: 1px solid #e0e0e0; padding:5px; color:#153a60; font-size:9px;}
.User_defined_table  a:link {color:#153a60; font-weight:bold;}
.User_defined_table  a:visited {color:#153a60; font-weight:bold;}
.User_defined_table  a:hover {color:#ff3700; font-weight:bold;}
.User_defined_table  a:active {color:#153a60; font-weight:bold;}

html,body,td,th,p,li	{
	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	color: #6D6D6D;
	font-size: 11px;


}

.pagingBoxStaffSearch {
	border: 1px solid #182442;
	background-color: #FDFDFD;
}

.pagingBoxSelStaffSearch {
	border: 1px solid #182442;
	background-color: #C9C9C9;
}

html,body { 
	text-align: center; 
	background-color: transparent; 
}

td,th,p,li { 
	text-align: left; 
}

p {margin-bottom: 5px;}

 ul {
	text-align:left;
	margin: 0px;
	margin-left:25px;
	list-style:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	list-style-position: outside;
	vertical-align: middle;
	padding: 0px;
	padding-top: 0px;
}

html>body  ul {
	margin-left: 15px; 
}

 ul li {
	margin-top:0px;
	margin-bottom:6px;
	font-weight:normal;
	list-style:none;
	color:#6D6D6D;
	padding: 0px;
	background-image: url(/images/leftbar/grey_bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:7px;
	
	}
	
	 ol {
	text-align:left;
	margin: 0px;
	margin-left:50px;
	vertical-align: middle;
	padding: 0px;
	padding-left: 0px;
	color:#6D6D6D;
	list-style:decimal;
		
}

html>body  ol {
	margin-left: 33px; 
}

 ol li {
	margin:0px;
	margin-bottom:6px;
	font-weight:normal;
	color:#6D6D6D;
	padding: 0px;
	list-style:decimal;
	

	
	}
	
.leftNav_depth_1 ul li {
	margin-top:6px;
	background-image: none;
	
	
	}


html>body  ul li {
	list-style-image: none;
}


html {
	
	background-color : #ffffff; border: 0 solid #000000; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #3d3d3d; 
	scrollbar-3dlight-color: #8c8c8d; 
	scrollbar-arrow-color: #3d3d3d; 
	scrollbar-track-color: #f5f5f5; 
	scrollbar-darkshadow-color: #bcbcbc;
	overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;	
}

body	{
	
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: normal;
	color: #6D6D6D;
	background-color: #ffffff;
	text-align: center;

}




h1 	{
	font-family: verdana, arial;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #153a60;
	font-family: verdana, arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 		{
	color: #153a60;
	font-family: verdana, arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 7px;
}

h3 	a:link	{	color: #153a60;	font-family: verdana, arial;	font-size: small;	font-weight: bold;	padding-bottom: 0px;	margin-top: 0px;	padding-top: 3px;	margin-bottom: 7px;}
h3 	a:active	{	color: #153a60;	font-family: verdana, arial;	font-size: small;	font-weight: bold;	padding-bottom: 0px;	margin-top: 0px;	padding-top: 3px;	margin-bottom: 7px;}
h3 	a:hover	{	color: #153a60;	font-family: verdana, arial;	font-size: small;	font-weight: bold;	padding-bottom: 0px;	margin-top: 0px;	padding-top: 3px;	margin-bottom: 7px;}
h3 	a:visited	{	color: #153a60;	font-family: verdana, arial;	font-size: small;	font-weight: bold;	padding-bottom: 0px;	margin-top: 0px;	padding-top: 3px;	margin-bottom: 7px;}

h4 	{
	font-family: verdana, arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}



form {
	margin: 0px;
	padding: 0px;
}

input {  color: #3F3D3D; font-size: xx-small;}
textarea {  border: 1px solid #BEBFBF; color: #3F3D3D;}
.formsubtextbox {width: 270px; border: 1px solid #BEBFBF; color: #3F3D3D;}
.formsubtextarea {  width: 270px; border: 1px solid #BEBFBF; color: #3F3D3D;}
.formsublongoption {width:274px;}

html>body .formsublongoption {width:272px;}

select {  
	width: 135px; 
	border: 1px solid #BEBFBF; 
	color: #3F3D3D;
	font-family: verdana, arial;
	font-size: xx-small;	}
	
.checkbox { border: 0px solid #BEBFBF;}

.aboutimage a:link img {border: 1px solid #000000}
.aboutimage a:active img {border: 1px solid #000000}
.aboutimage a:hover img {border: 1px solid #000000}
.aboutimage a:visited img {border: 1px solid #000000}

/* ------------------------------------------------------------------------------------------- */
/*     Site Structure Styles - Used to control main work areas and structure of site           */
/* ------------------------------------------------------------------------------------------- */



#contentHolder {
	border: 0px solid red;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding: 0px;
	background-image:url(../images/left_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#content {
	float: left;
	width: 626px;
	border: 0px solid red;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;

}


/* ---------------------------------*/
/*    Header                        */
/* -------------------------------- */

#header {

	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-color: #ffffff;
	border:0px solid red;
}

.headerImage {
background-image:url(../images/header/header_home.jpg);
background-position:left;
background-repeat:no-repeat;
height: 91px;}

.navBg {
background-image:url(../images/header/nav_bg.gif);
background-position:left;
background-repeat:no-repeat;
height: 34px;}

.navcontainer
{float: left;
padding: 0px;
margin-top: 12px;
margin-bottom: 5px;
width: 570px;
}

html>body .navcontainer {padding-top: 12px; margin-top: 0px;}


.navcontainer ul
{padding: 0px;
margin: 0px;}

.navcontainer li{

display: inline;
list-style-type: none;
color: #3F3D3D;
font-size: 10px;
font-weight:bold;
background-color: #CBCBCB;
padding: 0px;
padding-left: 3px;
background-image:none;

}

html>body .navcontainer li{padding-left: 4px;}

.navcontainer li a:link{


color: #3F3D3D;
font-size: 10px;
font-weight:bold;
text-decoration: none;

}

.navcontainer li a:visited{


color: #3F3D3D;
font-size: 10px;
font-weight:bold;
text-decoration: none;

}
.navcontainer li a:hover{


color: #3F3D3D;
font-size: 10px;
font-weight:bold;
text-decoration: underline;

}
.navcontainer li a:active{


color: #3F3D3D;
font-size: 10px;
font-weight:bold;
text-decoration: none;

}

.navSearch {
float:right;
width: 210px;
margin-top: 6px;

}

html>body .navSearch {padding-top: 7px; margin-top: 0px; }

.navSearch table{
width: 200px;
float:right;
width: 200px;
margin-right: 5px;

}

html>body .navSearch table {margin-right: 12px; }

.navSearch td{
background-color:#E6E6E6;

}



/* ---------------------------------*/
/*    Left Bar                      */
/* -------------------------------- */

#leftBar {
	vertical-align: top;
	border:0px solid red;
	float: left;
	margin: 0px;
	padding-top: 0px;
	width: 144px;
	background-color:#ffffff;
	
}

.leftNav {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	color: #3F3D3D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
	clear:left;
}


.leftNav a:link			{  text-decoration: none; font-size: 10px; color: #3F3D3D; font-weight: bold; display:block; width:100%; height:100%;}
.leftNav a:visited		{  text-decoration: none; font-size: 10px; color: #3F3D3D; font-weight: bold; display:block; width:100%; height:100%;}
.leftNav a:hover			{  text-decoration: none; font-size: 10px; color: #FF3700; font-weight: bold; display:block; width:100%; height:100%;}
.leftNav a:active			{  text-decoration: none; font-size: 10px; color: #3F3D3D; font-weight: bold; display:block; width:100%; height:100%;}

.leftNav_depth_1 {
	margin:0px;
	padding:0px;
	text-align: left;
	
}

.leftNav_depth_1  ul {
	text-align:left;
	margin: 0px;
	margin-left:25px;
	list-style:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	list-style-position: outside;
	vertical-align: middle;
	padding: 0px;
	padding-top: 0px;
}

html>body .leftNav_depth_1  ul {
	margin-left: 15px; 
}

.leftNav_depth_1  ul li {
	/*margin-top:6px;*/
	/*margin-bottom:6px;*/
	font-weight:normal;
	list-style:none;
	color:#153A60;
	padding: 0px;
	list-style-image:none;

}

html>body .leftNav_depth_1  ul li {
	list-style-image: none;
}

.leftNav_depth_1  ul .headerLeft {
	list-style:none;
}

.leftNav_depth_1  ul li a:link {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #6a6c6c; 
	margin-left:-7px;
	background-image: url(/images/leftbar/grey_bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:7px;
	
}
.leftNav_depth_1  ul li a:visited {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #6a6c6c; 
	margin-left:-7px;
	background-image: url(/images/leftbar/grey_bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:7px;
}
.leftNav_depth_1  ul li a:hover {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #FF3700; 
	margin-left:-7px;
	background-image: url(/images/leftbar/grey_bullet.gif);
	background-position:0px 5px;	
	background-repeat:no-repeat;
	padding-left:7px;
}
.leftNav_depth_1  ul li a:active {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #6a6c6c; 
	margin-left:-7px;
	background-image: url(/images/leftbar/grey_bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:7px;
	
}

.leftNav_depth_2 {
	margin:0px;
	padding:0px;
	text-align: left;
}

.leftNav_depth_2  ul {
	text-align:left;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	list-style-position: outside;
	vertical-align: middle;
	padding: 0px;
	padding-top: 5px;
}

html>body .leftNav_depth_2  ul {
	margin-left:15px;
}

.leftNav_depth_2  ul li {
	margin-top:6px;
	margin-bottom:6px;
	font-weight:normal;
	list-style-type:none; 
	padding: 0px;
	list-style-image: url(/images/leftbar/blue_bullet.gif);
}

.leftNav_depth_2  ul li a:link {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #153A60; 
	list-style-image: url(/images/leftbar/blue_bullet.gif);
}
.leftNav_depth_2  ul li a:visited {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #153A60; 
	list-style-image: url(/images/leftbar/blue_bullet.gif);
}
.leftNav_depth_2  ul li a:hover {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #FF3700; 
	list-style-image: url(/images/leftbar/red_bullet.gif);

}
.leftNav_depth_2  ul li a:active {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #153A60; 
	list-style-image: url(/images/leftbar/grey_bullet.gif);

}

.leftbarButton {margin-top: 5px;}

/* ---------------------------------*/
/*    Footer                        */
/* -------------------------------- */

#footer {
	clear: both;
	margin: 0px;
	padding: 5px;
	width: 770px;
	background-color:#ffffff;
	border-top:1px solid #E0E0E0;
	font-size:10px;
	color:#828282;
}
.footer {float:right; background-image: url(../images/footer/vli_logo.gif); background-position:right top; background-repeat:no-repeat; height: 25px; padding-right: 25px;}

.footer a:link { color: #3F3D3D; font-size:10px;}
.footer a:visited { color: #3F3D3D; font-size:10px;}
.footer a:hover { color: #FF3700; font-size:10px;}
.footer a:active { color: #3F3D3D; font-size:10px;}


/* ---------------------------------*/
/*    Popup Windows                 */
/* -------------------------------- */

#popupTab {
	margin: 2px;
	padding: 0px;
	position: relative;
	top: 1px;
	z-index: 101;
	float:left;
}


#popupTab img {
	float:left;
}

.popupTabContent {
	position:relative; 
	top:-2px;
	border: 1px solid #0098c1;
	float:left;
	padding: 20px;
	margin:2px;	
	background-color: #bfe1f3;
	border-top:0px;
	z-Index: 105;
}


/* ------------------------------------------------------------------------------------------- */
/*    Link Styles																	           */
/* ------------------------------------------------------------------------------------------- */

a:link	{
	
	text-decoration: none;
	color:#486079
}

a:active	{
	text-decoration: none;
		color:#486079
}

a:visited	{
	text-decoration: none;
		color:#486079
}

a:hover		{
	text-decoration: none;
		color:#ff3700
}




/* ------------------------------------------------------------------------------------------- */
/*    Miscellaneous -  Cursor styles, font weight etc..										   */
/* ------------------------------------------------------------------------------------------- */


.titleHelp {
	cursor: help;
}

bold	{
	font-weight: bold;
}

italic	{
	font-style: italic;
}

.underline { 
	text-decoration:underline
}




/* ------------------------------------------------------------------------------------------- */
/*    Alignment Styles -  Left align, floatRight etc										   */
/* ------------------------------------------------------------------------------------------- */


.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  

.alignLeft {
	text-align:left
}

.alignCenter {
	text-align:center
}

.alignRight {
	text-align:right
}

.floatLeft {
	float: left;
}

.floatRight {
	float:right
}

.hidden {
	display:none;
}





/* ------------------------------------------------------------------------------------------- */
/*    TAB Styles -  Used via Tabs function													   */
/* ------------------------------------------------------------------------------------------- */

.mainTabs {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	top: 1px;
		z-index: 101;
}

.mainTabs h2 {
	margin: 0px;
	font-size: xx-small;
	float: left;
	padding: 4px;
	text-align: center;
	margin-right: 2px;
	width: 140px;
	border: solid 1px #0089D0;
	color: #000000;
	font-weight: bold;
}

.mainTabs h2 a {
	display: block;
	padding: 4px;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.mainTabs h2 a:hover {
	color: #000000;
	background-color: #DDF2F9;
	font-size: xx-small;
}

.mainTabs h2 a:visited {
	color: #000000;
	font-size: xx-small;
	text-decoration: none;
}

.mainTabs h2.selNav {
	background-color: #94AE71;
	border-bottom: 1px solid #DDF2F9;
	background-color: #DDF2F9;
	font-size: xx-small;
}

.mainTabs h2.accessDenied {
	background-color: #E7E7E7;
	background-color: #7B7C7D;
	font-size: xx-small;
}

#mainTabArea {
	font-size: xx-small;
	border: solid 1px #0089D0;
	background-color: #DDF2F9;
	padding: 5px;
	text-align:left;
	width: 610px ;
}

#mainTabAreaHeader {
	font-size: xx-small;
	border: solid 1px #0099CC;
	background-color: #F8FEF9;
	padding: 5px;
	text-align:left;
	margin-bottom: 5px;
}

#mainTabAreaHeader h2 {
	font-size: small;
}

/* ------------------------------------------------------------------------------------------- */
/*    Table	 for cms									   */
/* ------------------------------------------------------------------------------------------- */

.User_defined_table {  border: 1px solid #e0e0e0; margin-bottom:10px}
.User_defined_table th { background-color:#999a9a; color:#FFFFFF; font-size: 10px; font-weight:bold; padding:5px; border: 1px solid #e0e0e0;}
.User_defined_table td { border: 1px solid #e0e0e0; padding:5px; color:#153a60; font-size:9px;}
.User_defined_table  a:link {color:#153a60; font-weight:bold;}
.User_defined_table  a:visited {color:#153a60; font-weight:bold;}
.User_defined_table  a:hover {color:#ff3700; font-weight:bold;}
.User_defined_table  a:active {color:#153a60; font-weight:bold;}

/* ------------------------------------------------------------------------------------------- */
/*    homepage										   */
/* ------------------------------------------------------------------------------------------- */


.mainleftdivide {

float:left;
width:467px;
padding-right: 8px;
}

.mainrightdivide {

float:right;
width:151px;}

.wholepage {
float:right;
width: 626px;
}

.blueHeaderHolderArrow {
/*height: 14px; commented this out so that the row can automatically expand when text in it is long */
background-color:#153A60;
background-image:url(../images/arrow_header.gif);
background-position:right;
background-repeat:no-repeat;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
padding: 4px;}

.blueHeaderHolder a:link {color: #FFF; }
.blueHeaderHolder a:visited { color: #FFF; }
.blueHeaderHolder a:hover {color: #FFF; }
.blueHeaderHolder a:active {color: #FFF; }

.blueHeaderHolder {
height: 14px;
background-color:#153A60;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
padding: 4px;
margin-bottom:5px;}

.blueBoxBg { background-color:#E6E6E6; padding: 0px; margin-bottom: 8px; color:#153A60}

.blueBoxBgHeaderArrow {
/* height: 8px; commented this out so that the row can automatically expand when text in it is long */
background-color:#153A60;
background-image:url(../images/arrow_header.gif);
background-position:right;
background-repeat:no-repeat;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
padding: 4px;}

.blueBoxBgHeader {
height: 8px;
background-color:#153A60;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
padding: 4px;}

html>body .blueBoxBgHeader {height: 12px;}

.blueBoxBgHeaderPlain {
/* height: 8px; commented this out so that the row can automatically expand when text in it is long */
background-color:#153A60;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
padding: 5px;}

/* html>body .blueBoxBgHeaderPlain {height: 12px;} commented this out so that the row can automatically expand when text in it is long */

.moreOption a:link {float: right; padding-right: 15px; color: #E0E0E0; font-size:10px; font-weight:bold; padding-top:2px;}
.moreOption a:visited {float: right; padding-right: 15px; color: #E0E0E0; font-size:10px; font-weight:bold; padding-top:2px;}
.moreOption a:hover {float: right; padding-right: 15px; color: #FF3700; font-size:10px; font-weight:bold; padding-top:2px;}
.moreOption a:active {float: right; padding-right: 15px; color: #E0E0E0; font-size:10px; font-weight:bold; padding-top:2px;}

.moreOptionLeft a:link {float: left; padding-right: 15px; color: #E0E0E0; font-size:10px; font-weight:bold;}
.moreOptionLeft a:visited {float: left; padding-right: 15px; color: #E0E0E0; font-size:10px; font-weight:bold;}
.moreOptionLeft a:hover {float: left; padding-right: 15px; color: #FF3700; font-size:10px; font-weight:bold;}
.moreOptionLeft a:active {float: left; padding-right: 15px; color: #E0E0E0; font-size:10px; font-weight:bold;}


.OurWork {border-bottom: 0px solid #E0E0E0; margin-bottom: 8px;}

.DocumentDownload {border-bottom: 1px solid #E0E0E0; margin-bottom: 8px;}

.searchbutton {
	width:58px;height:18px;
	background-image:url('/images/search_bg.gif');
	font:10px verdana;
	font-weight:bold;
	background-color:transparent;
	border: 0px solid red;
	cursor: hand;

	}

.bookButton {
	width:45px;height:18px;
	background-image:url('/images/search_bg_short.gif');
	font:10px verdana;
	font-weight:bold;
	background-color:transparent;
	border: 0px solid red;
	cursor: hand;

	}

.bookNowButton {
	width:68px;height:18px;
	background-image:url('/images/search_bg_long.gif');
	font:10px verdana;
	font-weight:bold;
	background-color:transparent;
	border: 0px solid red;
	cursor: hand;

	}
		
.submitButton {width:38px;font-size:10px;}

.OurWork a:link {color:#486079; font-weight:bold;}
.OurWork a:visited {color:#486079; font-weight:bold;}
.OurWork a:hover {color:#FF3700; font-weight:bold;}
.OurWork a:active {color:#486079; font-weight:bold;}

.blueBox {border: 1px solid #153A60; padding: 2px; }

.blueBoxHeaderArrow {
height: 14px;
background-image:url(../images/arrow_header_blue.gif);
background-position:right;
background-repeat:no-repeat;
color: #153A60;
font-size: 11px;
font-weight:bold;
padding: 5px;
border-bottom: 1px dotted #FF3700}

.blueBoxHeaderNoArrow {
height: 14px;
background-position:right;
background-repeat:no-repeat;
color: #153A60;
font-size: 11px;
font-weight:bold;
padding: 5px;
border-bottom: 1px dotted #FF3700}

.bluemoreOption a:link {float: right; padding-right: 15px; color: #153A60; font-size:10px; font-weight:bold;}
.bluemoreOption a:visited {float: right; padding-right: 15px; color: #153A60; font-size:10px; font-weight:bold;}
.bluemoreOption a:hover {float: right; padding-right: 15px; color: #FF3700; font-size:10px; font-weight:bold;}
.bluemoreOption a:active {float: right; padding-right: 15px; color: #153A60; font-size:10px; font-weight:bold;}

.bluemoreOptionLeft a:link {float: left; padding-right: 10px; color: #153A60; font-size:10px; font-weight:bold;}
.bluemoreOptionLeft a:visited {float: left; padding-right: 10px; color: #153A60; font-size:10px; font-weight:bold;}
.bluemoreOptionLeft a:hover {float: left; padding-right: 10px; color: #FF3700; font-size:10px; font-weight:bold;}
.bluemoreOptionLeft a:active {float: left; padding-right: 10px; color: #153A60; font-size:10px; font-weight:bold;}


.redlink {font-size:9px; line-height: 14px; padding: 5px;}

.redlink a:link {color:#FF3700; font-weight:bold; font-size:10px;}
.redlink a:visited {color:#FF3700; font-weight:bold; font-size:10px;}
.redlink a:hover {color:#486079; font-weight:bold; font-size:10px;}
.redlink a:active {color:#FF3700; font-weight:bold; font-size:10px;}

.titlelinkunder a:link {color:#486079; font-weight:bold; font-size:10px; text-decoration: underline}
.titlelinkunder a:visited {color:#486079; font-weight:bold; font-size:10px; text-decoration: underline}
.titlelinkunder a:hover {color:#FF3700; font-weight:bold; font-size:10px; text-decoration: underline}
.titlelinkunder a:active {color:#486079; font-weight:bold; font-size:10px; text-decoration: underline}


.morelink a:link { float:right; color:#486079; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}
.morelink a:visited { float:right; color:#486079; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}
.morelink a:hover { float:right; color:#FF3700; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}
.morelink a:active { float:right; color:#486079; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}

.morelinkLeft a:link { float:left; color:#486079; font-weight:bold; font-size:11px; width: 240px}
.morelinkLeft a:visited { float:left; color:#486079; font-weight:bold; font-size:11px; width: 240px }
.morelinkLeft a:hover { float:left; color:#FF3700; font-weight:bold; font-size:11px; width: 240px}
.morelinkLeft a:active { float:left; color:#486079; font-weight:bold; font-size:11px; width: 240px}

.morelinkLong a:link { float:left; color:#486079; font-weight:bold; font-size:11px;clear:both;}
.morelinkLong a:visited { float:left; color:#486079; font-weight:bold; font-size:11px;clear:both; }
.morelinkLong a:hover { float:left; color:#FF3700; font-weight:bold; font-size:11px;clear:both;}
.morelinkLong a:active { float:left; color:#486079; font-weight:bold; font-size:11px;clear:both; }


.worldwideArea {padding-top: 0px; padding-bottom: 5px;}

.worldwideAreaHeader {padding: 5px; background-image:url(../images/homepage/worldwide_bg.gif); background-repeat:no-repeat; background-position:left; margin-bottom: 5px; color:#153A60; font-size:11px; font-weight:bold; height:14px;}

.worldwideAreaFooter { background-image:url(../images/homepage/worldwide_bg_footer.gif); background-repeat:no-repeat; background-position:left; margin-bottom: 5px; margin-top: 5px; height:11px;}

.blueBoxHeaderArrowSmall {
height: 13px;
background-image:url(../images/arrow_header_blue.gif);
background-position:right;
background-repeat:no-repeat;
color: #153A60;
font-size: 10px;
font-weight:bold;
padding: 4px;
border-bottom: 1px dotted #FF3700}

.blueBoxHeader {
height: 13px;
color: #153A60;
font-size: 10px;
font-weight:bold;
padding: 4px;
border-bottom: 1px dotted #FF3700}

.blueBoxHeaderArrowSmallLeft {
height: 13px;
background-image:url(../images/arrow_header_blue.gif);
background-position:left;
background-repeat:no-repeat;
color: #153A60;
font-size: 10px;
font-weight:bold;
padding: 4px;
border-bottom: 1px dotted #FF3700}

.bluelink { padding: 5px; border-bottom: 0px solid #BEBFBF; color:#486079}

.bluelink a:link {color:#486079; font-weight:bold; font-size:9px; }
.bluelink a:visited {color:#486079; font-weight:bold; font-size:9px; }
.bluelink a:hover {color:#FF3700; font-weight:bold; font-size:9px;}
.bluelink a:active {color:#486079; font-weight:bold; font-size:9px; }

.bluelinkblueline { padding: 5px; border-bottom: 1px solid #BEBFBF; color:#486079}

.bluelinkblueline a:link {color:#486079; font-weight:bold; font-size:9px; }
.bluelinkblueline a:visited {color:#486079; font-weight:bold; font-size:9px; }
.bluelinkblueline a:hover {color:#FF3700; font-weight:bold; font-size:9px;}
.bluelinkblueline a:active {color:#486079; font-weight:bold; font-size:9px; }

.bluelinklightline { padding: 5px; border-bottom: 1px solid #F3F3F3;}


.redlinklightline { color:red; padding: 5px; border-bottom: 1px solid #BEBFBF; }

.redlinklightline a:link {color:red; font-weight:bold; font-size:9px; }
.redlinklightline a:visited {color:red; font-weight:bold; font-size:9px; }
.redlinklightline a:hover {color:red; font-weight:bold; font-size:9px;}
.redlinklightline a:active {color:red; font-weight:bold; font-size:9px; }



.contactDetails { padding: 5px; background-color: #E6E6E6; font-size:9px; font-weight:bold; color:#486079}
.contactDetailsRed { font-size:9px; font-weight:bold; color:#FF3700}

.bluelinklightline a:link {color:#486079; font-weight:bold; font-size:9px; }
.bluelinklightline a:visited {color:#486079; font-weight:bold; font-size:9px; }
.bluelinklightline a:hover {color:#FF3700; font-weight:bold; font-size:9px;}
.bluelinklightline a:active {color:#486079; font-weight:bold; font-size:9px; }



.littleRedArrow {background-image:url(../images/arrow_header_red.gif); background-repeat:no-repeat; text-align:right; width: 17px; height: 9px;}

/* ------------------------------------------------------------------------------------------- */
/*    worldwide										   */
/* ------------------------------------------------------------------------------------------- */

.africaHeaderHolder {
height: 14px;
background-color:#155560;
color: #FFFFFF;
font-size: 11px;
font-weight:bold;
padding: 5px;
margin-bottom:5px;}

.africaBoxHeaderArrow {
height: 14px;
background-image:url(../images/arrow_header_blue.gif);
background-position:right;
background-repeat:no-repeat;
color: #155560;
font-size: 11px;
font-weight:bold;
padding: 5px;
border-bottom: 1px dotted #155560}

.africaBox {border: 1px solid #155560; padding: 2px; margin-bottom: 8px;}

.africamoreOption a:link {float: right; padding-right: 15px; color: #155560; font-size:10px; font-weight:bold;}
.africamoreOption a:visited {float: right; padding-right: 15px; color: #155560; font-size:10px; font-weight:bold;}
.africamoreOption a:hover {float: right; padding-right: 15px; color: #FF3700; font-size:10px; font-weight:bold;}
.africamoreOption a:active {float: right; padding-right: 15px; color: #155560; font-size:10px; font-weight:bold;}

.greenlink a:link {color:#458894; font-weight:bold; font-size:10px;}
.greenlink a:visited {color:#458894; font-weight:bold; font-size:10px;}
.greenlink a:hover {color:#FF3700; font-weight:bold; font-size:10px;}
.greenlink a:active {color:#458894; font-weight:bold; font-size:10px;}

.greenmorelink a:link { float:right; color:#458894; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}
.greenmorelink a:visited { float:right; color:#458894; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}
.greenmorelink a:hover { float:right; color:#FF3700; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}
.greenmorelink a:active { float:right; color:#458894; font-weight:bold; font-size:9px; background-image:url(../images/arrow_header_red.gif);background-position:right;background-repeat:no-repeat; padding-right: 20px;}

.africaBoxBgHeader {
height: 8px;
background-color:#155560;
background-image:url(../images/africa_arrow.gif);
background-position:right;
background-repeat:no-repeat;
color: #FFFFFF;
font-size: 10px;
font-weight:bold;
padding: 5px;}

.AfricaOurWork {border-bottom: 1px solid #E0E0E0; margin-bottom: 8px; line-height: 18px;}

.AfricaOurWork a:link {color:#155560; font-weight:bold;}
.AfricaOurWork a:visited {color:#155560; font-weight:bold;}
.AfricaOurWork a:hover {color:#FF3700; font-weight:bold;}
.AfricaOurWork a:active {color:#155560; font-weight:bold;}

/* ------------------------------------------------------------------------------------------- */
/*   news										   										  */
/* ------------------------------------------------------------------------------------------- */

.newsOurWork {border-bottom: 0px solid #E0E0E0; margin-bottom: 8px; line-height: 18px;}

.newsOurWork a:link {color:#486079; font-weight:bold;}
.newsOurWork a:visited {color:#486079; font-weight:bold;}
.newsOurWork a:hover {color:#FF3700; font-weight:bold;}
.newsOurWork a:active {color:#486079; font-weight:bold;}

/*	---------------------------------------------------------------------------------------- 	*/
/*	search page
/*	----------------------------------------------------------------------------------------	*/
.searchlinkblueline { padding: 5px; color:#486079;margin-bottom:20px;}

.searchlinkblueline a:link {color:#486079; font-size:9px; text-decoration:underline;  }
.searchlinkblueline a:visited {color:#486079; font-size:9px; text-decoration:underline;}
.searchlinkblueline a:hover {color:#FF3700; font-size:9px;text-decoration:underline;}
.searchlinkblueline a:active {color:#486079; font-size:9px;text-decoration:underline; }


/* ------------------------------------------------------------------------------------------- */
/*   projects										   */
/* ------------------------------------------------------------------------------------------- */

.projectOurWork {border-bottom: 1px solid #E0E0E0; margin-bottom: 8px; }

.projectOurWork a:link {color:#486079; font-weight:bold; width: 100%}
.projectOurWork a:visited {color:#486079; font-weight:bold; width: 100%}
.projectOurWork a:hover {color:#FF3700; font-weight:bold; width: 100%}
.projectOurWork a:active {color:#486079; font-weight:bold; width: 100%}

.projectsSearch { padding-bottom: 3px; padding-top: 3px;}
.projectsSearch table { background-color: #E6E6E6;  }
.projectsSearch tr { background-color: #E6E6E6; }
.projectsSearch td { background-color: #E6E6E6; padding: 2px;  padding-left: 8px; padding-right: 8px;  color: #486079; font-size:9px; font-weight:bold;}

.projectsSearch a:link {color:#486079; font-weight:bold; font-size:9px; float:right}
.projectsSearch a:visited {color:#486079; font-weight:bold; font-size:9px; float:right}
.projectsSearch a:hover {color:#FF3700; font-weight:bold; font-size:9px; float:right}
.projectsSearch a:active {color:#486079; font-weight:bold; font-size:9px; float:right}

/* ------------------------------------------------------------------------------------------- */
/*   Downloads										   										   */
/* ------------------------------------------------------------------------------------------- */

.documentDownloadNews
{
    padding:10px;
    border: 1px solid #153a60;
}

.documentDownloadNews ul li
{
list-style-image:
url(../images/training/bullet.gif);
background-image:none;
}

.documentDownloadNews li a:link
{
color:#153a60;
font-size:10px;
font-weight:bold;
}

.documentDownloadNews li a:visited
{
color:#153a60;
font-size:10px;
font-weight:bold;
}

.documentDownloadNews li a:hover
{
color:#ff3700;
font-size:10px;
font-weight:bold;
}

.documentDownloadNews li a:active
{
color:#153a60;
font-size:10px;
font-weight:bold;
}

.documentDownloadProjects
{
	padding:10px;
    border: 1px solid #153a60;
}

.documentDownloadProjects ul li
{
list-style-image:
url(../images/training/bullet.gif);
}

.documentDownloadProjects li a:link
{
color:#153a60;
font-size:10px;
font-weight:bold;
}

.documentDownloadProjects li a:visited
{
color:#153a60;
font-size:10px;
font-weight:bold;
}

.documentDownloadProjects li a:hover
{
color:#ff3700;
font-size:10px;
font-weight:bold;
}


.documentDownloadProjects li a:active
{
color:#153a60;
font-size:10px;
font-weight:bold;
}


/* ------------------------------------------------------------------------------------------- */
/*  Training										   										   */
/* ------------------------------------------------------------------------------------------- */

.catLink  {border-bottom: 1px solid #E0E0E0; color:#153a60;}

.ManagingPeople {border-bottom: 1px solid #E0E0E0; margin: 0px; padding: 0px; margin-bottom: 8px; background-image:url(../images/training/managing_people.jpg); background-position:left; background-repeat:no-repeat; height:60px; padding-bottom: 5px;}

.PublicFinance {border-bottom: 1px solid #E0E0E0; margin: 0px; padding: 0px; margin-bottom: 8px; background-image:url(../images/training/public_finance_management.jpg); background-position:left; background-repeat:no-repeat; height:60px; padding-bottom: 5px;}

.ManagingProcurement {border-bottom: 1px solid #E0E0E0; margin: 0px; padding: 0px; margin-bottom: 8px; background-image:url(../images/training/managing_procurement.jpg); background-position:left; background-repeat:no-repeat; height:60px; padding-bottom: 5px;}

.BankingFinance {border-bottom: 1px solid #E0E0E0; margin: 0px; padding: 0px; margin-bottom: 8px; background-image:url(../images/training/banking_finance_management.jpg); background-position:left; background-repeat:no-repeat; height:60px; padding-bottom: 5px;}



.catLink  a:link {color:#153a60; font-weight:bold;}
.catLink  a:visited {color:#153a60; font-weight:bold;}
.catLink  a:hover {color:#ff3700; font-weight:bold;}
.catLink  a:active {color:#153a60; font-weight:bold;}

.CourseListing table {  border: 1px solid #e0e0e0; margin-bottom:10px}

.CourseListing th { background-color:#999a9a; color:#FFFFFF; font-size: 10px; font-weight:bold; padding:2px; border: 1px solid #e0e0e0;}

.CourseListing tr { }

.CourseListing td { border: 1px solid #e0e0e0; padding:2px; color:#153a60; font-size:9px;}







.contractAwards table {  border: 1px solid #e0e0e0; margin-bottom:10px}

.contractAwards th { background-color:#999a9a; color:#FFFFFF; font-size: 10px; font-weight:bold; padding:5px; border: 1px solid #e0e0e0;}

.contractAwards tr { }

.contractAwards td { padding:5px; color:#153a60; font-size:9px;}



.CourseListing  a:link {color:#153a60; font-weight:bold;}
.CourseListing  a:visited {color:#153a60; font-weight:bold;}
.CourseListing  a:hover {color:#ff3700; font-weight:bold;}
.CourseListing  a:active {color:#153a60; font-weight:bold;}

.CourseForm {border-bottom: 1px solid #E0E0E0; margin-bottom: 8px; }

.CourseForm td {font-weight:bold; padding:3px;}

.CourseForm a:link {color:#486079; font-weight:bold;}
.CourseForm a:visited {color:#486079; font-weight:bold;}
.CourseForm a:hover {color:#FF3700; font-weight:bold;}
.CourseForm a:active {color:#486079; font-weight:bold;}


.red {color:red; font-weight:bold;}


.projectSpotlight
{
    width:100%; 
    height:100%; 
    top:0px; 
    left: 0px; 
    border: 1px #000 solid;   
}

.projectSpotlight a  
{
    width:100%; 
    height:100%; 
    display:block; 
    padding-top:2px;
}

.projectSpotlight a:link 
{
    color: black; 
    text-decoration:none;
}

.projectSpotlight a:hover 
{
    color:#F33; 
    text-decoration:underline;
}

/* ------------------------------------------------------------------------------------------- */
/*  Downloads Area									   										   */
/* ------------------------------------------------------------------------------------------- */

.headeritem1	
{
	
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	background-image:none;
	
}

.headeritem1 ul
{
	text-decoration:underline;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	background-image:none;
	
}

.headeritem1  li
{

	background-image: none;
	
}

.headeritem2	li
{
	margin-left:15px;
	padding-left:5px;
	
	
}


.fileitem1
{
	background-image: none;
	
}


.fileitem2
{
	margin-left:25px;
	padding-left:5px;
	background-image: none;
}


.headeritem2 ul
{
	margin-left:10px;
	padding-left:10px;
	
	
}

.headeritem2 li
{

	background-image: none;
	
}

/* ------------------------------------------------------------------------------------------- */
/*  Email									   										   */
/* ------------------------------------------------------------------------------------------- */

#contentHolder1 {
	border: 0px solid red;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding: 0px;

}

#content1 {
	float: left;
	width: 780px;
	border: 0px solid red;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;

}

.navBg_email {
background-color:#cbcbcb;
border-top: 3px solid #e6e6e6;
height: 30px;}

.question { padding: 10px; border-bottom: 1px solid #e0e0e0; font-size: 10px;}
.question ol{ padding: 10px; margin:0px; }
.question li{ padding: 0px; margin:0px;  }
.question table{ padding: 10px; margin-top: 10px; margin-bottom:10px}
.question td{ font-size: 10px;}

.questionSanLine { padding: 10px; font-size: 10px;}
.questionSanLine ol{ padding: 10px; margin:0px; }
.questionSanLine li{ padding: 0px; margin:0px;  }
.questionSanLine table{ padding: 10px; margin-top: 10px; margin-bottom:10px}
.questionSanLine td{ font-size: 10px;}

.areaLong {  border: 1px solid #BEBFBF; color: #3F3D3D; width: 400px}
.textareaLong {  border: 1px solid #BEBFBF; color: #3F3D3D; width:200px;}
.submitemail { float:right; margin-bottom: 10px;}




.blanklid 
{
	
	
	list-style-type:none; list-style-image:none;
	}
	
.bankingreports		{
	background-color:#E6E6E6;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border:1px solid #D1D1D1;
	padding-bottom:5px;
}
	
.archiveBankListing table	{width:100%;border:1px solid #CBCBCB;}
.archiveBankListing th		{background-color:#E6E6E6;font-weight:bold;height:15px;}
.archiveBankListing td		{padding-left:5px;;height:15px;}

.brImage {float:left;width:25px;padding-left:10px;}
.brDisplayDate {font-weight:bold;padding-bottom:10px;float:left;}

/* ------------------------------------------------------------------------------------------- */
/*  Image Library									   										   */
/* ------------------------------------------------------------------------------------------- */

.redlineText { border-bottom:1px dotted #ff3700; padding-top:10px; padding-bottom:10px; padding-left:5px;}

.catScroll { border:1px solid #153a60; width:246px; height:150px; overflow:auto}

.keywordSearch { border:1px solid #153a60; width:246px;}

.imageSearch td { color:#3f3d3d; font-weight:bold; font-size:x-small}

.imageSelect { border:1px solid #153a60; width:70px;}

.ImageResults td { padding: 0px 0px 10px 0px; font-size:x-small}

.thumbnails { margin-top:10px;}

.thumbnails img{ margin-right:4px; border:1px solid #153a60}

.tree_text {  font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #595959  }


/* ------------------------------------------------------------------------------------------- */
/*  Crumb Trail								   										   */
/* ------------------------------------------------------------------------------------------- */

#crumbTrail 
{float:left;width:780px;background-color:#FFF;padding:0px; margin:0px;}
	


.crumbHere {float:left;width:80px; padding:0px;margin:0px; padding-bottom:8px;}
.crumbHere ul {padding:0px;margin:0px;float:left;}
.crumbHere li {list-style:none;float:left; background-image:none; padding-left:0px; font-size:10px; margin-top:6px;}

.crumbItems {float:left;width:685px; padding:0px;margin:0px; margin-top:6px; padding-left:5px;}
.crumbItems ul {padding:0px;margin:0px;float:left; }
.crumbItems li {list-style:none; padding:0px;margin:0px; display:inline;  background-image:none; padding-left:0px; font-size:9px}

.nowrap { white-space: nowrap }




/* ------------------------------------------------------------------------------------------- */
/*  Right Menu							   										   */
/* ------------------------------------------------------------------------------------------- */

.menuHeaderArrowSmall {
height: 13px;
background-position:right;
background-repeat:no-repeat;
color: #153A60;;
font-size: 10px;
font-weight:bold;
padding: 4px;
border-bottom: 1px dotted #FF3700;}
.menuHeaderArrowSmall a:link { padding-right: 15px; color: #153A60; font-size:10px; font-weight:bold;}
.menuHeaderArrowSmall a:visited {padding-right: 15px; color: #153A60; font-size:10px; font-weight:bold;}
.menuHeaderArrowSmall a:hover {padding-right: 15px; color: #FF3700; font-size:10px; font-weight:bold;}
.menuHeaderArrowSmall a:active {padding-right: 15px; color: #153A60; font-size:10px; font-weight:bold;}


.menuBoxHeader {
height: 13px;
color: #153A60;
font-size: 10px;
font-weight:bold;
padding: 4px;
padding-right:0px;  
border-top: 1px solid #153A60;
border-bottom: 1px dotted #FF3700}


.menuLink { background-color:#E6E6E6; padding: 5px; border-bottom: 1px solid #F3F3F3; color:#486079}
.menuLink a:link {color:#486079; font-weight:bold; font-size:9px; }
.menuLink a:visited {color:#486079; font-weight:bold; font-size:9px; }
.menuLink a:hover {color:#FF3700; font-weight:bold; font-size:9px;}
.menuLink a:active {color:#486079; font-weight:bold; font-size:9px; }


.menuBox {border: 1px solid #153A60; border-top: 0px solid #153A60; padding: 0px; }


.infoMenu { padding: 5px; border-bottom: 1px solid #F3F3F3; background-image: none;background-position:0px 10px; background-repeat:no-repeat; padding-left:10px;}
.infoMenu a:link {color:#486079; font-weight:bold; font-size:9px; }
.infoMenu a:visited {color:#486079; font-weight:bold; font-size:9px; }
.infoMenu a:hover {color:#FF3700; font-weight:bold; font-size:9px;}
.infoMenu a:active {color:#486079; font-weight:bold; font-size:9px; }

.infoMenuSel { color:red; padding: 5px; border-bottom: 1px solid #BEBFBF; background-image: none;background-position:0px 10px; background-repeat:no-repeat; padding-left:10px;}
.infoMenuSel a:link {color:red; font-weight:bold; font-size:9px; }
.infoMenuSel a:visited {color:red; font-weight:bold; font-size:9px; }
.infoMenuSel a:hover {color:red; font-weight:bold; font-size:9px;}
.infoMenuSel a:active {color:red; font-weight:bold; font-size:9px; }

/*.bluelinklightline { padding: 5px; border-bottom: 1px solid #F3F3F3;} */


