body {
background: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#222;
}

a img {
border:0;
}

p,dl,address,#content li {
margin: 10px 15px;
}
ul {
margin-right:15px;
}
dt {
font-weight:bold;
padding:2px;
}
dd {
margin: 0 20px;
}

h1,h2,h3,h4,h5,h6 {
margin: 10px 15px;
}

h1 {
font-size:1.4em;
border-bottom:2px solid black;
}
h2 { 
font-size:1.25em;
border-bottom:1px solid #ccc;
}

#content h2 {
padding-top:1.5em;
}

h3 {
font-size:1.1em;
color:#777;
}
h4 {
font-size:1em;

}
h5 {
font-size:.9em;

}
h6 {
font-size:.9em;
}





#wrapper {
width:600px;
background:url("/images/wrap_back.gif") repeat-y;
margin:10px auto;
}

#header{
background:black;
}
#topfineprint {
float:right;
background:#333333 url("/images/topfineprint_curve.gif") left no-repeat;
padding:0px 2px 2px 40px;
color:white;
font-size:.95em;
}
#topfineprint a {
color:#666;
text-decoration:none;
font-weight:bold;
}
#topfineprint a:hover {
color:#5C36A7;
}
#search {
padding:2px 0 0 0;
float:right;
font-size:.8em;
}
.searchbutton {
color: #CCF;
background:#666;
border:1px solid #CCF;
font-size:.9em;
margin:2px 2px 3px;;
}
.searchbox {
background:#747474;
background:white;
border:1px solid #adadad;
color:black;
width:139px;
font-size:.9em;
margin:2px 2px 3px;;
}

#topmenu ul {
list-style: none;
background:#666;
border-top:1px solid #CCC;
padding:4px;
margin:0;
}

#topmenu li {
display:inline;
}
#topmenu li a {
border-left:1px solid #CCC;
padding:5px;
color:#CCF;
text-decoration:none;
font-size:.9em;
font-weight:bold;
}
#topmenu li a:hover {
background:url("/images/topmenu_hover.gif") repeat-x bottom;
}
#firsttopmenu {
border:0;
}
#leftcol {
float:left;
width:150px;
}
#leftcol h2 {
background:black;
color:white;
margin:0;
font-size:1em;
padding:2px;
}
#leftcol ul {
background:url("../images/menu_back_mnspc_2.jpg");
height:224px;
margin:0;
padding:0;
list-style:none;
}
#leftcol ul li{
margin:0;
padding:0;
}
#leftcol ul li a{
height:20px;
display:block;
color:white;
width:150px;
text-indent:-999em;
overflow:hidden;
}
#leftcol ul li a:hover {
background:url("../images/menu_bullet_hover.jpg") no-repeat;
margin-left:2px;
width:148px;
color:red;
}
#content {
margin:0 0 0 150px;
min-height:200px;
}

#title {
border:0;
padding:40px 0px 0px 20px;
}


#aforms {
background:url("../images/OfficeForms.gif");
height:56px;
width:150px;
display:block;
text-indent:-999em;
float:left;
}
#aforms:hover {
background:url("../images/OfficeForms_hover.gif");
}
#ainsurance {
background:url("../images/InsuranceLookup.gif");
height:56px;
width:150px;
display:block;
text-indent:-999em;
float:left;
}
#ainsurance:hover {
background:url("../images/InsuranceLookup_hover.gif");
}
#aresearch {
background:url("../images/research.gif");
height:56px;
width:150px;
display:block;
text-indent:-9999em;
float:right;
overflow:hidden;
}
#aresearch:hover {
background:url("../images/research_hover.gif");
}
#contentfooter {
width:450px;
margin-left:150px;
}
#footer {
clear:both;
font-size:.8em;
background:black url("../images/footer_curve.jpg") bottom left no-repeat;
color:white;
padding: 7px;
text-align:center;
}

#credits {
float:right;
}

#network {
color:#36c;
list-style:none;
font-size:.8em;
}
#network li{
text-align:right;}
#network li a{
color:#666;
}


.inset {
float:left;
margin:0 1em;
border:2px solid silver;
padding:.5em;
margin-bottom:20px;
background-color:white;
}
.hidden {
display:none;
}

.thumblist {
list-style:none;
padding:0;
margin:0 0 0 15px;}
.thumblist li {
display:block;
padding:1em 0 0 0;
height:100px;
}
.thumblist h2 {
float:left;
border-top:2px solid black;
padding-left:1em;
margin:0;
font-weight:normal;
}
.thumblist img {
float:left;
}
.thumblist p {
float:left;
}

.educationtable { font-size:.8em;
	border:1px solid gray;
	width:400px;
	border-collapse:collapse; 
	margin:0 0 0 15px;
	}

.educationtable tr { padding-bottom:10px; }

.rowaccent { background-color:gray;
	color:white; }
