body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: underline;
	color: #666666;
}
a:visited {
	color:  #666666;
	text-decoration: underline;

	}
a:active {
	color:  #666666;
	text-decoration: underline;

	}
a:hover {
	color: #000099;
	text-decoration: none;
	}
	
a.subnav {
	font-size: 10pt;
	font-family:  Times New Roman,Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #3366cc;
}
a:visited.subnav {
	color:  #3366cc;
	text-decoration: none;

	}
a:active.subnav {
	color:  #3366cc;
	text-decoration: none;

	}
a:hover.subnav {
	color: #333333;
	text-decoration: none;
	}
	
a.whitelink {
	font-size: 9pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}
a:visited.whitelink {
	color:  #cccccc;
	text-decoration: none;

	}
a:active.whitelink {
	color:  #cccccc;
	text-decoration: none;

	}
a:hover.whitelink {
	color: #ffffff;
	text-decoration: underline;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}

.boldsubnav {
	color: #333333;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;

	}

.navy11bold {
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
	}
	
.smallp {
	font-size: 9pt;
	color: #FFFFFF;
	}
	
.gray9 {
	font-size: 9pt;
	color: #cccccc;
	}

.homepagetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.smallwhitep {

	font-size: 10pt;
	color: #FFFFFF;
}
.boldgray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #333333;
}
.navybold {

	font-size: 10pt;
	color: #000099;
	font-weight: bold;
}
.smallpblack {

	font-size: 8pt;
	color: #000000;
}
#Nav {
	margin-left: 1px;
	float:left;
	
}
#Nav ul {
	margin-top: 30px;
	margin-left: 10px;
	padding: 0px;

}
#Nav li{
	margin: 15px 2px 4px 0px;
	padding: 0px;list-style-position: outside;
	list-style-type: none;

}
#Nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#Nav a:hover{
	color:#3366cc;

}
.TextField {
	width: 100%;
	display:block;
}
label{
	line-height: 20px;
}
.button {
	float: right;
}