body
{ 
	margin: 0 0 0 0;
	font-family: 'PT Sans Narrow', arial, serif;
	background: url(/images/bg.png) repeat-x; 
	background-color: #B4B4B4;
	text-align: center;
}
.form 
{
	margin: 0 0 0 0;
	font-family: 'PT Sans Narrow', arial, serif;
	background: url(); 
	background-color: #ffffff;
	font-size: 13px;
}
.form .separator
{
	border-bottom: dotted 1px gray;
	margin: 3px 0;
}
.form  td
{
	font-family: 'PT Sans Narrow', arial, serif;
	font-size: 13px;
}
a:link		
{		
	text-decoration:	underline;	
	color: 	black;	
}
a:visited	
{		
	text-decoration:	underline;	
	color:	black;	
}
a:active	
{		
	text-decoration:	underline;	
	color:	black;	
}
a:hover		
{		
	text-decoration:	none;		
	color:	#ffffff;	
}	
h1		
{ 		
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 38px; 
	font-weight: normal;	
}		
h1 .cityname
{
	color: #155992;	
}
h2 			
{ 		
	color: #333333;
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 18px; 
	font-weight: normal;
}					

.header
{
	width: 940px; 
	height: 110px;
	margin: 0 auto;			
}
.header .headerinner
{
	padding: 20px 0 0 0;
}
.header .headerinner .headerinnerlogo
{
	float: left;
	padding: 12px 0 0 0;
}
.header .headerinner .headerinnertitle
{
	margin-left: 50px;
}
.header .headerinner .headerinnerleft
{
	float: left;	
	cursor: pointer;
}
.header .headerinner .headerinnerright
{
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
}
.header .headerinner .headerinnerright .pipe
{
	color: #CCCCCC;
	font-size: 30px;
	padding: 0 10px;
}
.header .headerinner .headerinnerright a
{ 
	text-decoration: none;
	font-size: 25px;
	color: #5D5D5D;
}
.header .headerinner .headerinnerright a:hover
{
	color: #ffffff;	
}
.body 
{
	width: 981px;
	margin: 0 auto; 
	text-align: left;
}
.body .top
{
	background: url(images/top-bg.png); 
	width: 981px;
	height: 224px;	
}
.body .top .left
{
	padding: 42px 0 0 35px;
	width: 400px;
	float: left;
}
.body .top .left .logo
{	
	width: 360px;
	height: 150px;	
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;   	
}
.body .top .right
{
	padding: 50px 0 0 0;
	margin: 0 0 0 450px;
	width: 500px;
}
.body .top .right .text
{
	margin: 15px 0 0 0;
	font-size: 16px;
	color: #9DC2DA;	
	line-height: 140%;	
}
.body .top .right .title
{
	font-size: 37px;
	color: #ffffff;
	font-weight: normal;
}
.body .middle 
{
	width: 981px;
	overflow: auto;
	background-color: #ffffff;
}
.body .middle .left
{	
	width: 595px;
	float: left;	
	-background-color:red;
}
.body .middle .left .inner
{
	padding: 20px 0 0 20px;	
}
.pageTitle
{
	padding: 0 0 10px 3px;
	font-size: 30px;
	color: #999999;
	text-align: left;
}
.body .middle .left .inner .text
{
	margin: 0 5px 0 4px;	
	padding: 0 0 10px 0;
	color: #333333;	
}
.body .middle .left .inner .text a:hover
{
	color: gray;
}
.body .middle .right
{
	-margin: 0 0 0 585px;
	float: right;
	width: 373px;	
	background: url(images/side-bg.png) no-repeat; 
	background-color: #8C8C8C;
	-background-color: blue;
	border-right: solid 1px #cccccc;
	min-height: 550px;
}
.body .middle .right .inner
{
	padding: 10px 40px 40px 40px;
	font-size: 16px;
	color: #ffffff;
	line-height: 170%;		
}
.body .middle .right .inner .large
{
	font-size: 23px;	
}
.body .bottom
{
	background: url(images/bottom-bg.png); 
	width: 981px;
	height: 114px;	
}
.body .bottom .inner
{
	padding: 23px 0 0 30px;
	font-size: 13px;
	color: #8AC4FB;	
	line-height: 130%;	
}
.body .bottom .inner .text
{
	padding: 3px 0 0 0;
}
.body .bottom .inner .separator
{
	background: url(images/text-separator.png); 
	height: 67px;
	width: 6px;
	float: left;
	margin: 3px 15px 0 15px;
}
.body .bottom .inner .left
{
	width: 290px;
	float: left;
}
.body .bottom .inner .center
{
	width: 290px;
	float: left;
}
.body .bottom .inner .right
{
	width: 290px;
	float: left;
}
.footer
{
	width: 940px; 
	margin: 5px auto 0 auto; 
	padding: 0 0 30px 0;
	font-size: 13px; 
}
.footerseolinks
{
	font-size: 13px; 
}
.footerseotext
{
	margin: 10px auto 0 auto;
	text-align: center;
	width: 650px;
	font-size: 12px;
	color: #5D5D5D;
}
.footerseo a
{
	text-decoration: none;	
}
.questionBody
{
	font-weight: bold;
	font-size: 15px;
}
.fieldwrap
{
    font-size: 13px;
    padding: 5px 5px 4px 5px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;	
    border:1px solid #CCCCCC;     
	-background-color: #E2E2E2;
}
.button
{
	background-color: #155992;
	border: 0;
	padding: 4px 10px;
	color: #ffffff;
	font-weight: bold;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px;		
	cursor: pointer;
}
.button:hover
{
	color: #000000;	
}
.fieldRequired
{
	color: red;
	font-size: 20px;
	margin: 0 0 0 3px;
}
.fieldLabel
{
	text-align: right;
	margin: 0 5px 0 0;
	font-weight: bold;
}
.fieldSeparator
{
	height: 4px;	
}
.congratsTeaser
{
	font-size: 19px;
	margin: 0 0 10px 0;
}
.error
{
	text-align: left;
	padding: 6px 10px;
	color: #000000;
	background-color: #FFC7C7;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px;	
	margin: 0 0 10px 0;
}
.error img
{
	vertical-align: top;
	margin: 0 5px 0 0;
}
.confirmation
{
	text-align: left;
	font-size: 17px;
}
