body {
	color: #000000;
	background-color: #767676;
	background-image: url(/images/htmlMain/bg-main.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;	/* font sizing approach recommended by Dave 
				   Silvester on the css-discuss list. "the 
				   .1 is important." */
}
.bodyCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	background-color: #A2A2A2;
	position: relative;
	left: 0px;
	top: 0px;
}
.bodyCopy a{
	color: #000000;
	text-decoration: underline;
}
.bodyCopy a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.mainTable{
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodyTable{
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.rightAlign{
	position: relative;
}
.featurePhoto{
	font-size: 9px;
	color: #F2F2F2;
	position: relative;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
* html .featurePhoto {
    width: 552px; /* for IE5 and IE6 in quirks mode */
    w\idth: 550px; /* for IE6 in standards mode */
  }
.featurePhotoImage{
	font-size: 10px;
	color: #F2F2F2;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #F2F2F2;
}
* html .featurePhotoImage {
	position: relative;
	margin-bottom: -2px;
  }
 
.featurePhotoCutLine {
	font-size: 11px;
	color: #F2F2F2;
	padding: 5px;
	position: relative;
}
.featurePhoto h1{
	font-size: 14px;
	color: #FFFFFF;
}
.featurePhoto h3{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#contentImageHeadings {
	position: relative;
	width: 100%;
	background-image: url(/images/htmlMain/vnavHeadings-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: 900;
	position: relative;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 18;
	top: 4px;
}

/* All Old Browser Utils ETC... BELOW here ---------------------------------------------------- */
.hide, #oldBrowserNotice, .ieSixCharDupBug
{
	display: none;		/* hide elements that CSS-targeted browsers shouldn't show */
}
/* All Old Browser Utils ETC... ABOVE here ---------------------------------------------------- */

.topBanner{

}
/* All top horiz. nav BELOW here ---------------------------------------------------- */
.hnav
{
	color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0px;
	position: relative;
}
.hnav a:link
{
	color: #F0F0F0;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px;
}
.hnav a:visited
{
	color: #F0F0F0;
	text-decoration: none;
}
.hnav a:hover
{
	color: #F78E1F;
	text-decoration: none;
}
.hnav span.divider
{
	color: #F0F0F0;
}
/* All top horiz. nav above here left ~ Left VNAV Below---------------------------------------------------- */
.rtArrow
{
	font-size: 14px;
	font-family: Georgia;
	color: #FFFFFF;
	position: relative;
	left: -4px;
}
.rtArrowStem
{
	font-size: 14px;
	font-family: Georgia;
	color: #FFFFFF;
	position: relative;
	top: -5px;
	left: 4px;
}
.leftNav{
	position: relative;
	background-image: url(/images/htmlMain/bg-leftNav.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.vnavTable{
	width:	100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.vnav
{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/htmlMain/1x1-45-Blk-BG.png');
	position: relative;
	z-index: 11;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	width:	100%;
	font-size: 12px;
}
	/* IE ignores styles with [attributes], so it will skip the following. */
.vnav[class] 
{
	background-image:url(/images/htmlMain/1x1-45-Blk-BG.png);
}
.vnavHeadings {
	background-image: url(/images/htmlMain/vnavHeadings-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-right: 13px;
	margin-left: 10px;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: 700;
	position: relative;
	padding-top: 1px;
	padding-bottom: 0px;
	width:	101%;
}
.vnavHeadings a:link
{
	text-decoration: none;
	color: #F0F0F0;
}
.vnavHeadings a:visited
{
	text-decoration: none;
	color: #F0F0F0;
}
.vnavHeadings a:hover
{
	text-decoration: none;
	color: #FF9426;
}

.vnav a:link
{
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	Color: 	#40C4DE;
	position: relative;
}
.vnav a:visited
{
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	Color: 	#40C4DE;
	position: relative;
}
.vnav a:hover
{
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	Color: 	#F78E1F;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	position: relative;
	background-color:	#333333;
}
.2ndLvlBlkBox{
	width:	169px;
	position: relative;
}

.rightNav {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:	#767676;
	width:	169px;
	padding-left: 10px;
	padding-right: 10px;
}
* html .rightNav {
    width: 169px; /* for IE5 and IE6 in quirks mode */
    w\idth: 180px; /* for IE6 in standards mode */
}

.rightVNav {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/htmlMain/1x1-45-Blk-BG.png');
	position: relative;
	margin-right: 13px;
	margin-left: 13px;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 11;
	border: 1px solid #CCCCCC;
	width: 169px;
}
* html .rightVNav {
    width: 169px; /* for IE5 and IE6 in quirks mode */
    w\idth: 177px; /* for IE6 in standards mode */
}
	/* IE ignores styles with [attributes], so it will skip the following. */
.rightVNav[class] 
{
	background-image:url(/images/htmlMain/1x1-45-Blk-BG.png);
}

.rightVNavHeadings {
	background-image: url(/images/htmlMain/vnavHeadings-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-right: 13px;
	margin-left: 13px;
	font-size: 13px;
	color: #F0F0F0;
	font-weight: 700;
	position: relative;
	padding-top: 1px;
	padding-bottom: 0px;
	width:	141px;

}
* html .rightVNavHeadings {
    width: 141px; /* for IE5 and IE6 in quirks mode */
    w\idth: 149px; /* for IE6 in standards mode */
  }

.rightVNav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

.rightVNav ul li a
{
	display: block;
	text-decoration: none;
	padding: 0px 0px 4px 10px;
	Color: 	#40C4DE;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	position: relative;
}
.rightVNav ul li a:hover
{
	display: block;
	text-decoration: none;
	padding: 0px 0px 4px 10px;
	Color: 	#F78E1F;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	position: relative;
	background-color:	#333333;
}


* html .rightVNav ul li a/* hide from IE5.0/Win & IE5/Mac */
{
	height: 1%;
}
# html .rightVNav ul
{
	position: relative;	/* IE needs this to fix a rendering problem */
}

.footer{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	background-color: #767676;
	text-align: center;

}

.footer a:link, .footer a:visited {
	color: #E6E6E6;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: 	#F78E1F;
	font-weight: bold;
	text-decoration: none;
}
.photoNews{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 00px;
	list-style-type: none;
}

.photoNews ul, .photoNews ul li{
	color: #FFFFFF;
	font-size: 11px;
	list-style-type: none;
	margin-left: -10px;
	margin-right: 5px;
}

.photoNews a:link, .photoNews a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.photoNews a:hover {
	color: 	#F78E1F;
	font-size: 11px;
	text-decoration: none;
}

.pphotoNews hr{
	margin-left: -10px;
	margin-right: 10px;
}

.go_button{
	color: #F0F0F0;
	background-color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px 2px 0px 2px;
	}
