/*****************************
 *     TeleBarbados Inc      *
 *     CSS Dated: 25-05-06   *
 *     by Insite Inc.        *
 *****************************/

/****GENERAL STYLES****/
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #18174A;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
} 

img{
margin: 0;
padding: 0;
}

h1, h2, h3, p{
 margin-left: 2px;
 padding-bottom: 5px;
}

/*::-moz-selection {
	background:#fff;
	color:#17663A;
}

::selection {
	background:#fff;
	color:#17663A;
}
*/

/****MAIN CONTAINER****/ 
#wrapper{ 
 width:770px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 border-right: 3px solid #071d61;
 border-left: 3px solid #071d61;
 background-color: #071d61;
} 

/****HEADER CONTAINER****/
#header{
width: 770px;
background-color: #071d61;
color: #fff;
height: 75px;
background-image: url(../images/header_bg.gif);
background-repeat: no-repeat;

}
	/****LOGO****/
	#logo{
	width: 254px;
	float: left;
	}
	
	
	.container {
	margin: 53px 10px 0 20px !important;
	margin: 53px -30px 0 20px;
	background: transparent;
	float: right;
	}
	
	
		/***MENU ITEMS***/
		#miniflex {
		width: 100% !important;
		width: 410px;
		float: left;
		font-size: small; /* could be specified at a higher level */
		margin: 0;
		padding: 0 0 0 20px;
		/*border-bottom: 1px solid #000;*/
		}

		#miniflex li {
			float: left;
			margin: 0; 
			padding: 0;
			display: inline;
			list-style: none;
			color: #BDD6DB;
			}
			
		#miniflex a:link, #miniflex a:visited {
			float: left;
			font-size: 85%;
			line-height: 20px;
			font-weight: bold;
			margin: 0 5px 0 5px;
			text-decoration: none;
			color: #BDD6DB;
			}
		
		#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
			/*border-bottom: 4px solid #9DAECD;*/
			padding-bottom: 2px;
			color: #fff;
			}
					
			
	
/****BANNER CONTAINER****/	
#banner{
clear: both;
width: 100%;
height: 143px;
background-color: #071d61;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
border-bottom: 2px solid #071d61;

margin: 0;
padding: 0;
}

