a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1079B1;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #1079B1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}
.bodytext4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.hdr_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}	
.hdr_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}	
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
.footertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
form {
 padding: 0px;
 margin: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 20px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-style:normal;
	font-weight:bold;
	color:0000CC;
	margin-bottom:0px;
	margin-top:0px;
	}
ul {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.arrowbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/arrow-on.gif);
	list-style-type: circle;
}
.box-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bulletbox.jpg);
}
.bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
}
.bg-noimage {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/noimage.jpg);
}
.bg-noimagebig {

	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/noimage-big.jpg);
}
#footer a:link, #footer a:visited, #footer a:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover  {
	color: #FFCC00;
	text-decoration: underline;
}
a.pinfolinks {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}