/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F1EC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F96B4;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #5A7E9A;
}
strong {
	font-weight: bold;
	color: #5A7E9A;
}
b {
	font-weight: bold;
	color: #5A7E9A;
}
a:link {
	color: #3D6482;
}
a:visited {
	color: #5A7E9A;
}
a:hover {
	color: #666666;
}
a:active {
	color: #333333;
}
.signup_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F96B4;
}
.headerWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.copyWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.headerWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.copyWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.copyWhite:link {
	color: #FFFFFF;
}
a.copyWhite:visited {
	color: #FFFFFF;
}
a.copyWhite:hover {
	color: #F6F1EC;
}
a.copyWhite:active {
	color: #FFFFFF;
}
dd	{
	margin-bottom: .5em;
}
h3	{
	/*border-bottom: 1px solid #6F96B4;*/
	background: transparent url(/images/hr.gif) repeat-x bottom left;
	margin-top: 0;
	font-size: 12px;
}
.hr {
	margin: .5em 0;
	padding: 0;
	height: 1px;
	background: transparent url(/images/hr.gif) repeat-x;
	}
	.hr hr {
	display: none;
	margin: 0;
	padding: 0;
}
