body {
	font-family: Times New Roman;
	font-size: 13px;
	color: #000000;
	background-color: #fac31a;
	margin: 0;
}

TABLE, TD, P {
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

FORM { display: inline; }

A:link,A:visited,A:active{
	font-family: Times New Roman;
	text-decoration: underline;
	color: #18354c;
}

A:hover{
	font-family: Times New Roman;
	text-decoration: none;
	color: #18354c;
}


.home_bottom_box {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: normal;
	padding: 25px;
	background-color: #FFFFFF;
}

.purple_text {
	font-weight: normal;
	color: #000099;
}

.red_text {
	font-weight: normal;
	color: #cc0000;
}

.header_text {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #18354C;
}

.header_text20 {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #18354C;
}

.pdf_text {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #18354C;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.nav_bg{
	background-color: #18354c;
}

.nav{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav:link{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav:visited{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav:active{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav:hover{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #fac31a;
}