#divWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-image: url(images/page-bkg.jpg);
	overflow: auto;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}
#divNav {
	height: 52px;
	width: 800px;
	background-image: url(images/nav-bkg.jpg);
	background-repeat: no-repeat;
}
#divMain {
	width: 800px;
}
#divHeader {
	height: 110px;
	width: 800px;
}
#divLeft {
	float: left;
	width: 475px;
	padding-right: 20px;
}
a {
	color: #003366;
}
#divRight {
	float: right;
	width: 185px;
}
#button {
	padding: 5px;
	border: 1px solid #B0CCE0;
}
#divContent {
	background-color: #FEFFFF;
	float: left;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	width: 700px;
	padding-top: 15px;
	min-height: 400px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #333333;
}
#divNav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divNav li {
	display: inline;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #398FD5;
}
#divNav a:hover {
	color: #FEFFFF;
}
#divNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A2C3DB;
	text-decoration: none;
	font-weight: bold;
}
#divNav {
	text-align: center;
	padding-top: 17px;
	height: 35px;
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #0377C2;
	font-size: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	letter-spacing: 1px;
}
#divRight a {
	color: #0377C2;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	color: #003366;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
}
li#links {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divFlash {
	height: 245px;
	width: 800px;
	background-image: url(images/main-bkg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#float {
	padding: 4px;
	margin-left: 25px;
	border: 1px solid #C2D9E8;
	float: right;
	margin-bottom: 10px;
}
h4 {
	color: #0377C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
}
.style1 {
	font-style: italic;
	color: #666666;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.6em;
	color: #003366;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
