body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.text_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.text_11_co{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7cac03;
	font-weight:bold;
}
.text_11_lack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f57d02;
	font-weight:bold;
}
.text_11_b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:0px;
}
.text_11_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#baa203;
	font-weight:bold;
}
.text_field{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #7F9DB9;
	font-size:11px;
	color:#666666;
	border-collapse:collapse;
	height:15px;
	width:180px;
}


.text_field_con{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #7F9DB9;
	font-size:11px;
	color:#666666;
	border-collapse:collapse;
	height:15px;
	width:120px;
}

.combo_box{
	background-image:url(../images/text_bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #7F9DB9;
	border-collapse:collapse;
	height:17px;
	width:60px;
}




/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 11px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 0px solid navy; /*navy border*/
background: black url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 4px 4px;
text-decoration: none;
border-right: 0px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(../images/indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 450px;
margin-bottom: 1em;
padding: 5px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#005399;
font-weight:0px;
}

.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f68414;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #4f4f4e;
}


.inps {
	BORDER-RIGHT: #2f302b 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #2f302b 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 12px; 
	BACKGROUND: #c6c6c5; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #2f302b 1px solid; 
	WIDTH: 148px; COLOR: #4d4f52; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #2f302b 1px solid; 
	FONT-FAMILY: Arial; 
	font-weight:bold;
}
.cs_footnote_frame {
	BORDER-RIGHT: #edead8 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #edead8 1px solid; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #edead8 1px solid; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #edead8 1px solid
}
.cs_footnote_frame1 {
	BORDER-RIGHT: #edead8 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #edead8 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #edead8 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #edead8 1px solid
}

.footer {
	font-size: 11px;
	color: #e2dec1;
	text-decoration: non;
}