/* CSS Document */
*{
	padding:0px;
	margin:0px;
}

h1,h2,h3,h4,h5,h6,pre,code {font-size:100%; }

ol{list-style-position:inside}

a img {border:none}

table {border-collapse: collapse;}

div:after, ul:after{content:".";display:block;height:0px!important;line-height:0px;clear:both;visibility:hidden;}

caption {margin-right:0px!important}

/* =global styles */ 

body{font-family: Tahoma, sans-serif; font-size:77%;}

.nomargin {margin-bottom:0px!important}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background:#7C8DA0 url(img/bg.jpg) repeat-x top; 
	margin-top:10px;
	margin-bottom:10px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}


#middle h1, #middle h2{
font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
font-weight: normal;
letter-spacing: 0.005em;
color: #00148c;
padding-bottom: 5px;
margin-top: 3pt;
margin-right: 0pt;
margin-bottom: 15px;
margin-left: 0pt;
margin-bottom: 3pt;
}

h2 {
	font-size: 170%;
}

h3 { 
	font-size: 150%;
}

h4 {
	font-size:  120%;
}


ul{
 list-style-type: square;
}


#pagebox-bg {
	width: 785px;
	/*width:988px;*/
	background-color: #FFF;
	margin: 0 auto 0 auto;
	border: 5px solid #fff;
	
}

#wrapper{
	margin:0px auto;
	float:left; 
}

#head{
	float:left;
	width:100%;
}

#navi {
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
    clear: both;
    float: left;
    padding: 5px 0px 5px 0px;
    margin-top: 2px;
	background: url(img/bg02.jpg) repeat-x 0 50%;
    position: relative; /* IE 5.5 */
    width: 785px;
	border: 1px solid #a0a0a0;
}

#mainNav li:hover, #mainNav li.hover {
    position:static;
}
#mainNav, #mainNav ul {
 	list-style: none;	
	/* all lists */	
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 100000;
}

#mainNav a {
	display: block;
}

#mainNav li { 
	display: inline;
    float: left;
    margin: 0 1px 0 0;
	/* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	list-style: none;
	border-left: 1px solid #ffffff;
}

#mainNav li a{
	width: auto ;
	text-align: center;
	color: #ffffff;
	/*float: left;*/
    padding: 4px 11px;
    text-decoration: none;

}

#mainNav li a:hover {
	color: #fff;
	text-decoration: underline;
	background: url(img/catbg.gif) repeat-x 0 50%;
}
	
#mainNav li ul {
	/* second-level lists background-color:#000066;*/
	position: absolute;
	border: 1px solid #a0a0a0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding:  0px 0px 0px 0px;
}

#mainNav li ul li {
	margin:2px;
	float: none;
	border:1px #ff0000;
	background: #a0a0a0;
}

#mainNav li ul li a {
	width: 7em;
	text-align: left;
	display: block;
    text-decoration: none;
    color: #fff;
    background: url(img/bg02.jpg) repeat-x 0 50%;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #ffffff;
}

#mainNav li ul li a:hover {
	text-decoration: underline;
	background: url(img/catbg.gif) repeat-x 0 50%;
}
#mainNavli:hover ul ul, #mainNav li.sfhover ul ul { left: -999em; }
#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul {
	/* lists nested under hovered list items */	
	left: auto;
}
#mainNav li ul ul { 
	/* third-and-above-level lists */
	margin: -1em 0 0 8em;
}

#banner {
	float: left;
	padding: 0px; 
	margin: 0px;
	width: 785px;
	height: 145px;
	border: solid 1px #c4cbd2;
	background-image: url(img/header.jpg)!important; 
}

#content{
	
	width: 785px;
	float:left;
	margin-top: 2px;
	border: 1px solid #C6BEBD;
}

#left{
	float: left;
	width: 170px;
	margin: 5px 10px 5px 0px;
}

#col1 #left{
	display:none;
}

#middle{
	float: left;
	width: 590px;
	margin: 5px 5px 5px 0px;
	border-left: 1px solid #C6BEBD;
}


#col1 #middle{
	width:780px;
	border-left: 0px;
}

