body {
 background-color: #666666;
 color: #333333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding-top: 15px;
}

h3 {
 font-size: 14px;
 font-weight:bold;
 letter-spacing: 1px;
 text-decoration: underline;
}

em {
 font-weight: bold;
 font-style: normal;
}

img {
 border-style: none;
}

a {
 color: #333333;
 text-decoration: underline;
}
a:hover {
 color: #990000;
 text-decoration: underline;
}

#topnav {
 border: 1px solid #333333;
 background-color: #CCCCCC;
 vertical-align: top;
 text-align:center;
 padding: 3px 16px 3px 16px;
 font-weight: bold;
 font-size: 11px;
 letter-spacing: 1px;
 margin-top: 6px;
}

#topnav a:link, #topnav a:visited, #topnav a:active {
 text-transform: uppercase;
 text-decoration:none;
 background-color: #CCCCCC;
 padding: 3px 16px 3px 16px;
 text-decoration: none;
 color: #333333;
}

#topnav a:hover {
 background-color: #990000;
 border-left: 1px #333333 solid;
 border-right: 1px #333333 solid;
 text-decoration: none;
 color: #CCCCCC;
}

#container {
	border: 1px solid #333333;
	width: 800px;
	background-color: #660000;
	padding: 6px;
	height: 100%;
}

#header {
	background-image: url(images/banner4.jpg);
	border: 1px solid #333333;
	background-color: #CCCCCC;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
	height: 80px;
	padding: 10px;
	background-repeat: no-repeat;
}
 
.contentblock {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	vertical-align: top;
	text-align:left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 180px;
	list-style-type: square;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.leftnavheader {
 border: 1px solid #666666;
 padding: 2px 2px 2px 2px;
 margin: 5px 5px 1px 5px;
 background-color: #333333;
 color: #CCCCCC;
 font-weight:bold;
 text-decoration:none;
 font-size: 12px;
}

#leftnav {
	float: left;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	text-align:left;
	width: 170px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#leftnav ul {
 margin: 0; 
 padding: 0px 5px 0px 5px;
 list-style-type: none;
} 

#leftnav li {
	width:155px;
} 

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
 display: block;
 color: #333333;
 padding: 0px 5px 0px 5px;
 border: 1px solid #CCCCCC;
 text-decoration: none; /*lets remove the link underlines*/
} 

#leftnav a:hover {
 display: block;
 padding: 0px 5px 0px 5px;
 border: 1px solid #333333;
 background: #990000;
 color: #CCCCCC;
 text-decoration: none; /*lets remove the link underlines*/
}

#footer {
 margin-top: 6px;
 clear: both; /* FIXED MAJOR LAYOUT ISSUE */
 border: 1px solid #333333;
 background-color: #CCCCCC;
 color: #333333;
 vertical-align: top;
 text-align: right;
 padding: 4px;
 padding-right: 15px;
 font-weight: bold;
 font-size: 10px;
 letter-spacing: 1px;
}

.formstyle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #666666;
 background-color: #CFD4E6;
 border: 1px #333333 solid;
}

.formbtns {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #333333;
 background-color: #CFD4E6;
 text-transform: uppercase;
 border: 1px #333333 solid;
}

/*EOF*/
.headertext {
	color: #660000;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}
.bullet {
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	padding-left: 50px;
	list-style-position: inside;
	float: none;
	font-variant: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: 24px;
	list-style-type: square;
}
.table_1 {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 0px;
}
.table_1Copy {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: line-through;
}

.pic_left {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: medium solid #7B1C1A;
	margin-right: 8px;
	margin-bottom: 5px;
}
.pic_contain {
	vertical-align: text-bottom;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	float: right;
	height: 190px;
	width: 260px;
	clear: right;
	position: relative;
}
.pic_right {
	float: right;
	border: medium solid #7B1C1A;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-left: 8px;
}
.top {
	vertical-align:text-top;
}
.bold_big {
	font-size: 16px;
	font-weight: bold;
}
.pic_center {
	float: none;
	border: medium solid #7B1C1A;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0px;
}

