/*START STANDARD ELEMENTS*/
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

form, textarea, select, input {
	font-size : 11px;
}

a:link, a:visited {
	text-decoration : none;
	color : #336699;
}

a:hover {
	text-decoration : underline;
	color : Black;
}

/*START STANDARD CLASSES*/
.extralargeblueserif {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	line-height : 28px;
	color : #336699;
	font-weight : normal;

}

.extralargeblack {
	font-size : 15px;
	line-height : 19px;
	color : Black;
	font-weight : bold;
}

.largeblack {
	font-size : 13px;
	line-height : 15px;
	color : Black;
}

.largeblack:hover {
	color : #00948A;
}

.largewhite {
	font-size : 13px;
	line-height : 15px;
	color : White;
}

.largewhite:hover {
	color : #00948A;
}

.mediumblack {
	font-size : 11px;
	line-height : 18px;
	color : Black;

}

.mediumblack:hover {
	color : #336699;

}

.mediumwhite {
	font-size : 11px;
	line-height : 15px;
	color : White;
}

.mediumwhite:hover {
	color : #00948A;
}

.mediumblue {
	font-size : 11px;
	line-height : 22px;
	color : #336699;

}

.mediumblue:hover {
	color : Black;

}

.smallblack {
	font-size : 10px;
	line-height : 13px;
	color : Black;
}

.smallblack:hover {
	color : #00948A;
}

.smallwhite {
	font-size : 10px;
	line-height : 15px;
	color : White;
}

.smallwhite:hover {
	color : white;
}

.border {
	border: 1px solid #000000;
}

/*START SPECIAL ELEMENTS*/
.bgtitle td {
	font-size : 13px;
}

.bghighlight td {
	font-size : 11px;
}

.bgwhite td {
	font-size : 11px;
}

/*START SPECIAL CLASSES*/
.nav {
	font-size : 12px;
	text-decoration : none ! important;
	color : White ! important;
}

.nav:hover {
	color : Black  ! important;
}

.find {
	font-size : 12px;
	color : White;
	font-weight : bold;
}

.go {
	vertical-align : text-bottom;
}

.alert {
	color : Red !important;
}

.alert:hover {
	color : Black ! important;
}

.smallorange {
	font-size : 10px;
	line-height : 15px;
	color : #FFCC99;
	text-align : center;
}

.bgtitle {
	font-size : 9px;
	line-height : 15px;
	color : White;
	font-weight : bold;
	background-color : #00948A;
	vertical-align : bottom;
}

.bghighlight {
	background-color : #EBF3F2;
}

.bgwhite {
	background-color : White;
}
