@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 75px;
	margin-bottom: 75px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 28px;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#topline {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
}
#topline2 {
	float: left;
	width: 100%;
}
#bottomline {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	text-align: right;
	clear: right;
	float: right;
	margin-top: 15px;
}
#legal {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	clear: both;
	margin-top: 10px;
}
#navigation a:link {
	text-decoration: none;
}
#navigation  a:visited {
	text-decoration: none;
}
#navigation   a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#header {
	text-align: center;
}
#jerryright {
	float: right;
	width: 239px;
}
#jerryleft {
	float: left;
	width: 580px;
	text-align: justify;
}
#leftcontent {
	float: left;
	width: 419px;
	text-align: justify;
}
#rightcontent {
	float: right;
	width: 419px;
	text-align: justify;
}
#column3 {
	float: right;
	width: 257px;
	text-align: justify;
}
#column2 {
	width: 257px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#column1 {
	float: left;
	width: 257px;
	text-align: justify;
}
#bottomwide {
	clear: both;
	text-align: center;
}
#footer {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	margin-top: 25px;
}


.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.questionindent {
	padding-left: 31px;
	text-align: left;
	margin: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
