/* CSS Document */
body {
	margin: 0px;
	background-color: #F7F2EB;
}
.footerDivider {
	background-color: #9F8852;
	height: 2px;
}
.leftMargin {
	width: 25px;
}
.topNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	height: 21px;
}
.headNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.homeHighlight {
	font-family: Helvetica, Arial;
	font-size: 40px;
	text-decoration: none;
	color: #668D14;
}
.homeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.homeBoldGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B5AC9F;
	text-decoration: none;
	line-height: 17px;
}
.dotLineTopHoriz {
	background-image: url(images/dot-line_horizontal.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.dotLineBtmHoriz {
	background-image: url(images/dot-line_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.dotLineLeftVert {
	background-image: url(images/dot-line_vertical.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.dotLinerightVert {
	background-image: url(images/dot-line_vertical.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.headRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
}
.headGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #668D14;
	text-decoration: none;
}
.headOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4D00;
	text-decoration: none;
}
.headBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C2C84;
	text-decoration: none;
}
.headGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F8852;
	text-decoration: none;
}
.headGold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F8852;
	text-decoration: underline;
}
.headGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B5AC9F;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px;
}
li.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin-left: -24px;
	padding-right: 5px;
	list-style-position: outside;
	list-style-image: url(images/bull_grey.gif);
}
a.content:link, a.content:active, a.content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-right: 5px;
}
a.content:hover {
	text-decoration: underline;
}
.dividerGrey {
	background-image: url(images/divider_grey.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.leftNaviBg {
	background-color: #F7F2EB;
	background-image: url(images/cut-grey_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.leftNavi:link, a.leftNavi:active, a.leftNavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7F2EB;
	width: 140px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bull_navi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	letter-spacing: 1px;
}
a.leftNavi:hover {
	background-color: #B5AC9F;
	color: #FFFFFF;
	background-image: url(images/bull_navi-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.leftSubNavi:link, a.leftSubNavi:active, a.leftSubNavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7F2EB;
	width: 140px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/sqr_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	letter-spacing: 1px;
}
a.leftSubNavi:hover {
	background-color: #B5AC9F;
	color: #FFFFFF;
	background-image: url(images/bull_navi-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftNaviDivider {
	background-image: url(images/divider_navi.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.dottedDivider {
	background-image: url(images/divider_navi.gif);
	background-repeat: repeat-x;
	height: 22px;
	background-position: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E60000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/dot-line_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2AA00;
	text-decoration: none;
	font-weight: bold;
}
li.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin-left: -24px;
	padding-right: 5px;
	list-style-position: outside;
	list-style-image: url(images/bull_main.gif);
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 25px;
	white-space: nowrap;
	padding: 5px;
}
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 14px;
	white-space: nowrap;
	padding: 5px;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #9F8852;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #B5AC9F;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
}
a.newsItem:link, a.newsItem:active, a.newsItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #668D14;
	width: 285px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(images/bull_navi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF4D00;
	line-height: 17px;
}
a.newsItem:hover {
	background-color: #F7F2EB;
}
.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	display: block;
	vertical-align: top;
	padding-left: 5px;
}
a.pageNavi:link, a.pageNavi:active, a.pageNavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF4D00;
	text-decoration: none;
	width: 200px;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(images/bull_navi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF4D00;
	line-height: 17px;
}
a.pageNavi:hover {
	background-color: #F7F2EB;
}
a.pageLink:link, a.pageLink:active, a.pageLink:visited, a.pageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF4D00;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(images/bull_navi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF4D00;
	line-height: 17px;
}
.tableAltRow0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C2C84;
	text-decoration: none;
	padding: 5px;
	background-color: #FFFFFF;
}
.tableAltRow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C2C84;
	text-decoration: none;
	padding: 5px;
	background-color: #F7F2EB;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.disclaimer A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.disclaimer A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
a.subleftNavi:link, a.subleftNavi:active, a.subleftNavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7F2EB;
	width: 125px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	letter-spacing: 1px;
}
a.subleftNavi:hover {
	background-color: #B5AC9F;
	color: #FFFFFF;
	background-image: url(images/bullet-h.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.subleftNavi1:link, a.subleftNavi1:active, a.subleftNavi1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7F2EB;
	width: 125px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	letter-spacing: 1px;
}
a.subleftNavi1:hover {
	background-color: #B5AC9F;
	color: #FFFFFF;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4D00;
	text-decoration: none;
	font-weight: bold;
}


#container{margin:auto; width:780px;}
