.border {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91897E;
	border-right-color: #91897E;
	border-bottom-color: #91897E;
	border-left-color: #91897E;
	vertical-align: top;
}




.bot_table_space {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bot_table_space_main {

	padding: 15px 15px 15px 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.main_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.main_copy a{
	font-size: 11px;
	color: #3B5F7B;
	text-decoration: none;
	font-weight: bold;
}
.main_copy a:active{
	font-size: 11px;
	color: #3B5F7B;
	text-decoration: none;
	font-weight: bold;
}
.main_copy a:visited{
	font-size: 11px;
	color: #3B5F7B;
	text-decoration: none;
	font-weight: bold;
}
.main_copy a:hover{
	font-size: 11px;
	color: #007DC3;
	text-decoration: none;
	font-weight: bold;
}

.header_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007DC3;
}
.header_blue a{
	color: #007DC3;
	text-decoration:none;
}
.header_blue a:active{
	color: #007DC3;
	text-decoration:none;
}
.header_blue a:visited{
	color: #007DC3;
	text-decoration:none;
}
.header_blue a:hover{
	color: #007DC3;
	text-decoration:none;
}


.link_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3B5F7B;
}
.link_blue a{
	color: #3B5F7B;
	text-decoration:none;
}
.link_blue a:active{
	color: #3B5F7B;
	text-decoration:none;
}
.link_blue a:visited{
	color: #3B5F7B;
	text-decoration:none;
}
.link_blue a:hover{
	color: #007DC3;
	text-decoration:none;
}


.header_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.header_red a{
	color: #990000;
	text-decoration:none;
}
.header_red a:active{
	color: #990000;
	text-decoration:none;
}
.header_red a:visited{
	color: #990000;
	text-decoration:none;
}
.header_red a:hover{
	color: #990000;
	text-decoration:none;
}



.border_grey {
	border: 1px solid #DDDBDB;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.border_top_pad {
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.border_left_nopad {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDBDB;
}
.border_top_nopad {

	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.main_copy_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 30px;
	white-space: normal;
	margin-left: 30px;
}
