@charset "UTF-8";
body {
	background-color: #FFFFFF;
    margin: 0 0 0 0;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	text-align:center;
}

#pageframe {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align:left;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	line-height: 38px;
	color: #fd7502;
	font-weight:normal;
	padding-left:15px;
	}
	
	h2 {
	
		font-family: "Trebuchet MS";
	font-size: 23px;
	line-height: 32px;
	color: #6f7dac;
	font-weight:normal;
	
	}
.subnav {
		font-family:Verdana, Geneva, sans-serif;color:#364cd9;font-size: 14px; line-height:18px;
	}
	
.subnav a:link { color:#364cd9; text-decoration:none; }
.subnav a:visited { color:#364cd9; text-decoration:none; }
.subnav a:hover { color:#e43603; text-decoration:underline; }
.subnav a:active { color:#e43603; text-decoration:underline; }



	

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
margin-left:15px;
	margin-right:15px;
	
}


.content a:link { color:#000000; text-decoration:underline; }
.content a:visited { color:#000000; text-decoration:underline; }
.content a:hover { color:#000000; text-decoration:underline; }
.content a:active { color:#000000; text-decoration:underline; }




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	font-weight:bold;
	padding-top:5px;
}


.footer a:link { color:#000000; text-decoration:none; }
.footer a:visited { color:#000000; text-decoration:none; }
.footer a:hover { color:#000000; text-decoration:underline; }
.footer a:active { color:#000000; text-decoration:none; }

.footersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top:5px;
}