a {  
	color: #235797; 
	text-decoration: underline
}
a:hover {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: ;
	background-repeat: repeat-y;
	background-position: left top;
}
.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;
}
.calcShade3 {
	background-color: #4880BB;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.disclosure {
	font-size: 10px;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px dashed #CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 5px;
	font-weight: normal;
}
dt {
	font-weight: bold;
}
.footer {
	color: #666666;
}
.footer a {
	text-transform: uppercase;
}
h1 {
	font-family: "Franklin Gothic Medium";
	font-size: 24px;
	color: #00064C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-weight: normal;
}
h3 {
	font-family: "Franklin Gothic Medium";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #155088;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
hr {
	color: #CCCCCC;
	height: 1px;
	border-top-color: #CCCCCC;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.announce_main {
	font-family: "Arial";
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF
}
.announce_sub {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.main_cell {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main_cell_home {
}
.shade {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
.smallText {  
	font-size: 10px; 
	color: #666666
}
.small_white {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.stripe_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2C0DF;
}
table {
	font-size: 12px;
	color: #333333;
}
.table_shell {
	background-image: url(images/main_cell.jpg);
	background-repeat: repeat-y;
	background-position: 190px 0px;
}
.top_right {
	background-image: url(images/bg_top_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 10px;
	font-family: "Franklin Gothic Medium";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.list-menu-ex2 {
    width: 180px;
margin: 15px 0 15px 2px;
 }
 .list-menu-ex2 ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.list-menu-ex2 li {
margin: 2px 0;
}

.list-menu-ex2 a {
	display: block;
		width:180px;
	padding: 5px 2px 5px 2px;
	text-decoration: none;
}

.list-menu-ex2 a:link {
	color: #FFFFFF;
}

.list-menu-ex2 a:visited{
	color: #FFFFFF;
}

.list-menu-ex2 a:hover {
	background: #5999D6;
	color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px 2px 4px 2px;
}
.special {
width:5px;
visibility:hidden;
}
