body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 15px;
	background-color: #CC6600;
}
.tablemain {
	background-image: url(images/orange_12.jpg);
	background-repeat: repeat;
	border: 1px solid #000000;
}
#base {
	margin: 0em 2em;
	width: 85%;
	padding: 5px 5px 0px;
	}

ul {
	list-style-position: outside; 
} 

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2em;
	padding-bottom: 0.75em;
	padding-left: 0px;
	line-height: 120%;
}
.subheader {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000059;
	text-align: center;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 10px;
}
.trblue {
	background-image: url(images/nav_horiz_08.jpg);
	background-repeat: repeat;
}a:link {
	color: #012C83;
	text-decoration: none;
}
a:visited {
	color: #012C83;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #012C83;
	text-decoration: none;
}
#resumebox {
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
	text-align: center;
	width: 200px;
	float: right;
}
