html, body {
	margin: 0 ;
	padding: 0 ;
	background-image: url(../images/background.gif) ;
	background-repeat: repeat-x ;
	background-color: #2b4980 ;
	font-family: Verdana, sans-serif ;/* calculated value ! */
	font-size: 11px ;/* calculated value ! */
	color: #152757 ;/* calculated value ! */
	text-align: center ;
	width: 100% ;
}

td {
	font-family: Verdana, sans-serif ;/* calculated value ! */
	font-size: 11px ;/* calculated value ! */
}

* {
	margin: 0 ;
	padding: 0 ;
}

a {
	color: #152757 ;/* calculated value ! */
	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: #d3d7e1 ;
	color: #d3d7e1 ;
	height: 1px ;
}

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

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

#container {
	margin-top: 0px ;
	margin-right: auto ;
	margin-bottom: 0px ;
	margin-left: auto ;
	background-image: url(../images/container.gif) ;
	background-repeat: repeat-y ;
	text-align: left ;
	width: 970px ;
}

#wrap {
	margin-top: 0px ;
	margin-right: auto ;/* calculated value ! */
	margin-bottom: 0px ;
	margin-left: auto ;/* calculated value ! */
	padding-right: 30px ;/* calculated value ! */
	padding-left: 30px ;/* calculated value ! */
	background-image: url(../images/wrap.gif) ;
	background-repeat: no-repeat ;
	text-align: left ;
	width: 910px ;/* calculated value ! */
}

#wrapFooter {
	margin-top: 0px ;
	margin-right: auto ;/* calculated value ! */
	margin-bottom: 0px ;
	margin-left: auto ;/* calculated value ! */
	background-image: url(../images/wrapfooter.gif) ;
	background-repeat: no-repeat ;
	background-color: #2b4980 ;
	text-align: left ;
	width: 970px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#wrapFooter .footerLeft {
	float: left ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#wrapFooter .footerMiddle {
	float: left ;
	text-align: center ;
	width: 940px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#wrapFooter .footerRight {
	float: right ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#leaderBoard {
	margin-top: 0px ;
	margin-right: auto ;
	margin-bottom: 0px ;
	margin-left: auto ;
	padding-top: 30px ;
	padding-right: 118px ;
	padding-bottom: 40px ;
	padding-left: 118px ;
	background-image: url(../images/leaderboard.gif) ;
	background-repeat: no-repeat ;
	background-color: #2b4980 ;
	text-align: center ;
	width: 734px ;
	height: 96px ;
}

#leaderBoard .lboard {
	padding: 2px ;
	border: solid 1px #FFFFFF ;
	width: 728px ;
	height: 90px ;
}

#header {
	margin-bottom: 0px ;
	background-image: url(../images/header.jpg) ;
	background-repeat: no-repeat ;
	text-align: left ;
	width: 910px ;/* calculated value ! */
	height: 105px ;
}

#logo {
	float: left ;
	margin-top: 10px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	margin-left: 0px ;
	padding: 0 ;
	width: 300px ;
	height: 95px ;
}

#serviceMenuHead {
	float: right ;
	margin-top: 50px ;
	margin-right: 10px ;
	margin-bottom: 0px ;
	margin-left: 0px ;
	padding-top: 0px ;
	padding-right: 10px ;
	padding-bottom: 0px ;
	padding-left: 10px ;
	font-size: 12px ;
	font-weight: bold ;
	color: #152757 ;
	text-align: right ;
	width: 250px ;
	height: 15px ;
}

#splashWide {
	margin-bottom: 15px ;/* calculated value ! */
	background-image: url(../images/splashwide.jpg) ;
	background-repeat: no-repeat ;
	background-color: #FFFFFF ;
	width: 910px ;/* calculated value ! */
	height: 225px ;
}

#main {
	margin-bottom: 10px ;
	background-image: url(../images/main.gif) ;
	background-repeat: repeat ;
	background-color: #FFFFFF ;
	width: 910px ;/* calculated value ! */
}

#leftBar {
	float: left ;
	margin-right: 15px ;/* calculated value ! */
	display: inline ;
	width: 200px ;
}

