html body {
	font: 12px  Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color:#164C8C;
	text-align: center;
	margin-top: 3%;
	}

.italic {
	font: italic 12px Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	}

#container {
	padding: 0px;
	margin: 0px auto;
	width: 800px;
	text-align: left;	
}

#content {
	float: left;
	margin:0px 0px 0px 10px;
	padding:0px;
	color: #000000;
	width: 375px;
}
.content {
	color: #000000;
	width: 375px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 20px 10px 10px;
}

A {COLOR: #3366CC; TEXT-DECORATION: underline;}
A:hover {COLOR: #FF9900;}

.paddingTB {padding:8px;}


.containerBlockY{
	padding: 0px;
	margin-left: 8px;
	background-color: #F4B921;
}

td {
	font: 12px  Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	}
	
img {border:0;
}
/*Header ******************************************************************************************/

#header {
	width: 800px;
	height: 76px;
	background-color:transparent;
}

.menubg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 71px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/*Secondary Nav ******************************************************************************************/
#secondaryNav {
	BACKGROUND-COLOR: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	float: left;
}
.secondaryNav {
	BACKGROUND-COLOR: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 268px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 12px;
}
#secondaryNav UL {
	PADDING: 0px;  
	MARGIN: 0px;  
	LIST-STYLE-TYPE: none; 
	TEXT-DECORATION: none
}
.sbar_nav {
	color: #367CAD;
	line-height:20px;
	}
.sbar_nav a{
	color: #367CAD;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	}		
.sbar_nav a:hover{
	color: #F4B921;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	}
.current_page{
	color: #367CAD;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	}
.current_page a{
	color: #00AEEF;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	}
.current_page a:hover{
	color: #00AEEF;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	}
.linked_page a{
	color: orange;
	text-decoration: none;
	line-height:20px;
	}
div.sbar_pad{
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 2px;
	}
div.sbar_padrb{
	padding-right: 25px;
	padding-left: 2px;
	}
	
div.sbar_morepad{
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

/*Footer ******************************************************************************************/
#footerMenu {
	DISPLAY: block;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	WIDTH: 760px;
	PADDING: 15px 0px 0px;
	BACKGROUND-COLOR: #fff;
	text-align: center;
	font-weight: bold;
}
#footerNav {
	WIDTH: 800px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#footerNav UL {
	PADDING: 0px;  
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none; 
	TEXT-DECORATION: none
}
#footerNav LI {
	PADDING: 0px 4px 0px 4px; 
	DISPLAY: inline;
	MARGIN: 0px; 
	COLOR: #000;
	BORDER-LEFT: #000 1px solid; 
}
#footerNav LI A {
	DISPLAY: inline; 
	COLOR: #3366CC; 
	TEXT-DECORATION: underline
}
#footerNav LI A:hover {
	COLOR: #FF9900; 
	TEXT-DECORATION: none
}

#footerNav  #footerFirst {
	PADDING-LEFT: 0px;
	BORDER-LEFT: 0px;
}

/*Footer Copyright******************************************************************************************/

#footerCopy {
	DISPLAY: block;
	FONT-SIZE: x-small;
	MARGIN: 0px;
	WIDTH: 760px;
	PADDING: 10px 0px 0px;
	BACKGROUND-COLOR: #fff;
	text-align: center;
	z-index:30;
}

#footer {
	width: 760px;
}

.copyright {
	color: #000000;
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 10px;
}
.copyright A{
	text-align: center;
	font: 9px  Arial, Helvetica, Verdana, sans-serif;
	color: #3366CC;
}
.copyright A:hover{
	text-align: center;
	font: 9px  Arial, Helvetica, Verdana, sans-serif;
	color: #FF9900; 
	text-decoration: none
}


/*Related ******************************************************************************************/
#relatedBlocks {
	float:right;
	width:165px;
	color:#000000;
}

.relatedBlock {
	BACKGROUND: #ffffff;
	width: 165px;
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.tabs {
	position: relative;
	visibility: visible;
	left: 155px;
	top: 45px;
	z-index: 3;
}
.headtitle {
	position: relative;
	visibility: visible;
	left: 0px;
	top: 35px;
}
select {
	font-size: 11px;
	color: #000000;
}
input {
	font: 12px;
	color: #000000;
}
.bg1 {
	background-color: #164C8C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg_water2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.bg2 {
	background-color: #007CC2;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.bg3 {
	background-color: #36C1DD;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.imgHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url(../images/bg_blue.gif);
	background-repeat: repeat-x;
	height: 18px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#headerBG {
	background-image:   url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:7px;
	font-size: 12px;
	line-height:14px;
	color:#333399;
	font-weight:bold;
}
.titleHead {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	padding-bottom:7px;
}
.bodyHead {
	font-size: 13px;
	color:#0066CC;
	font-weight:bold;
}
.link {
	font-size: 13px;
	color:#fff;
	font-weight:bold;
}
hr {
	background-color: #00CCFF;
	height: 1px;
}
.hr {
	background-color: #00CCFF;
	height: 1px;
}
input {
	font-size: 11px;
	color: #000000;
}
ol.blueList Li{
	margin-bottom:7px;
}
ul.blueList {
	padding-left:20px;
	list-style-position: outside;
	color:#000000;
	font-size:12px;
	padding-right: 10px;
	line-height: 15px;
	list-style-image:  url(../images/bullet_orange.gif);
}
ul.blueList LI{
	padding-bottom:5px;
}
ul.blueList2 {
	padding-left:36px;
	list-style-position: outside;
	color:#000000;
	font-size:12px;
	padding-right: 20px;
	line-height: 15px;
	list-style-image:  url(../images/bullet_orange.gif);
}
ul.blueList2 LI{
	padding-bottom: 5px;
}
#flashHome { 
	padding-bottom: 10px; 
	width: 760px; 
}
.subHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	padding-bottom: 5px;
	padding-left: 20px;
}
.subHead2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	padding-bottom: 5px;
	padding-left: 20px;
}
.body {
	font: 12px  Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 10px;
}
#logo {
	background-image: url(../images/logo_superior.gif);
	background-repeat: no-repeat;
	top: -77px;
	height:70px; 
	width:105px;
}
.logo {
	visibility: visible;
	left: 15px;
	top: -77px;
	z-index: 2;
	position: relative;
	width: 105px;
	height: 70px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 8px;
}
.borderLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 8px;
}
.body1 {
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodyIndex {
	font: 12px  Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	padding-left: 8px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.bodyIndex2 {
	font: 12px  Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.bodyHeadRed {
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
}
.content2 {
	color: #000000;
	width: 540px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 20px 40px 20px 10px;
}.copyright2 {
	color: #000000;
	font-family: Arial, Verdana, "Helvetica CE", sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 11px;
}

p {
margin-top:10px;

}

.bodySmall {
	font-size: 10px;
	color: #000000;
	line-height:13px;
}
div.hrthin {
   border: none 0;
   border-top: 1px solid #CDCBCB;
   height: 1px;
   margin-bottom:5px;
   margin-top:5px;
}