body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #CCC;
}
#header{
	min-width: 1138px;
	width: 100%;
	margin:0;
	padding:0;
	background-color: #1D479B;
}
#header img{
border:0; 
margin:0; 
padding:0;
}
#container {
	text-align:left;
	width: auto;
	background-color: #fff;
/* Center in FireFox 
margin:0 auto; */
}

#content {
background-color: #FFFFFF;
padding:1px 20px 15px 20px;
font-size: 1em !important;
font-size: .9em;
	min-height: 355px;  
/*	height: auto !important;*/
}
#center {
	margin: 0 0 0 166px;
	z-index:5;
	}
#left {
/*		height:auto;
	background-color:#eee; 
	border-right: 1px solid #333;*/
/*	z-index:3;
	text-align:left;
	padding:0;
	background-color:#1C479A;*/
	width:166px;
	float:left;
}
#mid {margin: 0 350px 0 0;}
#right {
	float:right;
	height:100%;
	z-index:3;
	text-align:left;
padding: 0 10px;
background-color:#1C479A;
width:296px;
}

#footer {
	clear: both;
	color: #666;
border-top: #333 solid 1px;
padding:1em 2em .5em 1em;
	font-size: 0.8em;
	background-color: #ccc;
	text-align:right;
	background-image: url(images/bgndshadow.gif);
	background-repeat: repeat-x;
/*	font-weight: bold; */
}
#main {
	padding:0;
min-width: 750px;
	background-color: #1D479B;
}
.hide{position: absolute;
left: -9000px;}
.floating
{
 float: right; 
 margin: .2em;
	z-index:-1;
}
.leftfloating
{
float: left; 
margin: .2em;
	z-index: -1;
}
	
#testnav, #testnav ul {
list-style: none outside none;
			margin:0;
			padding:0;
width: 165px;
		}
#testnav li {
position:relative;
/*width: 165px*/
float: left;
		}

#testnav li ul {
	left: -999em;
	margin-left: 166px;
	margin-top: -2em;
	position: absolute;
	background-color: #153673;
border-left: 1px solid #000;
		}

#testnav li a {
border-top: 1px solid #CCC;
border-bottom: 1px solid #000;
border-right: 1px solid #1C479A;
    color: white;
    display: block;
    font-weight: bold;
    text-decoration: none;
padding: 5px;
width: 155px;
	font-family: arial, helvetica, sans-serif;
		}

#testnav li a:hover {
background-color: #09F;
color: #FFF;
		}
}
#testnav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}
#testnav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}
/* old testnav	
#testnav li {
position:relative;
width: 165px
		}
#testnav ul {
list-style-type: none;
			margin:0;
			padding:0;
		}

#testnav li a {
list-style-type: none;
display: block;
	padding: .5em 0.4em;
	font-size: 13px;
	font-weight: bold;
	color:#FFF;
	text-decoration:none;
	font-family: arial, helvetica, sans-serif;
border-top: 1px solid #CCC;
border-bottom: 1px solid #000;
border-right: 1px solid #1C479A;
width: 155px;
		}

#testnav li a:hover {
background-color: #09F;
color: #FFF;
		}
li a.submenu {
margin: 0;
		}
#testnav li:hover>ul {
			visibility:visible;
	z-index:11;
		}

#testnav ul ul {
	z-index:10;
	background-color: #036;
	border-left: 1px solid #003;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position:absolute;
	left:165px;
	top:0px;
	visibility: hidden;
		}		
*/
#navheader a
{
color: #FFF;
font-weight: bold;
width: auto;
padding: .5em;
margin: 0 0 .5em 0;
text-decoration: none;
}

#navheader a:hover
{
background-color: #09F;
}
#navsubh ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navsubh a
{
display: block;
color: #000;
font-weight: bold;
background-color: #CCC;
width: 100%;
padding: .2em .5em;
text-decoration: none;
}

#navtop{background-color: #333;width:100%;}
#navtop a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;	font-weight: bold;
padding: .1em .1em;
}
#navtop ul
{
margin: 0;
padding: .2em .5em;
list-style-type: none;
}

#navtop ul li { display: inline; }

#navtop ul li a
{
text-decoration: none;
padding: .2em 1em;
}

#navtop ul li a:hover
{
color: #fff;
background-color: #666;
}
#navsubmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navsubmenu li { margin: 0; }

#navsubmenu a
{
display: block;
color: #FFF;
background-color: #036;
width: 100%;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#navsubmenu a:hover
{
background-color: #369;
color: #FFF;
}

#navsubmenu li li a
{
display: block;
color: #FFF;
background-color: #69C;
width: 100%;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}
#navconstr ul
{
margin: 0;
padding: 0;
list-style-type: none;
 float: right; 
	z-index:-1;
}

#navconstr a
{
display: block;
color: #FFF;
font-weight: bold;
background-color: #666;
width: 100%;
padding: .5em .5em;
text-decoration: none;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 2px solid #000;
}

#navconstr a:hover
{
color: #FFF;
background-color: #369;
border-top: 1px solid #000;
}

.AQH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C479A;
	list-style-type: none;
}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	font-weight: bold;
	color: #FFF;
	padding: .3em 0.5em;
	background-position: left;
	background-color: #1C479A;
}
.AQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C479A;
}
#currentpage a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;	font-weight: bold;
padding: .2em .5em;
background-color:#FFF
}
.creditsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.bulletlist {
	padding-bottom: .6em;
}
.subheader{
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 100%;
	padding: .2em .7em;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
}
a.subheader:link {color: #999; text-decoration: none}
a.subheader:visited {color: #999; text-decoration: none}
a.subheader:hover {color: #1C479A; text-decoration: underline}
#subheader{
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: .5em 1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#subheader a:link {color: #999; text-decoration: none;}
#subheader a:visited {color: #999; text-decoration: none;}
#subheader a:hover {color: #1C479A; text-decoration: underline;}

a:link {
	color: #03F;
}
a:visited {
	color: #339;
}
a:hover {
	color: #09F;
}
a:active {
	color: #09F;
}
.listhead {
	font-weight: bold;
	color: #1C479A;
}
.tableform {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #1C479A;
	border-right-color: #1C479A;
	border-bottom-color: #1C479A;
	border-left-color: #1C479A;
}
.lrpad {
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
#clearer {clear:both;}
