body{
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a{
	color:#0077A5;
}
#root{
	margin-left: auto;
	margin-right: auto;
	width: 700px;text-align: center;
}
#titlebar {
	width: 700px;
	height: 50px;
	background-color: #0077a5;
	text-align:center;
}
#navmenu{
	text-align:center;
	width: 700px;
	height: 26px;
	background-color: #AFDDF4;
}
#navmenu a {
	font-size: 8pt; font-weight: bold; color:#000000; text-decoration:none; 
}
#gradient{
	background-image:url(/images/gradient.jpg);
	height: 28px;
	width: 700px;
}
#homephoto{
	background-image:url(/images/photo_home.jpg);
	width: 700px;
	height: 259px;	
}
#subtitle{
	width: 700px;
	height: 24px;
	border-bottom: 1px solid #b0b0b0;
	padding-top:0px;
	font-size: 12pt;
	text-align:left;
}
#content{
	width: 700px;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#basetext{
	width: 700px;
	height: 20px;
	border-top: 1px solid #b0b0b0;
	padding-top:5px;
}
.title{
font-size: 10px;
border-bottom: 1px solid #CCCCCC;
}
h2 { font-size: 10pt; font-weight:bold;}
.formtitle {
font-size: 10px;
border-bottom: 1px solid #CCCCCC;font-weight:bold;
}
.frm {
	font-size: 8pt;
	border:  1px solid #CCCCCC;
}
.frm100 {
	font-size: 8pt;
	width: 98%;
	border:  1px solid #CCCCCC;
}
