body {
	font-size: 12px;
	font-family: "arial";
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}

table 
{
	font-family: "arial";
	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

.table_title 
{
	font-family: arial;
	line-height: 90%;
	font-weight: 900;
	overflow: auto;
	
}
.table_bias {
	font-family: "arial";
	color: #FF0000;
	font-size: 12px;
	line-height: 120%;
	background-image: url(../images/tab_bg.gif);
	background-repeat: repeat;
}

a:link,a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "arial";
}
a:hover {
	color:#07A4AD;
	font-family: arial;
	text-decoration: none;
}
a.white11px:link,a.white11px:visited {
	text-decoration: none;
	color: #E6E6E6;
	font-family: arial;
	font-size: 11px;
	margin-right: 13px;
	margin-left: 0px;
}
a.white11px:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	margin-right: 13px;
	margin-left: 0px;
}
a.blue11px:link,a.blue11px:visited {
	text-decoration: none;
	color: #67B5CC;
	font-family: arial;
	font-size: 11px;
}
a.blue11px:hover {
	color:#86D6EE;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
}
a.blue12px:link,a.blue12px:visited {
	text-decoration: none;
	color: #07A4AD;
	font-family: arial;
	font-size: 12px;
}
a.blue12px:hover {
	color:#86D6EE;
	font-family: arial;
	text-decoration: underline;
	font-size: 12px;
}
a.white11px_02:link,a.white11px_02:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
/*	margin-right: 9px;
	margin-left: 0px;		*/
}
a.white11px_02:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	/*margin-right: 13px;
	margin-left: 0px;			*/
}
a.black11px:link,a.black11px:visited {
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 0px;
}
a.black11px:hover {
	color:#07A4AD;
	font-family: arial;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 0px;
}

.font_shadow{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	filter:DropShadow(Color=#000000,OffX=1,OffY=1);
	font-weight: bold;
}

a.font_shadow:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	filter:DropShadow(Color=#000000,OffX=1,OffY=1);
	font-weight: bold;
}

a.font_shadow:link,a.font_shadow:visited
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	filter:DropShadow(Color=#000000,OffX=1,OffY=1);
	font-weight: bold;
}

.input{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
	height:20px;
	width:170px;
}

input[type="text"]
{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
	height:20px;
}

input[type="radio"]
{
	border: 0px none #FFFFFF;
}

select{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
	height:16px;
}
textarea{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
}
.radiobutton{
	border: 0px none #FFFFFF;
}
.checkbox{
	border: 0px none #FFFFFF;
}
.btn{
	font-family: "arial";
	font-size: 11px;
	padding: 1px;
	color: #000000;
	border: 1px solid #ACACAC;
	height:20px;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	/*vertical-align: middle; */	
}
.font_11px{
    font-family: "arial";
	font-size: 11px;
	}
.font_white{
    font-family: "arial";
	font-size: 11px;
	color:#FFFFFF;
	}
.font_11px_green{
    font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #07A4AD;
	}
.font_red{
    font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #A90000;
	}
.pic_border1px {
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
BoldItem
{
font-weight:bolder;
font-size:larger;	
}
HighlightItem
{
	background-color:Yellow;
}



p, a, th, td, ul, ol, li, div, span, input, textarea {
    font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.localName{margin-left:20px;}
.error { font-family: sans-serif, arial; font-size: 12px; color:#cc0000; }
.labelNew { font-weight: bold; color:#cc0000; }

.listheader { padding: 0.4em; font-weight: bold; color: #ffffff; background-color: #243B52; }
.listColumnText { padding: 0.8em; vertical-align: top; border-bottom: 1px solid #243B52; font-size: 10px; }
.listColumnNumber { padding: 0.8em; vertical-align: top; text-align: center; border-bottom: 1px solid #243B52; font-size: 10px; }

a.listItemLink:link {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:visited {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:active {font-weight: bold; color: #000000; text-decoration: underline; }
a.listItemLink:hover { font-weight: bold; color: #F27900; text-decoration: underline; }

a.menuitem:link { font-weight: bold; text-decoration: none; color: #666698; }
a.menuitem:visited { font-weight: bold; text-decoration: none; color: #666698; }
a.menuitem:active { font-weight: bold; text-decoration: underline; color: #666698; }
a.menuitem:hover {font-weight: bold; text-decoration: underline; color: #000000; }

a.pageLink:link { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:active { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }

a.lastPostLink:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:active { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
a.lastPostLink:hover { font-size: 10px; font-weight: bold; text-decoration: underline; color: #4373b4; }

input { background: #f1f1f1; border: 1 solid #243B52; color: #000000 }
input.radio { background: transparent; border: 0; }
textarea { background: #f1f1f1; border: 1 solid #243B52; color: #000000 }
select { background: #f1f1f1; border: 1 solid #243B52; color: #000000 }

tr.bglight { background-color: #f1f1f1; }
tr.bgdark { background-color: #dddddd; }

table.legend { border: 1 solid #243B52; }

.nav:link { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666698; text-decoration: none; background: transparent }
.nav:visited { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666698; text-decoration: none; background: transparent }
.nav:active { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; text-decoration: none; background: transparent }
.nav:hover { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; text-decoration: none; background: transparent }

td.navtd 
{
	padding-left:25px;
	font-family: arial, helvetica, sans-serif; font-size: 10pt; text-align: left;}

a.footerLink:link { color: #0D2888; text-decoration: none; font-size: 10px; }
a.footerLink:visited { color: #0D2888; text-decoration: none; font-size: 10px; }
a.footerLink:active { color: #000000; text-decoration: underline; font-size: 10px; }
a.footerLink:hover { color: #000000; text-decoration: underline; font-size: 10px; }

tr.pagerStyle { }
tr.pagerStyle A:link { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:active { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }