body {
	margin: 0px 0px 10px 0px;
	padding: 0;
	background: #FFF url(/images/bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
/*h1 a {
	color: #000!important;
	text-decoration: none!important;
}
h1 a:hover {
	text-decoration: none!important;
}
*/
h1 {
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
	position: relative;
	width: 85%;
	float: right;
	font-style: italic;
	text-decoration: none!important;
	color: #000;
}
/*h2, */#contentArea h1.subheader {
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
h2 {
	margin:6px 0px 0px;
	padding:2px;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 16px;
	text-align: justify;
}
h3 {
	margin:5px 0px 0px;
	padding:0px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 12px;
}
h4 {
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}
h5 {
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 85%;
	font-family: verdana, arial, sans-serif;
}
p {
	text-align: justify;
}
/*a {
	color: #FFFFFF;
	text-decoration: none;
}*/
.displaynone {
	display: none;
}
a:link {
/*	color: #000;*/
	text-decoration: none;
	height: 20px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.sectionTitle {
	font-weight: bold;
	font-size: 26px;
	line-height: normal;
	text-indent: 20px;
	letter-spacing: 5px;
	text-decoration: none!important;
	color: #FFF;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/**** BEGIN MAINPAGE STYLES */
#mainpageContent {
	border-left:none;
	border-right: none;
	width:803px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:visible;
	display:block;
	background-image: url(/images/mainContentBG.gif)!important;
	background-repeat: repeat-y;
	position: relative;
	left: -12px;
}
/******* Start of the Left Menu Area *******/
#ulSectionNav {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 10px 5px 0px;
	width: 145px;
	top: 224px;
	float: left;
}
#ulSectionNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	list-style-type: none;
	display: block;
	position: relative;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
}
#ulSectionNav li a:link, #ulSectionNav a:visited, #ulSectionNav a:active {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: small;
	position: relative;
	height: 25px;
}
#ulSectionNav li a:hover {
	background-color: #000;
	display: block!important;
	border: 1px solid #000;
}
/******* End of the Left Menu Area *******/

/******* Start of the Center Menu Area *******/
#center_menu_container {
	position:relative;
	height:46px;
	color:#E0E0E0;
	background:#000;
	width:100%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
#center_menu {
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/images/center_menu_images/bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
}
#center_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#center_menu ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#center_menu ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
}
#center_menu ul li a span {
	padding:12px 20px 0 0;
	height:21px;
	float:left;
}
#center_menu ul li a:hover {
	color:#fff;
	background:transparent url(/images/center_menu_images/bg-OVER.gif) repeat-x bottom left;
}
#center_menu ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
/*#center_menu ul li a.current, #center_menu ul li a.current:hover {
	color:#fff;
	background:#000 url(/images/center_menu_images/left-ON.gif) no-repeat top left;
	line-height:275%;
	font-size: 14px;
}
#center_menu ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#000 url(/images/center_menu_images/right-ON.gif) no-repeat top right;
	height:33px;
}*/
/******* End of the Center Menu Area *******/

#divContentText {
	float: left;
	width: 630px;
	position: relative;
	left: -5px;
}
#divContentArea2 {
	padding: 10px;
	float: left;
}
#divContentArea2 a {
/*	color: #CC0000;*/
	font-weight: bold;
}
/******* Start Breadcrumb *******/
#divBreadcrumb {
	margin-left: 10px;
	line-height: 20px;
}
#divBreadcrumb a {
	color: #fff !important;
}
/*#divTellaFriend {
	float: right;
	padding-right: 11px;
	color: #FFF;
	top: -18px;
	position: relative;
}
#divTellaFriend a:link {
	color: #fff !important;
	text-decoration: none;
}
#divTellaFriend a:visited {
	text-decoration: none;
}
#divTellaFriend a:hover {
	text-decoration: underline;
}
#divTellaFriend a:active {
	text-decoration: none;
}*/
/******* End Breadcrumb *******/


.boldText {
	font-weight: bolder;
}
/********** Start Goes within  a blockquote **********/	
p.NoteHeader {
	font-family: Arial;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	width: 350;
	border: 1px solid #B0D6FF;
	padding: 3px;
	background-color: #EAF4FF;
	word-spacing:0;
	margin-top:0;
	margin-bottom:0;
}
p.NoteBody {
	border-left:1px solid #B0D6FF;
	border-right:1px solid #B0D6FF;
	border-bottom:1px solid #B0D6FF;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 350;
	padding: 3px;
	background-color: #F4FAFF;
	word-spacing:0;
	margin-top:0;
	margin-bottom:0;
}
/********** End Goes within  a blockquote **********/


/********** Start divBox **********/
.divBox {
	width: 577px;
	height: 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #ccc;
	margin-top: 25px;
	margin-left: 19px;
	border: 1px solid #000;
	display: block;
}
 a:hover divBox {
	text-decoration: none !important;
}
.divBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	font-variant: normal;
	display: block;
	line-height: 2em;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;*/
	color: #FFF;
	position: relative;
	top: -39px;
}
.divBoxText {
	padding: 4px 4px 4px 5px;
	font-size: small;
	line-height: 20px;
	color: #000;
	position: relative;
	top: -39px;
}
.divBoxPhotoLeft {
	float: left;
	height: 81px;
	width: 90px;
	padding: 0px;
	position: relative;
	top: -2px;
}
#divBox img {
	border: medium none #000000;
	float: left;
}
.divBox:hover {
	color: #FFF!important;
	background-color: #d8c9c9;
	cursor: hand;
	text-decoration: none !important;
	border: 1px solid #c00;
}
img.nohover {
	border:0
}
img.hover {
	border:0;
	display:none
}
A:hover img.hover {
	display:inline
}
A:hover img.nohover {
	display:none
}
/********** End divBox **********/

.imgNoPadding {
	margin: 0px;
	padding: 0px;
	border: 3px none #CC0000;
	float: left;
}
.dottedLine {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
}
/********** Start TableBGs **********/

.tableBG_white {
	background-color: #FFF;
	color: #000;
}
.tableBG_white a {
	color: #c00;
}
.tableBG_red {
	background-color: #FFf;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.tableBG_red a {
	color: #00F;
}
.tableBG_blue {
	background-color: #CCC;
	color: #000;
}
.tableBG_blue a {
	color: #00F;
}
.tableBG_grey {
	background-color: #CCC;
	color: #000;
}
.tableBG_grey a {
	color: #669;
}
.tableBG_green {
	background-color: #9C9;
	color: #000;
}
.tableBG_green a {
	color: #060;
}
.tableBG_slate {
	background-color: #b8c5cd;
	color: #000;
}
.tableBG_slate a {
	color: #060;
}
/********** End TableBGs **********/
.formGoBack   {
	margin-left: 19px;
}

.firstLetter {
	color: #009900;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}

.xsmallText {
	font-size: x-small;
}
.redText {
	color: #C00;
}
.greyText {
	color: #CCC;
}
.td_crossword {
	position: relative;
	top: -10px;
}

