body  {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
}
H1  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
}
H2   { color: #FFFFFF; font-weight: bold; font-size: 18px; font-family: Verdana }
H3 { color: #FFFFFF; font-weight: bold; font-size: 11pt; font-family: Verdana }
H4 { color: #FFFFFF; font-weight: bold; font-size: 10pt; font-family: Verdana }
.plainlink { }
A:link     {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited    {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A:active   { color: #6db630; font-style: italic; font-weight: normal; text-decoration: underline }
#header  { position: relative; z-index: 3; top: 0px; left: 0px }
#mainpastebd      {
	color: #FFFFFF;
	float: none;
	clear: none;
	border: none;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 1300px;
	visibility: visible;
repeat-y: text-indent: 0px ;
	padding: 25px;
	white-space: normal;
}
#maincontent1        {
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	float:
	clear: none;
	padding-left: 10px;
	border: none;
	position: absolute;
	top: 75px;
	left: 45px;
	width: 814px;
	overflow: auto;
	visibility: visible;
	repeat-y: text-indent: 0px ; 	
	text-indent: 25px;
}
.outer_wrapper {
	width: 798px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.wrapper {
	width: 798px;
	position: relative;
	background-color: #12518D;
}
.smallcaps {
	font-variant: small-caps;
}
.boundedtable {
	background-color: #FFFFFF;
	padding: 1px;
	border: thin none #FFFFFF;
	list-style-type: disc;
}
.unboundedtable {
	padding: 1px;
	list-style-type: disc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border_L {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #EDBF31;
}
.border_B {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #EDBF31;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #EDBF31;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #EDBF31;
}
.text_smaller {
	font-size: smaller;
}
.text_white_on_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #153459;
}
.text_white_on_navy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #153459;
	font-style: italic;
}
.text_white_on_navy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEC032;
	background-color: #153459;
	font-style: italic;
	text-decoration: underline;
}
.text_gray_bold {
	font-weight: bold;
	color: #333333;
}
.border_R {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #EDBF31;
}
.wr_gold_lg_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #FCC116;
	font-style: italic;
}
.wr_gold_med_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 800;
	color: #FCC116;
}
.black_on_white {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
}
.black_on_white_sm {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: smaller;
}
.black_on_white_lg {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana;
}
.copyright {
	font-size: smaller;
	color: #FFFFFF;
	font-style: italic;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: medium solid #EEC032;
}
.para a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	border: medium solid #EEC032;
	text-decoration: underline;
}
