body {
	background-image: url(images/bg_lightblue.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	color: #0372B4;
}
#bggradient {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
}
#logo {
	height: 109px;
}
#navbar {
	height: 27px;
}
#bottom {
	height: 17px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#footer a {
	color: #CCCCCC;
}

#leftcolumn {
	width: 252px;
	padding-top: 25px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#leftcolumn p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #897E4E;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftcolumn a {
	color: #6F593C;
	text-decoration: none;
}
#leftcolumn a:link {
	color: #6F593C;
	text-decoration: none;
}
#leftcolumn a:hover {
	color: #6F593C;
	text-decoration: none;
}
#leftcolumn a:active {
	color: #6F593C;
	text-decoration: none;
}
#leftcolumn a:visited {
	color: #6F593C;
	text-decoration: none;
}
#maincontent {
	width: 556px;
	background-color: #FFFFFF;
	padding: 15px;
}
#td_rightbg {
	background-image: url(images/right_bg2.jpg);
	background-repeat: repeat-y;
}
#rightbg {
	width: 8px;
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	height: 353px;
}
#td_leftcolumn {
	background-image: url(images/leftcolumn_bg.jpg);
	background-repeat: repeat-y;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #025382;
	padding-bottom: 3px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
}

.bodytext img{

	margin-right:5px;
	margin-left:5px; 
	padding:1px;
	border:1px solid #6F593C;
	margin-bottom:0px;
	}


.bodyheader1_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #646C3E;
}

#bottomlinks {
	color: #025381;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8bf95;
	padding-top: 7px;
}
#bottomlinks a:link {
	color: #025381;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #025381;
	text-decoration: underline;
}
#bottomlinks a:visited {
	color: #025381;
	text-decoration: none;
}
#bottomlinks a:active {
	color: #025381;
	text-decoration: none;
}
.bodyheader1_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #025382;
}
.bodyheader1_lightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #186C9E;
}
#pageheader {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #828c51;
	font-weight: bold;
}
.rightcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

#images
{
margin-left:10px;
width:234px;
text-align:center;
}

#images p {
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding:1px;
	border:1px solid #6F593C;
}


