/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#000; }	
a:hover {color:#333;}

h1, h2 ,h3 {
	
	}
	
h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#013b5e url(../images/bg.gif) repeat-x;
	color:#004772;
	font:12px arial, sans-serif;
	line-height:1.3;
	padding-top:5px;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:963px;
	}
	
#header {
	float:left;
	width:943px;
	background:#FFFFFF;
	border-top:5px solid #5bcaff;
	padding:10px;
	margin-bottom:2px;
	}
	
#header h1 {
	float:left;
	color:#004772;
	width:670px;
	font-size:12px;
	padding-top:10px;
	}
	
#header h1 a {
	color:#004772;
	font-size:24px;
	text-decoration:none;
	}
	
#header h1 img {
	float:left;
	margin-right:10px;
	margin-top:-5px;
	}
	
#header h2 {
	color:#5cb0df;
	font-size:12px;
	float:right;
	text-align:right;
	width:230px;
	margin-top:2px;
	}
	
#header h2 strong {
	color:#004772;
	font-size:22px;
	}
	
#left {
	float:left;
	width:254px;
	margin-bottom:15px;
	}
	
#left ul#nav li {
	background:#f4f4f4 url(../images/navbg.gif) no-repeat;
	font:18px 'arial narrow', arial, sans-serif;
	padding:5px 0 5px 30px;
	margin:1px 0;
	}
	
#left ul#nav li a {
	color:#004671;
	text-decoration:none;
	font-weight:bold;
	}
	
#left ul.nav1 a.one, #left ul.nav2 a.two, #left ul.nav3 a.three, #left ul.nav4 a.four, #left ul.nav5 a.five, #left ul.nav6 a.six, #left ul.nav7 a.seven, #left ul#nav a:hover {
	color:#66b4e1!important;
	}
	
#left .left {
	background:#2ec0fe;
	float:left;
	width:234px;
	padding:10px;
	margin-top:2px;
	}

#left .left h3 {
	background:#f4f4f4;
	color:#383e4b;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	}
	
#left .left ul {
	margin:10px 15px;
	}
	
#left .left ul li {
	margin:7px 0;
	}
	
#left .left ul li a {
	color:#000;
	text-decoration:none;
	background:url(../images/bullet.gif) 0 2px no-repeat;
	padding-left:20px;
	}
	
#left .left .rounded, #left .left .rounded-top, #right .rounded {
	float:left;
	width:226px;
	height:10px;
	}
	
#left .left .rounded-top {
	margin-top:15px;
	}
	
#left .left .round, #right .round {
	float:left;
	width:206px;
	background:url(../images/roundbg.gif) repeat-y;
	padding:0 10px;
	}
	
#left .left p.round, #right p.round {
	color:#fff;
	margin:0;
	}
	
#right p.round {
	font-weight:bold;
	font-size:16px;
	}
	
#left .left p.round strong {
	font-size:32px;
	color:#5bcaff;
	}
	
#left .left ul.round {
	margin:0;
	color:#fff;
	}
	
#left .left ul.round strong {
	float:left;
	width:80px;
	}
	
#right {
	float:left;
	width:707px;
	margin-left:2px;
	}
	
#right .content {
	background:#f4f4f4;
	padding:10px;
	float:left;
	width:687px;
	}
	
#right .contact {
	float:right;
	width:230px;
	margin-left:15px;
	}
	
#right .contact .frounded {
	float:left;
	width:227px;
	clear:both;
	height:9px;
	}
	
#right .content form {
	background:url(../images/formbg.gif) repeat-y;
	padding:0 10px;
	width:207px;
	float:left;
	}
	
#right .content form label {
	float:left;
	width:85px;
	margin-bottom:2px;
	color:#fff;
	}
	
#right .content form input, #right .content form textarea {
	float:left;
	width:110px;
	margin-bottom:2px;
	}
	
#right .content form input.submit {
	float:right;
	width:auto;
	height:auto;
	margin-right:10px;
	}
	
#right .content p.cta {
	background:#5bcaff;
	padding:10px;
	color:#015f97;
	font-size:15px;
	font-weight:bold;
	margin-top:15px;
	text-align:center;
	clear:both;
	margin-bottom:10px;
	}
	
#right .content h1 {
	font-size:24px;
	color:#00b1e8;
	}
	
#right .content ul {
	margin:5px 15px;
	}
	
#right .content ul li {
	list-style-type:disc;
	margin:8px 0 4px 10px;
	}
	
#footer {
	float:left;
	background:#f4f4f4;
	padding:10px;
	width:687px;
	font-size:11px;
	text-align:center;
	margin-top:2px;
	clear:both;
	border-top:2px solid #00629d;
	}
	
#footer p {
	margin:0;
	}
	
#footer ul {
	margin:0 auto;
	text-align:center;
	width:687px;
	position:relative;
	}
	
#footer ul li {
	display:inline;
	margin:0 10px;
	}
	
#footer a {
	color:#015f97;
	}
	
img.float-left {
	float:left;
	margin:15px 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:0 0 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	width:180px;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: #fff;
	font-weight:bold;	
	background:#00ade3; 
	text-align: left; 
	padding:0 10px 5px 10px;
}
