.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.titleLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.titleSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #425A7B;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	padding: 1px 5px;
	height: auto;
	width: 80px;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #FFFFFF;
}
.formField {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #DDDDDD;
	height: auto;
	width: auto;
	border-top: thin solid #999999;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #999999;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CDB301;
}
td {

	vertical-align: top;
}
body {

	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425A7B;
	background-image: url(/Templates/images/int-bg-mainPage.gif);
}
.abstract {

	font-size: 14px;
}
.heading {

	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #425A7B;
	background-color: #ACBCD2;
}
