html {
margin: 0; 
padding: 0;}

body {
font-family:Arial, sans-serif;
font-size:10pt; 
padding: 0;
margin: 0;
}

#content {
padding: 5px;
height: auto !Important;
min-height: 29em;
height:29em;
}

img {border:0}

#header{
background:url(/images/Background-with-logo.jpg) no-repeat top left;
height:82px;
padding:0;
margin:0;
}

#headersearcharea {
color:white;
font-size:0.8em;
float:right;
padding:40px 20px 0 0;
margin:0;
}

#headersearcharea *{
vertical-align: middle;
}

#menu {
background-color:#003c7d;
margin-top:4px;
padding-top:5px;
margin-bottom:15px;
color:white;
}

#menu ul{
padding: 0;
margin: 0;
background-color:#009fc3;
text-transform:uppercase;
white-space: nowrap;
}

#menu li{
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size:12pt; 
border-left-color: white;
border-left-style: solid;
border-left-width: 2px;
display: inline;
list-style-type: none;
padding:0.08em 1em 0.2em 1em;
font-weight: bold;
line-height:1.5;
}

#menu li#firstmenu{
border:none;
}

#menu a{
color:white;
text-decoration:none; }

#menu a:hover {
text-decoration:underline; }


.homemain {
line-height:1.75;
}

#footer{
padding: 5px 2em 6px 2em;
color:white;
height:45px;
font-size:80%;
background:url(/images/background-for-footer.jpg) no-repeat;
}

#footer a:link, #footer a:active, #footer a:visited {
color:white; 
text-decoration:none; }
#footer a:hover {
text-decoration:underline; }

.cssbox_body a:link, .cssbox_body a:active, .cssbox_body a:visited {
color:#003c7d;
text-decoration:none; }
.cssbox_body a:hover {
text-decoration:underline; }


.boxesarea {
margin-top:1em;
}

/* Technique from www.SpiffyBox.com below here - thanks.*/
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body {
    background: transparent url(/images/rounded_hollow.png) no-repeat bottom right; 
} 

.cssbox_head, .cssbox_head h2 {
    background: transparent url(/images/rounded_filled.png) no-repeat bottom right; 
}

.cssbox_head A, .cssbox_head h2 A { color:#FFF; text-decoration:none; }
.cssbox_head A:HOVER, .cssbox_head h2 A:HOVER { text-decoration:underline; }


.cssbox { 
    width: 265px !important; /* intended total box width - padding-right(next) */
    width: 250px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin-right: 20px; /* use to position the box */
		margin-top:10px; 
		float:left;
	height:auto !Important;
	min-height:4em;
	height:4em;
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right;
		margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
		font-size: 12pt;
		font-weight: bold;
		color: white;
    padding: 5px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: 1em; !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 5px 0 5px 20px; /* mirror .cssbox_head right/left */ 
    height:auto !Important;
	min-height:4em;
	height:4em;
} 

.cssbox_body ul {
padding:0 0 0 13px;
margin:0;
list-style-image: url(/images/bullet.gif);
}

.cssbox IMG { margin: 0.6em 0 0 1.8em; }

/* Gold Sites */

.goldnav {
  font-family: 'Trebuchet MS', Arial, sans-serif;
	padding: 0 0 1em 0;
	margin:0 2em 1em 0;
	color: #fff;
	text-transform:uppercase;
	font-weight: bold;
	font-size:10pt;
	vertical-align: top;
	width:15em;
}
	

.selectedmenu, .nonselectedmenu  {
border-bottom: 1px solid #006F88;
}
	
.nonselectedmenu a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #006F88;
background-color: #009FC3;
color: #fff;
text-decoration: none;
}

.selectedmenu span {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #CCECF4;
background-color: #009FC3;
color: #fff;
text-decoration: none;
}

.nonselectedmenu a:hover  {
border-left: 10px solid #BFF3FF;
background-color: #009FC3;
color: #fff;
text-decoration: underline;
}

.TopOfPage, hr {
display:none;
}

.goldpara {
padding:5px 2em 10px 1em;
}

.subheading, .highlight, .StandardHighlight, .topofpage, H1 {
font-size:12pt; 
font-weight:bold;
color:#009fc3;
}
.subheading A { color: rgb(0, 159, 195); }

li {
padding-top:2px;
}

#bread { margin:-13px -5px 2px 0; padding:3px 0 3px 16.8em; background-color:#CCECF4; width:auto; color:#005F78; }
#bread A { color:#002E3F; }


#webmetric {
background-color:#EEFFEE;
border:1px solid #A8ECB9;
padding:4px 8px;
text-align:center;
width:25em;
}
#webmetric * {
margin:0;
padding:0;
}