body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image: url("images/bg.gif");
	
	
}
.friendly {visibility:hidden;}
.popOut {
	position:absolute;
	font-family:Times New Roman;
	color:#006633;
	right: 20px;
}
.warning {color:#FF0000;}
.dist {background-image:url(images/globe.gif);
	background-repeat:no-repeat;
	background-position: top center;}
.main{
	border:2px solid #FCFBF9;
	width:95%;
	margin:0px auto;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
}
a{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.top{
	background-color:#9E0F01;
	color:#FFFFFF;
	height:122px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
.searchForm{
	width: 200px;
	height: 100px;
	float: right;
	position: relative;
}
.name{
	padding:20px 0 0 50px;
	color:#FFFFFF;
	background-color:inherit;
	font-size:28px;
}
.t_bg{
	background-image: url("images/t_bg.gif");
	background-repeat:repeat-x;
	height:4px;
}
.t_bg2{
	background-image: url("images/t_bg2.gif");
	background-repeat:repeat-x;
	height:4px;
}
.menu{
	padding:5px 10px;
	background-color:#0099FF;
	color:#000000;
}
.menu a{
	background-image: url("images/m_bg.gif");
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 5px 0 10px;
	margin:0 15px 0 0;
	font-size:12px;
	color:#000044;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:none;
	color:#000044;
	background-color:inherit;
	font-weight:normal;
	background-image: url("images/m_bg2.gif");
}
.lt{
	position:relative;
	float:left;
	width:20%;
	z-index:10;
}
.ct{
	position:relative;
	float:left;
	width:59.8%;
}
.ct2{
	position:relative;
	float:left;
	width:79.8%;
}
.rt{
	position:relative;
	float:left;
	width:20%;	
}
.c1{
	border-top:1px solid #9E0F01;
	border-right:1px solid #9E0F01;
	border-bottom:1px solid #9E0F01;
	margin:3px 3px 3px 1px;
	padding:0 10px 10px 5px;
	background-color:#e0e0e0;
	color:#000000;

}
.c2{
	margin:3px 0;
	text-align:justify;
	padding:10px;
	z-index:-1;

}
.c3{
	border-top:1px solid #9E0F01;
	border-left:1px solid #9E0F01;
	border-bottom:1px solid #9E0F01;
	margin:3px 1px 3px 3px;
	padding:10px;
}
.title1{
	font-size:12px;
	font-weight:bold;	
	padding:10px 0 10px 0px;	
}

.title1a{
	font-size:12px;
	font-weight:bold;	
	padding:10px 0 10px 0px;
	color:#000044;
}
.title1b{
	font-size:12px;
	font-weight:bold;	
	padding:10px 0 10px 0px;
	color:#006633;	
}
.title1c{
	font-size:12px;
	font-weight:bold;	
	padding:10px 0 10px 0px;
	color:#660000;	
}

.c1 ul{
	padding:0;
	margin:0 0 0 10px;
}

.c1 ul.l1 li a{
	color:#000044;
	text-decoration:none;
	font-weight:normal;
	margin-left: 10px;
}
.c1 ul.l1 li a:hover{
	font-weight:bold;
}

.c1 ul.l1 li{
	list-style-type: none;
	background-color:#bbbbcc;
	margin:0 0 3px 0px;
	border: 1px double #000044;
}

.c1 ul.l2 li a{
	color:#006633;
	text-decoration:none;
	font-weight:normal;	
	margin-left: 10px;
}
.c1 ul.l2 li a:hover{
	font-weight:bold;
}
.c1 ul.l2 li{
	list-style-type: none;
	background-color:#bbccbb;
	margin:0 0 3px 0px;
	border: 1px solid #006633;
}

.c1 ul.l3 li a{
	color:#660000;
	text-decoration:none;
	font-weight:normal;	
	margin-left: 10px;
}
.c1 ul.l3 li a:hover{
	font-weight:bold;
}
.c1 ul.l3 li{
	list-style-type: none;
	background-color:#ddaaaa;
	margin:0 0 3px 0px;
	border: 1px solid #660000;
}
.minor {
	text-decoration: underline;
}
.title2{
	font-size:16px;
	font-weight:bold;
	color:#9E0F01;
	background-color:inherit;
}
.subTitle{
	font-size:14px;
	font-weight:bold;
}
.subHeading{border-top: 2px solid #000000; padding-top: 10px;}
.footer{
	position:relative;
	clear:left;
	height:10px;
	background-image: url("images/t_bg2.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e0e0e0;
	color:#000000;
	padding:12px 0 9px 5px;
	font-size:10px;
}
.footer a{
	font-size:10px;
}
.title3{
	font-size:12px;
	font-weight:bold;
}
.title4{
	font-size:11px;
	font-weight:bold;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:2px;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:20px;
}

/* Menus */
.chromestyle{
	height:23px;
	margin-right:2px;
	background-color:#0099FF;
	color:#000000;

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
height: 15px;
}

.chromestyle ul li{
display: inline;
font:normal 11px Verdana;
float: left;
}

.chromestyle ul li a{
color: #000044;
padding: 4px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #6666cc; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(images/chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #000044; /*THEME CHANGE HERE*/
/* border-bottom-width: 0; */
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 870px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=7) alpha(opacity=85); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6666cc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #000044;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #bbbbcc;
font-weight: bold;
}
p {
	text-align: left;
}
/* FORMS */

.form {margin: 5px; padding: 5px; font-weight:bold; border: 1px solid #9E0F01;}

.short {width: 50px; height: 15px; padding: 0; margin: 2px 1px; border-color: #9E0F01 ; border-width: 1px; border-style: solid; font: 10px Verdana, Tahoma, san-serif; background-color: #FFDCDC;}

.medium {width: 100px; height: 15px; padding: 0; margin: 2px 1px; border-color: #9E0F01 ; border-width: 1px; border-style: solid; font: 10px Verdana, Tahoma, san-serif; background-color: #FFDCDC;}

.long {width: 175px; height: 15px; padding: 0; margin: 2px 1px; border-color: #9E0F01 ; border-width: 1px; border-style: solid; font: 10px Verdana, Tahoma, san-serif; background-color: #FFDCDC;}

.textarea {
	padding: 0;
	margin: 2px 1px;
	border-color: #9E0F01;
	border-width: 1px;
	border-style: solid;
	font: 10px Verdana, Tahoma, san-serif;
	background-color: #F0F0F0;
	width:350px;
	overflow: auto;
}

.dropdown {font-size: 10px; font-family: Verdana, Tahoma, san-serif; background-color: #FFDCDC; color: #000; padding: 0px; height: 20px; margin: 0px; border-color: #9E0F01 ; border-width: 1px; border-style: solid; }

.buttonblack {font-weight: bold; font-size: 10px; font-family: Verdana, Tahoma, san-serif; background-color: #CCCCCC; color: #000; padding: 1px; height: 18px; margin: 0px; border: 1px soid #5985B3; width: 175px;}

.buttonwhite {font-weight: bold; font-size: 10px; font-family: Verdana, Tahoma, san-serif; background-color: #005FB2; color: #FFF; padding: 1px; height: 18px; margin: 0px; border: 1px soid #5985B3; }

/* END FORMS */

.testDIV {
	width: 400px;
	position: absolute;
	visibility: visible;
	height: 400px;
	top: 10px;
	left: 10px;
	background-color:#00FF00;
}
/* Vertical Menu */

.anylinkcss{
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 235px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=7) alpha(opacity=85);
position:absolute;
border:1px solid gray;
border-bottom-width: 0;

}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6666cc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #000044;

}

.anylinkcss a:hover{ /*hover background color*/
background-color: #bbbbcc;
font-weight: bold;
}

/* End Vertical Menu */
