﻿/* ------------------------------------- */
/* --------------- GLOBAL -------------- */
/* ------------------------------------- */
body
{
	margin: 0px;
	_margin: 0px;
	background-color: #F4F5F8;
	font-family: Arial, Helvetica, sans-serif;
}

/*
#page
{
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	float: left;
}

#border
{
	margin:0px;
	border: solid 1px #ffffff;
	padding: 4px 5px 5px 5px;
	background-color:#DBE1EB;
	clear:both;
}
*/

#header
{
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	width: 860px;
/*	margin: 0px auto;*/
	height: 88px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
/*	border-bottom-style: solid;
	 	border-bottom-color: #DBE1EB; 
	 		border-bottom-width: 2px;
			*/
}

.hightlight
{
background-color:aqua;
}

#logo
{
	margin-top: 10px;
	float:left;
	width:60px;
	height: 68px;
	}

#tagline
{
	margin-top:30px;
	float:right;
	width:354px;
	height:33px;
}
	
#login
{
	margin:0px;
	#_/margin: 0px;
	float:right;
	clear:right;
	height: 20px;
	_height: 20px;
	#height: 20px;
	#_/height: 20px;
	width:315px;
	background-color:#DBE1EB;
	font-size:12px;
	color: #004990;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;
	overflow: hidden;
}

#logintext {
	vertical-align: top;
	text-align: left;
}


#login .inputbox
{
	height:14px;
	width: 95px;
	border: 1px solid #666666;
	font-size: 10px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	#_/margin: 0px 0px 0px 7px;
}
#login .btn
{

}

#frmtrack
{
font-weight:bold;
font-size: 12px; 
color: #004990;
}

#frmtrack .inputbox
{
	height:12px;
	margin: 0px 0px 0px 7px;
	width: 95px;
	font-size: 10px;
	border: 1px solid #666666;
}
#frmtrack .btn
{
	float: right;
	clear: right;
	padding-top: 5px;
	padding-right: 1px;
}

#menuTop
{
	margin: 0px auto;
	float: left;	
	height: 25px;
	background-color: #DBE1EB;
	clear: both;
}


/** MENU */

#menu
{
	width: 840px;
	height: 23px;
	#_/height: 21px;
	#_/margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	background: #DBE1EB;
	float: left;
	font-size: 12px;
	z-index: 300;
	font-weight: bold;
	vertical-align: middle;
	color:#80b0cd;
	z-index:1500;
}

#menu ul
{
	list-style: none;
	margin: 0;
	background-color: White;
	padding: 0px 0px 0px 0px;	
	_padding: 0px 0px 0px 0px;
	#padding: 0px 0px 0px 0px;
	float: left;
}

#menu a, #menu p
{
	/* font: bold 11px/16px arial, helvetica, sans-serif; */
	display: block;
	margin: 0px;
	padding: 0px 0px;
	
}

#menu p
{
	/*color: #80b0cd; font color*/
	font-weight:bold;
	background-color: #DBE1EB;
	border-width: 1px;
	border-style: solid;
	line-height: 23px;
	#_/line-height: 20px;
	#_/over-flow: hidden;
	border-color: #DBE1EB;
	letter-spacing:0.1em;
	padding-left: 20px;
	padding-top: -1px;
	#_/padding-top: 1px;
	color: #3891cb;
 }


#menu p:hover
{
	color: #004990;
	/* filter:alpha(opacity=40); opacity:.40; -moz-opacity:.40; */
}

#menu a
{
	color: #80b0cd;
	background-color: White;
	text-decoration: none;	
	height: 1%;
	padding:0px 0px 0px 20px;
	line-height:20px;
	font-size:12px;	

}

#menu a:hover
{
	color: #3891cb;
	background: white; 
	/* filter:alpha(opacity=40); opacity:.40; -moz-opacity:.40; */
}

#menu a.nosub
{
margin:0px;
padding:6px 33px 0px 30px;
#padding:6px 33px 0px 30px;
_padding:6px 33px 0px 30px;
#_/padding:5px 33px 0px 30px;
	color: #3891cb;
	background: #DBE1EB;
	text-decoration: none;	
	letter-spacing:0.1em;
	font-size:12px;
	height: 1%;
line-height:12px;
#_/line-height:11px;

}

