a {
	color: #206ADB;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
body {
	background-image: url(bg_sub.gif);
	background-repeat: repeat;
	background-color: #CCC8AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112651;
	margin: 0px;
}
.calcShadeBase {
	background-color: #6E9EE9;
}
.calcShade1 {
	background-color: #E0E8FD;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.calcShade2 {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.content_main_cell {
	padding: 5px 10px 10px;
	border: 4px solid #264D9B;
	background-color: #FFFFFF;
}
.content_table {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #6F6A57;
	margin-top: 10px;
}
.footer a {
	color: #6F6A57;
	text-decoration: underline;
}
.footer td {
	border: 1px solid #9A987F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #263E6C;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E9EE9;
	width: 90%;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #263E6C;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E9EE9;
	width: 90%;
}
.main_cell {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#shadow {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9C9984;
	border-bottom-color: #9C9984;
}
.sub_lc {
	background-image: url(column_left_bg_sub.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
table {
	font-size: 12px;
}
.top_stretch1 {
	font-size: 1px;
	background-image: url(top_stretch1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.top_stretch2 {
	background-image: url(top_stretch2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}.smallText {
	font-size: 9px;
	color: #5C75AF;
}
.appHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264D9B;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #6E9EE9;
	height: 1px;
	width: 90%;
	text-align: left;
}
.bigger {
	font-size: 15px;
}
#box {
	background-color: #AFCAF3;
	padding: 5px;
	border: 1px solid #264D9B;
	margin: 5px;
	width: 450px;
}

