html, body {
	margin: 0 ;
	padding: 0 ;
	background-color: #f6e5d7 ;
	font-family: Verdana, sans-serif ;
	font-size: 11px ;
	color: #29246a ;
	text-align: center ;
	width: 100% ;
}

td {
	font-family: Verdana, sans-serif ;
	font-size: 11px ;
}

* {
	margin: 0 ;
	padding: 0 ;
}

a {
	color: #29246a ;
	text-decoration: none ;
}

a:hover {
	text-decoration: underline ;
}

p {
	margin-bottom: 16px ;
}

hr {
	clear: both ;
	margin-top: 5px ;
	margin-bottom: 10px ;
	border: none ;
	background-color: #a09ec1 ;
	color: #a09ec1 ;
	height: 1px ;
}

.clear {
	clear: both ;
	overflow: hidden ;
}

.break {
	clear: both ;
	overflow: hidden ;
	height: 1px ;
}

#wrap {
	margin-top: 0px ;
	margin-right: auto ;
	margin-bottom: 0px ;
	margin-left: auto ;
	padding-right: 15px ;
	padding-left: 15px ;
	background-image: url(../images/wrap.gif) ;
	background-repeat: repeat ;
	background-color: #f6e5d7 ;
	text-align: left ;
	width: 900px ;
}

#wrapFooter {
	margin-top: 0px ;
	margin-right: auto ;
	margin-bottom: 10px ;
	margin-left: auto ;
	text-align: left ;
	width: 930px ;
	height: 15px ;
}

#wrapFooter .footerLeft {
	float: left ;
	width: 20px ;
	height: 15px ;
}

#wrapFooter .footerMiddle {
	float: left ;
	text-align: center ;
	width: 890px ;
	height: 15px ;
}

#wrapFooter .footerRight {
	float: right ;
	width: 20px ;
	height: 15px ;
}

#header {
	background-color: #000000 ;
	text-align: left ;
	width: 900px ;
	height: 150px ;
}

#logo {
	float: left ;
	background-color: #000000 ;
	width: 230px ;
	height: 150px ;
}

#flashHeader {
	float: left ;
	background-image: url(../images/orange_header.jpg) ;
	background-repeat: no-repeat ;
	background-color: #000000 ;
	width: 670px ;
	height: 150px ;
}

#menuHor {
	background-image: url(../images/menuhor.gif) ;
	background-repeat: repeat-x ;
	background-color: #000000 ;
	width: 900px ;
	height: 40px ;
}

#menuHor .menuLeft {
	float: left ;
	width: 20px ;
	height: 40px ;
}

#menuHor .menuMiddle {
	float: left ;
	width: 860px ;
	height: 40px ;
}

#menuHor .menuRight {
	float: right ;
	width: 20px ;
	height: 40px ;
}

#main {
	margin-bottom: 10px ;
	width: 900px ;
}

#leftBar {
	float: left ;
	margin-right: 10px ;
	background-color: #eaebf7 ;
	display: inline ;
	width: 160px ;
	min-height: 400px ;
}

#menuVert {
	margin-top: 10px ;
	margin-right: 3px ;
	margin-bottom: 10px ;
	margin-left: 3px ;
	width: 154px ;
}

#menuVert ul {
	list-style: none ;
	width: 154px ;
}

#menuVert ul li {
	width: 154px ;
}

#menuVert ul li a {
	padding-top: 5px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 20px ;
	border: solid 1px #eaebf8 ;
	background-image: url(../images/menuvert_bullet.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #29246a ;
	text-decoration: none ;
	display: block ;
	width: 132px ;
	height: 20px ;
}

#menuVert ul li a:hover {
	color: #ff7700 ;
}

#menuVert ul ul li a {
	margin-left: 10px ;
	padding-top: 5px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 20px ;
	border: solid 1px #eaebf8 ;
	background-image: url(../images/menuvert_arrow.gif) ;
	font-weight: normal ;
	display: block ;
	width: 122px ;
	height: 20px ;
}

#menuVert a.active {
	border: solid 1px #9d9cbf ;
}

#rightBar {
	float: right ;
	display: inline ;
	width: 300px ;
	min-height: 400px ;
}

#rightBar .box {
	margin-bottom: 10px ;
	width: 300px ;
}

#rightBar .box .boxHeader {
	width: 300px ;
	height: 50px ;
}

#rightBar .box .boxHeader .topLeft {
	float: left ;
	width: 20px ;
	height: 50px ;
}

#rightBar .box .boxHeader .topMiddle {
	float: left ;
	border-top: solid 0px #ff7700 ;
	border-right: solid 0px #ff7700 ;
	border-bottom: solid 1px #ff7700 ;
	border-left: solid 0px #ff7700 ;
	text-align: right ;
	width: 260px ;
	height: 49px ;
}