#menu a:hover.nosub
{
	color: #3891cb;
	background: White; 
	/* filter:alpha(opacity=40); opacity:.40; -moz-opacity:.40; */
}

#menu a.nosub:hover
{
	color: #004990;
	/* filter:alpha(opacity=40); opacity:.40; -moz-opacity:.40; */
}

#menu li
{
	position: relative;
	height: 23px;
	
}


.nav1
{
	width: 150px;
}


.nav1_sub
{
	width: 150px;
}


.nav2
{
	width: 105px;
}


.nav2_sub
{
	width: 205px;
}


.nav3
{
	width: 160px;
}


.nav3_sub
{
	width: 160px;
}


.nav4
{
	width: 106px;
}


.nav4_sub
{
	width: 150px;
}


#menu ul ul
{
	position: absolute;
	z-index: 500;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
	
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
	
}


#picture_main
{
	width: 860px;
	margin: 0px auto;
	float: left;
	clear: both;	
	height: 177px;
	background-color: White;
	z-index: 100;
}

#picture_sub
{
	width: 860px;
	margin: 0px auto;
	float: left;
	clear: both;	
	height: 142px;
	#_/height: 142px;
	background-color: White;
	overflow: hidden;
}


#content
{
	width: 860px;
	margin: 0px auto;
	min-height:210px;
	height:auto !important;
    height:210px;
	float: left;	
	background-color: White;
	/*height: 180px;*/
	padding:15px 25px 20px 25px;
	clear: both;
	
}

#content p, #picture p
{
	margin-top: 0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004990;
	font-size:12px;
	line-height:18px;
	/*font-weight: bold; 	*/
}

#content ul li
{
	 font-size:10px;
	 color:#004990;	 
}

#content p.subhead, #picture p.subhead
{
	font-weight: bold; 
	font-size: 15px;
	color: #004990;
	margin-top: 0;	
	margin-bottom:15px;
	line-height:16px;
}

#columnLeft
{
	margin: 0px;
	background-color: White;
	float:left;
}

#columnRight
{
	margin: 0px;
	float: right;
	background-color: #F1F3F7;
}

/*#columnRight input
{
	height:14px;
	margin: 0px 0px 0px 7px;
	width: 95px;
	font-size: 10px;
	border: 1px solid #666666;
}*/

#footer1
{
	width: 860px;
	margin: 0;
	height:6px;
/*	#_/height:0px;
	#_/display: none;
*/
	background-color: #DBE1EB;
	overflow:hidden;
}

#footer2
{
	width: 860px;
	margin: 0;
	height: 2px;
/*	#_/height: 2px;
	#_/display: none;
*/	background-color: White;
overflow: hidden;

}

#footer3
{
	width: 860px;
	margin: 0;
	height:25px;
	background-color: #DBE1EB;
}

#footer3 p
{
	margin: 0px;
	padding: 3px 0px 0px 30px;
/*	font-size: x-small;*/
	font-size: 10px;
	float:left;
	color: #3891cb;
}

#footer3 a {
	margin: 3px 5px 0px 0px;	
/*	font-size: x-small;*/
	font-size: 10px;
	float: right;
	text-decoration:none;
	color: #3891cb;

}

#footer3 a:visited {
	
	text-decoration:none;
}

#footer3 a:hover
{
	text-decoration:none;
}

#div_header
{
	height: 88px;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	background-color: #FFFFFF;
	clear: both;
}

#div_menu
{
	height: 25px;
	background-color: #DBE1EB;
	clear: both;
	z-index: 1000;
}

#div_picmain
{
	height: 177px;
	background-color: #DBE1EB;
	clear: both;
	#_/margin-top: -2px;
}

#div_picsub
{
	height: 142px;
	background-color: #DBE1EB;
	clear: both;
	overflow: hidden;
	#_/margin-top: -2px;
}

#div_content
{
	background-color: #F4F5F8;
	clear: both;
}

#div01
{
	background-color: #E3E9F2;
	height:6px;
	clear: both;
}

#div02
{
	background-color: White;
	clear: both;
}

#div03
{
	background-color: #E3E9F2;
	clear: both;
/*  enable this part is overflow:hidden removed from footer1 & footer2:
	#_/border-top-color: White;
	#_/border-top-width: 2px;
	#_/border-top-style: solid;
*/
}

