.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

A:LINK {color : #CCCCCC; text-decoration : underline;}
A:VISITED {color : #CCCCCC; text-decoration : underline;}
A:ACTIVE {color : #FFFFFF; text-decoration : underline;}
A:HOVER {color : #FFFFFF; text-decoration : underline;}

.nav A:LINK {color : #888888; text-decoration : none; float: left; padding: 8px;}
.nav A:VISITED {color : #888888; text-decoration : none; float: left; padding: 8px;}
.nav A:ACTIVE {color : #FFFFFF; text-decoration : none; float: left; padding: 8px;}
.nav A:HOVER {color : #FFFFFF; text-decoration : none; float: left; padding: 8px; background-color: #444444;}

.sitehead {
	height: 60px;
	border-bottom: 1px solid #222222;
	text-align: left;
	margin-left: 160px;
}

.nav {
	font-size: 10px; 
	font-family: Arial; 
	vertical-align: middle;
	color: #888888;
	font-weight: bold;
	letter-spacing: 2px;
}

.activetab {
	background-color: #222222;
}

.nav-text {
	float: left;
	padding: 8px;
	color: #555555;
	border-right: 1px solid #222222;
}

.me {
	border-right: 1px solid #222222;
}

.navbar {
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.fineprint {
	color: #333333;
	float: right;
	padding: 8px;
}

.tagline {
#	font-size: 11px; 
#	font-family: Verdana,Arial; 
	font-weight: normal;
	color: #555555;
#	padding: 10px 15px 15px 15px;
	letter-spacing: 5px;
}

.text {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	color: #CCCCCC;
	line-height: 22px;
	margin: 15px 20px 0px 0px;
	text-align: left;
}

.text-plain {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	line-height: 22px;
}

.text-right {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	color: #CCCCCC;
	margin: 15px 20px 0px 0px;
	text-align: right;
}

.titles {
	font-size: 18px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #777777;
	margin: 25px 20px 0px 0px;
	text-align: left;
}

.doctitle{
	font-family: Garamond,Times New Roman,Times,Roman;
	font-size: 32px;
	font-weight: normal;
	font-style:  normal;
	line-height : 36px;
	color: #999999;
	margin-top : 20px;
	margin-bottom : 8px;
	text-indent : 0px;
}

.subtitle{
	font-family: Georgia,'Times New Roman', Times, Roman, serif;
	font-size: 18px;
	font-weight: normal;
	font-style:  italic;
	line-height : 26px;
	color: #DDDDDD;
	margin-top : 0px;
	margin-bottom : 15px;
	text-indent : 0px;
}

ul {
	margin: 5px 0px 20px 0px;
}

li {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	color: #CCCCCC;
	line-height: 20px;
	margin: 3px 0px 0px 0px;
	text-align: left;
}

.contacttextbox {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	width: 200px;
	border: 1px solid #AAAAAA;
	background-color: #333333;
	color: #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 10px;
}
.contactbutton {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	border: 1px solid #333333;
	background-color: #AAAAAA;
	color: #000000;
	padding: 5px 15px 5px 15px;
	margin: 3px 3px 3px 10px;
	cursor: pointer;
}
.contacttext {
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 20px;
}

