/* CSS Document */
body{
	margin:0;
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

h1{
	font-size:13px;
	color: #095079;
	font-weight: bold;
}

h2{
	font-size:15px;
	color: #FC6404;
	font-weight: bold;
}

h3{
	font-size:13px;
	color: #0C63E6;
	font-weight: bold;
}
.red{
	font-size:13px;
	color: #FF0000;
	font-weight: bold;
}
.orange{
	font-size:12px;
	color: #FF6600;
}

.pdf{
	color:#007C3D;
	font-weight: bold;
}
table{
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}

.menu a{
	text-decoration: none; 
	font-size: 9pt; color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:visited {
	color: #23D3F3; 
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:active {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:hover{
	text-decoration: underline;
	Color:#FC6404;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
	 
a{
	text-decoration: underline; 
	font-size: 9pt; 
	color: #FC6404;
}
a:link {
	color: #FC6404; 
	text-decoration: underline;
}
a:visited {
	color: #FC6404; 
	text-decoration: underline;
}
a:active {
	color: #FC6404; 
	text-decoration: underline;
}
a:hover{
	text-decoration: none;	
	Color:#FC6404;
} 
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
}
.style3 {color: #7F9DB9}


.BUTTON{
	color:#000000;
	width:90px;
	height:24px;
	font-size:9pt;
	font-weight: bold;
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-COLOR: #428AD6;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #428AD6;
    BORDER-TOP-COLOR: #428AD6;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #FFdd00;
	background:#80BCFB;
    filter:
	progid:DXImageTransform.Microsoft.Gradient(
    endColorstr='#B3D8FF', startColorstr='#428AD6',gradientType='0');
}
input,select{
	color:#333333;
	border: 1px solid #7F9DB9;
	width:230px;
	height:20px;
	background-color:#F1F8FF;
}
textarea{background-color:#F1F8FF;
	border: 1px solid #7F9DB9;
}
.opt a{
	text-decoration: underline; 
	font-size: 9pt; color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.opt a:link {
	color: #999999;
	text-decoration: underline; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.opt a:visited {
	color: #999999; 
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.opt a:active {
	color: #999999; 
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.opt a:hover{
	text-decoration: none;
	Color:#999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 

