body{
	color: #000000;
	margin: 0px;
	padding: 0;
	margin-right: 0px;
	text-align: center;
	background: #516AAD;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 770px;
	margin: 5px auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	background: #FFFFFF;
	clear: both;
	overflow: hidden;
}

#banner{
	height: 100px;
	background: url(../images/banner.jpg);
	clear: both;
	width: 100%;
}


#nav{
	clear:both;
	width: 770px;
	font-weight: bold;
	background: #5269AD;
	height: 26px;
}

#nav ul{
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	clear: both;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	color: #333333;
	font-weight: bold;
	background: #FFFFFF;
}
#nav ul li a{
	color: #000000;
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #000000;
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #FFFFFF;
	background: #516AAD;
}



#content{
	margin-left: 0px;
	width: 100%;
	text-align: left;
	background: #FFFFFF;
}

#content p{
	margin: 10px;
	text-align: justify;
	text-indent: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
	font-size: 110%;
	color: #003366;
	padding: 0;
	margin: /*100px 0 0*/ 20px;
	text-transform: uppercase;
}

.leftimage{
	float: left;
	border: 1px solid #000000;
	margin: 0px 10px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clear: both;
}

.rightimage{
	float: right;
	border: 1px solid #000000;
	margin: 0px 0px 0px 10px;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clear: both;
}

/*.clearit{
clear: both;
display: block;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	color: #516AAD;
	background: #FFFFFF;
	border-top: thin solid #000000;
	border-right: thin #000000;
	border-bottom: thin #000000;
	border-left: thin #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
}

#footer p{
	padding: 5px;
	margin: 0;
	font-size: 70%;
	text-align: left;
	color: #FFFFFF;
}

.leftcol{
	margin-left: 10px;
	margin-top: 20px;
	width: 350px;
	margin-bottom: 20px;
	float: left;
	border: 1px;
	border-top-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-style: dashed;
	text-align: justify;
	border-top-color: #1B97DA;
	border-right-style: dashed;
	border-right-color: #FF0000;
	border-left-color: #1B97DA;
	border-left-style: solid;
}

.rightcol{
	margin-right: 10px;
	margin-top: 20px;
	width: 350px;
	margin-bottom: 20px;
	float: right;
	border: 1px;
	border-top-style: solid;
	text-align: justify;
	border-top-color: #1b97da;
	border-bottom-color: #FF0000;
	border-bottom-style: dashed;
	border-right-style: solid;
	border-right-color: #1b97da;
	border-left-style: dashed;
	border-left-color: #FF0000;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
}
#footer a {
	color: #516AAD;
	text-decoration: underline;
}
a:link {
	color: #516AAD;
	text-decoration: none;
}
a:hover {
	color: #516AAD;
	text-decoration: underline;
}

.h3{
	color:#516AAD;
	text-align: left;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}
a:visited {
	color: #516AAD;
}
.left {
	float: left;
	right: 50%;
}
.right {
	float: right;
	left: 50%;
	font-style: oblique;
	font-weight: bold;
}

.p {
	text-align: justify;
	font: 100% "Times New Roman", Times, serif;
}
#utility {
	float: right;
	margin-right: 0px;
	clear: both;
	margin-bottom: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.links{
	color: #000000;
	font-size: 60%;
	}
	
.links a{
	color:#FFFFFF;
	text-decoration: underline;
}

.links a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

.links a:hover{
	color:#FFFFFF;
	background: #000000;
}
	
p {
	color: #000000;
	text-align: left;
}
blockquote {
	margin: 20px;
}
object {
	background: url();
}
.cobalt {
	font:bold 120% "BankGothic Md BT";
	color:#000000;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	clear: both;
}
.cobalt10 {
	font:bold 10px "BankGothic Md BT";
	color:#000000;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
}
