@charset "ISO-8859-1";
.leftnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
}
.leftnavbar a:link {
	color: #666666;
	text-decoration: none;
}
.leftnavbar a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.leftnavbar a:visited {
	color: #333333;
	text-decoration: none;
}
.MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.SubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.MainBody a:link {
	color: #000099;
	text-decoration: underline;
}
.MainBody a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.MainBody a:visited {
	color: #333333;
	text-decoration: none;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
.bullets a:link {
	color: #000099;
	text-decoration: underline;
}
.bullets a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.bullets a:visited {
	color: #333333;
	text-decoration: none;
}
.CopyriteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.Copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.RightBackground {
	background-image: url(images/RightSide_BG.jpg);
	background-repeat: repeat-y;
}
.LeftBackground {
	background-image: url(images/LeftSide_BG.jpg);
	background-repeat: repeat-y;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.MainBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.MiddleBannerBackground {
	background-image: url(images/MiddleBanner_BG.jpg);
	background-repeat: repeat-y;
}
.BannerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3pt;
	line-height: 22px;
}
.BottomBackground {
	background-image: url(images/Bottom_BG.jpg);
	background-repeat: no-repeat;
}
.main {
	background-color: #CCCCCC;
}

