body
{
	background-color: #DFDFDF;
	margin: 0;
}

body, div, span, p, .p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, h3, th, td
{
	font-size: 10pt;
	color: #000000;
	text-decoration : none;
}


#wrap
{
	width: 1001px;
	border: 1px solid #B0AFAF;
	background-color: #ECECEC;
}

#content
{
	width: 620px;
	height: 500px;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.drop_down 
{
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 10pt;
	color: navy;
}

.search
{
	background-color: #FFFFFF;
	width: 240;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	color: navy;
}

.check 
{
	background-color: #EEEEFF;
	vertical-align: middle;
	font-size: 6pt;
}


h1 
{
	font-weight: bold;
	font-size: 28px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #707D8D; 
	text-decoration: none;
}

h2
{
	font-weight: normal;
	font-size: 16px;
	color: #668899;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}

h3
{
	font-weight: bold;
	text-decoration: none;
}

a, .path
{
	color: #000080;
	text-decoration : none;
}


a:hover 
{
	color: #FF5500;
	text-decoration : none;
}


.def_link   
{ 
	color:  #333399; 
	text-decoration: none; 
	border-bottom : 1px dashed #FF6600;
	cursor:help;
}


.menu, .menutext, .path
{
	font-size: 10pt;
}


.path_title
{
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
}


.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.footer
{
	font-size: 9pt;
	color: #666666;
}

.tip
{
	font-size: 10pt;
	color: #335566;
}

.menutext 
{
	margin-bottom: 4px;
	margin-left: 5px
	margin-top: 5px
	text-decoration : none
}


th 
{
	font-weight: bold;
	text-align: left;
}


.byline
{
	font-style: italic;
}


hr
{
	color: #cccccc;
	width: 80%;
}


.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.error
{
	font-size: 14;
	font-weight: bold;
	color: #f07800;
}


.date_text
{
	font-size: 8pt;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
}


.alert_text
{
	color: red;
}


.tiny_text
{
	font-size: 8pt;
}


.error_text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

.news_listing_over{
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
background-color: #000011;
opacity: 0.5; filter: alpha(opacity=50);
color: #ffffff;
}

.news_listing{
font-family: Verdana, Arial, sans-serif;
font-size: 7pt;
color: #ddddff;
}