{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; color: #4B0082; 
}
td {
	font-style: normal;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
	
A:link    {
	color: Black;
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	color: #858585;
	font-size: 100%;
	text-decoration: none;
	font-weight : bold;
}
A:active  {
	color: Black;
	font-size: 100%;
	text-decoration: none;
	font-weight : bold;
}
A:hover {
	color: Navy;
	background-color: #63CEFF;
	width: 100%;
	font-weight : bold;
}

h2 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
}
h4 {
	color: #009C9C;
	font-stretch: inherit;
	font-variant : normal;
}
.subhead {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color : Teal;
	font-weight : normal;
}
}
.subheadblue {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color : #00639C;
	font-weight : bolder;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : black;
}
.phrase {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Red;
}

.phrase2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Black;
}
.phrase3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}
.phrasewhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : White;
	line-height: 25px;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
	margin-left : 5px;
	margin-right : 5px;
	color : Navy;
	border-style : solid solid solid solid;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
}
.dot {
	border-bottom-style: dotted;
	border-bottom-width : thin;
	border-bottom-color : #009C31;
	border-top-style : dotted;
	border-top-width : thin;
	border-top-color : #009C31;
	border-spacing : 1px;
}

border {
	border-style: solid;
	border-top-width : thin;
}
/* sets the style for the links in the footer*/
.footernav {font-size:100%; color:#333333; text-align: center;}
.footernav:hover {
	background: transparent;
}

.footernav:active {
	background: transparent;
}