body {
	font-family: "Courier New", Courier, monospace;
	background-color: #333333;
	background-repeat: repeat-x;
}
a:link {
	color: #DF3D2C;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #DF3D2C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
ul {
	list-style-type: disc;
	font-style: normal;
	list-style-position: outside;
}
li {
	padding: 0;
	margin: 0 0 0.25em 0;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: bold;
	
	
}

.leftimg {
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;

}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: "Courier New", Courier, monospace;
}
p, h1, h2, h3, h4, h5 {
	margin: 0 10px 10px;
}
p {
	padding-left: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: justify;
}
h1 {
	font-size: 17px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dashed;
	font-family: "Courier New", Courier, monospace;
}
h2 {
	font-size: 18px;
	padding-top: 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
h3 {
	font-size: 18px;
	padding-top: 1px;
	color: #333333;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
h4 {
	font-size: 18px;
	padding-top: 1px;
	color: #FFFF00;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
h5 {
	font-size: 16px;
	padding-top: 1px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	line-height: 16px;
}
h6 {
	font-size: 16px;
	padding-left: 20px;
	padding-top: 1px;
	text-align: center;
	color: #E54134;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
#frame {
	width: 770px;
	padding-bottom: 0px;
	text-align: left;
	background: White;
	margin: 0px auto;
}
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu2 {
	font-size: 11px;
	width: 175px;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#menu2 li a {
	height: 23px;
	voice-family: inherit;
	text-decoration: none;
}
#menu2 li a:link, #menu2 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../images/menu2.gif);
	padding: 9px 0 0 20px;
	font-size: 13px;
}
#menu2 li a:hover {
	color: #000000;
	background: url(../images/menu2.gif) 0 -32px;
	padding: 9px 0 0 20px;
}
#menu2 li a:active {
	color: #000000;
	background: url(../images/menu2.gif) 0 -64px;
	padding: 9px 0 0 20px;
}
#contentleft {
	width: 200px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0px;
	line-height: .75em;
	float: left;
	background-color: #fff;
	background-image: none;
}
#contentcenter {
	font-size: 0.75em;
	line-height: 1.5em;
	width: 540px;
	margin-left: 5px;
	float: left;
	background: White;
}
#contentcentertopic {
	font-size: .75em;
	line-height: 1.5em;
	width: 560px;
	margin-left: 100px;
	margin-right: 100px;
	padding-left: 10px;
	background: White;
}
#contentright {
	width: 108px;
	line-height: 0.75em;
	
	float: left;
	background-color: #FFFFFF;
	background-image: none;
	height: 100%;
}
#toplinks {
	width: 50px;
	float: left;
}
#contentheader {
	background: #fff;
	padding-left: 0;
	width: 611px;
	float: left;
}
#contentfooter {
    background-image:url(../images/footer.gif);
    height:79px;
	text-align: center;
	font-size: 0.7em;
	padding-bottom: 0;
	margin-bottom: 0;
}

#contentfooter a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#contentfooter a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#contentfooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.boxout {
	margin-top: 10px;
	border: 2px solid #ccc;
	padding: 0;
	background: #FFD;
}
input, select {
	border: 1px solid #ccc;
	background-color: #EAFAFF;
}
.datatable {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 80%;
}
.datatable td {
	border: 1px solid #D6DDE6;
	padding: 4px;
}
.datatable th {
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
	background: #FFC;
}
.datatable tr.altrow {
	color: #000;
	background: #F0FFF0;
}
.leftblurb {
	margin-left: 20px;
	width: 175px;
	border: 1px dashed #000;
	padding: 0;
	background-color: #DCE8F6;
}
.leftblurb p {
	color: #333;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 0;
	text-align: left;
	font: normal .75em/16px Verdana, Arial, Helvetica, sans-serif;
	background-color: #DCE8F6;
}
.leftblurb li {
	color: #333;
	
}

.orange {
	color: #FF3300;
}

.yellow {
	background-color: #FFCC00;
	display: inline;
}

.rd {
	background-color: #000000;
	display: inline;
}


.image {
	border: 1px dashed #000;
	padding: 0;
	background: #EAFAFF;
}

.red {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

.black {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
