/* html tags */

body {  
	font-family: arial;
   	background: white;
   	font-size: 14px;
 	}

p,li, td{font-family: Arial, Helvetica, sans-serif; color:#000000; margin:0 0 1em 0; font-size: 12px;}
td{
padding: 3px;
}

li {margin:0 0 .2em 0}

h1,h2,h3,h4,h5,h6 { font-family:Helvetica,Arial,sans-serif; color:#999; margin:1em 0; }

h1{margin: 0 0 .5em 0; font-size: 1.4em;}

h2{margin: 0 0 .5em 0; font-size: 1.2em;}

h3{
	margin:0 0 .5em 0;
	font-size: 1em;
	color: #666666;
}
h4{margin:0 0 .5em 0; font-size: .9em; color:#666;}
h5{margin:0 0 .5em 0; font-size: 0.8em; color:#666;}
h6{margin:0 0 .5em 0; font-size: 0.6em; color:#666;}

a img {border:0;}

/* links */
a:link { text-decoration: none; color: #f63; }
a:visited { text-decoration: none; color: #ffa600; }
a:hover {text-decoration:underline; color:#f30; }
a:active {text-decoration:underline; color: #f30; }



#lhcol h3 {text-align:center; margin-top: 1em; font-weight: bold;}
#lhcol ul { list-style:none; margin: 5px 5px 5px 10px; padding: 0; border: none;}

#lhcol li {margin: 1em 0 0 0;}
#lhcol li a {font-style:normal; color: #666;}


#hilite-box h3 {padding: 10px;}
#hilite-box p {padding: 10px 0 10px;} 

#content-ftr p {font-size:10px; color: #999; }
#content-ftr a {color: #999;}


/* layout elements */

#bgheader {
display: none;
}

#top-lh-wrapper {
	width:  70%;
	min-width: 768px;
	margin: 0 auto;
	overflow: auto;
}
#top-rh-wrapper {
	width:  100%;
	margin:  0;
}

#pgheader {
	margin: 0 6px;
}

#logo {
	display: none;
}

#topnav {
	display: none;
}

#imagebanner {
	display: none;
}

#mainmenu { margin: 0; min-width:756px;  height: 24px;}

#droppage {min-width:756px; margin: 0px 6px; overflow:auto; }

#curve {min-width:756px; margin: 0; height: 15px; }

#content { margin: 20px 1px 0px 13px; overflow:auto; } 

#lhcol {width: 210px; float:left; display:inline; margin: 0 0 0 0px; } 

#lhcol-btm {width: 210px; height: 6px;  font-size:1px; }

#rhcol {width:85%; margin 0px 0px 0px 10px; float:left; display:block; }

#hilite-box {width: 40%;  float:left; display: inline; margin: 0 13px 13px 0; } 

#hilite-box-btm {width: 200px; height: 6px; font-size: 1px; }

#content-ftr {clear:both; width:auto; margin: 15px 26px 0 26px; background: #fff  padding: 15px
 0 15px 0; text-align:center;}

#logostrip { display: none; width: 600px; margin: 10px auto; text-align: center; }

#logostrip img {padding: 5px;}

#pgfooter {width: 70%; min-width:768px; margin: 0px auto 0px auto; height: 24px; font-size: 1px;}

#ftr-lh-wrapper { width: 6px; float: left; margin: 0; height:12px; }

#ftr-rh-wrapper { width: 6px; float: right; margin:  0; height: 12px; }

/* main menu */

#menu ul { float: left; margin: 0; padding: 0 0 0 20px; border: none; height: 24px; list-style: none; display: inline; line-height: 23px; }

#menu li { display:inline; }

#menu ul li { float: left; margin: 0; padding: 0; display: inline; list-style: none; }

#menu a, #menu a:visited { float:left; display: block;  padding: 0 23px 0 23px; margin: 0; text-decoration: none; font-weight: bold; font-size:/*0.9em*/1em;  text-align:center;  }


/* lefthand navigation */

.where-am-i {
font-size:12px;
font-weight:bold;
font-style:italic;
margin-top:10px;
margin-bottom:10px;
color:#666666;
text-align:center;
}

.page-maincontent {
width:90%;
background-color:transparent;
overflow:visible;
border-bottom: 1px #FFFFFF solid;
}
.page-maincontent-left {
display: none;
float:left;
/*width:100%;*/
background-color:#ffffff;
padding: 1px 5px 1px 0px;
border: 0px #FFCC33 solid;
vertical-align:top;
font-family: Arial,Helvetica,sans-serif;
margin: 1px 1px 1px 1px;
}

.ant {
font-size:12px;
}
.ant-ancestor {
border-bottom:0px #ffa600 solid;
margin: 5px 5px 5px 0px;
width: 100%;
border-bottom: 1px #FFE4B3 solid;

}
.ant-ancestor a:link, .ant-ancestor a:visited {
text-decoration: none;
font-size:1.0em;
color:#666666;
}
.ant-ancestor a:hover {
background-color: #ffffff;
color:#ffa600;
text-decoration:none;
}
.ant-arrow {
text-align:center;
padding-top:2px;
}
.ant-current {
font-weight:bold;
color:#ffa600;
}
.ant-item {
border-bottom: 1px #FFE4B3 solid;
width: 100%;
margin: 5px 5px 5px 0px;
}
.ant-item a:link, .ant-item a:visited {
text-decoration: none;
font-size:1.0em;
color:#666666;
}
.ant-item a:hover {
background-color: #ffffff;
color:#ffa600;
text-decoration:none;
}
.ant-children {
margin-left:10px;
}
/* link to top of page */

.link-to-top {
display: none;
}

.link-to-top :link, .link-to-top :visited, .link-to-top :hover {
	display: none;
}
 			/* Commented Backslash Hack
			
			hides rule from IE5-Mac \*/
			
			#menu a, #mainmenu a:visited {float:none;}
			
			/* End IE5-Mac hack */

#menu a:hover { text-decoration: underline;  }

#active a, #active a:link, #active a:visited, #active a:hover, #active a:active   { color:#333; text-decoration:none; }

/* misc css classes */

.clear {font-size:1px; clear:both;}

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}

