body  {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #666666;
	font: normal 10px Arial;

	background-image: url(images/bg.jpg); 
	background-repeat: repeat;
}
img.PNG {
	behavior: url('pngbehavior.htc');
}

div
{
}

.bg
{
	background-color: #cacaca;
}

td
{
	font: normal 12px Arial;
	color: #666666;
	line-height: 16px;
}

input, select, textarea
{
	font: normal 12px Arial;
	color: #666666;
}

.form
{
	font: normal 10px Arial, Tahoma, Times New Roman;
	border: 1px solid #A6B084;
	color: #666666;
}

.formtitle
{
	font: normal 9px Georgia, Tahoma, Times New Roman;
	color: #000000;
}

.formtable td
{
	padding-top: 5px;
}

a, a:visited, a:active {
	color: #a4a510;
	font: normal 12px Arial;
	text-decoration: none;
}

a:hover {
	color: #a4a510;
	font: normal 12px Arial;
	text-decoration: underline;
}

a.submit, a.submit:visited, a.submit:active {
	color: #000000;
	font: bold 15px Georgia;
	text-decoration: none;
}

a.submit:hover, a.submit:visited:hover {
	color: #a4a510;
	font: bold 15px Georgia;
	text-decoration: none;
}

.topmenu, .topmenu a, .topmenu a:active, .topmenu a:visited
{
	color: #000000;
	font: bold 16px  Georgia;
	text-transform : uppercase;
	text-decoration: none;
}

.topmenu a:hover, .topmenu a:visited:hover, .topmenusel
{
	color: #9AA410;
	font: bold 16px  Georgia;
	text-transform : uppercase;
	text-decoration: none;
}

.bottommenu, .bottommenu a, .bottommenu a:active, .bottommenu a:visited
{
	color: #AAAAAA;
	font: bold 10px  Georgia;
	text-decoration: none;
}

.bottommenu a:hover, .bottommenu a:visited:hover, .bottommenusel
{
	color: #a4a510;
	font: bold 10px  Georgia;
	text-decoration: none;
}


.submenu, .submenu a, .submenu a:active, .submenu a:visited
{
	color: #333333;
	font: bold 10px  Georgia;
	vertical-align: middle;
	text-decoration: none;
}

.submenu a:hover, .submenu a:visited:hover, .selsubmenu
{
	color: #a4a510;
	font: bold 10px  Georgia;
	vertical-align: middle;
	text-decoration: none;
}


a img {
	border: none;
}


.search {
	color: #777;
	font: normal 12px Arial;
	width: 100%;
	text-align: right;

}

.header {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position-X: 0%;
	background-position-Y: -10px;
}

.headertd
{
	width: 25%;
	cursor: hand;
}

.headertdend
{
	width: 24%;
	cursor: hand;
}

.header_title
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #669933;
	padding-left: 0px;
	padding-bottom: 10px;
}

.haedline {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #4E8496;
}

.pagetitle {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #a4a510;
	line-height: 25px;
}

.pagesubtitle {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #a4a510;
}

.title, .title a, .title a:active, .title a:visited,
.title a:hover, .title a:visited:hover  {
	font-size: 16px;
	font-weight: bold;
	font-family:  Georgia;
	color: #2D2D2C;
	text-transform : uppercase;
	text-decoration: none
}

.subtitle, .subtitle a, .subtitle a:active, .subtitle a:visited,
.subtitle a:hover, .subtitle a:visited:hover  {
	font-size: 12px;
	font-weight: bold;
	font-family:  Georgia;
	color: #585755;
	text-decoration: none
}

.fieldtitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
}

.contenttext
{
	text-indent: 20px;
	padding-left: 40px;
}

