body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	background: url('../images/background.jpg') repeat-x #000000; 
	margin: 0px;
}
.burlbar {
	background: url('../images/menubar/navback.jpg') repeat-x;
}
.navbar {
	background: url('../images/menubar/navback.jpg') repeat-x;
	height: 38px;
}
.navmenu {
	background: url('../images/menubar/navback_logo.jpg') repeat-x;
	height: 38px;
}
.menuOn {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
	color:#ffcc00;
	cursor:hand;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
	border: 1px solid #EEEEEE;
	background-color: #663300;
}
.menuOver {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
	color:#FFFF99;
	cursor:hand;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
	border: 1px solid #EEEEEE;
}
.menuOff {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	cursor:hand;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
}
.bodyContent {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-top: 0px;
}
.leftColumn {
	background-color : #F5F3D5;
}
.middleColumn {
	background-color : #FFFFFF;
}
.rightColumn {
	background-color : #F5F3D5;
}
.divider {
	background-color : #CCCCCC;
}
A:link, A:active {
	text-decoration: underline;
	color: #003366;
}
A:visited {
	text-decoration: underline;
	color: #003366;
}
A:hover {
	color : #990000;
	text-decoration : underline;
}
.lightLink A:link, .lightLink A:visited, .lightLink A:active {
	font-weight : bold;
	color : #ffffcc;
}
.lightLink A:hover {
	color : #ffcc00;
	text-decoration : underline;
}
.menuLink A:link, .menuLink A:visited, .menuLink A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #003366;
}
.menuLink A:hover {
	color : #CC3333;
	text-decoration : underline;
}
.menuLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	padding-top: 2px;
	padding-bottom: 8px;
}
.heading1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	padding-bottom: 2px;
}
.heading2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	padding-bottom: 2px;
}
.heading3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-bottom: 2px;
}
.smLabel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
}
.smText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.smText2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.smFigures {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : right;
	padding-right : 20px;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	border-color : #CCCCCC;
	border-style : solid;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.smBorder {
	border-color : #CCCCCC;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
	padding: 4px;
}
.smBorderBottom {
	border-color : #CCCCCC;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	padding: 4px;
}
.tHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	color : #000000;
	background-color : #CCCC99;
}
.tRow {
	background-color : #FFFFFF;
}
.tAltRow {
	background-color : #EEEECC;
}
.tAltRow2 {
	background-color : #FFFFCC;
}
.tBorder {
	background-color : #CCCCCC;
}
.tCell {
	background-color : #FFFFFF;
	vertical-align : top;
	color : #000000;
	}
.tBodyFade {
	background-color : #FFFFFF;
	background-image : url(../images/fade_bg.gif);
	background-repeat : repeat-x;	
}
.dtStamp {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
.getAcrobat {
	border-color : #CCCCCC;
	border-width : 1px;
	border-style : solid;
	background-color : #FFFFEE;
	border-top-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	padding: 4px;
}