/****CONTENT CONTAINER****/
#content{
width: 770px;
display: inline;
margin: 0;
padding: 0;
}
	/****LEFT COLUMN****/
	#leftcolumn{
	width: 248px;
	float: left;
	padding-top: 10px;
	}
		#leftcolumn p{
		padding: 0 11px 10px 10px;
		color: #fff;
		font-size: 12px;
		line-height: 1.4em;
		}
		
		#leftcolumn h2{
		color: #fff;
		padding: 0 5px 10px 10px;
		background-color: #071d61;
		font-size: 1.1em;
		}
	
	
	#subleftcolumn{
	width: 230px;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #8081AD;
	}
		
	/****SECTION COLUMN****/
	#subsection {
	width: 520px;
	float: left;
	}
	
	.subsection_top h2{
	width: 538px;
	height: 30px;
	background-image: url(../images/subsection_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	background-color: #fff;
	margin-left: 0;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 0.9em;
	}
	
	.subsection_bottom{
	width: 538px;
	background-color: #fff;
	border-bottom: 2px solid #071d61;
	position: relative;
	z-index: 9;
	}
	
	.subsection_bottom a{
	color: #071D61;
	text-decoration: none;
	font-weight: bold;
	}
	
	.subsection_bottom a:hover{
	color: #70709C;
	text-decoration: underline;
	}
	
	.subsection_bottom p{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: justify;
	}
	
	.subsection_bottom img{
	margin-left: 10px;
	padding: 0;
	text-align: center;
	}
	
	.subsection_bottom strong{
	font-weight: bold;
	}
	
	.subsection_bottom ul{
	margin-left: 30px;
	margin-bottom: 20px;
	}
	
	.subsection_bottom li{
	list-style-image: url(../images/list-arrow.png);
	padding: 0 5px 3px 10px;
	}
	
	.subsection_bottom li a{
	text-decoration: none;
	}
	
	.subsection_bottom li a:hover{
	text-decoration: underline;
	}
	
	.subsection_bottom h2, h3{
	margin: 0 11px 0 11px;
	}
	
	.subsection_bottom2{
	width: 538px;
	background-color: #fff;
	border-bottom: 2px solid #071d61;
	position: relative;
	text-align:center;
	z-index: 9;
	padding-top: 3px;
	}
	
	/****MIDDLE COLUMN****/
	#middlecolumn{
	width: 260px;
	float: left;
	display: block;
	border-right: 2px solid #071d61
	}
	
	/****RIGHT COLUMN****/
	#rightcolumn{
	width: 260px;
	float: left;
	}
	
			#middlecolumn ul, #rightcolumn ul {
			margin-left: 30px !important;
			margin-left: 26px;
			border-top: 5px solid #fff;
			font-size: 0.9em;
			font-weight: bold;
			}
			
			#middlecolumn li, #rightcolumn li{
			list-style-image: url(../images/list-arrow.png);
			}
			
			#middlecolumn a:link, #middlecolumn a:visited, #rightcolumn a:link, #rightcolumn a:visited {
			color: #000;
			text-decoration: none;
			line-height: 20px;
			}
			
			#middlecolumn a:hover, #rightcolumn a:hover {
			color: #17663A;
			background-color: #EEEEEE;
			
			}
	
	/****SECTION TOP****/
	.section_top {
	width: 260px;
	height: 170px;
	background-color: #fff;
	}
	
	.section_top h2{
	width: 260px;
	height: 26px;
	background-image: url(../images/tab_header.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	/*border-top: 5px solid #00CC00;*/
	background-color: #fff;
	margin-left: 0;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 0.9em;
	}
	
	
	/****SECTION BOTTOM****/
	.section_bottom{
	width: 100%;
	background-color: #071d61;
	border-top: 2px solid #071d61;
	}
	
	.section_bottom h2{
	color: #fff;
	background-color: #071d61;
	text-align: center;
	border-top: 5px solid #071d61;
	text-transform: uppercase;
	
	}
	
	.section_bottom img {
	margin: 0;
	}
	
	
	.right {
	border-right: 2px solid #071d61;
	}
	
/****FOOTER CONTAINER****/
#footer{
clear: both;
border-top: 5px solid #071d61;
border-bottom: 5px solid #071d61;
text-align: center;
background-color: #071d61;
color: #fff;
}

	#footer p{
	font-size: 10px;
	padding: 2px;
	line-height: 1em;
	}
	
	#footer a{
	color: #fff;
	text-decoration: none;
	}
	
	#footer a:hover{
	color: #64aed3;
	}

/*****SUBMENU STYLES****/
#menu {
margin-top: -10px;
font-size: 0.9em;
}

#menu a:link, #menu a:visited {
  text-decoration:none;
  text-align:left;
  background-color:#071D61; 
  color:#64aed3;
  display:block; 
  width:99%; 
  padding:0.19em 0 0.19em 0;
  line-height: 1.9em;
  border-bottom: 1px solid #8081AD;
  }
  
  #menu a.subside{
  text-decoration:none;
  text-align:left;
  background-color:#fff; 
  color:#61B422;
  font-size: 93%;
  display:block; 
  width:99%; 
  padding:0.19em 0 0.19em 0;
  line-height: 1.9em;
  border-bottom: 1px solid #8081AD;
  border-right: 1px solid #8081AD;
  }
#menu a:hover {
  background-color:#8081AD; 
  border-bottom: 1px solid #fff;
  color: #fff;
  }
  
 #menu a.subactive:link, #menu a.subactive, #menu a.subactive:visited{
 font-weight: bold;
 color: #fff;
 }
 
 #menu a.subactive2:link, #menu a.subactive2, #menu a.subactive2:visited{
 font-weight: bold;
 }
 
#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

/*****DIV SCROLL*****/
#divControl {position:absolute; top: -8px; width:535px; visibility:hidden; text-align: right; z-index: 2}
#divCont    {position:relative; width:520px; height:113px; clip:rect(0px, 520px, 113px, 0px); overflow: hidden; z-index: 8}
.clScroll   {position:relative; visibility:hidden; overflow: hidden; z-index: -1;}

h2.underline{
text-decoration: underline;
}

p.indented{
margin-left: 15px;
line-height: 1.7em;
}

.centered{
text-align: center;
}

a.nostyle{
text-decoration: none;
color: #5CAF22;
}

a:hover.nostyle{
text-decoration: none;
color: #70709C;
}

a.nostyle2{
text-decoration: none;
color: #70709C;
}

