body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #CCCCCC;
}
img {
	border: 0;	
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}


UL {list-style:url(../images/bullet.gif) none inside}

.header {
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	text-transform: uppercase;
}

.italics {
	color: #666666;
	font-style: italic;
}


/* default link colors dont need to define in href tag*/
a:link {
	text-decoration: none;
	color: #990000;}

a:visited {
	text-decoration: none;
	color: #990000;} 

a:hover {
	text-decoration: none;
	color: #999900;} 


/* botnav links: set class as botnav in a href tag */
a.botnav:link {
	color: #999900;
}

a.botnav:visited {
	color: #999900;
	text-decoration: none;
}

a.botnav:hover {
	color: #990000;
	text-decoration: none;
}

a.botnav:active {
	color: #990000;
	text-decoration: none;
}

/* paratxt links: set class as paratxt in a href tag */
a.paratxt:link {
	color: #999900;
}

a.paratxt:visited {
	color: #999900;
}

a.paratxt:hover {
	color: #990000;
}

a.paratxt:active {
	color: #990000;
	text-decoration: none;
}

/* meb links: set class as paratxt in a href tag */
a.meb:link {
	font-size: 10px;
	color: #333333;
}
a.meb:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.meb:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a.meb:active {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}


table.subnav{
border: 0;
width: 324px;
background-color: #FAFAFA;}


.subnavhead {
	font-size: 12px;
	text-transform: uppercase;
	color: #B8B8b8;
	font-weight: bold;
}

h1{
color: #115e6e;
font-size: 11px;
text-transform: uppercase;
padding-top:10px;}
h2{
color: #666666;
font-size: 11px;
text-transform: uppercase;
padding-top:10px;}

h3{
color: #4f5e25;
font-size: 11px;
text-transform: uppercase;
padding-top:10px;}

h4{
color: #73481a;
font-size: 11px;
text-transform: uppercase;
padding-top:10px;}


td.content{
width:359px;
vertical-align: top;
}

table.main{
background-color: white;
width: 800px;}

table.contrib{
width: 700px;
background-color: #FAFAFA;}
table.contrib td.top{
background-color: white;}
