BODY {
/*	background-image: url(/images/global/background_img.gif);
	background-attachment : fixed; */
	background-color:#ffffff;
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight : normal;
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
	border : 0;
	border-top-width : 0;
	border-width : 0 0 0 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.whitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D8E6DF;
}

.themelink:A {
 	font-size : 10pt;
	color:#336600;
	text-decoration:none;
 	font-weight : bold;
	 	}
.themelink:hover {
	color: #336666;
	text-decoration: none;
}

.wblogo {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
}
.headerbar {						
	color: White;
	font-weight:bolder;
	font-size:12pt;
}
.whitelogo {
	font-size : 19pt;
	color:white;
	text-decoration:none;
	font-weight : bold;
	}

.leftmargin {
	background-color : #66ccff;
	color : yellow;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	TEXT-DECORATION: none;
/*	border:2px ridge silver; */
}
.rightmargin {
	background-color : #C0C0C0;
	color : Navy;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	TEXT-DECORATION: none;
	border:2px ridge silver;
}
.footerbar {
	color : White;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	TEXT-DECORATION: none;
	height:21px;
	background-color:#000080;
	border:2px ridge silver;
}
.blankspace {
background-color:#000000;
}
.wbrange {
	color : #ffffff;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	text-align: center;
	TEXT-DECORATION: none;
	width:165px;
	height:21px;
	background-color:#0099ff;
	border:1px ridge silver;
    padding: 3px 5px 3px 5px;	
}
.wbrange:hover{
	color=#000000;
}
.topnavbar {
	color : white;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	text-align: center;
	TEXT-DECORATION: none;
	height:21px;
	background-color:#000000;
	border:1px ridge silver;
    padding: 1px 1px 1px 1px;	
}

.toplink{
	color:#808080;
}
.toplink:hover,.toplink:A,.toplink:visited
{
	color:#ffffff;
}
.rangetext, rangetext:a {
color:white;
text-decoration:none;
}
.rangetext:hover{
color:#666666;
}
.wbheadbutt {
	background-color:#3E79A6;
	color : yellow;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	TEXT-DECORATION: none;
	text-align:center;	
	width:100px;
	height:20px;
	border:1px ridge silver;
    padding: 3px -3px 3px 5px;	
	padding-top : 3px;
}
.wbheadbutt:hover,.wbheadbutt:visited
{
	color : yellow;
	font-family : Verdana;
	font-size: 9pt;
	font-weight : bold;
	TEXT-DECORATION: none;
}

	
.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 10px;
font-weight: bold;
}
.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 10px;
}
.pagebreak {
	page-break-after : always;
 }
 
