body {  
  font-family: Verdana;
  border-bottom: 10px;
  border-top: 10px;
  font-size: 12px;
	color: #000000; 
  margin : 20; 
  border-width : 0; 
  border-style : none; 
  border-color : inherit; 
  overflow : auto;
  
}

.searchText {

	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;

}

.bodyCopy {

	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;

}

.bodyCopyBold {

	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;

}


A:link
{
	color: #000000;
	text-decoration: UNDERLINE
}

A:visited
{
	color: #000000;
	text-decoration: UNDERLINE
}

A:hover
{
	color: #004EA4;
	text-decoration: UNDERLINE
}



li {font-family: Verdana; font-size:12px; color:#000000; font-weight: normal; line-height:14px;}

.qsearch {
 font-size: xx-small;
 font-family: helvetica, arial;
}

.content 		{font-family: arial; font-size:13px; color:#000000; font-weight: normal; line-height:15px;}
a.content:link		{font-family: arial; font-size:12px; color:#003366; font-weight: normal; line-height:14px; text-decoration: underline;}
a.content:active	{font-family: arial; font-size:12px; color:#003366; font-weight: normal; line-height:14px; text-decoration: underline;}
a.content:visited 	{font-family: arial; font-size:12px; color:#003366; font-weight: normal; line-height:14px; text-decoration: underline;}
a.content:hover	 	{font-family: arial; font-size:12px; color:#003366; font-weight: normal; line-height:14px; text-decoration: none;}

.contentb 		{font-family: arial; font-size:12px; color:#000000; font-weight:bold; line-height:15px;}
.contentbU		{font-family: arial; font-size:12px; color:#000000; font-weight:bold; line-height:14px; text-decoration: underline;}
.contentbusmall		{font-family: arial; font-size:10px; color:#000000; font-weight:bold; line-height:14px; text-decoration: underline;}
.contentred		{font-family: arial; font-size:12px; color:#ff3300; font-weight:bold; line-height:14px;}
.contentredsmall	{font-family: arial; font-size:10px; color:#ff3300; font-weight:bold; line-height:14px;}
.contentxlarge		{font-family: arial; font-size:16px; color:#000000; font-weight:bold; line-height:16px;}
.contentxxlarge		{font-family: arial; font-size:18px; color:#000000; font-weight:bold; line-height:18px;}
.contentxlargeblue	{font-family: arial; font-size:18px; color:#004EA4; font-weight:bold; line-height:18px;}
.contentxxlargeblue	{font-family: arial; font-size:24px; color:#4A3D9A; font-weight:bold; line-height:18px;}
.contentlargewhite	{font-family: arial; font-size:24px; color:#ffffff; font-weight:bold; line-height:24px;}
.contentdate		{font-family: arial; font-size:12px; color:#ffffff; font-weight:normal; line-height:14px;}					
.contentSmall 		{font-family: arial; font-size:10px; color:#000000; font-weight:normal; line-height:14px;}
.contentSmallb 		{font-family: arial; font-size:10px; color:#000000; font-weight:bold; line-height:14px;}
.contentsmallblue	{font-family: arial; font-size:14px; color:#3333ff; font-weight:bold; line-height:14px;}

a.contentSmall:link	{font-family: arial; font-size:10px; color:#003366; font-weight: normal; line-height:14px; text-decoration: underline;}
a.contentSmall:active	{font-family: arial; font-size:10px; color:#003366; font-weight: normal; line-height:14px; text-decoration: underline;}
a.contentSmall:visited 	{font-family: arial; font-size:10px; color:#003366; font-weight: normal; line-height:14px; text-decoration: underline;}
a.contentSmall:hover	{font-family: arial; font-size:10px; color:#003366; font-weight: normal; line-height:14px; text-decoration: none;}


.maintable		{margin:4px;
	padding: 4px;
	border:;
	background-color:#ffffff;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	width: 60%;
	}

.tabledata
	{
	margin:4px;
	padding: 4px;
	border: 1;
	background-color:#ffffff;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	}

.tabledatagrey
	{
	margin:4px;
	padding: 4px;
	border:1;
	background-color:#cccccc;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	width: ;
	}

.tableheader
	{
	margin:4px;
	padding: 7px;
	border:;
	background-color:#cccccc;
	font-family:Geneva, Arial, Helvetica, san-serif;
	color:#666666;
	font-size: 10pt;
	font-weight:bold;
	}


.formtext {
	font-family:Verdana;
	border: 1px solid #003466;
	font-size: 11px;
	}
	
.formtextarea {
	font-family:Verdana;
	border: 1px solid #003466;
	font-size: 11px;
	}

