﻿body {
	text-align: center;
	background-color: #D5D0B0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}
A:link {
	color: #020C63;
	text-decoration: none;
}
A:visited {
	color: #020C63;
	text-decoration: none;
}
A:active {
	color: #020C63;
	text-decoration: none;
}
A:hover {
	color: #3366CC;
	text-decoration: underline;
}
#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}
#page_header {
	height: 140px;
	background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
	clear: both;
}
#page_header h1 {
	padding-top: 50px;
	padding-left: 15px;
	margin: 0px;
	font-family: verdana;
	font-size: 24px;
	color: #FBD539;
	line-height: 26px;
	letter-spacing: -1px;
}
#page_header h2 {
	margin: 0px;
	padding-left: 15px;
	font-family: verdana;
	font-size: 12px;
	color: #D5D0B0;
	line-height: 22px;
}
#menu_bar {
	margin: 0;
	padding: 0;
	height: 31px;
	clear: both;
	background: #000000 url('../img/menu_bg.gif') bottom left no-repeat;
	width: 760px;
}
#content_wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px dashed #FFFFFF;
}
#center {
	margin-left: 160px;
	margin-right: 180px;
	border: 0px dashed #000000;
}
#center h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	border: 1px #006666 solid;
	background-color: #020C63;
}
#center h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 4px;
	border: 1px solid #000000;
}
#center p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#left_side {
	float: left;
	width: 140px;
	border: 0px dashed #000000;
}
#left_side h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	border: 1px #006666 solid;
	background-color: #020C63;
}
#left_side p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#right_side {
	float: right;
	width: 160px;
	border: 0px dashed #000000;
}
#right_side h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	border: 1px #006666 solid;
	background-color: #020C63;
}
#right_side p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#page_footer {
	height: 83px;
	background: #FFFFFF url('../img/footer.jpg') no-repeat;
	clear: both;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#page_footer p {
	padding-top: 53px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #D5D0B0;
}
#page_footer A:link {
	color: #FBD539;
	text-decoration: none;
}
#page_footer A:visited {
	color: #FBD539;
	text-decoration: none;
}
#page_footer A:active {
	color: #FBD539;
	text-decoration: none;
}
#page_footer A:hover {
	color: #FBD539;
	text-decoration: underline;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	background: url('../img/bar.jpg') no-repeat left;
	color: White;
	float: left;
	width: 760px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px #020C63 solid;
}
#navcontainer ul li a:hover {
	background: url('../img/bar_bg_hover.gif') bottom left repeat-x;
}
#linklist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #D1D9C4;
	width: 140px;
}
#linklist li {
	list-style: none;
	margin: 0;
	line-height: 20px;
	border-top: 1px solid #D1D9C4;
	font-family: verdana;
	font-size: 10px;
}
#linklist li a {
	text-decoration: none;
	color: #020C63;
}
#links {
	padding-left: 0;
	margin-left: 30px;
	width: 255px;
}
#links li {
	list-style: none;
	margin: 0;
	line-height: 16px;
	font-family: verdana;
	font-size: 11px;
}
#links li a {
}
#links li a:hover {
	text-decoration: underline;
	color: #4C688F;
}
#contactform {
	line-height: 16px;
	font-family: verdana;
	font-size: 11px;
}
#contactform td {
	line-height: 16px;
	font-family: verdana;
	font-size: 11px;
}
.thumbnail_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
.thumbnail_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 0px;
}
.imagepad {
	padding-left: 12px;
}
.links {
	padding-left: 0;
	margin-left: 30px;
	width: 290px;
	list-style: none;
	line-height: 16px;
	font-family: verdana;
	font-size: 11px;
}
.bulletlist {
	list-style: url('../img/box.gif');
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	list-style-type: square;
}
#tbl {
	padding: 4px 4px 4px 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#tbl td {
	border-bottom: 1px solid #D1D9C4;
}
#tbl1 {
	padding: 4px 4px 4px 30px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#tbl1 td {
	border-bottom: 1px solid #D1D9C4;
}

img {
	border-width: 0px;
}
