/* CSS Document */

body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:0px;
}
a:link {
	color:#CC0099;
	text-decoration:underline;
}
a:visited {
	color:#CC0099;
	text-decoration:underline;
}
a:hover {
	color:#CC0099;
	text-decoration:none;
}
a:active {
	color:#CC0099;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headerStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.headerStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
div#signature {
	margin-left:450px;
}
div#top {
	width: 850px;
	border: 1px solid #333;
}
div#main {
	background-color:#EEE;
	width: 850px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	text-align: left;
}
div#navbar {
	float: left;
	width: 125px;
	padding-left: 15px;
	padding-top: 15px;
	line-height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
div#navbar a:link {
	color:#000;
	text-decoration:underline;
}
div#navbar a:visited {
	color:#000;
	text-decoration:underline;
}
div#navbar a:hover {
	color:#000;
	text-decoration:none;
}
div#navbar a:active {
	color:#000;
	text-decoration:underline;
}
div#line {
	background-color:#FFF;
	border-left:1px solid #333;
	margin-left: 140px;
}
div#mainTextArea {
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
div#bottom {
	width: 850px;
	height:5px;
	background-color:#000;
	border: 1px solid #333;
}
div#bottom2 {
	width: 850px;
	height:3px;
	background-color:#DD83A9;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
div#footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	margin-top:10px;
}
div#footerlink a:link {
	color:#000;
	text-decoration:underline;
}
div#footerlink a:visited {
	color:#000;
	text-decoration:underline;
}
div#footerlink a:hover {
	color:#000;
	text-decoration:none;
}
div#footerlink a:active {
	color:#000;
	text-decoration:underline;
}
div.backbutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-align:center;
}
div.backbutton a:link {
	color:#000;
	text-decoration:underline;
}
div.backbutton a:visited {
	color:#000;
	text-decoration:underline;
}
div.backbutton a:hover {
	color:#000;
	text-decoration:none;
}
div.backbutton a:active {
	color:#000;
	text-decoration:underline;
}
div#copyrite {
	width: 850px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin-top:20px;
	text-align:left;
}
div#copyrite a:link {
	color:#666;
	text-decoration:underline;
}
div#copyrite a:visited {
	color:#666;
	text-decoration:underline;
}
div#copyrite a:hover {
	color:#666;
	text-decoration:underline;
}
div#copyrite a:active {
	color:#666;
	text-decoration:underline;
}
ul {
	list-style-type: square;
}
.fineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.photoLeft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
