﻿body {
	font-family: arial;
	font-size : 12px;
	color: black;
	margin-left : 0px;
	margin-top : 0px;
	margin-right: 0px;
	background-color: #ffffff;
}
	
table {
	font-family: arial;
	font-size : 12px;
	color: #555555;
	border-style: none;
	
}

a {
	color : #666666; 
	font-size : 12px;
	text-decoration: none;
}

a:hover { 
	color: #999999;
	text-decoration: underline;
}

.pageheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #7fc31c; font-weight: normal; text-decoration:none;  }
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #7fc31c; font-weight: normal; text-decoration:none;  }

.titlebar { width: 100%; vertical-align: bottom; background-repeat: no-repeat; height: 40px; color: #7fc31c; }
a.titlebar { color: #7fc31c;}

.mainheading {  margin-top: 10px;margin-bottom: 30px; vertical-align: bottom; font-family: Arial; font-size: 20px; color: #7fc31c; font-weight: normal; text-decoration:none;  }
.mainheading_hp {  padding-left: 10px; margin-top: 0px; vertical-align: bottom; font-family: Arial; font-size: 18px; color: #7fc31c; font-weight: normal; text-decoration:none;  }

.subheading {font-family:Arial; font-size: 12px; color: #666666; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 12px; color: #666666; font-weight: bold; text-decoration: normal;}
a.subheading:hover {font-family:Arial; font-size: 12px; color: #666666; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 12px; color: #666666; font-weight: bold; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 14px; color: #666666; font-weight: bold; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 14px; color: #666666; font-weight: bold; text-decoration: normal;}
a.large_subheading:hover {font-family:Arial; font-size: 14px; color: #666666; font-weight: bold; text-decoration: underline;}
a.large_subheading:visited {font-family:Arial; font-size: 14px; color: #666666; font-weight: bold; text-decoration: normal;}

.date {font-size: 10px; color: #999999; }

ul.tr_bullet {
	list-style-image: url("/pub_images/bullet.gif");
	list-style-position: outside;
	line-height: 150%;
	padding-left: 25px;
	margin-left: 0px;
}

.large_heading {
color:#666;
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
}