/* Screen layout: */

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#4a596a url("../images/bg.gif") top center repeat-y;
color:#303030;
}

.navbarlinks{
display:block;
background:white url("../images/navigation/bg_off.gif") top left repeat-x;
padding:14px 0px 14px 0px;
height: 15px;

}

.navbar {
display:inline;
height: 35px;
margin:0px -4px 0px 0px;
padding:10px 10px 14px 10px;
border-right:1px solid #cccccc;
text-align: right;
}

.navbar:link {
	font-weight:bold;
	text-decoration:none;
	color: #174D94;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 12px;
}

.navbar:hover {
background:#666666 url("../images/navigation/bg_on.gif") top left repeat-x;
font-weight:bold;
text-decoration:none;
color: white;
border-top: 5px solid #2CB3E5;
border-bottom: 1px solid #2CB3E5;
}

.navbar:visited {
	font-weight:bold;
	text-decoration:none;
	color: #174D94;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 12px;
}

.navbar:visited:hover {
background:#666666 url("../images/navigation/bg_on.gif") top left repeat-x;
font-weight:bold;
text-decoration:none;
color: white;
border-top: 5px solid #2CB3E5;
border-bottom: 1px solid #2CB3E5;
}

.requiredfield{
font-size: 10px;
color: #4A92C0;
}

.footerlinks{
display:block;
background:#eeeeee;
padding:14px 0px 14px 0px;
height: 80px;
}

.headertext{
display: inline;
color: #174D94;
font-size: 34px;
font-weight: normal;
letter-spacing: 4px;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:700px;
}

#header{
display: table;
clear:both;
margin:0px 0 0 0;
padding:0;
height:214px;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
list-style:none;
}

#avmenu ul{
list-style:none;
margin:0 0 20px 0;
padding:0;
font-size:0.8em;
}	

.newsletter{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background:#f4f4f4 url("../images/backgrounds/sidebar_logo.gif") top left repeat-y;
line-height:1.3em;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

#extras{
display: inline;
float:right;
width:160px;
margin:0 0 0px 20px;
padding:10px;
font-size:0.9em;
line-height:1.5em;
background-color:#f4f4f4;
text-align:left;
border-right:5px solid #999999;
border-bottom:5px solid #999999;
border-top:1px solid #999999;
border-left:1px solid #999999;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:10px 30px 20px 30px;
border-left:5px dotted #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
font-size:2.1em;
margin:0 0 0.5em 0;
display:inline;
font-weight: normal;
}

#content h3{
font-size:1.6em;
margin:0 0 0.5em 0;
display:inline;
font-weight: normal;
color: #999;
}

#content img{
display:inline;
}

#content .imgFocus{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
display:inline;
}

a{
text-decoration:none;
color:#666666;
}

a:link{
color:#174D94;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#2CB3E5;
}

a:link:visited{
color:#174D94;
text-decoration:underline;
}

a img{
border:0;
}

.bloglink{color: #B100BD;}
.bloglink:hover{ text-decoration:underline;}
.bloglink:visited{color: #B100BD;}
.bloglinkarea{
display: block;
background:#F3E3FF;
padding:7px 7px 7px 7px;
height: 15px;
}
.blogsub{font-size:0.8em; color: #666666}

.standoutsub{
display: block;
border:1px solid #cccccc;
padding:7px;
}

.divMajor{
border-bottom:1px solid #666666;
}

#footer{
clear:both;
margin:0 auto;
height: 100px;
width:700px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:link{color: #174D94;}
#footer a:link:hover{ text-decoration:underline;}
#footer a:link:visited{color: #174D94;}

#footer .footerminor{color: #666666;}
#footer .footerminor:link{color: #666666;}
#footer .footerminor:link:hover{color: #666666;}
#footer .footerminor:link:visited{color: #666666;}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:9px;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.subheader{
display: block;
padding: 5px;
background:#eeeeee;
color: #666666;
font-weight:bold;
}

.headlite{
color: #00008B;
}

.headhilite{
background:yellow;
}

.headbad{
background:#00008B;
color: yellow;
}

.heademph{
font-style: italic;
}

.subheaderMinor{
color: #174D94;
font-weight:bold;
font-size: 12px;
letter-spacing: 2px;
}

.headstandout{
text-decoration:  underline;
}

.numberedlist{
list-style-type: decimal;
}

.white{
color: white;
}

.subheadback{
background:#00264d;
padding:7px;
}

.caption{
padding: 7px;
color: #000;
font-size: 10px;
background-color: #eee;
font-style: italic;
text-align: center;
border: 1px #999 solid;
border-top-width: 0;
}

.featimg img{
border: 1px #000 solid;
}

.brk{
clear: both;
}

.linkmenuvis{
visibility: visible;
position: relative;
z-index: 1;
border:1px solid #999;
border-bottom-width: 0;
line-height: 18px;
width: 300px;
}

.linkmenu{
position:absolute;
visibility: hidden;
border:1px solid #999;
border-bottom-width: 0;
line-height: 18px;
z-index: 100;
width: 300px;
}

.linkmenu span, .linkmenuvis span{
width: 282px; /* 18 less than linkmenu width to allow for padding */
display: block;
padding: 9px;
border-bottom: 1px solid #999;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
background:white url("../images/navigation/bg_off.gif") bottom left repeat-x;
}

.linkmenu a, .linkmenuvis a{
width: 282px; /* 18 less than linkmenu width to allow for padding */
display: block;

text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
}

.linkmenu a:hover, .linkmenuvis a:hover{ /*hover background color*/
background:#757575 url("../images/navigation/bg_on.gif") bottom left repeat-x;
color: white;
font-weight: bold;
}