@charset "utf-8";
/* CSS Document */

body	{
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	behavior:url(/csshover.htc);	
	color:#003479;
	margin:0px;
	padding:10px 0px 0px 0px;	
}

.loader	{display:none;}

#page	{
	width:982px;
	margin:0 auto 0px auto;
}

#pageBorder	{
	float:left;
	width:980px;
	border:1px solid #6E7D8F;
	background-color:#FFFFFF;
}

#header	{
	float:left;
	width:954px;
	height:68px;
	background-image:url(../images/header-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:18px 0px 13px 26px;
	margin:0px;
}

	#logo	{
		float:left;
		width:533px;
		height:75px;
		margin:0px;
		padding:0px;
	}
	
	#clientLogin	{
		float:right;
		width:80px;
		height:20px;
		margin-right:16px;
		margin-top:45px;
	}


#navContainer	{
	float:left;
	width:942px;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	padding:9px 16px 16px 22px;
	margin:0px;
	height:20px;
}
	
	#newClientApp	{
		float:right;
		width:169px;
		height:20px;
		padding:0px;
		margin:0px;
	}
	
#RightButtons	{
	float:right;
	width:243px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
	#RightButtons td.spacing	{
		padding-bottom:9px;
	}
	
/* INDEX STYLES */
	
#contentContainer-Index	{
	float:left;
	width:967px;
	padding:0px 13px 0px 0px;
	margin:0px;
}
	
	#indexMain	{
		float:left;
		width:491px;
		height:311px;
		padding:0px 5px 0px 215px; 
		margin:0px;
		background-image:url(../images/index-content-bg.jpg);
		background-repeat:no-repeat;
	}
		#indexMain	h1	{ 
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:32px;
			font-weight:normal;
			padding:0px;
			margin:8px 0px 8px 0px;
		}
		
		#indexMain #mainText	{
			padding-left:150px;
			line-height:17px;
		}
			#mainText ul	{ 
				padding-top:3px; 
				margin-top:3px; 
				margin-left:5px; 
				padding-left:5px;
			}
			#mainText ul li ul	{ 
				padding-bottom:3px; 
				margin-bottom:3px; 
				margin-left:13px; 
				padding-left:13px; 
				list-style-type:disc;
			}
			
	#indexBottomContainer	{
		width:696px;
		float:left;
		padding:0px 0px 0px 15px;
		margin:0px;
	}
	
	#indexForm	{
		float:left;
		width:455px;
		padding:0px;
		margin:15px 0px 0px 0px;
	}
	

			
	#indexFormTitle	{
		background-image:url(../images/index-contact-bg.jpg);
		background-repeat:repeat-x;
		width:425px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:28px;
		padding-left:20px;
		padding-right:10px
	}
	
		#indexFormTitle a.letterLink	{
		color:#003479;
		text-decoration:none;
		font-weight:normal;
		color:#FFF;
		font-size:11px;
	}
			#indexFormTitle a.letterLink:hover	{
				color:#DCCF67;
				text-decoration:underlilne;
			}
	
		#indexForm #indexform1	{
			background-image:url(../images/index-form-bg.jpg);
			background-repeat:repeat-x;
			margin:0px;
			padding:5px 0px 0px 0px;
		}	
			#indexForm #indexform1 td 	{ color:#000; font-size:11px; }
				
			#indexForm #indexform1 input#firstName1, input#lastName1, input#coName1, input#phone1, input#email1, input#zip1 	{ 
				width:100px; 
				height:18px; 
				border:1px solid #a7977c; 
				font-size:11px;
			}
			
			#indexForm #indexform1 input#button1	{ 
				background-color:#decd6a; 
				width:60px; 
				height:19px; 
				border:1px solid; 
				border-color: #696 #363 #363 #696;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color: #003479;
			}
				#indexForm #indexform1 input#button1:hover	{ background-color:#bfb159; padding:-1px -1px 0px 0px;}
	
	#indexMidCTA	{
		float:left;
		width:196px;
		height:128px;
		background-image:url(../images/index_CTA-bg_new.jpg);
		background-repeat:no-repeat;
		padding:11px 15px 11px 15px;
		margin:15px 15px 0px 0px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
		#indexMidCTA a { font-size:18px; color:#2f568b; text-decoration:none; font-weight:normal; }
		#indexMidCTA a:hover	{ color:#012344; text-decoration:underline; font-weight:normal; }
			#indexMidCTA .smallerfont	{ font-size:12px; line-height:30px; font-weight:normal; }
	
	#indexFooter	{
		float:left;
		text-align:center;
		width:954px;
		padding:15px 0px 5px 13px;
		margin:7px 0px 0px 0px;
		font-size:10px;
	}
		#indexFooter a	{
			text-decoration:none;
			font-weight:normal;
			color:#003479;
		}
		#indexFooter a:hover	{ color:#003333; text-decoration:underline; }
	
/* END INDEX STYLES */
	

/* INTERIOR STYLES */

#contentContainer	{
	float:left;
	width:947px;
	padding:0px 13px 0px 20px;
	margin:0px;
	min-height:375px;
	height:auto !important;
	height:375px;
}

#insideContent	{
	float:left;
	width: 677px;
	margin:15px 20px 0px 0px;
	padding:0px;
	line-height:17px;
}

	h1	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:32px;
		font-weight:normal;
		padding:8px 0px 8px 0px;
		margin:8px 0px 8px 0px;
	}
	
	h3	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		font-weight:bold;
		padding:8px 0px 4px 0px;
		margin:8px 0px 4px 0px;
	}
	h4	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		font-weight:bold;
		padding:8px 0px 4px 0px;
		margin:8px 0px 4px 0px;
	}
	
	a	{
			text-decoration:underline;
			font-weight:bold;
			color:#003479;
		}
		a:hover	{ color:#003333; text-decoration:none; }
	
	
	#insideContent ul	{
		padding-top:5px;
		margin-top:5px;
		padding-bottom:5px;
		margin-bottom:5px;
	}

	#insideContent form input#firstName, input#lastName, input#compName, input#address, input#phone, input#email, input#zip, input#clientID 	{ 
				width:125px; 
				height:20px; 
				border:1px solid #a7977c; 
			}
			
			form input#button1	{ 
				background-color:#decd6a; 
				width:60px; 
				height:19px; 
				border:1px solid; 
				border-color: #696 #363 #363 #696;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color: #003479;
			}
				form input#button1:hover	{ background-color:#bfb159; padding:-1px -1px 0px 0px;}

	#footer	{
		float:left;
		text-align:center;
		width:940px;
		font-size:10px;
		padding:15px 7px 5px 0px;
		margin:7px 0px 0px 0px;
	}
		#footer a	{
			text-decoration:none;
			font-weight:normal;
			color:#003479;
		}
		#footer a:hover	{ color:#003333; text-decoration:underline; }
	
/* END INTERIOR STYELS */