body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #003399;
	text-transform: capitalize;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;

}

a.fav:link {  
	color: #000000; 
	text-decoration: none; 
	list-style-image: url(images/bullett.gif); 
	font-size: 12px
}

a.fav:visited {  
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	list-style-image: url(images/bullett.gif); 
	font-size: 12px
}

a.fav:hover {  
	font-weight: normal; 
	color: #003399; 
	text-decoration: underline; 
	list-style-image: url(images/bullett.gif); 
	font-size: 12px
}

a.fav:active {  
font-weight: normal; color: #000000; text-decoration: none; list-style-image: url(images/bullett.gif); font-size: 12px
}

a.nav:link {  
color: #000000; text-decoration: none; list-style-image: url(images/bullett.gif); font-size: 10px
}

a.nav:visited {  
font-weight: normal; color: #000000; text-decoration: none; list-style-image: url(images/bullett.gif); font-size: 10px
}

a.nav:hover {  
font-weight: normal; color: #003399; text-decoration: underline; list-style-image: url(images/bullett.gif); font-size: 10px
}

a.nav:active {  
font-weight: normal; color: #000000; text-decoration: none; list-style-image: url(images/bullett.gif); font-size: 10px
}

a.ofc:link {  
color: #000000; text-decoration: none; list-style-image: url(images/bullett.gif); font-size: 10px
}

a.ofc:visited {  
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	list-style-image: url(images/bullett.gif); 
	font-size: 10px
}

a.ofc:hover {  
	font-weight: normal; 
	color: #003399; 
	text-decoration: underline; 
	list-style-image: url(images/bullett.gif); 
	font-size: 10px
}

a.ofc:active {  
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	list-style-image: url(images/bullett.gif); 
	font-size: 10px
}

input.submit 
{
	font-size: 10px;
	background:#ffffff; 
	color:#cc0000; 
	border:1px #50555A solid;
	cursor: hand;
}

input.adminSubmit 
{
	font-size: 10px;
	background:#ffffff; 
	color:#333333; 
	border:1px #50555A solid;
	cursor: hand;
}

input 
{
    color: #333333;
    font-size: 10px
}


a:link {  
color: #000000; 
text-decoration: underline
}
a:visited {  
	color: #000000; 
	text-decoration: underline
}
a:hover {  
	color: #FF0000; 
	text-decoration: none
}
a:active {  
	color: #000000; 
	text-decoration: underline
}

.copy {  
font-size: 12px; color: #000000}

.title {  
font-size: 12px; color: #000000; font-weight: bold}

.sidetbl {  
font-size: 12px; color: #FFFFFF; font-weight: bold}

.tip {  
font-size: 12px; color: #000000}

.header {  
font-size: 16px; font-weight: bold; color: #000000}

li {  
	list-style-position: outside; 
	list-style-image: url(images/bullet2.gif)
}
	
.main_copy {
	font-size: 14px;
	color: #000000;
}

.ofcbio {
	border: thin solid #000000;
}
