.WWB
 {font-size: 9px}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(Images/bkgd.jpg) repeat;
}
.Heading {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}

.Sub_Heading {
	color: #000000;
	text-transform: uppercase;
	font: bolder normal 11px Arial, Helvetica, sans-serif;
}
.headerTop {
	height: 205px;
	background: url(Images/HeaderBlackT.jpg) no-repeat;
}
.Bold_Title {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
}
.Bold_Title2 {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.Gray_Text {
	color: #000000;
	text-transform: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.h1 {
	text-align: left;
	font: 24px Arial, Helvetica, sans-serif;
}
.h2 {
	font: lighter 12px/15px Arial, Helvetica, sans-serif;
}	
.h3 {
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}
.h4 {
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
}
.red {color: #cc3300;
     font-weight: bold;
}
.bold {font-weight: bold;
}
.star {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 4px;
	margin-left: 4px;
}	   
.center {
	text-align: center;
}	 
.justify {
	text-align: justify;
}	   
a:link, a:visited{
	color: #586D6D;
	text-decoration: none;
}
/*
a:hover{
	text-decoration: underline;
}
*/
.Right_Border {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* Page Title Style is the style for the main title of the page */
.Page_Title {
	color: #333333;
	letter-spacing: normal;
	text-decoration: none;
	font: bold normal 24px/30px Arial, Helvetica, sans-serif;
}
/* Bottom_Border style is a style to create a border to separate sections.  Use on Table or in a Table Cell */
.Bottom_Border {
	border-bottom: thin dashed #666666;
}
/*  Header 1,2,3 Styles are for different Text Size, Color, Weight */
.header1 {
	color: #586D6D;
	text-decoration: none;
	font: lighter 14px Arial, Helvetica, sans-serif;
}
.header2 {
	color: #586D6D;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.header2Home {
	color: #586D6D;
	font: normal 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.header3 {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
}
.sidebar_sub_bottom_boarder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bodyBack {
	background: url(Images/Body.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}
