/* --------- BODY ------------ */
body {
	margin:10px 0px; padding:0px;
	background-color:#335C85;
	background-position:top center;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#335C85;
	}
a:link  	{ color:#503385;text-decoration:underline; }
a:visited 	{ color:#503385;text-decoration:underline; }
a:hover 	{ color:#333333;text-decoration:underline; }
/* --------- TABLES ------------ */
.container1 {
	border:3px solid #ffffff;
	width:1100px;	
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}
table {
	width:1100px;
	background-color:#ffffff;
}
/* --------- MASTHEAD ------------ */
h2 {
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#ffff66;
	margin:0px 0px 0px 14px;	
}
/* --------- CONTENT ------------ */
h1 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin:20px 0px 0px 0px;	
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin:2px 0px 6px 0px;
}
.txtSmall {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color:#003366;
}
.txt {
	font-size:12px;
	line-height:15px;
	text-align:left;vertical-align:top;
}
.txtWhite {
	font-size:12px;
	color:#ffffff;
}
.txtWhiteSmall {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}
img {
	border:0px;
	line-height:0px;
}
.alignCenter {
	text-align:center;
}
/* --------- SEARCH ------------ */
.search {
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color:#336699;
	text-align:right;
}
/* --------- NAVIGATION ------------ */
.navTop {
	font-size:11px;
	color:#ffffff;
	background-color:#336699;
}
a.navTop:link{
	font-size:11px;
	font-weight:bold;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:visited{
	font-size:11px;
	font-weight:bold;
	color:#ffff66;
	text-decoration:none;
}
a.navTop:hover{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
.navRight {
	font-size:11px;
}
.navLeft {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#336699;
	text-align:left;vertical-align:top;
}
a.navLeft:link{
	font-size:10px;
	font-weight:bold;
	color:#ffff66;
	text-decoration:none;
}
a.navLeft:visited{
	font-size:10px;
	font-weight:bold;
	color:#ffff66;
	text-decoration:none;
}
a.navLeft:hover{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
.navRight {
	font-size:11px;
	text-align:left;vertical-align:top;
}
a.navRight:link{
	font-size:11px;
	text-decoration:underline;
}
a.navRight:visited{
	font-size:11px;
	text-decoration:underline;
}
a.navRight:hover{
	font-size:11px;
	text-decoration:underline;
}
.navBot {
	font-size:10px;
}