@charset "utf-8";
/* CSS Document */

html, body {
border: none;
} 

h1 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 0px;
	color: #055BBA;
	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
}



.marg_h2_bottom_0 {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
a:link {
	text-decoration: underline;
	color: #1E4E95;
}
a:visited {
	text-decoration: underline;
	color: #1E4E95;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #D2E3FF;
} 

a.standardLink {
	text-decoration: underline;
	color: #1E4E95;
}

a.standardLink:visted {
	text-decoration: underline;
	color: #1E4E95;
}

a.standardLink:hover {
	color: #333333;
	text-decoration: none;
	background-color: #D2E3FF;
} 
.marg_h2_top10 {
	padding-top: 15px;
}
.marg_p_top0 {
	padding-top: 0px;
	margin-top: 0px;
}

.marg_ul_top_0 {
	padding-top: 0px;
}

a.bottomlinks {
	color: #033770;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
a.bottomlinks:active { color: #141654;}
a.bottomlinks:hover {
	text-decoration: none;
	background-color: #BFD5EA;
	color: #000000;
}

a.bottomlinks:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}



.marg_bottom_5 {
}
hr {
	width: 45%;
	position: static;
	text-align: center;
	height: 2px;
	background-color: #DFB5DC;
	border: thin solid #DFB5DC;
}
.table_padding_topandbot_10 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table_background_darker {
	background-color: #F8EEFB;

}
.tablebar_bottom {
	margin-top: 22px;
	margin-bottom: 22px;
	height: 8px;
	padding: 10px;
	background-color: #EAF3FD;
}
.bottomlink_background_color {
	background-image: url(../assets/bottom_color.gif);
}
li {
	line-height: 18px;
}
.img_border {
	border: 5px solid #FFFFFF;
}
.lineheight {
	line-height: 8px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(../assets/marble.gif);
	margin: 0px;
	padding: 0px;
}
.div_width {
	width: 100%;
}
.body_table_width {
	width: 80%;
}
.table_text_ghosted {
	color: #AEAEAE;
	border: 2px solid #FFFFFF;
}
.bottext {
	font-size: 0.8em;
}
