body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	background-image:url(../images/bg.gif);
}
h1 {
	font-size: 1.5em;
	line-height: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	padding-top: 5px;
}
table {
	font-size: 1em;
	line-height: 140%;
}
select {
	font-size: 1.1em;
}
p {
	font-size: 1em;
	line-height: 140%;
}
.caption {
	line-height: 120%;
	color: #000000;
	font-size: 0.9em;
}
.condensed {
	line-height: 70%;
}
.bold-color {
	color: #237CA4;
	font-size: 1.2em;
	font-weight:bold;
}
.bold-gray {
	color: #363636;
	font-weight:bold;
}
a:link {
	color: #237CA4;
	text-decoration: underline;
}
a:visited {
	color: #237CA4;
	text-decoration: underline;
}
a:hover {
	color: #E03452;
	text-decoration: none;
}
a.nav:link {
	text-decoration: none;
	color:#c13c3b;
	font-size: 1.4em;
	font-weight: bold;
}
a.nav:visited {
	text-decoration: none;
	color:#c13c3b;
	font-size: 1.4em;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: underline;
	color:#c13c3b;
	font-size: 1.4em;
	font-weight: bold;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 130%;
}

a.home:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.home:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.home:hover {
	color: #000000;
	text-decoration: none;
}