body
{
	background-color: 		#808080;
	margin:					15px 0 15px 0;
	padding:				0;
	font-size: 				8pt;
	font-family: 			Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align:				center;
	color:					#000000;
}
p
{
	font-size:				10pt;
	line-height:			1.4;
}

td.bottomborder{
    border-bottom-style: solid;
    border-width: 1px;
    border-color: black;
    font-size: 8pt;
    font-face: verdana;
    text-align: left;
    height: 19px;
}

img#wrapright
{
	border-style:			outset;
	border-color: 			black; 
	border-width:			1px;
	float:					right;
	align:					right;
	margin-left: 			8px;
}
.center
{
	text-align:				center;
}

hr
{
	width: 					100%;
	text-align: 			left;
	height:					1px;
	color:					#000;
}

h1
{
	text-align:				left;
	font-size:				16pt;
	font-weight:			normal;
}

div#container
{
	text-align:				left;
	width:					752px;
	margin:					0 auto;
	background: 			#bd0000;
	border-style:			solid; 
	border-width:			1px;
}

div#content p
{
	line-height:			1.4;
}

div#content
{
	float:					left;
	width:					546px;
	background-image: 		url(images/contentarea_bg.gif);
	padding:				0 17px 0 17px;
}

div#content a
{
	color: 					blue;
	font-weight:			normal;
	text-decoration:		underline;
}

div#rightcolumn
{
	background:				#A44646;
	float:					right;
	width:					170px;
	border-left-style:		solid;
	border-left-width:		1px;

}

div#rightcolumn a
{
	color: 					blue;
	font-weight:			bold;
	text-decoration:		none;
}

div#rightcolumn p
{
	color: 					#000;
	margin:					10px;
}

div#header
{
	background: 			#8b181b;
	margin:					0 0 0 0;
	padding:				0;
	height:					130px;
}

div#topnav
{
	background:				#8F0101;
	width:					100%;
	text-align:				center;
	margin:					0px;
	padding:				5px 0 5px 0;
	border-style:			solid; 
	border-width:			1px 0 1px 0;
	vertical-align: 		middle;
}

div#contentTop
{
	background-image: 		url(images/top_contentarea.gif);
	height:					16px;
	width:					580px;
}

div#contentBottom
{
	background-image: 		url(images/bottom_contentarea.gif);
	height:					16px;
	width:					580px;
	margin:					0;
	padding:				0;
}

div#footer
{
	background:				#333;
	color:					#FFF;
	text-align:				center;
}

div#footer p
{
	margin:					0;
	padding:				5px 10px;
	text-align:				center;
	font-size:				8pt;
}

div#footer
{
	clear:					both;
	width:					100%;
}

div#wrapper
{
	float:					left;
	width:					580px;
}

li{
	LINE-HEIGHT: 155%;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
}
.indent{
	padding-left: 20px;
}
.subHead{
	color: #800000;
	font-weight: bold;
}

A
{
    COLOR: efefbd;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #FFFF00;
    FONT-FAMILY: Tahoma;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A:visited
{
    FONT-FAMILY: Tahoma;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A:active
{
    FONT-FAMILY: Tahoma;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
a.blue{
	FONT-FAMILY: Verdana;
	COLOR: blue;
    FONT-SIZE: 10pt;
    TEXT-DECORATION:underline;
    FONT-WEIGHT: normal;
}
a:hover.blue{
	FONT-FAMILY: Verdana;
	COLOR: blue;
    FONT-SIZE: 10pt;
    TEXT-DECORATION:none;
    FONT-WEIGHT: normal;
}
a:visited.blue{
	FONT-FAMILY: Verdana;
	COLOR: blue;
    FONT-SIZE: 10pt;
    TEXT-DECORATION:underline;
    FONT-WEIGHT: normal;
}
.submit
{
    BORDER-RIGHT: #800000 1px solid;
    BORDER-TOP: #800000 1px solid;
    FONT: bold 10px Tahoma;
    BORDER-LEFT: #800000 1px solid;
    COLOR: #800000;
    BORDER-BOTTOM: #800000 1px solid;
    BACKGROUND-COLOR: #ffffff;
}
.input
{
    border: 1px solid #000000;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    padding: 0;
    padding-left: 3px;
    padding-top: 4px;
    vertical-align: bottom;
}
.select
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
	width:155;
    COLOR: #000000;
    FONT-FAMILY: Verdana,tahoma,Arial;
    border: 1px solid #000000;
}

.submit
{
    margin: 3;
    padding: 3;
    padding-left: 5px;
    padding-bottom: 4px;
    vertical-align: middle;
}