@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/topbgslice.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2EA;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #665d3e;
	padding-bottom: 20px;
}
a:link, a:visited {
	color: #1b429a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	font-style: italic;
	color: #1b429a;
	line-height: 1.3em;
	margin-top: 15px;
}
h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}
.floatlft {
	float: left;
}
.clear {
	clear: both;
	height: 0px;
}
.lgblueitalic {
	font-size: 1.3em;
	font-style: italic;
	color: #1b429a;
}
.lgbluebold {
	font-size: 1.3em;
	color: #1b429a;
	font-weight: bold;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.notopmargin {
	margin-top: 0px;
}
.smallertype {
	font-size: .8em;
}
.largertype {
	font-size: 1.5em;
}
#divWrapper {
	width: 860px;
	background-image: url(../images/bgslice.gif);
	background-repeat: repeat-y;
}
#divWatermark {
	background-image: url(../images/watermark3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;
	width:850px;
}
#divLftCol {
	width: 158px;
	background-color: #F3F2E9;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#divNav {
	margin-bottom: 40px;
}
#divNav ul {
	margin: 0px;
	padding: 0px;
}
#divNav li {
	list-style-type: none;
}
#divNav a:link, #divNav a:visited {
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	min-height: 20px;
	width: 130px;
	font-style: italic;
	text-align: right;
	padding-right: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	display:block;
	background-color: #D2ECBA;
	border-bottom: 2px solid #d2ecba;
}
#divNav a:hover {
	text-decoration: none;
	background-image: url(../images/navbg-ro.gif);
	background-repeat: no-repeat;
	background-color: #e1f1d3;
}
#divContact {
	padding-left: 22px;
	padding-top: 18px;
	font-size: 1.2em;
	padding-bottom: 18px;
}
#divStrip {
	width: 20px;
}
#divRgtCol {
	width: 672px;
}
#divContent {
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	line-height: 1.5em;
	width: 672px;
	padding-bottom: 20px;
}
#divQL {
	background-image: url(../images/qlbg.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #1b429a;
	line-height: 2.3em;
}
#divQL ul {
	margin: 0px;
	padding: 0px;
}
#divQL li {
	list-style-position: inside;
}
#divContentLft {
	width: 155px;
	padding-left: 37px;
	padding-top: 70px;
}
#divContentRgt {
	padding-right: 50px;
	padding-left: 20px;
	width: 410px;
	overflow: visible;
}
#divFooter {
	padding-left: 177px;
	width: 645px;
	text-align: center;
	padding-top: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}
#divFooter a:link, #divFooter a:visited {
	color: #665D3E;
}
