﻿@charset "utf-8";
body  {
	font: 100% Georgia, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url('../images/1px.jpg');
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1 {
	font-size:125%;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 112.5%;
	font-weight:bold;
	padding: 10px 0;
}
h3 {
	font-size: 100%;
	font-weight:bold;	
	padding:0;
}
td {
	padding: 5px;
	border: 1px solid #ccc;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
ol, ul {
	margin: 0 10px;
	padding: 10px;

}
li {
	list-style:decimal;
	padding:5px;
}
ul li {
	list-style-type:disc;
}
.template #container { 
	width: 1024px;  
	font-size: 87.5%;
	color:#333333;
	background-image:url('../images/bkgd.jpg');
	background-repeat:no-repeat;
	margin: 0 auto; 
	text-align: left; 
} 
.template #container .content {
	margin: 0 47px;	
}
.template #header { 
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
	height:94px;
} 
.template #picturecol {
	float:left;
	padding:20px;
}
.template .col1 {
	text-align:justify;
	float: left; 
	width: 302px; 
}
.template .col1span2 {
	text-align:justify;
	float: left; 
	width: 604px; 
}
.template .col2 { 
	text-align:justify;
	float:left;
	width: 302px; 
} 
.template .col3 {
	text-align:justify;
	float: left; 
	width: 302px; 
}
.template #container #bluecontent {
	background-image:url('../images/3cols_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	width:930px;
	color:#FFFFFF;
	min-height:201px;
}
#bluecontent h2 {
	color:#3d3997;
}
.template #footer { 
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:59px;
} 
.template #footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 10px; 
	font-size:75%;
	color:#cccccc;
}
.template #footer a {
	color:#aacccc;
	text-decoration:none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.corners {
	background-color:#f1f5f6;
}
.onecolpadding {
	float:left;
	padding:20px;
	width: 670px;
}
.col1spacing {
	padding: 13px 0 0 13px;
}
.col2spacing {
	padding:13px 0 0 13px;
}
.col3spacing {
	padding:13px 0 0 13px;
}
.corners, .textpadding {
	padding:10px;
}
.border {
	background-color:#e6eaeb;
}

.pageination{
margin-top:32px;
text-align:center;
text-decoration:none;
color:#333333;
font-weight:bold;
}

.pageination a{
margin-top:32px;
color:#999999;
text-align:center;
text-decoration:none
}

.pageination a:hover {
color:#333333;
margin-top:32px;
text-align:center;
text-decoration:underline;
}
.mylink{
float:right;
border:0;
}
.bclear{
background-image:url('../control/images/categories_delim.gif');
background-repeat:repeat-x;
width:100%;
text-align:center; 
height:10px;
margin-top:10px;
}

.printheader, .phimg1{
	display:none;
	border:none;
}
