html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}.size10   { font-size: 10px; }
.size11   { font-size: 11px; }
.size12   { font-size: 12px; }
.size14   { font-size: 14px; }
.size16   { font-size: 16px; }

.fl_left   { float: left; }
.fl_right   { float: right; }
.cl_both   { clear: both; }

.padleft5   { padding-left: 5px; }
.padleft10   { padding-left: 10px; }
.padleft20   { padding-left: 20px; }
.padright5   { padding-right: 5px; }
.padright10   { padding-right: 10px; }
.padright20   { padding-right: 20px; }
.padbottom5   { padding-bottom: 5px; }

.margleft20   { margin-left: 20px; }

.pad10   { padding: 10px; }
.pad5   { padding: 5px; }

.align_r   { text-align: right; }
.align_l   { text-align: left; }
.align_c   { text-align: center; }
.align_j   { text-align: justify; }

.display_n   { display: none; }

.vam   { vertical-align: middle; }
.vab   { vertical-align: bottom; }
.vat   { vertical-align: top; }
.lh150   { line-height: 150%; }
.lh125   { line-height: 125%; }

a.nu:link, a.nu:active, a.nu:visited, a.nu:hover   { text-decoration: none; }body  {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}

input, select, textarea   {
	font-family: Arial, Verdana;
	font-size: 12px;
}

div, table, td   { font-size: 12px; }

a:link, a:active, a:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover   {
	color: #F0F0F0;
	text-decoration: none;
}

#ContentContainer a:link, #ContentContainer a:active, #ContentContainer a:visited   {
	color: #333333;
	text-decoration: underline;
}
#ContentContainer a:hover, #ContentContainer a:focus   {
	color: #585858;
	text-decoration: none;
}

#ReferenceList li   {
	margin: 15px 0px 15px 0px;
}

	#PageContainer   {
		width: 820px;
		text-align: left;
		margin: 0px 0px 0px -410px;
		left: 50%;
		position: relative;
	}
		.ContactDiv   {
			line-height: 150%;
			float: left;
		}

		.Contact1   {
			width: 177px;
		}

		.Contact2   {
			width: 180px;
		}

		.Contact3   {
			width: 252px;
		}

		#ContentContainer   {
			color: #333333;
			background: #FFFFFF url(/images/layout/downleft.gif) no-repeat left bottom;
			
		}

			#Logo   {
				width: 274px;
				float: left;
				text-align: center;
				margin-top: 40px;
			}

			#TopRight  {
				float: right;
				border-right: 1px solid #FFFFFF;
				border-top: 1px solid #FFFFFF;
			}

			.ColumnContainer   {
				padding: 0px 10px 0px 10px;
			}

				.ThirdColumn   {
					width: 260px;
					float: left;
				}

				.ColumnSpacerV   {
					width: 10px;
					float: left;
					background: url(/images/layout/spacerv.gif) repeat-y;
				}

				.ColumnContent   {
					padding: 10px;
					line-height: 125%;
				}

				.ColumnSpacerH   {
					background: url(/images/layout/spacerh.gif) repeat-x center center;
					height: 10px;
				}

				.TwoColumn   {
					width: 530px;
					float: left;
				}

				.Partner   {
					width: 170px;
					float: left;
					text-align: center;
				}

				.BenefitTitle   {
					padding-top: 5px;
				}
.f_Contact_input   {
	width: 200px;
}

#f_Contact_Message   {
	width: 490px;
	height: 120px;
}

.ErrorMessage   {
	color: #D0201C;
	font-weight: bold;
}
.OkMessage   {
	color: #009900;
	font-weight: bold;
}

#f_Contact_E { width: 40px; }