body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #b4b6a9;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page {
	margin-left:auto; 
	margin-right:auto;
	position:relative;
	width:950px;
	left:0px;
	margin-top:0px;
	padding:0;

}

#header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:950px;
	height:330px;

}
#logo {
	position:absolute;
	left:702px;
	top:47px;
	padding:0;
	width:200px;
	height:85px;

}

#tagline {
	position:absolute;
	left:51px;
	margin-top:60px;
	padding:0;
	width:475px;
	top: 19px;
	height: 230px;
	

}

#tagline h1 {
font-family:Arial, Helvetica, sans-serif;
color:#003366;
font-size:34px;
letter-spacing: -1px;
margin:0px;
line-height:44px;
}


#tagline h2 {
font-family:Arial, Helvetica, sans-serif;
color:#EB802E;
font-size:18px;
letter-spacing: -1px;
margin:0px;
}

#form {
width:950px;
background-image:url(images/form_bg.png);
margin:0;
}

#form_bottom {
width:950px;
height:29px;
margin:0;
}



#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:950px;
	
}

#contentb {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:950px;
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;
	min-height:50px;
}

#main {
	padding:0;
	width:675px;
	float:left;
	margin-left:10px;
}

#mainb {
	padding:0;
	width:100%;
	float:left;
}

#rt_main {
	padding:0;
	width:245px;
	float:left;
}



#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	clear:both;
	
}

.form {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3154a4;
}
.form_error {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.required {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.form_header {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #eb802e;
}

.text_header {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}

.text {
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-variant: normal;
	color: #000000;
	margin-left:50px;
	margin-right:30px;
	
}

.footer {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

A {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
A:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.quote_topic {
	font-size:14pt; 
	color:#393E7E; 
	font-style:italic; 
	font-weight:bold; 
	text-align:center;
}

.quote_link {
	color: #9b0303;
	font-size:10pt;
	font-weight:bold;
}

.quote_link a {
	color: #9b0303;
	font-size:10pt;
	font-weight:bold;
	
}
h1 {
color: #003366;
font-size:22px;
margin-left:50px;
}

img, div { behavior: url(iepngfix.php)
}