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%; }

.col_white   { color: #FFFFFF; }
.col_white div a   { color: #FFFFFF; }


.col_black   { color: #000000; }
.col_black div a   { color: #000000; }

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: #585858;
	background: #FFFFFF;
}

input, select, textarea   {
	font-size: 11px;
	border: 1px solid #B3B3B3;
	font-family: Arial, Verdana;
}

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

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

.ErrorMessage   {
	color: #D0201C;
	font-weight: bold;
}
.ErrorMessagewithBG   {
	background-color: #D0201C;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.OkMessage   {
	color: #009900;
	font-weight: bold;
}
.OkMessagewithBG   {
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

#PageContainer   {
	margin: 0 auto; text-align: left; width: 1000px; position: relative;
}

#Footer   {
	border-top: 2px solid #B3B3B3;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
}

#Page   {
	height: 742px;
	background: url(/images/layout/external/page.jpg) no-repeat;
}

#InfoText   {
	position: absolute;
	left: 38px;
	top: 590px;
}
	.TextCol   {
		width: 290px;
		text-align: justify;
		float: left;
		margin-right: 25px;
		line-height: 125%;
		font-size: 11px;
	}

#LoginContainer   {
	position: absolute;
	left: 38px;
	top: 50px;
	line-height: 125%;
	width: 500px;
}

#f_login_Password, #f_login_Username   {
	width: 150px;
}

#BoxContainer   {
	top: 0px;
	left: 22px;
	width: 348px;
	height: 441px;
	position: absolute;
	background: url(/images/layout/external/box.jpg) no-repeat;
	
}
#InnerBox   {
	width: 343px;
	height: 436px;
	overflow: auto;
	line-height: 125%;
}

#f_contact_Subject, #f_contact_Message  {
	width: 268px;
}
#f_contact_Message   {
	height: 150px;
}

#f_contact_ZIP   {
	width: 40px;
}
#f_contact_City   {
	width: 76px;
}

#SingleOfYear08   {
	position: absolute;
	left: 450px;
	top: 100px;
}
