@charset "utf-8";
* { 
	margin: 0px; 
	padding: 0px;
}
.stylenormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #800000;
	padding: 2px;
}
.style1 {
	color: #AF761D
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #800000;
}
.singlecol1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	padding: 12px;
	height: auto;
	width: 98%;
}
.right2col {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #800000;
	padding: 5px;
	height: auto;
	width: 39%;
	top: 0px;
	right: auto;
	clear: none;
	float: right;
	text-align: center;
	left: auto;
	bottom: auto;
}
.left1col {
	height: auto;
	width: 60%;
	float: left;
}
.shadetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
.shadedescript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #800000;
}
body { 
	font: 10px Arial, Helvetica, sans-serif; 
	background: #af761d; 
	color:#800000;
	text-align: center;
}
.microfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #800000;
}

#top_header { 
	height:300px; 
	width:99%; 
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 5px;
	background-image:url(imagefolder/supportimages/background.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-position: 100% 100%;
	margin-top: 5px;
	margin-bottom: 0;
	clear:both; 
}
#sub_header {
	height: 30px;
	width:99%;
	margin-left: 5px;
	margin-right: 5px;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #800000;
	background-image: url(imagefolder/supportimages/background.jpg);
	background-repeat: repeat;
	background-position: left top;
} 
#welcome {
	height: 70px;
	width:99%;
	margin-left: 5px;
	margin-right: 5px;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
} 
div#blackbar {
	background-color: #000000;
	width: 99%;
	height: 5px;
	margin-left: 5px; 
	margin-right: 5px;
}
div#sepbar {
	width: 99%;
	height: 15px;
	margin-left: 5px; 
	margin-right: 5px;
	background-color: #800000;
}
#container { 
	width: 99%; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 16px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	height: auto; 
} 
.basic_row {
	width: 100%;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.basic_row4col {
	width: 100%;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
} 
.table {
	float: left;
	width: 18%;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.3collft {
	float: left;
	width: 33%;
	height: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.table_left {
	float: left;
	width: 62%;
	height: 100%;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
} 
.table_right {
	float: left;
	width: 18%;
	height: auto;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.table_right2 {
	float: left;
	width: 18%;
	height: auto;
	bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.4col {
	float: left;
	width: 25%;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.3col {
	float: left;
	width: 33%;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
} 
.clear_float { 
	font-size: 0px; 
	line-height: 0px; 
	clear: both; 
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#footer1 { 
	clear:both; 
	height: 60px; 
	width: 99%;
	margin: 5px;
	border-top: thin solid #999999;
}
#footer { 
	color: #800000; 
	clear:both; 
	height: auto; 
	width: 99%; 
	margin-left: 5px;
	text-align: right;
	font-size: x-small;
	border-top: thin solid #999999;
}
a:link {
	color: #000099;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #336600;
}
div#footer1 ul li{
color : #000000;
background-color : transparent;
display: inline;
}
div#footer1 ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}
div#footer1 ul li a:hover{
text-decoration : underline;
}