#leftBar .leftBarHeader {
	background-image: url(../images/leftbarheader.gif) ;
	background-repeat: no-repeat ;
	background-color: #465b93 ;
	width: 200px ;
	height: 30px ;
}

#leftBar .leftBarHeader .topLeft {
	float: left ;
	width: 15px ;
	height: 30px ;
}

#leftBar .leftBarHeader .topMiddle {
	float: left ;
	width: 170px ;
	height: 30px ;
}

#leftBar .leftBarHeader .topRight {
	float: right ;
	width: 15px ;
	height: 30px ;
}

#leftBar .leftBarBody {
	padding-top: 10px ;
	padding-right: 5px ;
	padding-bottom: 10px ;
	padding-left: 5px ;
	background-image: url(../images/leftbar.gif) ;
	background-repeat: no-repeat ;
	background-position: left bottom ;
	background-color: #f5f7fc ;
	width: 190px ;
	min-height: 580px ;
}

#menuVert {
	width: 190px ;
}

#menuVert ul {
	width: 190px ;
}

#menuVert ul li {
	margin-top: 2px ;
	display: block ;
	list-style: none ;
	width: 190px ;
}

#menuVert li.levelOne a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 20px ;
	background-image: url(../images/menuvert_lev1.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 170px ;
	height: 22px ;
}

#menuVert li.levelOneActiveSingle a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 20px ;
	background-image: url(../images/menuvert_lev1_act_single.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 170px ;
	height: 22px ;
}

#menuVert li.levelOneActiveFolder a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 20px ;
	background-image: url(../images/menuvert_lev1_act_folder.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 170px ;
	height: 22px ;
}

#menuVert li.levelTwo a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 30px ;
	background-image: url(../images/menuvert_lev2.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 160px ;
	height: 22px ;
}

#menuVert li.levelTwoActiveSingle a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 30px ;
	background-image: url(../images/menuvert_lev2_act_single.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 160px ;
	height: 22px ;
}

#menuVert li.levelTwoActiveFolder a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 30px ;
	background-image: url(../images/menuvert_lev2_act_folder.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 160px ;
	height: 22px ;
}

#menuVert li.levelThree a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 40px ;
	background-image: url(../images/menuvert_lev3.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 150px ;
	height: 22px ;
}

#menuVert li.levelThreeActiveSingle a {
	padding-top: 8px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	padding-left: 40px ;
	background-image: url(../images/menuvert_lev3_act_single.gif) ;
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif ;
	font-size: 11px ;
	font-weight: bold ;
	color: #152757 ;
	text-decoration: none ;
	display: block ;
	width: 150px ;
	height: 22px ;
}

#menuVert li.levelOne a:hover {
	background-image: url(../images/menuvert_lev1_act_single.gif) ;
	background-repeat: no-repeat ;
}

#menuVert li.levelTwo a:hover {
	background-image: url(../images/menuvert_lev2_act_single.gif) ;
	background-repeat: no-repeat ;
}

#menuVert li.levelThree a:hover {
	background-image: url(../images/menuvert_lev3_act_single.gif) ;
	background-repeat: no-repeat ;
}

#rightBar {
	float: right ;
	background-image: url(../images/rightbar.gif) ;
	background-repeat: repeat-y ;
	background-color: #FFFFFF ;
	display: inline ;
	width: 225px ;
}

#rightBar .box {
	margin-bottom: 5px ;
	width: 225px ;/* calculated value ! */
}

#rightBar .box .boxHeader {
	background-image: url(../images/boxheader.gif) ;
	background-repeat: no-repeat ;
	background-color: #f37021 ;
	width: 225px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#rightBar .box .boxHeader .topLeft {
	float: left ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#rightBar .box .boxHeader .topMiddle {
	float: left ;
	padding-top: 8px ;
	font-family: Verdana, sans-serif ;
	font-size: 12px ;
	font-weight: bold ;
	color: #FFFFFF ;
	width: 195px ;/* calculated value ! */
	height: 22px ;/* calculated value ! */
}

