html, body, div, a, input, table, td, th, span, p { 
	font-family: tahoma, Geneva, Arial, Helvetica; 
	color: #555555; 
	font-size: 10pt;
}

font {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
}

h1,h2,h3,.tinyblue, .littleblue {
	color: #506DB1;
}

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.subMenu {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none; 
}

.subMenu A:link {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none; 
}

.subMenu A:active {
	font-size: 8pt;
	color: #cccccc;
	text-align: right;
	text-decoration: none; 
}
.subMenu A:visted {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none; 
}

.subMenu A:hover {
	text-decoration: underline; 
}


h1 {
	font-weight: bold;
	color: #506DB1;
	font-size: 16px;
	line-height: 15px;
	margin: 0px 8px;
	padding: 0px;
	display: inline;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	color: #4B494A;
	font-size: 14px;
	line-height: 15px;
	margin: 14px 8px; 
	padding: 0px;
}
h3 {
	font-weight: bold;
	color: #506DB1;
	font-size: 14px;
	line-height: 15px;
	margin: 14px 8px; 
	padding: 0px;
}

.contentTable {
	margin: 14px 2px 14px 8px; 
	padding: 0px;
}

.footerText {
	color: #000;
	font-size: 10px;
}
.footerText a:link {

	color: #000;
	font-size: 10px;
	text-decoration: none;  
	
}
.footerText a:active { 

	color: #000;
	font-size: 10px;
	text-decoration: none; 

}
.footerText a:visited {

	color: #000;
	font-size: 10px;
	text-decoration: none; 

}
.footerText a:hover {

	color: #000;
	font-size: 10px;
	text-decoration: underline; 

}
.footerBorder {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

INPUT { 
	background: #F8F3F3; 
	border: solid 1px #29404C; 
	font: 11px Tahoma; 
	color: #000000;
}

TEXTAREA { 
	background: #EEECEC; 
	border: solid 1px #29404C; 
	font: 11px Tahoma; 
}

SELECT { 
	background: #F8F3F3; 
	border: solid 1px #29404C; 
	font: 11px Tahoma; 
	color: #000000;
}
