html { 
height: 100%; 
margin-bottom: 1px; 
}

body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;	
}


a:link, a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #EC118F;
}


a.footer:link, a.footer:visited {
	color: #333333;	
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	line-height: normal;
	color: #EC118F;
}

.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B3D670;
	font-style: normal;
	font-weight: bold;
}

.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EC118F;
	font-style: normal;
	font-weight: bold;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	display: none;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.tfvHighlight {
color: #EC118F;
}
	
.tfvNormal {
color: black;
}

.req {
color: #EC118F;
}

ul.nav {
margin-top: 0px;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
COLOR: #303030;
LINE-HEIGHT: 16px;
list-style: url(../images/bullets.gif);
width: auto;
padding-left: 20px;
margin-left: 0px;
}

ul.home {
margin-top: 0px;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
COLOR: #303030;
LINE-HEIGHT: 14px;
list-style: url(../images/bullet_home.gif);
width: auto;
padding-left: 20px;
margin-left: 0px;
}

a.home:link, a.home:visited {
	color:#666666;
	text-decoration: none;
}

a.home:hover {
	color: #B3D670;
	text-decoration: underline;
}


a.nav:link, a.nav:visited {
	color:#999999;
	text-decoration: none;
}

a.nav:hover {
	color: #EC118F;
	text-decoration: underline;
}

a.navMain:link, a.navMain:visited {
	Color: #B3D670;
	text-decoration: none;
}

a.navMain:hover {
	Color: #B3D670;
	text-decoration: underline;
}

.navTitle {
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
Color: #B3D670;
margin-bottom: 0px;
}

ul {
margin-top: 0px;
LINE-HEIGHT: 16px;
list-style: url(../images/bullets.gif);
}
.thumbnail {
	border: 1px solid #000099;
}

.box {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 background-color: #FFFFFF;
 padding-left: 6px;
 padding-right: 6px;
 padding-top: 6px;
 padding-bottom: 6px;
 margin-right: 12px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 float: left;
 }
