body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
#container {
	margin: auto;
	width: 752px;
	}
	.nav_rt_brd {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
	.rt_endcell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.nav_lft_brd {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.navs {
	font-size: 85%;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.formtable {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	width: 700px;
	border: 1px solid #787878;
}
.shortcell {
	height: 8px;
	font-size: -1px;
}

h3 {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #555555;
	vertical-align: bottom;
	text-transform: uppercase;
}



h2 {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	text-transform: uppercase;
	letter-spacing: .3em;


}
#container p {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

h4 {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #555555;
	vertical-align: bottom;
	text-transform: uppercase;
	text-align: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;


}

h5 {
	
	font-size: 0.8em;
	color: #666666;
	margin: 15px 10px 10px;
	font-weight: bold;

}

a:link {

	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {
	color: #6666CC;
	text-decoration: underline;
}


h6 {

	
	font-size: 0.7em;
	color: #666666;
	margin: 5px 10px;
	font-weight: bold;
}
.tableCTR {
	margin: auto;
}

.formfield {
	font-size: 0.8em;
	color: #333333;
	background-color: #F9F9F9;
	text-decoration: blink;
}

.boxborder {
	border: 1px solid #CCCCCC;
}
li {
	
	font-size: 0.7em;
	color: #5F5F5F;
}
.lineTop {
	border-top: 1px solid #666666;
}

td {
	font-size: 80%;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #535353;
	margin: 10px;
	padding: 10px;
}
.whiteline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
