@charset "UTF-8";
body  {
    	font: 10pt Arial, Helvetica, sans-serif;
		line-height: 14pt;
    	background: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center;
		text-decoration: none; 
    	color: #000000;
    }
    .twoColFixLtHdr #container { 
    	width: 780px;
    	background: #FFFFFF;
    	margin: 0 auto;
    	border: 0px solid #000000;
    	text-align: left
    } 
    .twoColFixLtHdr #header { 
    	background: #FFFFFF; 
    	padding: 0;
		height: 80px;
    } 
    .twoColFixLtHdr #header h1 {
    	margin: 0;
    	padding: 10px 0;
    }
    .twoColFixLtHdr #sidebar1 {
    	float: left;
		width: 120px;
		height: 100%;
    	background: #FFFFFF;
    	padding: 0 0 0 0;
    }
    .twoColFixLtHdr #mainContent { 
    	margin: 0 0 0 140px;
    	padding: 0;
    } 
    .twoColFixLtHdr #footer { 
    	padding: 0 10px 0 20px;
    	background:#FFFFFF; 
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0;
    	padding: 0;
    }
    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
	}
	
h1 {
	font-size: 18pt;
	color: #333333;
}
h2 {
	font-size: 12pt;
	color: #333333;
}
h3 {
	font-size: 10pt;
	color: #333333;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color:#333333;
	border-bottom-width: thin;
	padding-bottom: 15px;
	padding-top: 0px;
	font-size: 10pt;
	color: #000000;
}

.news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

.navigation {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 16pt;
}

a:focus {
	outline: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.news2 { font-family: Arial, Helvetica, sans-serif; padding-bottom: 0; padding-top: 0; font-size: 10pt; color: #000000; border-bottom: thin solid #000; }

