a {
	text-decoration: underline;
	color: #0066cc;
}
a:link,  a:visited {
	text-decoration: underline;
	color: #0066cc;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
body  {
	color: #333333;
	background:url(images/bg.jpg) #E6E6E5 repeat-x;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	line-height: 20px;
	margin: 0px 0px 50px 0px;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-transform: uppercase;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 25px;
}
h2 {
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;

}
h3 {
	text-transform:none;
	font-size: 11px;
	color: #0368cd;
	background-color: #cce0ff;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
	background-image: url(images/h3.gif);
	height: 20px;
	padding-top: 10px;
	display: block;
	width: 417px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
}
h4 {
	background-image: url(images/sub_entries.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 402px;
	color: #0066cc;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ol {
	margin:0px 0px 0px 10px;
	padding-left:15px;
}
ul {
	margin:0px;
	padding-left:15px;
	text-align:left;
}
em {
	color: #0066cc;
	font-size: 12px;
	border-right: 1px solid #0066cc;
	width: 45px;
	display: inline;
	float: left;
	margin-right: 5px;
}


li {
	margin:0px;
	text-align:left;
	list-style-image: url(images/dot.gif);
	padding: 0px;
}
p {
	margin: 0px;
	display: block;
	padding: 3px 0px 3px 0px;
}
p.text:first-letter {
	font-size: 30px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #666666;
	padding: 5px;
	height: 50px;
	width: 50px;
	margin-top: 5px;
	margin-right: 5px;
}
strong {
	color: #333333;
}
th{ border-bottom:1px solid #999999; font-size:11px; font-weight:normal; background:#CCCCCC}
.ten {
	font-size: 10px;
}
.FormField{
	border: 1px solid #CCCCCC;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.FormButton{
	background-color: #999999;
	cursor: pointer;
	border: 1px solid #FFFFFF;
	height: 20px;
	color: #FFFFFF;
	line-height:normal;
	padding-bottom:5px;
	font-size: 10px;
	background-image: url(images/bar.gif);
	background-position: center;
	width: 95px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: -5px;
}
.tdStyle{
	line-height: normal;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 10px;
	border-bottom-color: #999999;
}
