@import url("print.css");
body {
	font-size: 14px;
	line-height: 140%;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #6FCEE2;
}
a {
	color: #0066CC;
}

a:visited {
	color: #004D99;
}

#mainArea a:hover, .menuBox a:hover, .newsEventBox a:hover {
	color: #0066CC;
	background-color: #C8E3FF;
}

h1 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 94px;
}

h2 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	height: 25px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 624px;
	background-position: right;
}
h3 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #336699;
	height: 18px;
	padding-top: 6px;
	padding-left: 30px;
	background-image: url(images/bg-h3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 624px;
	background-position: right;
}
h4 {
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #333;
	height: 17px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(images/bg-h4.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: right;
	width: 634px;
}
.section {
	padding-right: 5px;
	padding-left: 30px;
}


#headerWrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
}
#headerLogo {
	float: left;
	height: 81px;
	width: 255px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#headerMenu {
	height: 54px;
}
#contentWrap {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	margin-bottom: 30px;
}
#content {
	background-image: url(images/bg-content_header.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 140%;
	color: #666;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainArea {
	float: left;
	width: 660px;
}
#rightMenu {
	float: right;
	width: 214px;
	text-align: center;
}
.menu img {
	margin-top: 5px;
}
.menuTitle {
	background-image: url(images/bg-menu_title.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 24px;
	line-height: 100%;
	padding-left: 30px;
	padding-top: 11px;
	text-align: left;
}
.menuBox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #F3E8CF;
}
.pdfIcon {
	background-image: url(images/icon-pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.topLink {
	background-image: url(images/bg-icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 2px;
}
.border {
	border-collapse: collapse;
}
.border th {
	background-image: url(images/bg-border_th.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9cc;
	border-bottom-color: #9cc;
	font-weight: bold;
	color: #FFF;
	background-color: #6190CC;
	padding: 5px;
}
.border th.noBorder {
	background-position: left top;
}

.border td {
	background-image: url(images/bg-td_dot_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9cc;
	border-bottom-color: #9cc;
	padding: 5px;
	background-color: #F0F8FF;
}

.border td.noBorder {
	background-image: none;
}

tr.odd td {
	background-color: #F0F8FF;
}
tr.even td {
	background-color: #E1F0FF;
}

.returnTop {
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.photoFrame {
	padding: 4px;
	border: 1px solid #999;
	background-color: #FFF;
}
.linkArea {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	margin-left: 30px;
	margin-right: 5px;
	padding: 10px;
}
.linkIcon {
	background-image: url(images/bg-link_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 1px;
}
.pageLinkTable {
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pageLinkTable td {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
}

.pageLinkTable a {
	display: block;
	height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-position: 5px 10px;
}

ol {
	margin:0px;
	margin-bottom:10px;
}

ol li ol {
	list-style-type:lower-roman;
	margin:5px;
}

