@charset "UTF-8";
/* CSS Document */

.bodytext10blue {
	font-size: 10px;
	font-family: helvetica, Arial, sans-serif;
	color: #093751;
	letter-spacing: 0.4pt;
	line-height:1.6;
}



.bodytext12blue {
	font-size: 12px;
	font-family: helvetica, Arial, sans-serif;
	color: #093751;
	letter-spacing: 0.4pt;
	line-height:2.2;
}

.bodysubhead22blue {
	font-family: georgia,serif;
	font-size: 22px;
	font-style: italic;
	letter-spacing: -0.2pt;
	color: #093751;
	line-height:2.2;
}

.textInput
{
border: 0px;
}

a.top {
	color: #029fc8;
	text-decoration: none;
	
}


a.top:hover {
	color: #e4801c;
	text-decoration: none;
	background-color: transparent;
	border-color: #e4801c;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
