
/* GENERAL LAYOUT STYLES */
Body {BACKGROUND: #404035 url(images/bgColor.gif) repeat-x; margin:0; padding:0; text-align:center; }
.tableBorder {border:#ccc solid 1px;}
#contentWrap {width:750px; margin:0 auto; text-align:center; repeat-y;}

/*#contentWrap {width:850px; margin:0 auto; background:url('images/blurbg.gif'); text-align:center; repeat-y;}*/

.mainPic1 {width:850px; margin:0 auto; background:url('images/blurbg.gif'); text-align:center; repeat-y;}


#topFade {width:850px; height:21px; margin:0 auto; background:url('images/topFade.gif'); text-align:center; repeat-x; }
#bottomFade {width:850px; height:56px; margin:0 auto; background:url('images/bottomFade.gif'); text-align:center; repeat-x; }



/* TEXT STYLES */
div.bottomLinks {COLOR: #CCC; FONT-FAMILY: verdana, helvetica, sans-serif; FONT-SIZE: 7.5pt; position:relative; margin:0 auto;}
div.homeMenu {color: #FFF; FONT: bold 11.5pt verdana, helvetica, sans-serif; text-align:left; position:relative; top:93px; left:10px; margin:0 auto;}






div.topNavBg {width:780px; margin:0 auto; background-image: url('images/topNavBg.gif'); background-repeat:no-repeat; padding-top:55px; padding-bottom:8px; padding-right:3px; text-align:right;}

#contentPage {width:746 !important; text-align:left; margin:0 auto; padding:15px; }
div.greenFeatureArea { width:764; background-color:#667441; text-align:left; padding:10px; margin:5 auto;}
* html div.ie-greenFeatureArea {width:784 !important; background-color:#667441; text-align:left; padding:6px; margin:0 auto;}
#bottomFade {width:850px; height:56px; margin:0 auto; background:url('images/bottomFade.gif'); text-align:center; repeat-x; }

/* TEXT STYLES */
.whiteText {COLOR: #FFFFFF; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 8.5pt;}
.body {font:8.5pt verdana, sans-serif; color:#333; line-height:15px;}
.bold {font:bold 8.5pt verdana, sans-serif; color:#333; line-height:15px;}

.heading {font-family: verdana, sans-serif; font-weight: normal; color: #99A6B9; font-size: 12.5pt;}

/* LINK STYLES */
.homeMenu a:link, .homeMenu a:visited, .homeMenu a:active {
		color: #fff;
		text-decoration: none;
	}
.homeMenu a:hover {
		color: #DFECFF;
		text-decoration: underline;
	}
.bottomlinks, .bottomLinks a:link, .bottomLinks a:visited, .bottomLinks a:active {
		color: #ccc;
		text-decoration: none;
		font-family: arial, helvetica, sans-serif;
		font-size: 8.5pt;
	}
.bottomLinks a:hover {
		color: #DFECFF;
		text-decoration: underline;
	}

A:link {COLOR: #2E85D7; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: underline;}
A:visited {COLOR: #2E85D7; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: underline;}
A:active {COLOR: #DFECFF; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: underline;}
A:hover {COLOR: #DFECFF; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: underline;}
A.menu:link {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: none; padding-left:3px;}
A.menu:visited {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: none; padding-left:3px;}
A.menu:active {COLOR: #CCCCCC; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: none; padding-left:3px;}
A.menu:hover {COLOR: #CCCCCC; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 8.5pt; text-decoration: none; padding-left:3px;}

/* DOTTED LINES & BORDERS */
.VDots 
{
         border-right: 1px dotted #C0C0C0;
}
* html td.VDots { border: none !important; }
* html td.ie-vDots 
{
         border: none !important;
         background-image:
url("images/dottedLine_vert.gif");
         background-position: right; 
         background-repeat: repeat-y;
		 padding: 1px !important;
         width: 1px !important;
         white-space: nowrap;
}
