/*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:#2D4193;font-weight:bold; }	
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:#FFF56E url(../images/bg_new.gif) repeat-x;
font:13px arial,sans-serif;
	line-height:1.3;
	color:#2D4193;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:760px;
	}
	
#wrap {
	border:15px solid #2D4193;
	float:left;
	width:720px;
	}
	
#header {
	float:left;
	width:720px;
	background:#FFFBCA;
	color:#42D4193;
	}
	
#header h1 {
	float:left;
	width:212px;
height:70px;
	font-size:0px; color:#FFFBCA;
background:#686652 url(../images/logo.gif) repeat-x;
	margin:5px 0 5px 10px;
	}
	
#header h2 {
	float:right;
	width:300px;
	font:bold 16px arial, sans-serif;
	margin:5px 10px 0 0;
	text-align:right;
	}
	
#header ul#nav {
	float:left;
	width:720px;
	background:#2E3192;
	color:#ffffff;
	border-bottom:2px solid #bcc2dc;
	}
	
#header ul#nav li {
	float:left;
	padding:5px 10px;
	}
	
#header ul#nav a {
	color:#ffffff;
	font:14px georgia, serif;
	padding:5px 10px;
	text-decoration:none;
	font-weight:bold;
	}
	
#header ul#nav a:hover, #header ul.nav1 a.one, #header ul.nav2 a.two, #header ul.nav3 a.three, #header ul.nav4 a.four, #header ul.nav5 a.five, #header ul.nav6 a.six  {
	background:#bcc2dc;
	color:#000000!important;
	}
	
.cta {
	float:left;
	width:720px;
	background:#e1e1e1 url(../images/ctabg.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#2D4193;
	border-bottom:9px solid #2D4193;
	}
	
.cta h2 {
	font:30px georgia, serif;
	margin:10px 0 0 10px;
	}
	
.cta p {
	margin:0 0 0 10px;
	}
	
.cta img {
	float:right;
	}
	
#content {
	float:left;
	width:700px;
	padding:10px;
	padding-bottom:0;
	background:#fff;
	}
	
#content #left {
	float:left;
	width:480px;
	}
	
#content #left .welcome {
	background:#FFFBCA;
	padding:10px;
	margin-bottom:10px;
	/*float:left;
	width:480px;*/
	}
	
#content #left h1 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#content #left ul {
	color:#2D41931;
	margin-left:25px;
	}

#content #left ul li {
	list-style-type:square;
	}
	
#content #left form label {
	float:left;
	width:90px;
	margin-bottom:5px;
	}
	
#content #left form input, #content #left form textarea {
	float:left;
	width:180px;
	margin-bottom:5px;
	}
	
#content #left form input.submit {
	float:left;
	width:auto;
	height:auto;
	clear:both;
	margin-left:220px;
	}
	
#content #right {
	float:left;
	padding-left:9px;
	width:210px;
	background:url(../images/rightbg.jpg) repeat-y;
	}
	
#content #right h3 {
	background:url(../images/sidebarheader.gif) repeat-x;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 10px 5px;
color:#ffffff;
	}

#content #right h4 {
	background: #FFFBCA;
	font-size:18px;
	font-weight:bold;
text-align:center;
	text-transform:uppercase;
margin-bottom:10px;

border:1px dashed #2E3192;
	padding:10px 3px;
color:#972B42;
	}

	
#content #right ul {
	margin-left:20px;
	margin-bottom:10px;
	}
	
#content #right ul li {
	list-style-type:circle;
	}
	
#content #right strong {
	color:##ffffff;	
font-size:18px;
	}

#content #right p {
	margin-left:5px;
	}

#footer {
	float:left;
	width:700px;
	background:#fff url(../images/footerbg.gif) repeat-x;
	font-size:10px;
	padding:10px;
	padding-top:20px;
	}
	
#footer ul {
	float:right;
	}
	
#footer ul li {	
	float:left;
	border-right:1px solid;
	margin-right:10px;
	padding-right:10px;
	}
	
#footer a { color:#2D4193;text-decoration:none;}
	
img.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:0 0 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: red;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
}