a, td, p, h1,input, select, textarea {
	font : 12px Arial, Helvetica, sans-serif;
	line-height : 1.5em;
	color : #000000;
}

td {
	vertical-align : top;
}

body {
	margin : 0px;
	background-color : #FFFFFF;
	color : #000000;
}

a:link {
	color : #003333;
}

a:visited {
	color : #003333;
}

a:hover {
	color : #993333;
}

h1 {
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}

#hiddentext {
	display : none;
	visibilty : hidden;
}

.articlehead {
	font-weight : bold;
	font-size : 16px;
	color : #003333;
	font-style : normal;
	margin-top : 0px;
	line-height : 1em;
}

a.footer:link {
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
	line-height : 1.2em;
}

a.footer:visited {
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
	line-height : 1.2em;
}

a.footer:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.leftnav {
	margin : 0 0 10px 0;
	position : relative;
}

.rightnav_box {
	background-color : #FFFFFF;
	border : 1px solid #000000;
	padding : 5px;
	width : 200px;
	margin : 50px 0px 5px 0px;
	float : right;
}

.rightnav_head {
	font-size : 24px;
	font-weight : bold;
	color : #666666;
	line-height : .25em;
	vertical-align : top;
}

a.rightnav:link {
	font-weight : normal;
	color : #333399;
}

a.rightnav:visited {
	font-weight : normal;
	color : #333399;
}

a.rightnav:hover {
	font-weight : normal;
	color : #CCCCCC;
}

.header {
	font-size : 12px;
	vertical-align : top;
	line-height : 1em;
}

.bodytable {
	background : #FFFFFF url(../images/home/bkgrd.jpg) no-repeat top;
}

.contentbgcolor {
	background-color : #CCCC99;
}

.content_img {
	margin : 0;
	padding : 5px;
}

#header_graphic {
	width : 425px;
	height : 155px;
}

.home {
	vertical-align : top;
	text-align : right;
	font-size : 10px;
	margin-top : 10px;
	color : #FFFFFF;
}

.homecontent {
	margin-left : 25px;
	color : #003333;
	font-size : 12px;
	font-weight : bold;
}

.homecontent_white {
	margin-left : 25px;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

.printhead {
	font-size : 2em;
	font-style : normal;
}

.formFields {
	width : 250px;
}
