@charset "utf-8";
	#navbar a {
	font-size: 14px;
	text-decoration:none;
	color: #03C;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	#navbar a:hover{
	color:#09F
	}
#navbar1 {
	height: 4em;
	width: 895px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #FC0;
	margin: 0px;
}
	#navbar1 ul {
	list-style: none;
	}

	#navbar1 ul li {
		float: left;
	}
	
	#navbar1 ul a {
	font-size: 14px;
	line-height:2em;
	text-decoration:none;
	color: #03C;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 0;
	padding-right: 1.7em;
	padding-bottom: 0;
	padding-left: 1.7em;
	font-weight: bold;
	}
	
	#navbar1 ul a:hover{
	color:#09F
	}
#navbar2 {
	height: 2em;
	width: 695px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #CC6;
	padding-right: 100px;
	padding-left: 100px;
	margin: 0px;
}
.bgColor {
	color: #FFFDCA;
}
.ParagraphTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}

.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: normal;
}
.MainTextShortHeight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
}

	#navbar2 ul {
	list-style: none;
	}

	#navbar2 ul li {
		float: left;
	}
	
	#navbar2 ul a {
	font-size: 14px;
	line-height:2em;
	text-decoration:none;
	color: #03C;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 0;
	padding-right: 1.7em;
	padding-bottom: 0;
	padding-left: 1.7em;
	font-weight: bold;
	}
	
	#navbar2 ul a.first{
		background:none
	}
	
	#navbar2 ul a:hover{
	color:#09F
	}
.MainTextBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
}
.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	font-weight: bold;
}
.ExtraLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 66pt;
}
.Maroon {
	color: #900;
}
#bodyContent {
	padding-right: 25px;
	padding-left: 25px;
}
