a {  
	color: #003366; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #F9F5E4;
}
.calcShadeBase {
	background-color: #E2DEC5;
}
.calcShade1 {
	background-color: #F4F5ED;
	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;
}
dt {
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer_base {
	background-image: url(images/bg_base.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 1px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8A7971;
	border-bottom-color: #00305E;
}
.footer_home {
	background-image: url(images/bg_hand_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.footer_home a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_home a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00305E;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00305E;
}
h2 {
	font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
hr {
	color: #CCCCCC;
	height: 1px;
	border-top-color: #CCCCCC;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style-type: square;
}
.lighter {
	margin-bottom: 10px;
	color: #666666;
	margin-top: 2px;
}
.main_cell {
	background-image: url(images/main_cell_bg_fade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	background-color: #FFFFFF;
}
.main_cell_home {
	background-image: url(images/bg_hand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-left: 155px;
	color: #FFFFFF;
}
.main_cell_home a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.main_cell_home a:hover {
	text-decoration: underline;
}
.main_cell_home p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.nav_div {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00305E;
}
.shade {
	border: 1px solid #DEDABD;
	background-color: #F6F7F2;
}
.smallText {  
	font-size: 10px; 
	color: #666666
}
.stretch {
	font-size: 1px;
}
table {
	font-size: 12px;
	color: #333333;
}
