body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 20px;
}

H1 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 18pt; 
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size : 10pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: .2em;
	margin-right: 20px;
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 10pt;
	font-weight: bolder;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size : 10pt;
	margin: 0px;
	padding: 0px;
	position:relative;
	display:block;
}
.nav ul {
	list-style-type: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nav li {
	margin-left: 4px;
	list-style-type: none;
	padding-left: 4px;
	width: 122px;
	color: #FFFFFF;
	background-color: #AE8815;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	float:center;
	color:#ffffff;
	text-decoration:none;
	padding:0 0px 0 0px;
	height:20px;
}


img { border-color : #000000; }
    
.formfields  { 
	font-family: arial; 
	color: #000000; 
	font-size: 9pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }
}
.date {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: right;
	font-variant: small-caps;
}
.right {
	font-size: 8.5pt;
	line-height: 11pt;
}
.phone {
	font-size: 12px;
	font-weight: bold;
}

