/* body text */
.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #0db2ef;
	font-size : 13px;
	font-weight: normal;
	line-height: 20px;
}

.sponsortext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #0db2ef;
	font-size : 13px;
	font-weight: normal;
}


.formtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #0db2ef;
	font-size : 13px;
	font-weight: bold;
}

.formtext1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size : 9px;
	font-weight: normal;
}

.itemtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #00407f;
	font-size : 13px;
	font-weight: normal;
}



/* tag text */
.tagtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Links for Site if no class exists */
.bodylink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
	color: #0db2ef;
	text-decoration : underline;
}

A:LINK.bodylink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
	color: #0db2ef;
	text-decoration : underline;
}

A:VISITED.bodylink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
	color: #0db2ef;
	text-decoration : underline;
}

A:HOVER.bodylink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
	color: #4fa7bd;
	text-decoration : none;
}


/* Call out box */
.box {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #0db2ef;
	font-size : 15px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color : #ffffff;
	border-top: 2px solid #4fa7bd;
	border-right: 2px solid #4fa7bd;
	border-bottom: 2px solid #4fa7bd;
	border-left:  2px solid #4fa7bd;
	text-align : center;
}



/* Links for Utility Row */
.utility {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
	color: #FFFFFF;
}

A:LINK.utility {
	text-decoration : underline;
}

A:VISITED.utility {
	text-decoration : underline;
}

A:HOVER.utility {
	color: #ace1fa;
	text-decoration : none;
}

/* Links for Utility Row - HOME PAGE */
.utility_home {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #FFFFFF;
}

A:LINK.utility_home {
	text-decoration : none;
}

A:VISITED.utility_home {
	text-decoration : none;
}

A:HOVER.utility_home {
	color: #ace1fa;
	text-decoration : none;
}

/* Links for Utility Row - HOME PAGE */
.sponsor_link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #0db2ef;
	text-decoration : underline;
}

A:LINK.sponsor_link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #0db2ef;
	text-decoration : none;
}

A:VISITED.sponsor_link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #0db2ef;
	text-decoration : none;
}

A:HOVER.sponsor_link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #4fa7bd;
	text-decoration : none;
}