body {
	background:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.red{
	color:#FF0000;
}
div.outer {
	width:770px;
	margin:0 auto;
}
div#white {
	position:relative;
	float:left;
	width:770px;
	background:white;
}
div.centered {
	margin: 0px auto;
	width:720px;
}
div.left {
	margin: 0px auto;
	width:720px;
}
div.space {
	float:left;
	margin: 0px auto;
	width:720px;
	height:15px;
}
#menu {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background: #09008b;
}
#menu ul {
	width:720px;
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}
#menu li {
	float:left;
}
#menu a {
	height:25px;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color: #FFF;
	padding:10px 20px;
	display:block;
	text-align:center;
}
#menu a:hover {
	background: #9d99d1;
}

#contentmainpage {
	width: 650px;
	text-align: left;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
#content {
	float:left;
	width: 470px;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}
#content_full {
	float:left;
	width: 720px;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}
#home_right {
	float:right;
	width: 180px;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
#col {
	float:right;
	width: 222px;
	font-size: 11px;
	color: #666666;
	padding-right: 13px;
	padding-left: 5px;
	background-image: url(divider0.htm);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	float:left;
	width:100%;
	font-size:12px;
	text-align: center;
	line-height:175%;
	color: #FFF;
	padding:15px 0;
	background: #09008b;
}
#content_image {
	float:left;
	width: 400px;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
#content_left {
	float:left;
	width: 300px;
	font-size: 11px;
	color: #666666;
	padding-right: 13px;
	padding-left: 5px;
	background-image: url(divider0.htm);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_left_step {
	float:left;
	font-size: 12px;
	color: #333333;
	width: 300px;
	padding-right: 13px;
	padding-left: 5px;
	background-image: url(divider0.htm);
	background-repeat: no-repeat;
	background-position: right top;
}
a.footer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none;
	font-weight:bold;
}
.little {
	font-size: 10px;
}
.bold {
	font-weight:bold
}
p.bold2 {
	font-weight:bold;
	color: #000066;
}
p.underheader {
	margin-top:4px;
}
p.contact {
	text-decoration: none;
	font-size:12px;
	font-weight:none;
	color: #333333;
	margin-left: 15px;
}
h1 {
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	color: #000066;
}
h2 {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	margin-bottom:0px;
}
h2.main {
	font-size:12px;
	color: #000066;
	font-weight:bold;
	margin-top:25px;
}
h2.rightcol {
	font-size:12px;
	color: #000066;
	font-weight:bold;
	font-style: italic;
	margin-left:10px;
	margin-bottom:0px;
}
h2.contact {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color: #333333;
}
OL {
	list-style-type: upper-alpha;
}
OL OL {
	list-style-type: decimal;
}
ul.small {
	font-size: 9px;
	line-height: 150%;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration:none;
}

ol.services {
	font-size: 12px;
	line-height: 133%;
	color: #333333;
	list-style-type: decimal;
}