body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #666666;
	text-align: center;
}
a:link, a:visited, a:active {
    text-decoration: none;
    color: #03ABE2;
	font-size: 12px;
}
a:hover {
    text-decoration: none;
    color: #4dc2e9;
	font-size: 12px;
}
#wrapper {
	border: 0px;
	width: 808px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top {
	border-top: solid 7px #03ABE2;
	border-bottom: solid 5px #CCCCCC;
	height: 64px;
}
#maincontainer {
	padding: 10px 0px;
}
#navbuttons {
	float: right;
	padding-top: 43px;
}
#navbuttons ul li {
	list-style-type: none;
	display: inline;
}
#navbuttons ul {
	padding: 0px;
	margin: 0px;
}
#navbuttons a:link, #navbuttons a:visited, #navbuttons a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 9px 10px;
	text-transform: uppercase;
	padding-top: 2px;
}
#navbuttons a:hover {
	color: #ceecfa;
	text-decoration: none;
	font-size: 10px;
}
#leftnav {
	padding: 0px 10px 0px 0px;
	width: 170px;
	float: left;
	text-align: left;
}
#leftnav ul {
	list-style-type: none;
	margin-left: 0em;
	padding: 0px;
	margin-top: 0em;
}
#leftnav ul li {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
}
#leftnav ul li.last {
	border-bottom: solid 1px #ccc;
}
#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	display: block;
	color: #03ABE2;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/nav_bg.gif);
	padding: 3px 3px 3px 20px;
	width: 147px;
	letter-spacing: .1em;
}
#leftnav a:hover {
	background-image: url(images/nav_bg-over.jpg);
	font-size: 10px;
}
#leftnav a.green {
	display: block;
	color: #85B701;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/navitem_bg.gif);
	padding: 3px 3px 3px 20px;
	width: 147px;
}
#leftnav a.green:hover {
	background-image: url(images/navitem_bg-over.gif);
}
#rightform {
	padding: 5px;
	width: 220px;
	float: right;
	text-align: left;
	border: 1px solid #ccc;
}
#middle {
	display: inline;
}
#middle_sp {
	width: 386px;
	float: right;
	padding: 0px 10px 0px 0px;
}

#middle_sp1 {
	width: 100%;
	/*float: left;*/
	padding: 0px 0px 0px 0px;
}

#middle_spp {
	margin-left: 180px;
}
#middle_sp p, #middle_spp p {
	margin: 1em 0;
}

.float_container {
	border-top: 2px solid #ccc;
	clear: both;
	width: 808px;
	text-align: left;
}
.float_container p {
	margin-bottom: 1em;
}
a.link2:link, a.link2:visited, a.link2:active {
    text-decoration: underline;
    color: #03ABE2;
	font-size: 12px;
}
a.link2:hover {
    text-decoration: underline;
    color: #4dc2e9;
	font-size: 12px;
}
h2 {
	padding: 0px 0px 5px 0px;
	background-image: url(images/dotted-line_horiz.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
h2 a:link, h2 a:visited, h2 a:active {
	font-size: 10px;
	color: #03ABE2;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
}
h2 a:hover {
	color: #4dc2e9;
	text-decoration: none;
	font-size: 10px;
}

#footer {
	clear:both;
	font-size: 9px;
	height: 100px;
	border-top: solid 5px #ccc;
	padding: 7px 0px 0px 0px;
}

p {margin: 0em;}
img {border: 0px;}
.padding {padding: 0px 10px;}
.floatleft {float: left; width: 250px; padding: 8px;}
.paddingtop {padding-top: 5px;}
.center {text-align:center; margin: 1.5em 0em;}
.paddingright {padding-right: 3px;}
.padrightmore {padding-right: 10px;}
.flashdivs {margin-top:1em; float:left;}
.applynow {padding: 25px 0px; text-align: center; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
h3 {
	color: #658905;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 2px solid #ccc;
}
h4 {
	color: #658905;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0px 0px 5px 0px;
	background-image: url(images/dotted-line_horiz.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
h5 {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 1.5em 0em 0em 0em;
}
h6 {
	font-weight: bold;
	font-size: 12px;
	margin: 0em;
}
h1 {
	font-weight: bold;
	font-size: 10px;
	margin: 0em;
		color: #03ABE2;
}
