@charset "utf-8";
.style3 {
	color: #666666;
	font-size: 11px;
}

/* CSS Document */

body {
	margin: 0px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/largeBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sub1 {
	font-size: 14px;
	font-weight: bold;
	color: #F5F5EF;
	margin: 6px;
}
#sub1Text {
	color: #F5F5EF;
	margin: 0px;
	padding-left:5px;
	padding-right:5px;
}
#sub1Text a, a:visited {
	color: #F5F5EF;
	margin: 0px;
	text-decoration:underline;
}
#sub1Text a:hover {
	color: #F5F5EF;
	margin: 0px;
	text-decoration:none;
}
#sub1Text ul {
	text-indent: 0px;
	padding: 5px 5px 5px 20px;
	margin: 0px;
}
#sub2 {
	color: #CCCCCC;
	font-weight: normal;
	margin: 5px;
	line-height: 16px;
}
#sub2Text a, a:visited {
	color: #000;
	text-decoration: underline;
}
#sub2Text a:hover {
	color: #000;
	text-decoration: none;
}
#sub2Text ul {
	text-indent: 0;
	margin: 0px;
	padding: 5px 5px 5px 20px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
	text-decoration:none;
}
#sub2Text {
	display: block;
	margin: 0px;
}
a.orange:link {
	color: #7C1519;
}
a.orange:visited {
	color: #7C1519;
}
a.orange:hover {
	color: #7C1519;
	text-decoration:none;
}
a.white:link {
	color: #ffffff;
}
a.white:visited {
	color: #ffffff;
	text-decoration:none;
}
a.white:hover {
	color: #ffffff;
}

.more {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
#titleText {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#menuSpace {
	height: 38px;
}
.bodyText {
	font: 13px/18px Arial, Helvetica, sans-serif;
}
