/* CSS Document */

* {
   padding:0;
   margin:0;
}

html, body, form {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
}

html, body {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 918px;
	margin:0px auto;
}

#masthead {
	height: 244px;
}

/* ================================NAVBAR================================= */

#title {
	width:918px;
	margin:0px auto;
	line-height:17px;
}

#title .padding {
	padding-left:160px;
}

#gutter {
	float:left;
	width: 160px;
	height: 1500px;
	line-height:17px;
}

#gutter .padding {
	padding-left:43px;
	padding-right:34px;
}

#gutter a:link, #gutter a:visited, #questions a:link, #questions a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height:17px;
	color: #5d87a1;
}

#gutter a:hover, #gutter a:active, #gutter a:focus, #questions a:hover, #questions a:active, #questions a:focus {
	color: #333333;
}

/* ================================maincontent================================= */

#questions {
	float:left;
	width: 758px;
	height: 600px;
}

#questions .padding {
	padding-right:43px;
}

#footer {
	width:918px;
	margin:0px auto;
	line-height:17px;
}

#footer .padding {
	padding-left:160px;
}














/* ================================headings================================= */

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #5d87a1;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

h2 {
	font-size:11px;
	font-weight: bold;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #5d87a1;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #5d87a1;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

h5 {
	font-size: 11px;
	color: #5d87a1;
	margin-bottom:0px;
	margin-top:0px;
	line-height:17px;
}

/* ================================lists================================= */

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

/* ================================blockquote================================= */

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	color: #5d87a1;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}



form {
	width: 715px;
}

#form1 table { 
 background-color: #F9FBFD; 
 color: #000000; 
 width: 715px; 
 border: 1px solid #D7E5F2; 
 border-collapse: collapse; 
} 

#form1 td { 
 border: 1px solid #D7E5F2; 
 padding-left: 4px; 
}

.labelcell { 
 color: #3670A7; 
 background-color: transparent; 
 width: 160px; 
} 

.fieldcell { 
 background-color: #F2F7FB; 
 color: #000000; 
 text-align: right; 
 margin-right: 0px; 
 padding-right: 0px; 
}

.fieldcell input { 
 width: 150px;  
 background-color: #fff; 
 color: #5d87a1; 
 border: 1px solid #284279; 
 margin-right: 0px; 
}

.fieldcell textarea { 
 width: 150px;  
 background-color: #fff; 
 color: #5d87a1; 
 border: 1px solid #284279; 
 margin-right: 0px; 
}

.fieldcell select { 
 width: 110px;  
 background-color: #fff; 
 color: #5d87a1; 
 border: 1px solid #284279; 
 margin-right: 0px; 
}

.labelcell2 { 
 color: #3670A7; 
 background-color: transparent; 
 width: 160px; 
} 

.fieldcell2 { 
 background-color: #F2F7FB; 
 color: #000000;
 text-align: left; 
 margin-right: 0px; 
 padding-right: 0px; 
}

.fieldcell2 textarea { 
 width: 90%;
 background-color: #fff; 
 color: #5d87a1; 
 border: 1px solid #284279; 
 margin-right: 0px;
 height:100px;
}

.labelcell3 { 
 color: #3670A7; 
 background-color: transparent; 
 width: 160px; 
} 

.fieldcell3 { 
 background-color: #F2F7FB; 
 color: #000000;
 text-align: left; 
 margin-right: 0px; 
 padding-right: 0px; 
}

.fieldcell3 textarea { 
 width: 90%;
 background-color: #fff; 
 color: #5d87a1; 
 border: 1px solid #284279; 
 margin-right: 0px; 
 height:100px;
}

.labelcell4 { 
 color: #3670A7; 
 background-color: transparent; 
 width: 160px; 
} 

.fieldcell4 { 
 background-color: #F2F7FB; 
 color: #000000;
 text-align: left; 
 margin-right: 0px; 
 padding-right: 0px; 
}

.fieldcell4 textarea { 
 width: 90%;
 background-color: #fff; 
 color: #5d87a1; 
 border: 1px solid #284279; 
 margin-right: 0px; 
 height:100px;
}

#footer {
	clear: both;
	float:left;
	margin: 0 auto;
	min-width: 918px;
	width: 918px;
}
#footer .padding {
	padding-right:51px;
	padding-left:160px;
	padding-top:34px;
}
/*
	padding-right:51px;
	padding-left:221px;
	padding-top:34px;
*/
