body {
	margin: 0px;
	color: #000000;
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	background: #EFF7FC;
}

.HPNews, .HPEvents {
 	width: 263px;
	font: 13px "Times New Roman", Times, serif;
	line-height: 17px;
	color: #000000;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #000000;
	font-weight: bold;
}

.HPNews a:hover, .HPEvents a:hover {
	color: #000000;
}

.HPNews #l, .HPEvents #l {
	padding-top: 4px;
}

.neutral, table {	
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	color: #000000;
}

.contentIndex {
	padding: 7px 0px 7px 0px;
	vertical-align: top;
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
}

.content {
	padding: 12px 12px 12px 12px;
	width: auto!important;
	vertical-align: top;
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	color: #000000;
	background: #E9F0F4;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	color: #FFFFFF;
	background: #0A2B9A;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	background-image: url('/pics/page_title.gif');
	background-repeat: no-repeat;
	width: auto!important;
	width: 100%;
	height: 24px!important;
	height: 33px;
	margin-bottom: 7px;
	padding: 9px 0px 0px 50px!important;
	padding: 5px 0px 0px 50px;
	font: 12pt Times, Times New Roman, serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

/* ##### CUSTOM FORM START ##### */
form.customForm .message { margin: 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; text-align: justify; 	font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif }
form.customForm .message p { margin: 0; }
form.customForm .message p em { color: #C00; font-style: normal; font-weight: bold; }

/* ##### CUSTOM FORM START ##### */
.customForm, form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	font-size: 14px;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm fieldset input,
form.customForm fieldset textarea {
	border: 1px solid #DDD;
	margin: 0 10px 0 0;
	}

#submit, form.customForm input#submit {
	background: #FFC;
	margin: 0px;
	border: none;
	}

form.customForm fieldset input:focus,
form.customForm fieldset textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 64%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	margin-right: 3px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 163px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -161px;
	_margin: 3px 0 0 -169px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 163px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 155px;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 450px;  } /* Width of first label in a secondary fieldset, use for multiple columns */
form.customForm fieldset fieldset input { margin-right: 5px; }
form.customForm fieldset fieldset p { margin: 0 0 0 30px; padding: 0; }

form.customForm input[type='text'] { width: 140px; }
form.customForm input { _width: 140px; }

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */