@charset "utf-8";
/* CSS Document */
#gutter {
		display:none;
		}
body{
		margin:0px;
		background:#ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		text-align:center;
		}
#container{
		background:#fff;
		width:auto;
		border:none;
		margin:auto;
		text-align:left;
		}
		
#header{
		display:none;
		}
#printbanner{
		background-image:url(images/banner_main.jpg);
		background-repeat:no-repeat;
		height:115px;
		}
#horizontalmenu{
		display:none;
		}
#flashdatebox{
		width:800px;
		background-color:#fdae15;
		}
#flashbanner{
		display:none;
		}
#datebox{
		display:none;
		}	
#contentcontainer{
		width:auto;
		margin-bottom:5px;
		float:left;
		}
.tbltitle{
		font-weight:bold;
		font-size:12px;
		}
		
.tblbold{
		font-weight:bold;
		font-size:10px;
		}
.tblitalics{
		font-style:italic;
		font-size:10px;
		}
.tblcontent{
		font-size:10px;
		}		
#qlinks{
		display:none;
		}
#content{
		float:left;
		background-color:#fff;
		width:auto;
		border:none;
		margin-left:0px;
		padding-left:9px;
		padding-right:9px;
		padding-bottom:10px;
		border-top:dotted 1px #6A0009;
		font-size:10pt;
		}
#flashprofile{
		float:left;
		background-color:#fdae15;
		width:655px;
		border:1px solid #990000;
		border-left:none;
		margin-left:0px;
		padding-left:0px;
		margin-right:4px;
		padding-bottom:10px;
		}
#othernews{
		display:none;
		}

h1{
		color: #5b0602;
		font-size:14pt;
		}
h2{
		font-size:12pt;
		}
p, ul li{
	text-align:justify;
	font-size:10pt;
	list-style-type:square;
	}
ol li{
	font-size:10px;
	}
	
img {
	border:none;
	}
h2 a:link {
		color:#000000;
		text-decoration:none;
		}
h2 a:visited{
		color:#000000;
		text-decoration:none;
		}		
h2 a:hover{
		color:#000000;
		text-decoration:underline;
		}
h2 a:active{
		color:#000000;
		text-decoration:underline;
		}
li a:link {
		color:#000000;
		text-decoration:none;
		}
li a:visited{
		color:#000000;
		text-decoration:none;
		}		
li a:hover{
		color:#000000;
		text-decoration:underline;
		}
li a:active{
		color:#000000;
		text-decoration:underline;
		}
.table{
		border:#666666 1px dotted;
		font-size:11px;
		}		
.b1{
		border-bottom:#666666 1px dotted;
		}
.bleft{
		border-left:#666666 1px dotted;
		}
.apa{
		border-left:#666666 1px dotted;
		background-color:#f27a7a;
		
		}
#pmb{
	text-align:right;
	}
.apab1{
		border-left:#666666 1px dotted;
		background-color: #f27a7a;
		border-bottom:#666666 1px dotted;
		}
.gon{
		border-left:#666666 1px dotted;
		background-color: #f2b07a;
		
		}
.gonb1{
		border-left:#666666 1px dotted;
		background-color: #f2b07a;
		border-bottom:#666666 1px dotted;
		}
.lal{
		border-left:#666666 1px dotted;
		background-color: #f1f27a;
		
		}
.lalb1{
		border-left:#666666 1px dotted;
		background-color: #f1f27a;
		border-bottom:#666666 1px dotted;
		}
.las{
		border-left:#666666 1px dotted;
		background-color: #7accc8;
		
		}
.lasb1{
		border-left:#666666 1px dotted;
		background-color: #7accc8;
		border-bottom:#666666 1px dotted;
		}
.pia{
		border-left:#666666 1px dotted;
		background-color: #a7f27a;
		}
.piab1{
		border-left:#666666 1px dotted;
		background-color: #a7f27a;
		border-bottom:#666666 1px dotted;
		}
.san{
		border-left:#666666 1px dotted;
		background-color: #b37af2;
		}
.sanb1{
		border-left:#666666 1px dotted;
		background-color: #b37af2;
		border-bottom:#666666 1px dotted;
		}
.tug{
		border-left:#666666 1px dotted;
		background-color: #f07af2;
		}
.tugb1{
		border-left:#666666 1px dotted;
		background-color: #f07af2;
		border-bottom:#666666 1px dotted;
		}
		

#footer {
		clear:both;
		padding:5px;
		text-align:left;
		border:none;
		border-top:dotted 1px #6A0009;
		background:#ffffff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:6pt;
		color:#000;
		margin-bottom:0px;
		}
.allborder{
		border:#999999 solid 1px;
		}
.allborder2{
		border:#999999 solid 1px;
		border-left:none;
		}
#print{
		display:none;
		}
.footerout{
		display:none;
		}
#toplink{
		display:none;
		}


