@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
	list-style-position: inside;
	list-style-type: disc;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
	text-decoration:underline;
	font-weight: bold;
}
 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
	text-decoration:underline;
	font-weight: bold;
}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
	list-style-position: inside;
	list-style-type: disc;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333300;
	text-decoration: none;

}
.boxfade {
	background-image: url(../images/boxbackground.jpg);
	margin: 20px;
	padding: 10px;
	border: 1px solid #666666;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #333300;
	list-style-position: inside;
	list-style-type: disc;
}
.bodytextsmall a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.bodytext  img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
}
.borderedtext {
	background-color:#F0F2DA;
	border:thin solid #666633;
	margin:10px 0;
	padding: 10px;
}
.medhead {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
letter-spacing:0;
line-height:18px;
}
.smallserif {
font-family:"Times New Roman",Times,serif;
font-size:11px;
font-style:inherit;
letter-spacing:1px;
line-height:13px;
}
.leftpadding {
	padding-left: 30px;
}
.blacktext {
	color: #000;
}
p.bodytext{
	text-align:left;
}
p.redtext{
	text-align:left;
}
#menucomp a{
	font-weight:normal;
}
#menucomp a:visited{
	font-weight:normal;
}
#menucomp a:hover{
	font-weight:normal;
}