﻿body 
{
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 10pt; 
	color: #666666; 
	line-height: 13pt;
	
}

h1 
{
	font-size: 12pt; 
	color: #1F5067; 
	line-height: 12pt;
	font-weight: normal; 
}

h2 
{
	font-size: 10pt; 
	color: #1F5067; 
	line-height: 10pt;
	font-weight: bold; 
}

h3
{
	font-size: 10pt; 
	color: #1F5067; 
	line-height: 13pt; 
	font-weight: bold	
}

a:link {
color: #2E5F9D;
text-decoration: underline;
background-color: transparent
}

a:visited {
color: #486891;
text-decoration: underline;
background-color: transparent
}

a:hover {
color: #6F87A5;
text-decoration: none;
background-color: transparent
}

.bodybold 
{
	font-weight: bold
}

.small 
{
	font-size: 7pt; 
	line-height: 10pt
}

.error 
{
	font-size: 8pt; 
	color: red; 
	line-height: 13pt;
}

/********************************************************************/
/* Generic Control Styles */
.textbox
{
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 9pt; 
	color: #666666; 
}

.dropdownlist
{
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 9pt; 
	color: #666666; 
}

.button
{
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 7pt; 
	color: #666666; 
	line-height: 10pt;
}

.checkboxlist
{
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #666666; 
	line-height: 13pt;
}

/********************************************************************/
/* Main Menu Page Styles*/

.section
{
	font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
	font-size: 8pt; 
	color: #666666; 
	line-height: 10pt;
	text-transform:uppercase;
	letter-spacing:1pt;
}
