@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgin2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
}

a:link {
	color: #535353;
	text-decoration: none;
}
.bluetxt2 {
	font-size: 11px;
	color: #0F4B89;
	font-weight: bold;
}


.redtxt2 {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.newshead {
	font-size: 12px;
	font-weight: bold;
	color: #2F2F2F;
}



a:active {
	color: #535353;
}

a:visited {
	color: #535353;
	text-decoration: none;
}
.form {
	color: #535353;
	background-color: #fefefe;
	border: 1px solid #0F4B89;
	font-size: 11px;
}
.ortxt {
	font-weight: bold;
	color: #F8901D;
}


a:hover {
	color: #F8901D;
	text-decoration: underline;
}

.bluetxt {
	font-weight: bold;
	color: #0F4B89;
	font-size: 12px;
}






.rellink {
	font-size: 12px;
	font-weight: bold;
	color: #767474;
}
.rellink:link {
	color: #767474;
	text-decoration: none;
}
.headingrey {
	font-size: 12px;
	font-weight: bold;
	color: #767474;
}
.border {
	background-color: #F3F3F3;
	padding: 2px;
	border: 1px solid #F8AF60;
}

.rellink:active {
	color: #767474;
	text-decoration: none;
}
.rellink:hover {
	color: #316398;
	text-decoration: underline;
}




.li {
	list-style-image: url(images/bullet1.jpg);
	list-style-type: none;
	clip: rect(auto,5px,auto,auto);
	visibility: visible;
	margin-top: 10px;
	margin-bottom:2px;
	left: -5px;
	right: 20px;
	margin-left: -5px;
	list-style-position: inside;
	line-height:13px;
	margin-right: 10px;
}

UL {
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 10px;
	margin-bottom:10px;
	left: 10px;
	right: 20px;
	margin-left: 10px;
	margin-right:20px;
	list-style-position: inside;	
	
	
}
