BODY
{
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bkgr2.gif) repeat-x;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font: color: #333;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

a img { border: none; }

div#menubar img { border: none; float:left;}

H1
{
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize;
}
H2
{
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H4
{
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H5
{
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}
A{
	color: #3E6AB1;
	text-decoration:none;
}
A:hover {
	color: #3E6AB1; 
	text-decoration: underline;
}

#bluebody {
	border: #3E6AB1 7px solid;
	margin-top: 8px;
	width: 753px;
}
/*===================== Navigation menus=====================*/



.leftnavbg {
	background-color:#CECE9C;
}
#menu_header dl {
	width: 150px; 
	margin: 0; 
	padding: 0; 
}
#menu_header dd {
	margin:0; 
	padding:0; 
	color: #000; 
}
#menu{
	width: 150px; 
	margin: 0px 0 0 0; 
	padding: 0; 
	border-top: #CCCCCC 1px solid;
}
#menu dl {
	width: 150px; 
	margin: 0; 
	padding: 0; 
}
#menu dd {
	margin:0; 
	padding:0; 
	color: #000; 
}
#link_header {
	color: #fff; 
	text-decoration:none; 
	display:block; 
	padding:1px 1px 1px 1px;
	text-align: left;
	background-color: #5F7F45;
	font: 115% Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	}
/* level ONE Closed */
#DL_closed a, #DL_closed a:visited {

	color:#000000; 
	text-decoration:none; 
	display:block; 
	padding:4px 1px 4px 8px;
	border-bottom: #C6BC88 1px solid;
	font-size: 12px;
	}
#DL_closed a:hover{
	color:#ffffff; 
	text-decoration:none; 
	display:block; 
	padding:4px 1px 4px 8px; 
	background: #2E4F22;
	font-size: 12px;
	}
#bodytext {
	padding-right: 5px;
	padding-left: 5px;;
}
#topNavBar{
	color: white; 
	text-decoration:none;
	font-weight:bold;
	background-color: blue;
}
#topNavBar a, #topNavBar a:visited{
	text-decoration:none;
	background-color: blue;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	padding-left: 6px;;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px
}
#topNavBar a:hover{
	color: #CCCCCC;
	text-decoration:none; 
	background: blue;
	padding-left: 6px;;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px
	}

#bottomNavBar{
	color: white; 
	text-decoration:none;
	font-weight:bold;
}
#bottomNavBar a, #bottomNavBar a:visited{
	color: #3E6AB1; 
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 6px
}
#bottomNavBar a:hover{
	text-decoration:underline; 
}
#titleimage {
	position: relative;
	top: 15px; 
	background-repeat:no-repeat;
	background-position:right;
	}
#titletext {
	position: absolute;
	top: 65px; 	
	right: 270px;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	}
#quick_nav_bar {		
	position: relative;	
	top: 15px; 
	width: 100%;
	text-align:center;	
	}
.headerBackGround {
	background-color:#C2C0AA;
	}
#arrow {
	position: relative;
	padding:3px;
	font-weight: bold;
	color: #fff;
	}
#bottomNavBar{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000000;
	text-align:center;
	padding: 10px 10px 10px 10px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ffff99;
color: blue;
}

del {
	color:#006666;
}
del span {
	color:#FF0000;
	
}

.required {
	color:red;
}
.extra{display:none;}