/* CSS Document */
/*Programmed by Carlos Fernandez
Copyright (c) 2007 by Pixais, LLC
Permission to use this function provided that it always includes this credit text
http://www.pixais.com*/


*{margin:0; padding:0;}
html,body{width:100%;height:100%;}
a img{border:0;}
.clearUtil{clear:both;height:0;width:0;}

body{
	/*background-image: url(images/bodyBG.jpg);*/
	background-image: url(images/pageBg2.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:top;
	font-family:"Trebuchet MS";
	margin:0px;
	margin-top:0;
	}
body div#pageHeader{
	background-image: url(images/pageBg1.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	}
	
#header {
	width:790px;
	height:63px;
	background:url(images/headerBG.jpg) center top no-repeat;
}

	#header #topMenu{
		float:right;
		text-decoration:none;
		font-size:10px;
		color:#666666;
		padding:2px 5px 0px 10px;
	}
	#header #topMenu a:link{
		color:#666666;
		text-decoration:none;
	}	
	#header #topMenu a:visited{
		color:#666666;
		text-decoration:none;
	}	
	#header #topMenu a:hover{
		color:#ff0000;
		text-decoration:none;
	}		
	#header #topMenu a:active{
		color:#666666;
		text-decoration:none;
	}		
#menubar {
	width:790px;
	height:27px;
	background-color:#999999;
	background:url(images/menuBarBG.jpg) center top repeat-x;
}

#menubar #menuContainer{
	width:790px;
	height:12px;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0px 0px 0px;
}
#menubar #menuContainer ul#topNavTop {
	margin:0px 0 0 0;
	text-align:center;
	list-style:none;

}

#menubar #menuContainer #topNavTop li {
	display:inline;
	padding:0px;
	margin:0px;
	border-left: 1px solid #666666;
}
#menubar #menuContainer #topNavTop li.last {
	border-right: 1px solid #666666;
}

#menubar #menuContainer #topNavTop li a:link,
#menubar #menuContainer #topNavTop li a:visited {
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	margin:0;
	color:#ffffff;
	text-decoration:none;
}
#menubar #menuContainer #topNavTop li a:hover {
	color:#f96611;
	text-decoration:none;
	padding:0 10px 0 10px;
}


#contentContainer{
	background-color:#FFFFFF;
	width:790px;
	position:relative;
}
#botContent{
	background:url(images/contentBG.gif) left top no-repeat;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:12px;
}

#botContent div {
	position: relative;
	z-index: 0;
}

#botContent .float_left{
	float:left;
	padding-right:8px;
	padding-top:4px;
}

#botContent ul, ol{
	padding-left:24px;

}
#botContent .float_right{
	float:right;
	padding-left:8px;
	padding-top:4px;
}


#botContent #addLinks{
	background:url(images/additional-links.jpg) left top no-repeat;
	padding-left:4px;
	float:right;
	width:167px;
	height:282px;
	position:relative;
	z-index: 1;
	}
#botContent #addLinks p{
	padding: 22px 4px 22px 4px;
	
}
#botContent #addLinks .lnk_normal{color:#000000;font-weight:normal;}
#botContent #addLinks .lnk_selected{color:#FF6600;font-weight:bold;}
#botContent #addLinks a:link{
	color:#000000;
}
#botContent #addLinks a:hover{
	color: #FF0000;
}
#botContent #addLinks a:visited{
	color:#000000;
}
#botContent #addLinks a:active{
	color:#000000;
}	