#rightBar .box .boxHeader .topRight {
	float: right ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#rightBar .box .boxContent {
	padding: 10px ;
	background-image: url(../images/boxfooter.gif) ;
	background-repeat: no-repeat ;
	background-position: left bottom ;
	background-color: #f5f7fc ;
	width: 205px ;/* calculated value ! */
	min-height: 80px ;
}

#rightBar .box .boxFooter {
	width: 225px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#rightBar .box .boxFooter .bottomLeft {
	float: left ;
	width: 15px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#rightBar .box .boxFooter .bottomMiddle {
	float: left ;
	width: 195px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#rightBar .box .boxFooter .bottomRight {
	float: right ;
	width: 15px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#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: 20px ;
	list-style: none ;
}

#rightBar .box .boxContentSmall {
	padding: 10px ;
	background-image: url(../images/boxfooter.gif) ;
	background-repeat: no-repeat ;
	background-position: left bottom ;
	background-color: #f5f7fc ;
	width: 205px ;
	min-height: 50px ;
}

#menuVisual {
	float: left ;
	background-image: url(../images/visual_menu_back.jpg) ;
	background-repeat: no-repeat ;
	width: 670px ;
	height: 335px ;
}

#menuVisual .visualBlock {
	float: left ;
	width: 160px ;
	height: 335px ;
}

#menuVisual .visualSpacer {
	float: left ;
	width: 10px ;
	height: 335px ;
}

#contentMain {
	float: left ;
	background-color: #FFFFFF ;
	display: inline ;
	width: 455px ;/* calculated value ! */
}

#content {
	width: 455px ;/* calculated value ! */
}

#content .boxHeader {
	background-image: url(../images/contentheader.gif) ;
	background-repeat: no-repeat ;
	background-color: #d3d7e1 ;
	width: 455px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#content .boxHeader .topLeft {
	float: left ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#content .boxHeader .topMiddle {
	float: left ;
	padding-top: 8px ;
	font-family: Arial, sans-serif ;
	font-size: 10px ;
	color: #646464 ;
	text-align: right ;
	width: 425px ;/* calculated value ! */
	height: 22px ;/* calculated value ! */
}

#content .boxHeader .topRight {
	float: right ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#content .contentBody {
	padding: 10px ;
	width: 435px ;/* calculated value ! */
	min-height: 460px ;
	line-height:20px;
}

#content .boxFooter {
	width: 455px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#content .boxFooter .bottomLeft {
	float: left ;
	width: 15px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#content .boxFooter .bottomMiddle {
	float: left ;
	width: 425px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#content .boxFooter .bottomRight {
	float: right ;
	width: 15px ;/* calculated value ! */
	height: 10px ;/* calculated value ! */
}

#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: 22px ;
	list-style: none ;
}

#content .pageTitle {
	font-size: 16px ;
	font-weight: bold ;
	color: #f37021 ;
}

#content .newsTitle {
	font-size: 12px ;
	font-weight: bold ;
	color: #f37021 ;
}

#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 ;
	text-align: right ;
	width: 200px ;
	height: 20px ;
}

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

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

#content .boxHeader .topMiddle a {
	font-size: 10px ;
	color: #646464 ;
	text-decoration: none ;
}

#content .boxHeader .topMiddle a:hover {
	text-decoration: underline ;
}

#content .newsFooter .lastSaved {
	float: left ;
	width: 200px ;
	height: 20px ;
}

#footer {
	background-image: url(../images/footer.gif) ;
	background-repeat: no-repeat ;
	background-color: #d3d7e1 ;
	font-size: 9px ;
	width: 910px ;/* calculated value ! */
	height: 30px ;
}

#footer .footerLeft {
	float: left ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

#footer .footerMiddle {
	float: left ;
	padding-top: 10px ;
	color: #646464 ;
	text-align: center ;
	width: 880px ;/* calculated value ! */
	height: 20px ;/* calculated value ! */
}

#footer .footerRight {
	float: right ;
	width: 15px ;/* calculated value ! */
	height: 30px ;/* calculated value ! */
}

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

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

* 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 ;
}

