body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.frame {
	border: 1px solid #6A7B8F;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

.hyperlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration:none;
}

a.hyperlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}

.folioheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.form_btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border:1px solid #666666;
	background-color:#999999;
	height:18px;
	width:60px;
}

.form_textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	border:1px solid #999999;
	background-color:#FFFFFF;
	height:16px;
	width:166px;
}

.form_dropdownmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:170px;
}

.form_textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	border:1px solid #999999;
	background-color:#FFFFFF;
	height:100px;
	width:166px;
}

.latestnewstop {
	background-image:url(images/latestnews_01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
	width:170px;
}

.latestnewsleftline {
	background-image:url(images/latestnews_02.gif);
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
	width:10px;
}

.latestnewsrightline {
	background-image:url(images/latestnews_03.gif);
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
	width:10px;
}

.latestnewsbottom {
	background-image:url(images/latestnews_04.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
	width:170px;
}

.menuhyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
}

