body.LTR{
	background-color:#d3d3d3;
	font-family:arial;
	margin: 0;
}

img{
	border-width:0px;
}


hr{
border-color:#DFDFDF;
color:#DFDFDF;
background-color:#DFDFDF;
margin:12px 0px;
height: 1px;
border-width:0px;
}

/*text styles*/
h1{
	font-size:24px ;
	color: #444444;
	margin: 0px;
	padding: 0px;
	line-height:24px;
	font-weight:normal;
}

h2{
	font-size:12px ;
	color: #a0a0a0;
	margin: 0px;
	font-weight:normal;
	line-height:2em;
}

h3{
	font-size: 14px;
	color: #444444;
	margin:0px;
	font-weight:bold;

}

h4{
font-size:11px;
color: #333333;
display:inline;
font-weight:normal;
}


.caption{
font-size:10px;
color: #000;
font-style: italic;
margin-top: 3px;
}

p, .contentArea{
font-size:12px;
color: #666666
}

p{margin: 10px 0px}

a{
font-size:11px 
color:#088241;
}

/* float helpers*/
.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.clearboth{
	clear:both;
}

.clearleft{
	clear:left;
}

.clearright{
	clear:right;
}

.center{
	margin: 0px auto;
}

/* Containter IDs*/
#pageContainer{
	width: 100%;
	margin:0 auto;
	border-width:0px;
	border-style:none;
}
   
#headerContainer{
	width:100%;
	height:32px;
	padding:12px 0px;
	background-color: #fff;
}

#headerShadow{
	width:100%;
	height:9px;
	padding:0;
	margin:0;
	background-image: url('/images/09/shadow_header.aspx');
	background-repeat: repeat-x;
}

#header{
	width:960px;
	background-color: #fff;
	margin:0 auto;
	color:white;
	font-size:11px;
}


#contentContainer{
	background:#d3d3d3; 
	padding: 0;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#footerContainer{
	width:748px;
	background-color: #d3d3d3;
	font-size:10px;
	color: #000;
	padding: 0px;
	margin:5px 0 20px 0;
	overflow:hidden;
} 


/* header classes */


#header a{
	color:#66CC33;
	text-decoration:none;
	font-size:10px;	
} 

#header  a:hover{
	text-decoration:underline
}

#footerContainer a:link {
	color: #088241; 
	text-decoration:underline;
}


#footerContainer a:hover {
	color: #ffffff; 
	text-decoration:underline;
}

.footerContainerWhite {
	color: #ffffff; 
}

.footerContainerWhite a:link, .footerContainerWhite a:visited {
	color: #088241; 
	text-decoration:underline;
}

.footerContainerWhite a:hover {
	color: #ffffff; 
	text-decoration:underline;
}


/*column layout divs*/
#mainBanner{
	width:960px;
	height:193px;
	color:blue;
	overflow:hidden;
	background-image:url('/images/09/header.aspx');
	margin-bottom:8px;
}

#mainLeftColumn{
	width:752px;
	position:relative;
	overflow:hidden;
}

.contentArea{
	background-color:white;
	padding:2px;
	width:745px;
}

.contentArea table{border: 1px solid #CFCECB;margin:0px 0px 10px 10px;padding:5px}

.innerContentArea{
	border-color:#DFDFDF;
	border-width:1px;
	border-style:solid;
	padding:8px;
	width:727px;
}

#mainRightColumn{
	float:right;
	width:202px;
}

#columnContainer{
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}


/*widgets*/
.widget{
	background-color: #DFDFDF;
	border-color:white;
	border-width:1px;
	border-style:solid;
	width:198px;
	padding:1px;
		
}

.widgetContent{
	background-color: white;
	width:178px;
	padding:10px;
}

.widgetContent h1{
	font-size:18px;
	color: #088241;
}

.widgetContent p{
	font-size:12px;
	color: #333333;
}



.widgetContentSignUp{
	background-color: white;
	width:188px;
	padding:5px 5px 1px 5px;
}

.widgetContentSignUp h1{
	font-size:18px;
	color: #088241;
}

.widgetContentSignUp p{
	font-size:12px;
	color: #333333;
}

.widgetContentSignUp a:link, .widgetContentSignUp a:visited{
	font-size:11px;
	color: #088241;
	text-decoration: underline;
	line-height: 2em;
}

.widgetContentSignUp a:hover{
	color: #000;
	text-decoration: underline;
}


.addSpace{
	background-color:silver;
	margin-bottom:10px;
	font-size:10px;
	color:white;
}

/*image  here*/
.imageHolder{
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#DFDFDF;
	padding: 1px;
}

.imageHolder2{
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#eadfc4;
	padding: 4px;
}

.image{
	background-color:silver;
	font-size:10px;
	color:white;
}

.marginLeft{
	margin-left:10px;
}

.marginRight{
	margin-right:10px;
}

.marginBottom{
	margin-bottom:10px;
}

.marginTop{
	margin-top:10px;
}


/*fixed dimensions */
.fixed728x90{
	width:728px;
	height: 90px;
}

.fixed300x220{
	width:300px;
	height: 220px;
}

.fixed108x95{
	width:108px;
	height: 95px;
}

.fixed106x93{
	width:106px;
	height: 93px;
}

.fixed39x39{
	width:39px;
	height: 39px;
}

.fixed160x300{
	width:160px;
	height: 300px;
}

.fixed401x231{
	width:401px;
	height: 231px;
}

.fixed180px{
width:180px;
}

.fixedHeight300px{
height:265px;
}

.headlineSection{
overflow:hidden;
}


.byline{
font-size:14px;
color: #078241;
}


.headlineSection a{
	font-size:11px;
	color:#088241;
	text-decoration:underline;
}


.headlineSection p{
	font-size:12px;
}

.headlineContent{
	margin-left:125px;
}

#breadcrumbTrail{
	font-size: 11px;
	color: #666666;
}

#breadcrumbTrail a{
	font-size:11px;
	color: #078241;
	text-decoration:underline;
}

#breadcrumbTrail .current{
	font-size:11px;
	color: #666666;

}
