body, p, td, ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

p, ul, ol {
	line-height : 1.4;
	margin-bottom : .5em;	
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

ul {
	list-style-image : url(images/bullet.gif);
}

a:link {
	color : #00f;
}

a:visited {
	color : #339;
}

a:hover {
	color : #c33;
}

a:active {
	color : #336;
}
	
textarea {
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
}
		
.forminput {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

.formselect {
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
}

.formbutton	{
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
}

h1, h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : #C33;
}
			
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	color : #06c;
}
			
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #06c;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #C33;
}

h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size :	10pt;
	font-weight : bold;
	color : #000;
}

small {
	font-size : 8pt;
}

.small {
	font-size : 8pt;
}

.grayrow {
	background-color: #ddd;
}

.tightcopy {
	line-height: 1.1;
}

.navselected {
	color: #c33;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
  margin-top : .75em;
	line-height : 1.25;
	margin-bottom : .5em;
}

.navnotselected {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : regular;
	text-decoration: none;
  margin-top : .5em;
	line-height : 1.25;
	margin-bottom : .5em;
}

.nav {
	color: #000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.nav:link {
	color: #00f;
}

a.nav:visited {
	color: #339;
}

a.nav:hover	{
	color: #c33;    
	text-decoration: underline;
} 

a.nav:active {
	color: #336;
}

a.nav {
	color: #00f;
}

.color1	{
	color : #C33;
}

.color2	{
	color : #06c;
}

.homelink {
	line-height : 1.4;
	margin-bottom : .5em;
  color: #c33;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
