a {  
	color: #00518F; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
	color: #AF1317;
}
.base_home {
	background-color: #FFFFFF;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_main_cell_repeat.jpg);
	background-repeat: repeat-x;
	background-position: 0px 92px;
}
body, input, select, table, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.calcShadeBase {
	background-color: #CCCCCC;
}
.calcShade1 {
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.calcShade2 {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.date {
	padding-right:12px;
	color:#FFFFFF;
	font-size:11px;
	padding-bottom: 1px;
}
dt {
	font-weight: bold;
}
.footer {
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer_sub {
	background-image: url(images/bg_footer_sub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_sub a {
}
.footer_sub a:hover {
}
.frm250 {
	width:250px;
}
h1 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #024D87;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
h2 {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: "Palatino Linotype", Times, serif;
	color: #00518F;
	font-size: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
.main_cell {
	background-image: url(images/main_cell_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 60px;
}
.main_cell_home {
	background-image: url(images/logo_faded.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 33px;
}
.nav {
	font-family: "Palatino Linotype", Times, serif;
	background-image: url(images/bg_top_blue.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-left: 46px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.shade {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
.smallText {  
	font-size: 9px; 
	color: #666666
}
.top {
	background-image: url(images/top_stripes_bg_sub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_stripes {
	background-image: url(images/top_stripes_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
}
.top_stripes_home {
	background-image: url(images/top_stripes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 2px;
}

