
BODY {
	background-color : #DAE8D9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 14pt;
	color: #2B3327;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

STRONG {
	color: #63887a;
	font-weight : bolder;
	font-size : 14px;
}

img {
                border : 0px

}

/* for JUMP headings only */
B {
	color: #B43D1F;
	font-weight : bolder;
	font-size : 14px;
}

/* to ensure that font style within table-data renders consistently in older Netscape */
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

/* added 2007-06-17 by hro to standardize font-size within internal tables */

TD.internal{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
	}

A:LINK {
	color : #6FA399;
	background-color : #333333;
	text-decoration : none;
}

A:VISITED {
	color : #FFFFFF;
	background-color: #333333;
	text-decoration : none;
}

A:HOVER {
	color : #BC6224;
	background-color : #333333;
	text-decoration : none;
}
UL {
	list-style : disc;
	padding-right : 15px;
}

LI {
	margin-bottom : 6px;
}

/* formatting for date of news release items */
SPAN.date {
	color :	#B43D1F;
	background-color : #FFFFFF;
	font-weight : bold;
	
}
/* formatting for top nav bar */
TR.nav {
	background-color : #333333;
	border : none;
	height : 25px;
	}

/* formatting for Titles */
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 22px;
	color : #B43D1F;
	background-color : #FFFFFF;
	
}

/* formatting for Sub-Titles */
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 20px;
	color : #63887A;
	background-color : #FFFFFF;
}

TABLE {
	background-color : #FFFFFF;
		}

/* text for forms */
.form {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	color: #2B3327;
}		

/* bodytext for newspages */
.txtmain {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	color: #2B3327;
	margin : 0px 35px 35px 35px;
}

/* bodytext for no-news pages */
.txtmain2 {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	color: #2B3327;
        width: 535px;
	margin : 0px 35px 35px 35px;
}

/* bodytext for homepage */
.txtmain3 {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
	color: #2B3327;
	margin : 30px 35px 35px 35px;}

/* container for H1 to accommodate print & email */
DIV.headline {
	margin : 30px 35px 0px 35px;
}

.sidenav {
	margin-top : 20px;

}

/* Background for sidemenu */
TD.sidenav {
	background-color : #333333;
}

/* formatting for footer text  and bottom navigation bar*/
.txtfoot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2B3327;
	background-color : #FFFFFF;
	margin-left: 35px;
	margin-bottom : 10px;
	padding-top : 10px;
	
}

/* formatting for "print" and "E-mail" page */
DIV.txtprt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2B3327;
	background-color : #FFFFFF;
	margin-top: 35px;
}

/* formatting for top navigation bar */
.txtnav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 24pt;
	font-weight: bold;
	color : #6FA399;
	background-color : #333333;
	text-align : left;
}

/* positioning of JDQ News image */
DIV.picnews {
	padding-left : 2px;
	padding-top : 75px;
	text-align : left;
}

/* formatting for News sidebar */
DIV.txtside {
	border-style : none none none dotted;
	border-width : thin;
	padding-left : 10px;
	padding-right : 10px;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 11pt;
	margin-right : 10px;
	background-color : #FFFFFF;
}

TABLE.menu {
	background-color : #333333;
	width : 189px;
}

.txtmain A:LINK, .txtmain2 A:LINK, .txtfoot A:LINK, .txtside A:LINK, .txtprt A:LINK, .txtmain3 A:LINK{
	color: #DA851E;
	background-color : #FFFFFF;
	text-decoration : none;
}

.txtmain A:VISITED, .txtmain2 A:VISITED, .txtfoot A:VISITED, .txtside A:VISITED, .txtprt A:VISITED, .txtmain3 A:VISITED{
	color : #DA851E;
	background-color : #FFFFFF;
	text-decoration : none;
}

.txtmain A:HOVER, .txtmain2 A:HOVER, .txtfoot A:HOVER, .txtside A:HOVER, .txtprt A:HOVER, .txtmain3 A:HOVER{
	color : #BC6224;
	background-color : #FFFFFF;
	text-decoration : none;
}

.menu1 {
	font-size: 8pt;
	font-weight : bold;
	margin-bottom : 10px;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
}

.menu1current {
	border-right-style : dotted;
	border-right-width : thin;
	border-color : #DAE8D9;
	font-size: 8pt;
	font-weight : bold;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 10px;
}

.menu2 {
	background-color : #333333;
	font-size: 8pt;
	font-weight : normal;
	margin-left : 20px;
	margin-right : 15px;
	margin-bottom : 6pt;
}

.menu2current {
	border-right-style : dotted;
	border-right-width : thin;
	border-color : #DAE8D9;
	background-color : #333333;
	font-size: 8pt;
	font-weight : normal;
	margin-left : 20px;
	margin-right : 15px;
	margin-bottom : 6pt;
}

.menu3 {
	background-color : #333333;
	font-size: 8pt;
	font-weight : normal;
	font-style : oblique;
	margin-left : 25px;
	margin-right : 15px;
	margin-bottom : 6pt;
}

.menu3current {
	border-right-style : dotted;
	border-right-width : thin;
	border-color : #DAE8D9;
	background-color : #333333;
	font-size: 8pt;
	font-weight : normal;
	font-style : oblique;
	margin-left : 25px;
	margin-right : 15px;
	margin-bottom : 6pt;
}