BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}
.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial;
}
Table{
	font-size: 11px;
	font-family:Verdana, Helvetica, sans-serif;
}
.style3{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
}

H1{font-size: 11px; FONT-WEIGHT: normal;}
H2{font-size: 10px; FONT-WEIGHT: normal;}

.location {FONT-FAMILY: arial, helvetica, sans-serif; font-size: 10px;color: #FF0000; text-transform:uppercase}
.location a:link {color: #FF0000;text-decoration: underline;}
.location a:visited {color: #FF0000;text-decoration: underline;}
.location a:hover {color: #0C07C6;text-decoration: underline;}

.location ul {
	list-style-type: none;
	padding: 0px;
	line-height:12px;
	margin:0px;
	margin-left:0px;
}
.location li {
	list-style-image: none;
	background-image: url(img/required_alt.gif);
	background-repeat: no-repeat;
	background-position: -0px 1px;
	padding: 0px;
	margin:0px;
	padding-left:12px;
}

.dotborder{ border-top: dashed; border-bottom: dashed; border-right: dashed; border-left:dashed; border-color: darkgray; border-width: 2px}

