body, td, p, a, h1, h2, input, option, textarea, div
{
	font-family : Arial, Helvetica, "MS Sans Serif", "Sans Serif";
	top: 0px;
	clip:  rect(0px auto auto auto);
	color: #006699;
}

body
{
	background-color : #FFFFFF;
	margin-left : 24px;
	margin-right : 24px;
	margin-top : 12px;
	margin-bottom : 12px;
	color : #006699;
	font-size : 12px;
	letter-spacing : normal;
	line-height : normal;
	background-position: 0px 0px;
} 

td, p
{ 
color : #006699; 
font-size : 11px; 
letter-spacing : normal; 
line-height : normal;
vertical-align : top; 
text-align : left;
}

a:link				{color : #006699; text-decoration : none;}
a:visited			{color : #006699; text-decoration : none;}
a:hover				{color : #FF9900; text-decoration : none;}

.cell12 {
	padding: 3px;
}
.blueback {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #8E9EB0;
}
a.blueback:link				{
	color : #000000;
	text-decoration : none;
	background-color: #8E9EB0;
}
a.blueback:visited				{color : #000000; text-decoration : none;}
a.blueback:hover				{color : #000000; text-decoration : none;}
a.white:link				{color : #000000; text-decoration : none;}
a.white:visited				{color : #000000; text-decoration : none;}
a.white:hover				{color : #FFFFFF; text-decoration : none;}

body {
	margin: 0px;
	background-color: #CCCCCC;
}
.mnucell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}.tbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	border: 1px solid #8E9EB0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003366;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.td_underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
