body  {
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	vertical-align: middle;
	border-color: #284398;
	border-bottom: 1;
	border: 1;
}
a.bodyLink {
	color: #284398;
	font-weight:bold;
	border-bottom: 1px solid #284398;
	text-decoration:none;
}
a.bodyLink:hover {
	border: none;
	text-decoration:none;
}
.largeText {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
.topLinkYellow {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #D8CD0A;
}
.topLinkRed {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #ED3232;
}
/*.topLinkYellow {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #632D13;
	background-color: #C07F60;
}
.topLinkRed {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C07F60;
	background-color: #632D13;
}*/
.announcementText {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00A850;
	line-height: 24px;
}
.footerText {
	font-size: 11px;
}
.pageTitle{
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	border-top: 1px solid #284398;
	border-bottom: 2px solid #284398;
	color: #284398;
	background-color: #ffffff;
}
.topLinkBlue {

	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #284398;
}
.topLinkGreen {


	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #00A850;
}
#Table_01 table_row_back {
	background-color: #EEEEEE;
	border-top-color: #2F55A9;
	border-right-color: #2F55A9;
	border-bottom-color: #2F55A9;
	border-left-color: #2F55A9;
}
.pageTitleBlue {
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	color: #ffffff;
	background-color: #284398;
	padding: 10px;
}
.pageTitleYellow {

	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	color: #000000;
	background-color: #F1E207;
	padding: 10px;
}
.pageTitleRed {

	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	color: #ffffff;
	background-color: #E61312;
	padding: 10px;
}
.pageTitleGreen {


	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	color: #ffffff;
	background-color: #009F44;
	padding: 10px;
}

