A {
	color : #0000CD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
	text-decoration : none;	
}

A:HOVER {
	color : #0000CD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
	text-decoration : underline;
}

H3 {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 14px;
	margin-top : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

INPUT {
	color : #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TEXTAREA {
	color : #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.boxheader {
	background-color : #E6E6E6;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-left : 10px;
}

.boxbottomborder {
	background-image : url(images/box_horizontal_bg.gif);
}

.boxleftborder {
	background-image : url(images/box_vertical_bg.gif);
}

.boxrightborder {
	background-image : url(images/box_vertical_bg.gif);
}

.boxtopborder {
	background-image : url(images/box_horizontal_bg.gif);
}

.button {
	background-color : #000080;
	color : #FFFFFF;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.datehead {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.datetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.divider {
	background-image : url(images/divider.gif);
}

.footerbackground {
	background-image : url(images/footer_bg.gif);
}

.footer {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

.leftborder {
	background-image : url(images/left_border.gif);
}

/*Netscape 4.7 Fix */
.navbackground {
	background-image : url(images/clearpixel.gif);
}
/*End Netscape 4.7 Fix */

.navigationbackground {
	background-color : #000066;
	background-image : url(images/navigation_bg.gif);
}

.navigation {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

.navigation A {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.navigation A:Hover {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.required {
	color : #B22222;
	font-weight : bold;
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #444444;
	font-weight : bold;
}

.rightborder {
	background-image : url(images/right_border.gif);
}

.tipstext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.topbackground {
	background-image : url(images/top_bg.jpg);
}