.table1
{
	background-color: #666666;
}
.table1 td
{
	background-color: #ffffff;
}
.table1 th
{
	background-color: #ffffff;
	color: #326698;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.table
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.table .header
{
	background-color: #E6E6E6;
	color: #35689A;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.table .header1
{
	background-color: #F5F5F5;
	color: #35689A;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.table .header2
{
	background-color: #F5F5F5;
	color: #35689A;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.table .td1
{
	background-color: #E6E6E6;
	color: #99999A;
	font-family: Arial;
	font-size: 13px;
}
.table .td2
{
	background-color: #F5F5F5;
	color: #99999A;
	font-family: Arial;
	font-size: 13px;
}
.table .th1
{
	background-color: #E6E6E6;
	color: #99999A;
	font-family: Arial;
	font-size: 12px;
}
.table .th2
{
	background-color: #F5F5F5;
	color: #99999A;
	font-family: Arial;
	font-size: 12px;
}

.container
{
	background-color: #E8DCCC;
	padding: 10px;
	width: 99%;
}
.container td
{
	font-size: 13px;
}
.container th
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.container td a, .container td a:visited
{
	font-size: 13px;
	text-decoration: underline;
}
.container td a:hover, .container td a:hover:visited
{
	font-size: 13px;
	text-decoration: none;
}

.info
{
	color: #C57302;
}

.info_red
{
	color: #F70000;
}


.smalltext
{
	font: normal 10px Arial;
	color: #666666;
}
.smalltext a, .smalltext a:visited, .smalltext a:active {
	color: #665E2B;
	font: normal 10px Arial;
	text-decoration: underline;
}

.smalltext a:hover {
	color: #665E2B;
	font: normal 10px Arial;
	text-decoration: none;
}


.boldtitle
{
	font: normal 12px Arial;
	color: #7F7F7F;
	font-weight: bold;
}
.copyright
{
	font: normal 9px Arial;
	color: #666666;
}


.border
{
	border: 1px solid #999999;
}

.date
{
	font-size: 13px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: -10px;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.date a:active,  .date a:visited
{
	text-decoration: underline;
}
.date a:hover
{
	text-decoration: none;
}
.dateanswer, .dateanswer a,  .dateanswer a:hover,  .dateanswer a:visited
{
	font-size: 13px;
	background-color: #EF8F35;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: -10px;
	line-height: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
}
.datetitle{
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	color: #CC0000;
}
.datetitle a,  .datetitle a:hover,  .datetitle a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.datetext
{
	font-size: 13px;
	padding-left: 40px;
}

.question
{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #a4a510;
}

.chartblocks {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}
.bullet
{
	padding-top: 3px;
}

.bullet_small
{
	padding-top: 3px;
}


/*****************************************/
.TableTemplate
{
	border-style:solid;
	border-color:white;
	border-width:2px;
}

.TableTemplate TH
{
	font-size: 14px;
	font-weight:bold;
	color:white;
	text-align: center;
	text-valign: middle;
	background-color: #D8000B;
}

.TableTemplate TD
{
	padding-top:3px;
	padding-bottom:3px;
	background-color: #E1E1E1;
	text-align: center;
	text-valign: middle;
}

.tblRowDate TD
{
	font-weight: bold;
	color: #D8000B;
}

.dateCombo
{
	color: #D8000B;
	font-weight: bold;
	font-size: 12px;
	scrollbar-face-color: #D8000B;
}

.bannerTitle {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #CC0000;
}

.bannerSubTitle {
	font-family: Arial;
	color: #CC0000;
}
/*****************************************/

/************* Big banner styles **************/
.bigBannerTitle
{
	font-size:25px;
	font-weight:bold;
	font-family: Arial;
	color: white;
	padding-left:10px;
}

.bigBannerSubTitle
{
	font-size:18px;
	font-weight:bold;
	font-family: Arial;
	color: white;
	padding-left:10px;
}

.bigBannerDesc
{
	font-size:11px;
	color: white;
	padding-left:10px;
}
/****************************************/

.language, .language a:hover, .language a:visited:hover
{
	color: #C53103;
	font: bold 10px Arial;
	text-decoration: none;
}

.language a, .language a:active, .language a:visited
{
	color: #666666;
	font: bold 10px Arial;
	text-decoration: none;
}



.modalBackground {
	background-color:red;
	filter:alpha(opacity=85);
	opacity:0.85;
}

div.lngsClosed
{
	display: none;
	position: static;
}

div.lngsOpened
{
	display: inline;
	position:absolute;
}

/*******************************/
.commenttitle0, .commenttitle0 td
{
	background-color: #666666;
	color: #ffffff;
}

.commenttitle1, .commenttitle1 td
{
	background-color: #B61409;
	color: #ffffff;
}

.commentnumber, .commentnumber td
{
	background-color: green;
	color: #ffffff;
}

.answertitle, answertitle td
{
	background-color: #B61409;
	color: #ffffff;
}
.bgline
{
	background-image: url(images/tile.gif); 
	background-repeat: repeat-x; 
	background-position: center;
}
.copyright
{
	color: #AAAAAA;
	font: bold 10px  Georgia;
	text-decoration: none;

}