@charset "UTF-8";

.twoColElsLtHdr #container {
	width: 50em;
	background: #dddddd;
	margin: 0 auto;
	border: 1px solid #000000
	text-align: left;
} 
.twoColElsLtHdr #header {
	padding: 0 10px;
	background-color: #FFFFFF;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 12em;
	padding: 15px 0;
	background-color: #CCCCCC;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	margin: 0 1.5em 0 13em;
} 
.twoColElsLtHdr #footer { 
	padding: 0 10px;
	background:#DDDDDD;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.twoColElsLtHdr #container #header {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#phone {
}


body {
	background-color: #FFFFFF;
	background-image: url(images/grey074.gif);
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	
	
}
.style1 {font-size: smaller}
.style2 {
	font-family: Arial, Helvetica, sans-serif
}
.style3 {
	font-size: x-large;
}
.style4 {color: #6666CC}
.style6 {color: #990000; font-weight: bold; }
.style8 {font-size: larger}
.style9 {color: #829BBF}
.style11 {font-size: smaller; font-style: italic; }
.style14 {
	color: #7D96B8;
	font-size: smaller;
}
.style16 {font-size: x-small}
.style18 {
	font-size: 12px;
	color: #000000;
}
#apDiv1 {
	position:absolute;
	left:262px;
	top:363px;
	width:173px;
	height:33px;
	z-index:1;
}
a:link {
	color: #336699;
}
a:visited {
	color: #990000;
}