A {
	color : #C43600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
}

A:HOVER {
	text-decoration : none;
}

H3 {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-style : italic;
	font-weight : bold;
	line-height : 20px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

H4 {
	color : #CC0000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	line-height : 25px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

H5 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	line-height : 16px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

INPUT {
	color : #7B1717;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

TEXTAREA {
	color : #7B1717;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bottom_border {
	background-image : url(images/bottom_border.gif);
	background-repeat : repeat-x;
}

.button {
	color: #000000;
}

.divider_large {
	background-image : url(images/divider_large.gif);
	background-repeat : repeat-x;
	height : 6px;
}

.divider_small {
	background-image : url(images/divider_small.gif);
	background-repeat : repeat-x;
	height : 3px;
}

.footer {
	background-image : url(images/footer_bg.gif);
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 23px;
	text-align : center;
	vertical-align : middle;
}

.left_border {
	background-image : url(images/left_border.gif);
	background-repeat : repeat-y;
}

.nav {
	background-image : url(images/nav_bg.gif);
	background-repeat : repeat-x;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 21px;
	text-align : center;
	vertical-align : middle;
}

.nav A {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.nav A:Hover {
	text-decoration : underline;
}

.required {
	color : #B22222;
	font-weight : bold;
}

.right_border {
	background-image : url(images/right_border.gif);
	background-repeat : repeat-y;
}

.small_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.small_text A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.small_text A:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

.subhead {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.top_border {
	background-image : url(images/top_border.gif);
	background-repeat : repeat-x;
}