body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/lkaw-back.gif);
	color: #003399;
	background-repeat: repeat;
}
#container {
	width: 80%;
	background-color: #FFFFFF;
	border: 4px solid #E14045;
	margin-right: auto;
	margin-left: auto;
	min-width: 880px;
}
/* Title Styles */
h6 {
	font-size: 1.5em;
	display: inline;
	color: #FFFFFF;
	margin-right: 5px;
}
h5 {
	display: inline;
	color: #EA2127;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	display: inline;
	color: #006697;
	margin-right: 5px;
}
h3 {
	display: inline;
	color: #039;
	margin-right: 5px;
	text-align: left;
}
h2 {
	display: inherit;
	color: #C00;
	margin-right: 5px;
	text-decoration: underline;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 22px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	color: #E14045;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* Link Styles */
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #BB0000;
	text-decoration: underline;
}
.style_center {
	text-align: center;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#HeaderLogo {
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#HeaderLogo img {
	border-width: 0px;
}
#HeaderTable {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#page_content {
}
#page_content a {
	color: #74D9FF;
	text-decoration: underline;
	text-align: center;
}
#page_content a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#content {
	background-color: #ffffff;
	border: 0px solid #ffffff;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
/* Content Styles */
#content p {
}
#content img {
	border-width: 0px;
	padding: 5px;
	
/* Footer Styles */
#footer a {
	color: #FFCC00;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#FooterTable {
	background-color: #FFFFFF;
	border: 1px solid #336699;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
quote {
	display: inline;
	font-size: 1.8em;
	color: #336699;
	margin-right: 5px;
}
#table1 {
	width: 100%;
	align="center" ;
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
	margin: 10px;

}
hr {
	width: 90%;
	height: 1 px;
	color: #BE393A;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.colleft {
	float: left;
	width: 48%;
	position: relative;
}
.colright {
	float: right;
	width: 48%;
	position: relative;
}
.contact {
	text-align: center;
}
.XL {
	font-size: xx-large;
}
#container #content .style_center table tr td p em strong {
	font-size: 16px;
}
