.body{
	margin-top:0;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background: #ebe9dc url(../images/background_image.jpg) repeat-x;
}
#Header{
	width:942px;
	height:105px;
	background: url(../images/turner-logo.gif) no-repeat left;
	padding-right:10px;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#0055a5;
}
.tablePage{
	width:942px;
	background: #fbfbf8 url(../images/page_background.gif) repeat-x;
}
.pagePadText{
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	vertical-align: top;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#000;
	line-height:16px;
}
.Line{
	background: #a9c5e0 url(../images/line.gif) no-repeat top;
}
.h1{
	font-family:Arial;
	font-weight:normal;
	font-size:20px;
	color: #3D6998;
}
.boxQuestion{
	width:200px;
	height:16px;
	background-color:#fff;
	border: 1px solid #D4D4D4;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#167daf
}
.boxEmail{
	width:200px;
	height:16px;
	background-color:#fff;
	border: 1px solid #D4D4D4;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:blue
}
.boxQuestionText{
	width:200px;
	height:150px;
	background-color:#fff;
	border: 1px solid #D4D4D4;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#167daf
}
.pagePadding{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	vertical-align: top;
}
A.linkUnderline {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:blue;
	text-decoration:underline;
}

A.linkUnderline:visited {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:blue;
	text-decoration:underline;
}

A.linkUnderline:hover {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color: #686868;
	text-decoration:none;
}
.tableFooter{
	width:942px;
	padding-top:20px;
	padding-bottom:20px;
	background: #fbfbf8 url(../images/pic_footer.jpg) no-repeat bottom;
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color: #565656;
	line-height:18px;
}
A.linkFooter {
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color: #565656;
	text-decoration:none;
}

A.linkFooter:visited {
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color: #565656;
	text-decoration:none;
}

A.linkFooter:hover {
	font-family:Verdana;
	font-weight:normal;
	font-size:10px;
	color: #2626C1;
	text-decoration:none;
}
.h1Small{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: #4773D8;
}
.StraightText{
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#000;
}
.Selection{
	width:200px;
	height:16px;
	background-color:#fff;
	border: 1px solid #D4D4D4;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#167daf
}
.pageNoPad{
	padding-top:15px;
	vertical-align: top;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#000;
	line-height:16px;
}
.Line{
	border-bottom : 1px solid #000000;
	background-color:#ffffff;
}