body {
	background-image: url(skin/background.gif);
	background-repeat: repeat-y;
	background-position: 198px;
	background-color: #be7b24;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
a:link {
	color: #465087;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #287DE6;
	text-decoration: none;
}
a:active {
	color: #287DE6;
	text-decoration: underline;
}
.content-home {
	background-color: #F2F1E7;
	background-image: url(skin/background-watermark.gif);
	background-repeat: no-repeat;
	background-position: 300px bottom;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 80%;
	color: #333333;
	line-height: 1.25;
}
.content-plain {
	background-color: #F2F1E7;
	background-image: url(skin/background-watermark.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	color: #333333;
	line-height: 1.25;
	padding-right: 20px;
	background-position: 300px bottom;
}
.content-plain-empty {
	/*background-color: #F2F1E7;*/
	background-repeat: no-repeat;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 15px;
	color: #333333;
	line-height: 1.25;
	padding-right: 20px;
	background-position: 300px 10px;
}
.content-contact {
	background-color: #F2F1E7;
	/*background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 265px bottom;*/
	padding-top: 10px;
	padding-left: 15px;
	font-size: 80%;
	color: #333333;
	line-height: 1.25;
}
.top {
	line-height: 13px;
	background-color: #CC7E17;
}
.nav-on {
	background-image: url(skin/background-nav.gif);
	background-color: #E5BE8B;
}
.menu-left {
	font-size: 70%;
	color: #465087;
	line-height: 1.5;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
.menu-left-on {
	font-size: 70%;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;
	background-color: #E5BE8B;
	text-transform: uppercase;
}
.menu-sub {
	font-size: 75%;
	color: #465087;
	line-height: 1.5;
	background-color: #F2F1E7;
	text-transform: none;
	font-weight: normal;
}
.menu-sub-on {
	font-size: 75%;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;
	background-color: #E5BE8B;
	text-transform: none;
}
.section {
	font-size: 150%;
	line-height: 1.75;
}
.section-sub {
	text-transform: uppercase;
	color: #A66C1E;
}
.section-sub-indented {
	text-transform: uppercase;
	color: #A66C1E;
	padding-left: 17px;
}
.menu-sub-empty {
	font-size: 75%;
	color: #465087;
	line-height: 1.5;
	text-transform: none;
	font-weight: normal;

}
.copy {
	padding-left: 17px;
}
.copy-smaller {
	font-size: 75%;
}
.copy-italic {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	line-height: 1.35;

}
.copy-list {
	list-style-type: square;
	font-size: 90%;
	list-style-position: outside;
	padding-bottom: 3%;
}
.copy-wrap {
	padding-left: 17px;
	padding-right: 190px;
}
.rules {
	background-color: #434a6b;
	font-size: 1px;
}
.nav {
	background-image: url(skin/background-nav.gif);
}
.fill {
	background-color: #F8F7F1;
	background-repeat: repeat-y;
	background-image: url(skin/back-fill.gif);
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4;
	color: #F2F1E7;
	padding: 5px 5px 0px 32px;
}
.info_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 1.4;
	color: #465087;
	padding: 5px 5px 0px 32px;
}
ol{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	list-style-position: outside;
}

li{
	padding-bottom: 7px
}
.ol_sub{
	list-style-type: 
	lower-alpha; 
	font-size: 98%;
}
ul.no_bullets{
	font-size: 90%;
	padding-bottom: 3%;
	list-style-type: none;
}
.Announcement {margin:5px; padding:5px 15px;border:1px solid gray; background-color:White;}.pdficon {
	float: left;
	padding-right: 10px;
	position: relative;
	top: -4px;
}
.section-sub-Blue {
	text-transform: uppercase;
	color: #152A6E;
}
