body {
	background-color: #989898;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 12px;
	color: #888888;
}
.copyright {color: #999999; line-height:20px; font-size:11px;}
a.copyright:link {color: #999999; text-decoration:underline;}
a.copyright:active {color: #999999; text-decoration:underline;}
a.copyright:visited {color: #999999; text-decoration:underline;}
a.copyright:hover {color: #E67E1F; text-decoration:underline;}


.content1 {	line-height: 20px;}
.head {
	font-family: "Century Gothic", Arial;
	font-size: 30px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #244B82;
	text-decoration: none;
}
a:visited {
	color: #244B82;
	text-decoration: none;
}
a:hover {
	color: #E67E1F;
	text-decoration: underline;
}
a:active {
	color: #244B82;
	text-decoration: none;
}


.bigsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.tab_box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_on {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}
.tab_off {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #f1f1f1;
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tab_link{}
a.tab_link:hover{color: #244B82; text-decoration: none;}

.red {
	font-weight: bold;
	color: #E67E1F;
}