#rightBar .box .boxHeader .topRight {
	float: right ;
	width: 20px ;
	height: 50px ;
}

#rightBar .box .boxContent {
	padding-top: 20px ;
	padding-right: 20px ;
	padding-bottom: 10px ;
	padding-left: 20px ;
	width: 260px ;
	min-height: 100px ;
}

#rightBar .box .boxFooter {
	width: 300px ;
	height: 5px ;
}

#rightBar .box .boxFooter .bottomLeft {
	float: left ;
	width: 20px ;
	height: 5px ;
}

#rightBar .box .boxFooter .bottomMiddle {
	float: left ;
	width: 260px ;
	height: 5px ;
}

#rightBar .box .boxFooter .bottomRight {
	float: right ;
	width: 20px ;
	height: 5px ;
}

#rightBar .halfBanner {
	margin-top: 10px ;
	border: solid 1px #000066 ;
	background-color: #FFFFFF ;
	width: 198px ;
	height: 60px ;
}

#rightBar ul {
	margin-bottom: 15px ;
}

#rightBar ul li {
	margin-left: 10px ;
	padding-left: 12px ;
	background-image: url(../images/bullet_disc.gif) ;
	background-repeat: no-repeat ;
	line-height: 16px ;
	list-style: none ;
}



#rightBar .box .boxContentSmall {
	padding: 10px 20px 0 20px ;
	width: 260px ;
}

#contentMain {
	float: left ;
	display: inline ;
	width: 420px ;
	min-height: 600px ;
}

#content {
	width: 420px ;
}

#content .boxHeader {
	width: 420px ;
	height: 10px ;
}

#content .boxHeader .topLeft {
	float: left ;
	width: 20px ;
	height: 10px ;
}

#content .boxHeader .topMiddle {
	float: left ;
	text-align: right ;
	width: 380px ;
	height: 10px ;
}

#content .boxHeader .topRight {
	float: right ;
	width: 20px ;
	height: 10px ;
}

#content .contentBody {
	padding-top: 0px ;
	padding-right: 10px ;
	padding-bottom: 10px ;
	padding-left: 10px ;
	width: 400px ;
	min-height: 300px ;
}

#content .boxFooter {
	width: 420px ;
	height: 5px ;
}

#content .boxFooter .bottomLeft {
	float: left ;
	width: 20px ;
	height: 5px ;
}

#content .boxFooter .bottomMiddle {
	float: left ;
	width: 380px ;
	height: 5px ;
}

#content .boxFooter .bottomRight {
	float: right ;
	width: 20px ;
	height: 5px ;
}

#content a {
	text-decoration: underline ;
}

#content ul {
	margin-bottom: 15px ;
}

#content ul li {
	margin-left: 10px ;
	padding-left: 12px ;
	background-image: url(../images/bullet_disc.gif) ;
	background-repeat: no-repeat ;
	line-height: 20px ;
	list-style: none ;
}

#content .pageTitle {
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 20px ;
	margin-left: 0px ;
	padding-top: 10px ;
	border-top: solid 0px #a09ec1 ;
	border-right: solid 0px #a09ec1 ;
	border-bottom: solid 1px #a09ec1 ;
	border-left: solid 0px #a09ec1 ;
	font-size: 16px ;
	font-weight: bold ;
	color: #29246a ;
	width: 400px ;
	height: 29px ;
}

#content .newsTitle {
	font-size: 11px ;
	font-weight: bold ;
}

#content .newsLead img {
	margin-top: 0px ;
	margin-right: 5px ;
	margin-bottom: 10px ;
	margin-left: 5px ;
	border: solid 1px #000066 ;
}

#content .newsFooter {
	clear: both ;
}

#content .newsFooter .readMore {
	float: right ;
}

#content .newsFooter .readMore a {
	text-decoration: none ;
}

#content .newsFooter .readMore a:hover {
	text-decoration: underline ;
}

#footer {
	background-color: #2c2968 ;
	font-size: 9px ;
	width: 900px ;
	height: 20px ;
}

#footer .footerLeft {
	float: left ;
	width: 20px ;
	height: 20px ;
}

#footer .footerMiddle {
	float: left ;
	padding-top: 3px ;
	color: #FFFFFF ;
	text-align: center ;
	width: 860px ;
	height: 17px ;
}

#footer .footerRight {
	float: right ;
	width: 20px ;
	height: 20px ;
}

#footer .footerMiddle a {
	color: #FFFFFF ;
	text-decoration: none ;
}

#footer .footerMiddle a:hover {
	text-decoration: underline ;
}

#fmqMenuHor {
	width: 860px ;
}

#fmqMenuHor ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	height: 30px ;
}

