/*         PRIMARY STYLES       */


body {
	background-color: #1C6079;
	margin-top: -4px;
	*margin-top: -10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, .h1 {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: Palatino Linotype, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.clearLeft { height:0; overflow:hidden; clear:left; }
.clearRight { height:0; overflow:hidden; clear:right; }
.clearBoth { height:0; overflow:hidden; clear:both; }


/*      GLOBAL STYLES      */
#top {
	width: 818px;
	height: 35px;
	margin: 10px auto auto auto;
	background: url(/images/template/bg-top.gif) no-repeat;
}

	#top p {
		font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
		color:#FFF;
		text-align:right;
		padding-right:70px;
		padding-top:3px;
		*padding-top:4px;
	}
	
	#top a { color: #FFF; text-decoration: underline; }
	#top a:hover { color: #C9BA80; }

#container {
	width: 818px;
	height: auto;
	margin: 0 auto auto auto;
	background: url(/images/template/bg.gif) repeat-y;
}

#header {
	width: 758px;
	height: 163px;
	margin-left: 28px;
	background-color: #9DC3D1;
}

#header p.PhoneNumber { margin:0; padding:0 0 5px 106px; font:19px/19px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; text-align:left; }
#header p.PhoneNumber span { margin:0; padding:0; font:15px/19px Arial, Helvetica, sans-serif; color:#093547; font-weight:bold; font-style:italic; }
#ctaRequestKit { width:325px; height:117px; overflow:hidden; background:url(../images/template/bg-top-cta.jpg) 0 0 no-repeat; }
#ctaRequestKit h2 { margin:0; padding:6px 0 5px 10px; font:14px/17px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; }
#ctaRequestKit h3 { margin:0; padding:4px 166px 5px 10px; font:12px/15px Arial, Helvetica, sans-serif; color:#000; font-weight:normal; }
#ctaRequestKit p.btnLink { margin:0; padding:0 0 0 22px; font:12px/13px Arial, Helvetica, sans-serif; color:#000; background:url(../images/template/bg-cta-top-btn.jpg) 22px 0 no-repeat; float:left; }
#ctaRequestKit p.btnLink a { display:block; padding:4px 14px 8px 13px; color:#fff; text-decoration:none; }
#ctaRequestKit p.btnLink a:hover { color:#fff; text-decoration:underline; }

*html #request {
	position: absolute;
	height: 155px;
	top: 38px;
}

#request {
	position: absolute;
	height: 155px;
	top: 48px;
}

#requestText {
	position: absolute;
	width: 172px;
	height: 75px;
	top: 40px;
	*top: 54px;
	left: 30px;
}

	#requestText p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2E4661;
	}
	
	#requestText a {
		color: #2E4661;
		text-decoration: underline;
		padding-left: 15px;
		padding-top: -6px;
	}
	
	#requestText a:hover {
		color: #007581;
	}

#navbar {
	width: 758px;
	height: 57px;
	margin-left: 28px;
	padding: 0;
	z-index: 3;
}

#content {
	width: 733px;
	margin-left: 28px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	z-index: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	padding-bottom: 25px;
	padding-top:4px;
	padding-right:25px;
}
	
	#content h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 22px;
		color: #973906;
		margin: 0;
		padding: 10px 0 0 35px;
		font-weight:normal;
		margin-bottom:10px;
	}
	
	#content p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #222;
		margin:0px 0px 15px 0px;
		padding: 0px 15px 0px 35px;
	}
	
	#content h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight:normal;
			color: #31829F;
			padding: 0px 15px 0px 35px;
			margin:10px 0px 4px 0px;
	}
	
	#content a {
		color: #007581;
		text-decoration: underline;
	}
	
	#content a:hover {
		color: #41A7AF;
	}
	
	#content img {
		float: right; 
		padding: 45px 25px 0 20px;
	}
	
	#content p.form {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000;
	}
	
	#content input.emailBox {
		border-color: #5c95b4;
		border-style: solid;
		border-width: 1px;
		background: #FFFFFF;
		margin: 0 2px 0 10px;
	}
	
	#content .inputBox {
		border-color: #5c95b4;
		border-style: solid;
		border-width: 1px;
		background: #fff;
	}
	
	#content .inputBox-Required {
		border-color: #5c95b4;
		border-style: solid;
		border-width: 2px;
		background: #FFFFFF;
	}
	
	#content input.submitBox {
		border-color: #5c95b4;
		border-style: solid;
		background-color: #FFF;
		border-width: 1px;
	}
	
	#content table {
		padding-left: 30px;
	}

	#content ul {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		margin: 0 10px 5px 40px;
	}

#videoContent { width:310px; height:300px; z-index:100; }

#horizRule {
	width: 688px;
	border-top: 1px solid #5c95b4;
	margin: 15px 0 15px 35px;
}

#highlightRight {
	width: 345px;
	border: 1px solid #5c95b4;
	background-color: #FFF;
	float: right;
	margin: 45px 25px 0 15px;
	padding: 0 10px 0 0;
}

	#highlightRight p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		padding: 0 10px 0 10px;
	}
	
	#highlightRight ul {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		padding: 0 10px 5px 10px;
	}
	
#news {
	width: 758px;
	margin-left: 28px;
	background-image:url(../images/template/news-rule.gif);
	background-repeat:repeat-x;
	background-color: #C9BA80;
	margin-top: -12px;
}

	
	#news h1 {
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		color: #FFF;
		margin: 0;
		padding: 18px 25px 0px 20px;
	}
	
	#news p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		padding: 0px 25px 0px 20px;
	}
	
	#news a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #1C6079;
		text-decoration: underline;
	}
	
	#news a:hover {
		color: #31415b;
	}
	
	#news .darker {
		color: #143f57;
	}
	
#bottom {
	width: 818px;
	margin: 0px auto 0px auto;
	background-image:url(../images/template/bg-bot.gif);
	background-repeat:no-repeat;
}




/*      HOME PAGE STYLES      */






/*      FOOTER      */
#footer {
	width: 720px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	margin-top: -15px;
	color: #FFFFFF;
}
	
	#footer a {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: lighter;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#footer a.paddedLink {
		margin: 0 20px auto auto;
	}
	
	#footer a:hover {
		color: #C9BA80;
		text-decoration: none;
	}

	#footer .copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: lighter;
		font-size: 10px;
		color: #FFFFFF;
		margin-bottom: 5px;
	}

/*     Footer - Hide Links - HOME PAGE ONLY      */ 
#footerCredits { 
	color:#827F52; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	width:720px; 
	margin:5px auto auto auto;
} 
	
	#footerCredits a { 
		color:#827F52; 
		text-decoration:none;
		margin-right: auto;
	}
	
	#footerCredits a:hover {
		color:#827F52; 
		cursor:text; 
		text-decoration:none; 
	}
/*      MISC      */

/*     Header - Hide Links - HOME PAGE ONLY      */ 
#headerLink { 
	color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	width:230px; 
	padding-left: 33px;
	margin-top: -3px;
} 
	
	#headerLink a { 
		color:#FFF; 
		text-decoration:none;
		margin-right: auto;
	}
	
	#headerLink a:hover {
		color:#FFF; 
		cursor:text; 
		text-decoration:none;
	}
	
form { margin:0px; padding:0px; }

p.homeBug {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	color:#8BC9DF;
}
p.homeBug a { color:#8BC9DF; }
a.hidelink {
	text-decoration:none;
	color:#8BC9DF;
	cursor:text;
}
a.hidelink:hover {
	text-decoration:none;
	color:#8BC9DF;
	cursor:text;
}