@charset "UTF-8";
body {
	background-color: #18304B;
	font-weight: lighter;
}
#nav/* CSS Document */

 {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
}
#nav  .top_nav {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: middle;
}
#nav  .top_nav  li {
	float: left;
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
}
#nav   .top_nav   a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
	font-weight: lighter;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	background-position: center top;
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav  .top_nav  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-image: url(../images/nav_ro_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	vertical-align: middle;
}

html>body #nav   .top_nav   a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
	font-weight: lighter;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 19px;
	vertical-align: middle;
	text-align: center;
	background-position: center top;
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html>body #nav  .top_nav  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-image: url(../images/nav_ro_bg.jpg);
	background-repeat: no-repeat;
	height: 19px;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	vertical-align: middle;
}

#nav  .top_nav  td {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDD7EE;
	border-left-color: #BDD7EE;
	height: 24px;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 14px;
	font-weight: normal;
}
.content {
	padding: 15px;
	height: 100%;
	width: 970px;
	text-align: center;
}
.content .left {
	width: 460px;
	float: left;
}
.content .right {
	width: 490px;
	float: right;
	text-align: center;
	padding-left: 20px;
}
.content ul {
	list-style-type: disc;
	color: #FFFFFF;
	list-style-position: outside;
	display: inline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.style6 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24pt;
	color: #FFFFFF;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size: 24px;
}
.style9 {font-style: italic; color: #FFFFFF; font-weight: bold;}
.content .style5 {
}
#nocolumn {
	text-align: left;
	margin-right: 100px;
	margin-left: 100px;
	width: 770px;
}
#nocolumn ol {
	font-weight: normal;
	color: #FFFFFF;
}
#nocolumn li {
	padding-bottom: 10px;
}
