/*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:#283234; }	
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;
	color:#00626e;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#a6d0de;
	color:#888;
	font:12px arial, sans-serif;
	line-height:1.3;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:764px;
	}

.wrap {
	float:left;
	width:740px;
	background:url(../images/bg.gif) repeat-y;
	padding:10px 12px;
	}
	
#header {
	float:left;
	width:719px;
	padding:0 10px;
	margin-bottom:15px;
	}
	
#header h1 {
	font-size:14px;
	color:#898989;
	float:left;
	width:420px;
	font-weight:bold;
	line-height:18px;
	padding-top:10px;
	}
	
#header img.logo {
	vertical-align:middle;
	margin-right:7px;
	float:left;
	}

#header h1 a {
	color:#94c09e;
	font-size:24px;
	text-decoration:none;
	}
	
#header h2 {
	float:right;
	text-align:right;
	width:250px;
	font-size:14px;
	color:#898989;
	padding-top:15px;
	font-weight:bold;
	line-height:18px;
	}
	
#header h2 strong {
	color:#7da1ad;
	font-size:24px;
	}
	
#left {
	float:left;
	width:216px;
	background:#f6f6f6;
	padding-bottom:15px;
	}
	
#left form {
	float:left;
	background:#a6d0de;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
	}
	
#left form label {
	float:left;
	width:80px;
	margin-bottom:4px;
	margin-left:5px;
	}
	
#left form input, #left form textarea {
	float:left;
	width:120px;
	margin-bottom:4px;
	}
	
#left form input.submit {
	width:auto;
	height:auto;
	float:right;
	margin-right:8px;
	}
	
#left form h3 {
	background:#494f4f;
	color:#fff;
	padding:3px;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
	}
	
#left h3 {
	color:#353535;
	font-size:13px;
	font-weight:bold;
	padding-top:20px;
	margin-left:15px;
	}
	
#left ul {
	margin-left:15px;
	}
	
#left ul li {
	background:url(../images/arrow.gif) 0 4px no-repeat;
	padding-left:10px;
	margin:5px 0;
	}

#left ul li a {
	color:#7c7c7c;
	}
	
#left p strong {
	color:#cee4a0;
	font-size:18px;
	}
	
#left p {
	margin:0;
	margin-lefT:15px;
	}
	
#right {
	float:left;
	width:523px;
	}
	
#right ul#nav {
	float:left;
	width:523px;
	background:#f9f9f9;
	border-bottom:1px dotted #7c7c7c;
	padding:5px 0;
	margin:0;
	margin-bottom:15px;
	}
	
#right ul#nav li {
	display:inline;
	border-right:1px dotted #7c7c7c;
	padding:0 10px;
	background:transparent;
	}
	
#right ul#nav li a {
	color:#7c7c7c;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	
#right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6, #right ul, #right ol {
	margin-left:15px;
	}
	
#right h1, #right h2, #right h3 {
	font-size:17px;
	color:#7da1ad;
	font-weight:bold;
	}
	
#right p.cta {
	background:#94c09e;
	color:#fff;
	font-weight:bold;
	font-size:17px;
	margin-right:15px;
	padding:5px;
	text-align:center;
	}
	
#right p.cta a {
	color:#fff;
	}
	
#right ul {
	margin-left:25px;
	}
	
#right ul li {
	margin:5px 0;
	background:url(../images/arrow.gif) 0 5px no-repeat;
	padding-left:10px;
	}
	
#footer {
	float:left;
	width:740px;
	border-top:1px dotted #7c7c7c;
	padding-top:5px;
	}
	
#footer p {
	text-align:center;
	}
	
#footer ul {
	margin:0 auto;
	width:740px;
	position:relative;
	text-align:center;
	}
	
#footer ul li {
	display:inline;
	margin:0 5px;
	}
	
img.float-left {
	float:left;
	margin:0 5px 5px 15px;
	}
	
img.float-right {
	float:right;
	margin:10px 0 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	width:180px;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: #fff;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
}