#fmqMenuHor ul ul {
	position: absolute ;
	top: 26px ;
	left: 0px ;
	visibility: hidden ;
	width: 150px ;
	height: 0px ;
}

#fmqMenuHor ul ul ul {
	top: 5px ;
	left: 200px ;
	width: 150px ;
}

#fmqMenuHor ul li {
	float: left ;
	display: block ;
	height: 30px ;
}

#fmqMenuHor ul ul li {
	line-height: 1empx ;
	display: block ;
	width: 150px ;
	height: auto ;
}

#fmqMenuHor a {
	float: left ;
	padding-top: 10px ;
	padding-right: 15px ;
	padding-bottom: 0px ;
	padding-left: 15px ;
	font-size: 11px ;
	font-weight: bold ;
	color: #FFFFFF ;
	text-decoration: none ;
	display: block ;
	height: 20px ;
}

#fmqMenuHor a.firstChild {
	border: solid 1px #000066 ;
}

#fmqMenuHor ul ul a {
	padding-top: 5px ;
	padding-right: 10px ;
	padding-bottom: 5px ;
	padding-left: 10px ;
	border-top: solid 0px #000066 ;
	border-right: solid 1px #000066 ;
	border-bottom: solid 1px #000066 ;
	border-left: solid 1px #000066 ;
	background-color: #f4f4f7 ;
	color: #000066 ;
	line-height: 1empx ;
	display: block ;
	width: 130px ;
	height: 100% ;
}

#fmqMenuHor ul ul a.firstChild {
	border: solid 1px #000066 ;
}

#fmqMenuHor ul ul ul a {
	background-color: #f4f4f7 ;
}

#fmqMenuHor table {
	margin: -1px ;
	padding: 0 ;
	font-size: 11px ;
	z-index: 1 ;
	width: 0px ;
	height: 0px ;
}

#fmqMenuHor ul :hover a.folder {
	background-color: #d3d5e1 ;
}

#fmqMenuHor li:hover {
	position: relative ;
}

#fmqMenuHor :hover > a {
	background-image: url(../images/menuhor_hot.gif) ;
	background-repeat: repeat-x ;
	color: #FFFFFF ;
}

#fmqMenuHor ul ul li:hover {
	position: relative ;
}

#fmqMenuHor ul ul :hover > a {
	background-color: #000066 ;
	color: #FFFFFF ;
}

#fmqMenuHor ul ul :hover > a.folder {
	background-color: #000066 ;
	color: #FFFFFF ;
}

#fmqMenuHor ul ul ul :hover > a {
	background-color: #000066 ;
	color: #FFFFFF ;
}

#fmqMenuHor ul ul ul :hover > a.folder {
	background-color: #000066 ;
	color: #FFFFFF ;
}

#fmqMenuHor ul :hover ul {
	left: -25px ;
	padding-top: 0px ;
	padding-right: 25px ;
	padding-bottom: 25px ;
	padding-left: 25px ;
	visibility: visible ;
	height: auto ;
}

#fmqMenuHor ul :hover ul ul {
	visibility: hidden ;
}

#fmqMenuHor ul :hover ul :hover ul {
	left: 120px ;
	visibility: visible ;
}

#fmqMenuHor ul :hover ul :hover ul ul {
	visibility: hidden ;
}

#fmqMenuHor ul :hover > a.folder {
	background-image: url(../images/menuhor_hot.gif) ;
	background-repeat: repeat-x ;
	color: #FFFFFF ;
}

#fmqMenuHor a.active {
	background-image: url(../images/menuhor_hot.gif) ;
	background-repeat: repeat-x ;
	color: #FFFFFF ;
}

* html #fmqMenuHor ul ul a {
	width: 150px ;
}

* html #fmqMenuHor a:hover {
	position: relative ;
	background-color: #000066 ;
	color: #FFFFFF ;
	z-index: 100 ;
}

* html #fmqMenuHor ul ul a:hover {
	position: relative ;
	background-color: #000066 ;
	color: #FFFFFF ;
	z-index: 110 ;
}

* html #fmqMenuHor ul ul a.folder:hover {
	position: relative ;
	background-color: #000066 ;
	color: #FFFFFF ;
	z-index: 110 ;
}

* html #fmqMenuHor ul ul ul a:hover {
	position: relative ;
	background-color: #000066 ;
	color: #FFFFFF ;
	z-index: 120 ;
}

* html #fmqMenuHor ul ul ul a.folder:hover {
	position: relative ;
	background-color: #000066 ;
	color: #FFFFFF ;
	z-index: 120 ;
}

#contentBodyPopup {
	margin: 10px ;
	padding: 10px ;
	background-color: #FFFFFF ;
	width: 620px ;
}

