/* CSS Document */
body{ background:url(../images/bg.png) repeat; margin:0px; }
td{ font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
th{
	font-family:Verdana;
	font-size:11px;
	font-size:11px;
	font-weight:normal;
}
address{
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
}
p{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	margin-top:2px;
	margin-bottom:2px;
}
/*ul{
	font-family:Verdana;
	font-size:10px;
	margin-left:15px; 
	margin-top:0px; 
	list-style:outside;
}*/
#wrapper {
	background:url(../images/topbg.png) repeat-x top;
	display:table; /* must put this in for FireFox. */
	/*position:absolute;*/
	width:100%;
	margin:0 auto; /* for IE6 and Firfox centering */
	text-align:center; /* so that IE6 and Firefox puts the text to the left
	*/
	/*height:100%;  Have to put SOMETHING in here for the height for both
	browser. DO NOT put in a percentage, must be a pixel value */
}
#inner{
	width:760px;
	/*position:relative;*/
	background:url(../images/inner.png) repeat-x top #DEEFFF;
	height:100%;
	_height:400px;
	border-left:1px solid;
	border-bottom:0px solid;
	border-top:1px solid;
	display:block;
}
#top{
	border-left:1px solid;
	border-right:1px solid;
	width:742px;
	height:179px;
	background:url(../images/topbannar.jpg) bottom no-repeat #000000;
	display:block;
	margin-left:18px;
}
#body{
	background:url(../images/menu.jpg) repeat-x top #DEEFFF;
	margin-left:18px;
	width:742px;
	/*height:inherit;*/
	border:1px solid #000000;
	border-bottom:none;
	display:table;
}
/*
#menu{
	width:740px;
	height:28px;
	border-left:1px solid #003776;
	border-right:1px solid #003776;
	border-bottom:none;
	display:table;
}
*/
#mainbody{
	width:740px;
	height:100%;
	display:block;
	border:0px solid;
	margin-top:10px;
	margin-bottom:6px;
}
#left{
	border:0px solid; 
	float:left; 
	width:160px;
	margin-left:6px; 
	_margin-left:2px; 
	margin-right:2px;
}
#header{
	background:url(../images/headerbg.gif) repeat-x;
	height:17px; 
	border:0px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
#footer{
	background:url(../images/footerbg.gif) repeat-x;
	height:4px;
	font-size:0px;
}
#leftContent{
	background-color:#90B1D5;
}
#content{
	border:1px solid; 
	margin-left:172px;
	_margin-left:4px; 
	margin-right:4px; 
	width:555px;
	/*height:100%;*/
	_height:100%;
	background-color:#FFFFFF;
}

#bottom{
	width:760px;
	height:35px;
	display:block;
}






.button{
	border:1px solid #0B76AB;
	color:#0B76AB;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.form{
	border:1px solid #0B76AB;
	color:#0B76AB;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.leftmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.smallheader{
	font-family:Verdana;
	font-size:11px;
	font-size:11px;
	font-weight:normal;
	font-weight:bold;
}
.white{
	color:#FFFFFF;
}
.blue{
	color:#2A0E71;
}
.img{
	border:3px double #003877;
}
.maintext{
	text-align:right;
	color:#2A0E71;
}
.links:link{
	color:#094581;
	text-decoration:none;
}
.links:visited{
	color:#094581;
	text-decoration:none;
}
.links:hover{
	color:#FFFFFF;
	text-decoration:none;
}






.menu {width:742px; height:32px; position:relative; z-index:100; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:742px; w\idth:742px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:100px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; height:28px;
	border-left:1px solid #003776; border-right:1px solid #003776;  background:#000000; line-height:29px; font-weight:normal; padding-left:5px; padding-right:5px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:120px; w\idth:90px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color:#000000;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#000000 }
.menu ul ul :hover > a.drop {background:#000000;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#000000;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#000000;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#000000; color:#FFFFFF; height:auto; line-height:1em; padding:5px 10px; width:128px;border-bottom:1px solid #003776;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:120px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#FFFFFF; background:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color:#FFFFFF; background:#000000;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


