a {
	color: #990000;
}
a img {
    border: 0;
}
form {
    padding: 0;
    margin: 0;
}

/* most body copy */
p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #333333
} 

#footer div.gray {
	height: 40px;
	background-color: #DDDDDD;
}

#footer div.blue {
	background-color: #003A6E;
	height: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#footer #copy {
	background-color: #888888;
	height: 20px;
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 10px 5px 8px 10px;
}
#footer #copy a {
	color: #fff;	
	text-decoration: none;
}

#footer #copy a:hover {
    color: #fff;
	text-decoration: underline;
}

#footer #copy a.on {
	color: #fff;
}



#login, #login a {	
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-align: right;
	vertical-align: middle;
}
table#main {
	margin: 0;
	padding: 0;
	width: 800px;
	background-color: #fff;
}
table#main td {
	vertical-align: top;
}
table#main td#content {
	vertical-align: top;
	font-size: .8em;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
}

/* Change color of headers below */

table#main td#content h1, table#main td#content h2, table#main td#content h3, table#main td#content h4, table#main td#content h5 {
	padding: 0;
	border: 0;
	color: #333399;
}
table#main td#content h1 {
	font-size: 1.2em;
}
table#main td#content h2 {
	font-size: 1.1em;
}

table#main td#content h3 {
	font-size: 1em;
	font-weight: bold;
}
table#main td#content h4 {
	font-size: .9em;
	font-weight: bold;
}
table#main td#content h5 {
	font-size: .8em;
	font-weight: bold;
}
table#main td#left {
	padding-left: 5px;
}
table#main td#left h2 {
	background-image: url(images/left_nav_hd.png);
	width: 157px;
	height: 46px;	
	padding: 0;
	margin: 0;
}
table#main td#left select {
	padding-top: 3px;
	margin-left: -8px;
}
table#main td#left h2 span {
	display: none;
}
table#main td#left ul {
	list-style: none;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0px;
	width: 156px;
}
table#main td#left ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 3px 5px 10px;
	margin: 0;
}
table#main td#left ul li:hover {
	background-color: #EFEFEF;
}
table#main td#left ul li:hover a {
	color: #333333;
}
table#main td#left ul li ul {
	border: none;
	width: auto;
	margin: 0;
}
table#main td#left ul li.on:hover {
	background-color: #eaeaea;
}
table#main td#left ul li.on a {
	color: #333;
	text-decoration: underline;
}
table#main td#left ul li.on ul li {
	border: none;
	padding: 2px 3px 2px 10px;
}
table#main td#left ul li.on ul li a {
	color: #990000;
	font-weight: normal;
	font-size: 11px;
}
table#main td#left a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: Arial, sans-serif;
}	
table#main td#left ul li.small a {
	font-weight: normal;
	font-size: 11px;
	color: #333;
}
#crumbs {
   font-size: 12px;
	background-color: #C2C2C2;
	height: 18px;		 	
	padding: 3px 10px 3px 15px;
	font-family: Arial, sans-serif;
}	
#crumbs a {
	color: #333;	
	text-decoration: none;
}

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

#crumbs a.on {
	color: #931111;
}

div#state {
    padding: 0 10px 0 10px;
    border-bottom: 1px dotted #ccc;
}

div#content2 {
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 3px;
	margin-right: 3px;
}
table#listservs {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
table#listservs tr#grey td {
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
}
table#listservs td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table#main td#content div#state h1 {
	color: #fff;
	background-color: #990000;
	padding: 5px 5px 5px 10px;
	background-image: url("../images/stars.gif");
	background-repeat: no-repeat;
	background-position: right;
}

table#main td#content div#state ul#natlinks {
    list-style-image: url(../images/star_bu.gif);
    margin-left: 15px;
    padding-left: 20px;
}

table#main td#content div#state li {
    padding-bottom: 3px;
}


table#main td#content div#state h4 {
	font-size: 1em;
	border-bottom: 1px dotted #ccc;
	margin-left: 15px;
	margin-right: 200px;
}

table#main td#content div#state h2 {
	font-size: 1em;
	background-color: #ebebeb;
	padding: 2px 5px 2px 15px;
}

table#main td#content div#state h3 {
	font-size: 1em;
	color: #fff;
	background-color: #003366;
	padding: 2px 5px 2px 15px;
}

table#main td#content div#state h3 {
	font-size: 1em;
	color: #fff;
	background-color: #003366;
	padding: 2px 5px 2px 15px;
}

table#main td#content div#bottom-notes p {
    margin-left: 25px;
    font-size: .8em;
}


table#main td#content div#state p {
   padding-left: 15px;
}


table#login {
   margin-right: 40px;
}

table#vendor p {
	font-size: 11px;
	line-height: 1.2em;

}