#botContentHome{
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
}
#botContentHome #botContentContainer{
	padding:0px 0px 0px 0px;
	position:static;
}
#botContentHome #orgHoriz{
	height:13px;
	width:790px;
	background:url(images/orgHorizontal.gif) left bottom repeat-x;
}
#botContentHome #copyCenter{
	background:url(images/contentBG.gif) left top no-repeat;
	padding:10px 10px 10px 10px;
	width:270px;
	/*height:190px;
	float:left;
	position:relative;*/
	
}
#botContentHome #copyLeft{
	width:250px;
	background-image:url(images/newsBgOrg.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*height:182px;
	position:relative;
	float:left;*/
	
}
#botContentHome #copyRt{
	width:250px;
	height:200px;
	/*position:relative;
	float:right;*/
	background-image:url(images/featBgBlue.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#botContentHome #copyRt .prodTitleTxt{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	
}

#botContentHome #copyRt .prodCopyTxt{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	
}
#botContentHome #contentFingerprint{
	font-size:16px;
	text-align:justify;
	padding: 10px;
}
#botContentHome #prodTitle{
	width: 250px;
	height:24px;
	background-color: #2a71a1;

}
#botContentHome #newsTitle{
	width: 250px;
	height:24px;
	background-color: #e16900;

}
#botContentHome #prodBody{
	padding: 10px;
	background:url(images/blue_bg.jpg) left top repeat-x;
	background-color: #f8941d;
}

#botContentHome #newsBody{
	padding: 10px;
	background:url(images/newsBgOrg.png) left top repeat-x;
	background-color: #f96815;
}

#botContentHome #newsBody a,
#botContentHome #newsBody a:visited {
	text-decoration: none;
	color: #660000;
}

#botContentHome #newsBody a:hover {
	text-decoration: underline;
	color: #FFCC99;
}

#botContentHome #newsBody strong{
	color: #FFFFFF;
}

#menubarBot {
	width:790px;
	height:27px;
	position:static;
	background:url(images/menuBarBG.jpg) center top  repeat-x;
}

#menubarBot #menubarContainer2{
	width:790px;
	height:27px;
}
#footer {
	width:790px;
	height:176px;
	background:url(images/bottomBG.jpg) center top no-repeat;
}

#footerContent {
	font-size: 9pt;
	color: #888888;
	padding: 10px 0 0 0;
	text-align: left;
}
#footerContent IMG{
	float: left;
	padding: 0 10px 0 10px;
}


#menubarBot #footMenuContainer{
	width:790px;
	height:12px;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0px 0px 0px;
}
#menubarBot #footMenuContainer ul#botNavTop {
	margin:0px 0 0 0;
	text-align:center;
	list-style:none;
}

#menubarBot #footMenuContainer #botNavTop li {
	display:inline;
	padding:0;
	margin:0;
	border-left: 1px solid #666666 ;
}
#menubarBot #footMenuContainer #botNavTop li.last {
	border-right: 1px solid #666666 ;
}

#menubarBot #footMenuContainer #botNavTop li a:link,
#menubarBot #footMenuContainer #botNavTop li a:visited {
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	margin:0;
	color:#ffffff;
	text-decoration:none;
	
}
#menubarBot #footMenuContainer #botNavTop li a:hover {
	color:#f96611;
	text-decoration:none;
	padding:0 10px 0 10px;
}


#dropmenudiv{
position:absolute;
border:1px solid #666666;
border-bottom-width: 0;
font:normal 11px "Trebuchet MS",tahoma,arial,geneva,sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color:#FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #000000;
font-weight: bold;
background-color: #f96611;
}

#ind_subMenu {
background-color: #fb6612; 
width:450px; 
padding: 2px; 
text-indent: 5px;
}
#ind_subMenu a{
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
#ind_subMenu a:hover {
color: #000000;
font-weight: bold;
}
#ind_subMenu a:visited {
color: #FFFFFF;
text-decoration: none;
}

#siteMap td{
padding: 15px;
}
#siteMap .left {
border-left: 1px solid; 
border-color: #CCCCCC;
}

#siteMap .leftop {
border-left: 1px solid; 
border-top: 1px solid;
border-color: #CCCCCC;
}

#siteMap .top {
border-top: 1px solid;
border-color: #CCCCCC;
}