a{
	font-family: verdana,geneva,times;
	color: #3A74C6;
	font-size: 11px;
	background-color: #e3e3e3;
	text-decoration: strong;
}
hr{ color:#CCCCCC;}
a:visited{
	font-family: verdana,geneva,times;
	color: #3A74C6;
	font-size: 11px;
	background-color: #e3e3e3;
	text-decoration: none;
}


a:hover{
	font-family: verdana,geneva,times;
	color: #3A74C6;
	font-size: 11px;
	background-color: #e3e3e3;
	text-decoration: underline;
}

a.body_main{
	font-family: verdana,geneva,times;
	color: #00627F;
	font-size: 11px;
	background-color: #e3e3e3;
	text-decoration: none;

}

a.body_main:visited{
	font-family: verdana,geneva,times;
	color: #00627F;
	font-size: 11px;
	background-color: #e3e3e3;
	text-decoration: none;
}

a.body_main:hover{
	font-family: verdana,geneva,times;
	color: #00627F;
	font-size: 11px;
	background-color: #e3e3e3;
	text-decoration: underline;
}
.body_port_hdr{
	font-family: verdana;
	color: #00627F;
	font-size: 12px;
	background-color: #e3e3e3;
	font-weight: bold;
}
.body_quote{
	font-family: verdana;
	color: #00627F;
	font-size: 10px;
	background-color: #e3e3e3;
	line-height: 1.5em;
	font-weight: bold;
}

.body_main{
	font-family: verdana,geneva,times;
	color: #000000;
	font-size: 11px;
	background-color: #e3e3e3;
	line-height: 1.5em;
}
.body_subhdr{
	font-family: verdana,geneva,times;
	color: #00627F;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
}

.copy_blue{
	font-family: verdana,geneva,times;
	color: #3A74C6;
	font-size: 11px;
	background-color: #e3e3e3;
}

.list{
	list-style: solid square;
}

.border_image{
	border: 1px solid white;
}
.body_hdr{
	font-size: 11px;
	color: #FFFFFF;
	}


.port_border{
	border-right:1px solid #FFFFFF;
	width: 100px;
}

.port_cell{
	font-family: verdana, geneva, times;
	color: #3A74C6;
	font-size: 11px;
	text-align: center;
	width: 100px;
}

.input_select{
	font-family: verdana, geneva, times;
	color: #3A74C6;
	font-size: 11px;
	border: 1px solid #00627F;
}