#footer{
	float:left;
	font-size: 84%;
	width: 785px;
	color: #c4cbd2;
	text-align:left;
	margin:0px;
	background-color: #42556C;
	margin-top: 3px;
}
#footer p {
margin: 5px;
}
#footer a {
	color: #cecfce;
}

/* =forms */
select *, input, button{font-family:verdana;}

select, input, button {font-family:verdana;font-size:80%; margin:0px;}

select option {font-size:100%; margin:0px 3px 0px 3px}

button {height:2.2em; padding:1px 3px 2px 3px; margin-right:2px; text-transform:uppercase; vertical-align:middle;color:#000033!important}

label {font-family:verdana; font-size:80%; margin-right:0px; margin-left:1px; vertical-align:middle;font-weight: bold;}

input {padding:2px 3px 1px 3px;margin-right:2px;vertical-align:middle;}

/**** TABLES ****/
#stat-fix .even td {background: url(img/oddbg.jpg) #e6e6e6 repeat-x bottom;}
#stat-fix .hover td {background-color:#e3eef9;}/*#E7E3E7*/
#stat-fix .selected td {background-color: #006699; color:#fff; font-weight:bold;}/*#E7E3E7*/
#stat-fix td{font-size:90%; /*border:1px solid #d7d7d7 ;*/}
#stat-fix td {text-align:left;}
#stat-fix th {text-align:left;}

#middle #stat-fix td {border:1px solid #d7d7d7 ;padding:1px; text-align:center;}
#middle #stat-fix {padding:0px;margin-top:10px; width:100%;}

#middle #stat-fix .head1 {
	background-image: url(img/topbg.jpg); 
	background-color: #a4a5a0;
	background-repeat:repeat-x;
	color:#000;
	font-weight:bold;
	text-align:left;
}

#middle #stat-fix .head2 {
	background-color: #C6C3C6;
	background-repeat:repeat-x;
	color:#666666;
	font-weight:bold;
	text-align:left;
}

.datehead {
	 color: #31659C;
	 border-bottom:1px solid #cecfce;
	 margin: 0px;
	 padding: 0px;
	 margin-top:3px;
	 font-size: 120%;
}

#preview{
border:1px solid #CCCCCC; 
clear:left;
padding:3px; margin-bottom:5px;
}

.oddbox{
background-color:#eeeff1;
background-image: url(img/newsBg.gif);
background-position:bottom; 
background-repeat:repeat-x;
}

.evenbox{
background-color:#eeeff1;
background-image: url(img/newsBg.gif);
background-position: 0 50%;
background-repeat:repeat-x;
}

#preview h3 {
padding: 0px; margin:0px;
width:100%;
font-size:11px;font-weight:bold; color:#00168E;
padding-bottom:2px;
margin-bottom:5px;
border-bottom: solid #CCCCCC 1px; 
text-transform:uppercase;
text-decoration:none;
}

#preview h3 a{
text-transform:uppercase;
text-decoration:none;
font-size:11px;font-weight:bold; color:#00168E;
}

#preview .dateadded{
color:#666666;
margin:0px;padding:0px;
}


#preview img {
float:left; margin-right:5px;margin-left:5px; border: 1px solid #00168E;
}


#story {
float:left; clear:left; margin:0px; margin-bottom: 10px; padding:0px;
}


#story #icon {
float:right;
padding:3px;
margin: 0px 0px 5px 5px;
}

div.figure {
float:left; text-align: center;
padding:2px;
margin: 0px 5px 5px 0px;
border: solid 1px #999999;
}

div.figure p {
  padding:0px;
  margin:0px;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  clear:both;
 
}

.agesubnav {
margin: 0px 0px 5px 5px;
border: 1px solid #CCCCCC;
background-image:url(img/agemenubg.jpg);
background-position: bottom;
height: 160px;
}
.agesubnav h2{
width:100%;
font-size:11px;
font-weight:bold;
color:#00168E;
padding-bottom:2px;
margin-bottom:5px;

border-bottom: solid #CCCCCC 1px; 
text-transform:uppercase;
text-decoration:none;
}

.agesubnav ul{
margin: 5px;
clear:both;
list-style-image:url(img/pim2.gif);
list-style-position: inside;
}

.agesubnav li{
padding: 2px 0px 2px 5px;
font-weight:bold;
}