body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
}
body {
	background-attachment: fixed;
	background-color: #015798;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(_graphics/bkg_gradient.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}



.main_menu {
	cursor:pointer;
	color: #363636;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}



a:link {
	color: #009900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	color: #0090CF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a:active {
	color: #009900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a:visited {
	color: #009900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}



a.blue_link:link {
	color: #0090CF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.blue_link:hover {
	color: #0090CF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.contact_link:hover {
	color: #0090CF;
	font-weight: normal;
	font-size: 15px;
}
a.blue_link:active {
	color: #0090CF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.blue_link:visited {
	color: #0090CF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}



a.nav_link:link {
	color: #363636;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.nav_link:hover {
	color: #339900;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.nav_link:active {
	color: #363636;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.nav_link:visited {
	color: #363636;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


a.sub_nav1:link {
	color: #363636;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.sub_nav1:hover {
	color: #363636;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a.sub_nav1:active {
	color: #363636;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.sub_nav1:visited {
	color: #363636;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}



a.small_link:link {
	color: #363636;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.small_link:hover {
	color: #363636;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.small_link:active {
	color: #363636;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.small_link:visited {
	color: #363636;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}



a.footer_link:link {
	color: #cccc33;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.footer_link:hover {
	color: #cccc33;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a.footer_link:active {
	color: #cccc33;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.footer_link:visited {
	color: #cccc33;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}



.blue_text {
	color: #0090CF;
	font-weight: bold;
	font-size: 13px;
}
.quote_text {
	color: #363636;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}
.footer_text {
	color: #cccc33;
	font-weight: normal;
	font-size: 11px;
}
.small_text {
	color: #D4EAF9;
	font-weight: normal;
	font-size: 11px;
}
.green_bold_text {
	color: #009900;
	font-weight: bold;
	font-size: 13px;
}

.bg_right {
	background-color: #FFFFFF;
	background-image: url(_graphics/bkg_right2.gif);
	background-repeat: repeat-y;
	background-position: right;

}

.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	height: 15px;
	width: 100px;
}
