body {
	/* margin: 0;*/
	font: 100% Verdana, Arial, Helvetica, sans-serif;
/*	background-image: url(../images/bg.jpg); 
	background-position: center center; 
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	padding: 0;
	color: #000000;
}

.styleheadermsg {
	font-size: 12px;
	font-weight: bold;
	color:#339900;
	text-decoration:none;
}
.styleheadermsg a{
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
}
.styleheadermsg a:link{
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
}

.styleheadermsg a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
}
.styleheadermsg a:hover{
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
}


.styleheadermsg2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#339900;
	}
.styleheadermsg2 a{
	font-size: 12px;
	font-weight: bold;
	color:#339900;
	text-decoration:underline;
	}
.styleheadermsg2 a:link{
	font-size: 12px;
	font-weight: bold;
	color:#339900;
	text-decoration:underline;
	}
.styleheadermsg2 a:visited{
	font-size: 12px;
	font-weight: bold;
	color:#339900;
	text-decoration:underline;
	}
.styleheadermsg2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:underline;
	}

menu.a:link { 
color:#000066; 
text-decoration: none;
}
menu.a:visited { 
color: #000066; 
text-decoration: none;
}
menu.a:hover {
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
} 

h2 {
font-size: 18px;
font-weight: bold;
text-decoration: none;
}

.colc2{
color:#000066;
font-size:13px;
}

.colc2:hover
{
color: #FF0000;
/*text-decoration: blink;*/
/*background-color: #F1B53D;*/
}

.topsubnav{
color:#0000CC;
font-size:12px;
font-weight:bold;
}

.topsubnav:hover
{
color: #FF0000;
background-color: #F1B53D;
}

#left_window { 
	width:115px; 
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:2px;
	font-size:12px;
	color: #FFFFFF;
}

.ftr { display:none; height:1px; overflow:hidden; width:2px; }

/*#wrapper {
	width: 750px;
	margin: 0 auto;
	padding:0px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFF;
	
}

#wrapper #header .menu ul li {

}*/


/*#content {
	background-color: #FFF;
}

#header {
	width: 712px;
	margin: 0 auto;
}*/

.nav_left {
	height:20px;
	padding-left:7px;
	padding-top:2px;
	padding-right:9px;
/*	margin-left:7px;
	margin-right:9px; */
	text-align:left;
	font-size:10px;
	text-decoration:none;
	text-indent:10px;
	list-style-position:inside;
}


.nav_left a {
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:10px;
}
.nav_left a:link {
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:10px;
}

.nav_left_heading{
color:#0000FF; font-size:11px; font-family:Arial, Helvetica, sans-serif; list-style:none; text-indent:10px;}

.nav_left_heading a{
color:#0000FF; font-size:11px; font-family:Arial, Helvetica, sans-serif; list-style:none; text-indent:10px;}

.nav_left_heading a:link{
color:#0000FF; font-size:11px; font-family:Arial, Helvetica, sans-serif; list-style:none; text-indent:10px;}

.nav_left :hover {
color:#FF9900;
}

.nav_left li {
	/* background-color:#F8C894;	*/
	border-bottom:dotted 1px #666666;
	line-height:24px;
}

.nav_top {
/*	margin-left:7px;
	margin-right:9px; */
	text-align:left;
	font-size:12px;
	color:#0000CC;
	text-decoration:none;
}


.nav_top a {
	font-size:12px;
	color:#0000CC;
text-decoration:none;
font-weight:bold;
}
.nav_top a:link {
	font-size:12px;
	color:#0000CC;
text-decoration:none;
font-weight:bold;
}

.nav_top_heading{
color:#0000FF; font-size:11px; font-family:Arial, Helvetica, sans-serif; list-style:none; text-indent:10px;}

.nav_top_heading a{
color:#0000FF; font-size:11px; font-family:Arial, Helvetica, sans-serif; list-style:none; text-indent:10px;}

.nav_top_heading a:link{
color:#0000FF; font-size:11px; font-family:Arial, Helvetica, sans-serif; list-style:none; text-indent:10px;}

.nav_top a:hover {
color:#FF9900;
}

.menu {
	width:98%; 
	height:18px; 
	position:relative;
	z-index:100;
	background-color: #F1B53D;
	margin-left:2px;
	margin-top:3px;
	text-align:center;
}

/*#footer {
	width:712px;
	margin:0px auto;
	margin-bottom:0;
	padding:0px;
	background-color: #FFF;
}

#footer p {
	margin:0;
	padding:0;
}*/

/* hack to correct IE5.5 faulty box model 
* html .menu {
	width:98%; 
	w\idth:98%;
}*/

/* 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 {
	padding-left:5px;padding-right:5px;
	text-align:left;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	padding-left:5px;padding-right:5px;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
  color:#565853; 
  padding-left:5px;padding-right:5px; 
  height:18px; 
  display:block; 
  overflow:hidden;
  float:left;
  margin-right:1px;
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	/*padding-left:5px;padding-right:5px; */
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color:#FFFF99;
	text-decoration:none;
}

/* style the second level hover */
.menu ul ul a.drop:hover{background:#F1B53D}
.menu ul ul :hover > a.drop {background:#F1B53D}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFFF99;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#FFFF99;}


/* 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:19px;left:0; width:128px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:19px;}

/* position the third level flyout menu */
.menu ul ul ul{left:151px; top:-1px; width:150px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-150px;}

/* 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:#ffff99; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;width:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#F1B53D;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#F1B53D;}

.mli  a:hover, .mli  ul li a:hover{color:#000; background:#B67A02;}
.menu :hover > a, .mli  ul li :hover > a {color:#000; background:#B67A02;}

/* 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;}
/*img, div, body { behavior: url(../iepngfix.htc); }*/