body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	margin: 5px auto;
	background: #FFFFFF;
	text-align: left;
	width: 772px;
	w\idth: 770px;
	border: 1px solid #000099;
}
#header {
	background-image: url(../images/logo.gif);
	padding-left: 126px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000099;
	background-repeat: no-repeat;
	height: 126px;
}
#nav {
	width: 125px;
	float: left;
	background-image: url(../images/navGradient3.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 230%;
	color: #000099;
	padding-top: 12px;
	border-bottom: 1px solid #000099;
	border-right: 1px solid #000099;
}
#nav ul{
	padding: 0;
	margin: 0;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a{
	text-decoration: none;
	padding: 4px;
	color: #000099;
}
#nav ul li a:hover, #nav ul li a:focus{
	background-color: #ccccff;
	text-decoration: underline;
} 
#content {
	margin: 0 0 0 130px;
	padding: 13px;
}
#content p {
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	color: #000099;
}
#content img {
	border: 3px solid #000099;
	margin-right: 0.7em;
}
#content img.noborder {
	border: none;
}
.dropBox {
float: right;
padding: 4px;
margin: 4px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#holder #content hr {
	background: #000099 left;
	width: 300px;
	height: 1px;
}
#footer {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000099;
	height: 12px;
	vertical-align: bottom;
}
#footer a {
	color: #000099;
	text-decoration: underline;
}
#footer a:hover, #fotter ul li a:focus{
	background-color: #ccccff;
} 
#right {
	width: 200px;
	float: right;
	background-image: url(../images/rightGradient.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 135%;
	color: #000099;
	padding-top: 0px;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #000099;
}
#content object {
		
}
#right p {
	padding: 5px;
	font-size: 1.1em;
	line-height: 135%;
}
.callout {
    font: bold 130% Georgia, "Times New Roman", Times, serif;
    color: #333;
    margin: 0;
    padding: 20px 10px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000099;
}
#content a {
	text-decoration: underline;
	color: #000099;
}
#content a:hover, #content a:focus {
	background-color: #ccccff;
	text-decoration: underline;
}
#right a {
	text-decoration: underline;
	color: #000099;
}
#right a:hover, #right a:focus {
	background-color: #ccccff;
	text-decoration: underline;
}
div.container {
	width:100%;
	height: 45px;
}
#content ol {
	color: #000099;
	font-size: 0.86em;
	line-height: 135%;
}

div.split {
	width:200px;
	float:left;
}
#content ul {
	font-size: 0.86em;
	line-height: 135%;
	color: #000099;
}
#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000099;
	border: thin solid #000099;
}
div.spacer {
  clear: both;
}
  