html,body {
	margin: 0;
	margin-top: 0;
	padding: 0;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #FFFFFF;
	scrollbar-arrow-color: #045497;
	scrollbar-track-color: #035090; 
}

td {
	/*
	vertical-align: top;	
	text-align: left;*/
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #FFFFFF;
}



td.components {
	vertical-align: top;
	text-align: left;
	font-family : Arial,Helvetica, san-serif;
	font-size : 9pt;
	color: #FFFFFF;
}

div.content {
	text-align: left;
	text-align: justify;
	vertical-align: top;
	padding: 2px 15px 10px 15px;
	margin: auto;
	
	
}

.txtred {
	color: #FF0000;
}

.txtlblue {
	color: #5B9FDE;
}

.txtorange {
	color: #F2CC8E;
}

A{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
		text-decoration : none;
		color:#5B9FDE;
		/*color: #F2CC8E;*/
	}
	
	A:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
		text-decoration : none;
		color:#5B9FDE;
		/*color: #CEDEE9;*/
	}
	
	A:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 9pt;
        text-decoration : underline;
		color: #CEDEE9;
		/*color: #426DED;*/
	}
	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size : 13pt;
	font-style : italic;
	font-weight : bold;
    margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	color: #CEDEE9;
	border-bottom: solid 1px #B0901E;
}	

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #E6BC76;
    margin: 0 0 5px 0;
	padding: 0 0 0 0;
}	

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #f5fde8;
}

FORM {
/*
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #707070;
background: #ffffff;
padding: 2px;
*/
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 9px;
	font-weight : bold;
	color: #707070;
	background-color: #eeeeee;
	border: inset 1px #993300;
}

.A2{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
		text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #F5F5F5;
	}
	
	.A2:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size : 8pt;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration : none;
		color: #B9B9B9;
	}
	
	.A2:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
        text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #7AAAFF;
	}
	
	.A3{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
		text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #000000;
	}
	
	.A3:VISITED{
		font-family: Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size : 8pt;
		padding-left: 4px;
		padding-right: 4px;
		text-decoration : none;
		color: #484848;
	}
	
	.A3:HOVER{
		font-family: Arial, Helvetica, sans-serif;
		font-size : 8pt;
        text-decoration : none;
		padding-left: 4px;
		padding-right: 4px;
		color: #ffffff;
	}








	.A4{
		font-weight:bold;
		text-decoration : none;
		color: #F2CC8E;
	}
	
	.A4:VISITED{
		font-weight:bold;
		text-decoration : none;
		color: #F2CC8E;
	}
	
	.A4:HOVER{
		font-weight:bold;
		text-decoration : none;
		color: #D3E9F7;
	}
	

.FlatButton{
border:solid 1px #7E7E7E;background-color:#F0F0F0;height:20px;width:70px;font-size:12px;font-family:Arial;color:#2C2C59;
}

.Chr_txtBox{
border:solid 1px #666666;font-size:12px;font-family:Arial;width:192px;
}

.Chr_txtArea{
border:solid 1px #666666;font-size:12px;font-family:Arial;height:100px;width:210px;
}

.red {color: #FF0000}
