body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

img { border:none;}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 945px;
	border:1px solid #bfbfbf;
}

#header {
	margin-bottom: 0;
}
	#header img {
		display: block;
	}

#topimage {
	margin-top: 0;
}
#wrapper #topimage img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	height: 27px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 0;
}

			#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left:0px;
	margin-top: 0px;
	font-size: 75%;
	padding-top: 6px;
						}
			#nav li {
	display: inline;

			}
			#nav a {
	text-decoration: none;
	color: #ffffff;
	padding-right: 24px;
	padding-left: 8px;
	background-image: url(../images/navbg_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	padding-bottom: 10px; 

 			}
			#nav a:hover {
	color: #FFFF33;
			}
			
			#landingspacer {
	background-image: none;
	height: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 0;
}

#left {
	float: left;
	width: 220px;
}
#left_home {
	float: left;
	width: 240px;
	padding: 0 18px 0 32px;
}

	#left ul {
	list-style-type: none;
	font-size: 70%;
	color: #8F8F8F;
	font-weight: bold;
	line-height: 130%;
	margin-top: 0px;
	}
	
	.left_imgbottom{
	margin-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	.left_imgright { display: block; float: right; margin-right: 50px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; 
	}
	
	#left p {
	font-size: 70%;
	line-height: 150%;
	margin-left: 40px;
	margin-top: 0px;
	padding-right: 30px;
	}
	
	#left a {
	color: #8F8F8F;
	text-decoration: none;
	}
	#left a:hover {
		color: #00ABFF;
	}
	#left a:active {
		color: #D91474;
	}
	#left .highlighted {
	color: #D91474;
	}


#right {
	float: right;
	width: 310px;
	margin-right: 20px;
	font-size: 80%;
	line-height: 170%;
	padding-top: 31px;
}

#right_home {
	float: right;
	width: 218px;
	margin-right: 22px;
	font-size: 80%;
	line-height: 170%;
}

	#right p {
		padding-top: 0px;
		margin-top: 0px;
	}
	.right_icons {
	display: block;
	float: right;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
		#right a {
	color: #333333;
	
	}
	#right a:hover {
		color: #00ABFF;
	}


#content {
	float: left;
	width: 39%;
	margin-right: 20px;
	font-size: 80%;
	line-height: 170%;
}
#content_home {
	float: left;
	width: 392px;
	margin-right: 20px;
	font-size: 80%;
	line-height: 150%;
}

	#content h1, #content_home h1 {
	color: #00ABFF;
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
		}
		
		#content p, #content_home p {
	padding-top: 0px;
	margin-top: 0px;
	}
	#content a, #content_home a {
	color: #333333;
	
	}
	#content a:hover, #content_home a:hover {
		color: #00ABFF;
	}
	.content_icons {
	display: block;
	padding-right: 50px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#contentfull {
	float: left;
	width: 70%;
	margin-right: 20px;
	font-size: 80%;
	line-height: 170%;
}


	#contentfull h1 {
	color: #00ABFF;
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
		}
		
		#contentfull p {
	padding-top: 0px;
	margin-top: 0px;
	}
	#contentfull a {
	color: #333333;
	
	}
	#contentfull a:hover {
		color: #00ABFF;
	}


#contact {
	clear: both;
	font-size: 70%;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: -50px;
	}
			#contact img {
				padding-right: 10px;
				padding-left: 30px;
			}
			#contactright {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
			}
			.contactimage {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			}
			.contacttext {
	float: left;
	padding-top: 5px;
			}
			
			.contacttext a {
			color: #333333;
			text-decoration: none;
			}
			.contacttext a:hover {
				color: #00ABFF;
			}

#center {
	text-align: center;
}

#footer {
	clear: both;
	background: #565656;
	text-align: right;
	padding-right: 20px;
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 10px;
}

#legalwrapper {
	text-align: right;
	margin: 0px auto;
	padding: 0px;
	width: 945px;
}

#legal {
	clear: both;
	background: #ffffff;
	font-size: 70%;
	color: #00ABFF;
	padding-top: 5px;
	padding-right: 20px;
}



.highlightblue {
	color: #00ABFF;
	font-weight: bold;
font-size: 90%;
}

#calltoaction p{
	color: #00ABFF;
	font-weight: bold;
	font-size: 80%;
}


.smalltext {
	font-size: 85%;
	color: #666666;
}

/*form*/

#mainForm 
{
	position: relative;
	border: 1px solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size:100%;
	color: #333333;
}

li.mainForm
{
	padding-bottom: 6px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}



#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


#content table {
	border: 1px solid #999999;
	font-size: 80%;
	border-collapse: collapse;
}
.largedot {
	font-size: 300%;
	color: #00ABFF;
	text-align: center;
}

.texttable {
	color: #00ABFF;
	text-align: center;
	font-weight: bold;
}
#content td {
	border: 1px solid #999999;
}
#content th {
	text-align: center;
	border: 1px solid #999999;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#hiddenquote {
	visibility: hidden;
}
#legal a {
	color: #00ABFF;
}
.bold {
	font-weight: bold;
}
.style1 a{
	color: #666666;
}
.style2 a{color: #3AABFF;}
.style3 a{color: #B7D233;}
.style4 a{color: #ED1D25;}
.style5 a{
	color: #FF6600;
}
.SlidingPanelsContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style1 a:hover {
	color: #000000;
}


