@charset "UTF-8";


body {
	background-color: #cccccc;
}
a:link {
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #BA2E51;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #BA2E51;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #BA2E51;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}



#subContainer{
	position:relative;
	background-image:url(Images/SUBheader.jpg);
	width:1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#subHeader{
	height:165px
}
#subMainMenu{
	height:20px;
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #BA2E51;
	border-top-width: solid;
	border-bottom-width: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BA2E51;
	border-bottom-color: #BA2E51;
}
#subLeft{
	float:left;
	width: 290px;
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #000;
	text-align: right;
}
#subRight{
	float:left;
	width: 734px;
	min-height:400px;
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #000;
}
#subFooter{
	clear:both;
}

#mainContainer {
	position:relative;
	background-image:url(Images/MAINheader.jpg);
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#mainContainer table{
	

}

#mainHeader{
	height:380px
}
#mainMainMenu{
	bottom: 0px;
	height: 20px;
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #E6E6E6;
	border-top-width: solid;
	border-bottom-width: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BA2E51;
	border-bottom-color: #BA2E51;
}
#mainLeft{
	float:left;
	width: 624px;
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #FFF;
}
#mainRight{
	float:right;
	width: 400px;
	font-family: "Trebuchet MS", "Futura Light", Verdana, sans-serif;
	font-size: small;
	color: #FFF;
	padding-top: 20px;
}
#mainFooter{
	clear:both;
	color: #FFF;

}
#subContainer #subLeft table tr td strong a {
	text-align: right;
}
#subContainer #subLeft table {
	font-weight: bold;
}
#subContainer #subLeft table {
	text-align: right;
}
#subContainer #subLeft table {
	text-align: right;
}

