/* CSS STYLESHEET BEGIN*/
/**********************************************/
/* body and table */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdLineBrown{
    height: 25px;
	vertical-align: top;
	background-image: url(../images/line_brown.gif);
	background-repeat:repeat-x;	
} 
.tdLineDotted{
    height: 41px;
	vertical-align: top;
	background-image: url(../images/line_dotted1.gif);
	background-repeat:repeat-x;	
} 
.tdLineDottedB{
    height: 41px;
	vertical-align: top;
	background-image: url(../images/line_dotted2.gif);
	background-repeat:repeat-x;	
} 
.tdLineDottedC{
    width: 41px;
	vertical-align: top;
	background-image: url(../images/line_dotted3.gif);
	background-repeat:repeat-y;	
} 
.tableMain{
    width: 760px;
	background-color: #f4ebda;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
} 
.tableReport {
	width: 760px;
	border: 1px solid #99975e; border-bottom: medium;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 10px; padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.5px;
	text-decoration: none;
} 
.tableReport2 {
	width: 760px;
	border: 0px;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 10px; padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.5px;
	text-decoration: none;
}
.tablePop{
	width: 500px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
} 
.tdReportTitle{
	vertical-align: middle;
	background-color: #99975e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.5px;
	text-decoration: none;
}
.trReportbg1{
	background-color: #f8f8ec;
}
.trReportbg2{
	background-color: #e6e6cc;
}
.list{
	list-style-image: url(../images/arrow_brown.gif);
	margin-left:0px; margin-right:0px; 
	margin-top:5px; margin-bottom:5px;
	text-decoration: none;
	vertical-align: middle;
	list-style-type: none;
}
.sublist{
	list-style-image: url(../images/arrow_brown2.gif);
	margin-left:5px; margin-right:0px; 
	margin-top:5px; margin-bottom:5px;
	text-decoration: none;
	vertical-align: middle;
	list-style-type: none;
}
/**********************************************/
/* link */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #458585;
	letter-spacing: 0.5px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a.link_sml:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a.link_sml:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a.link_sml:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #458585;
	letter-spacing: 0.5px;
	text-decoration: none;
}
a.link_sml:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a.link_head:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-decoration: none;
}
a.link_head:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-decoration: none;
}
a.link_head:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: -0.5px;
	text-decoration: underline;
}
a.link_head:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.5px;
	text-decoration: none;
}
/**********************************************/
/* text */
.headerPage {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2f466e;
	line-height: 20px;
	text-decoration: none;
	padding-top: 10px; padding-bottom: 10px;
	padding-left: 0px; padding-right: 0px;
}
.headerMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2f466e;
	line-height: 18px;
	text-decoration: none;
}
.headerSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2f466e;
	line-height: 14px;
	text-decoration: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336666;
	line-height: 20px;
	text-decoration: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #563e23;
	line-height: 16px;
	text-decoration: none;
}
.quoteSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #563e23;
	line-height: 14px;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	line-height: 16px;
	text-decoration: none;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	line-height: 16px;
	text-decoration: none;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.textWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.textSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	line-height: 14px;
	text-decoration: none;
}
.textSmlBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	line-height: 14px;
	text-decoration: none;
}
.textWhiteSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.textWhiteSmlBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;
	line-height: 16px;
	text-decoration: none;
}
.textRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
	line-height: 16px;
	text-decoration: none;
}
.textRedSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc3333;
	line-height: 14px;
	text-decoration: none;
}
.textRedSmlBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc3333;
	line-height: 14px;
	text-decoration: none;
}
.textOrangeSmlBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc6600;
	line-height: 16px;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.trademarkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #222222;
	position: relative;
	top: -3px;
}
.trademarkTextSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #222222;
	position: relative;
	top: -1px;
}
/**********************************************/
/* button and formfield */
.mainbtn{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#1c4242', EndColorStr='#809090');
	BACKGROUND-COLOR: #336666; height:23px;
    BORDER-BOTTOM: #cccccc 2px solid;
    BORDER-LEFT: #cccccc 2px solid;
    BORDER-RIGHT: #cccccc 2px solid;
    BORDER-TOP: #cccccc 2px solid;
    color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    TEXT-DECORATION: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/**********************************************/
