@charset "UTF-8";
/* CSS Document */


/*ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
	ul li {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	}
	*/
	
.mainHeadline { 
	font: bold 330%/100% "Lucida Grande", Arial, sans-serif;
	color: #464646;
	font-size:34px;
	line-height:24px;
		}



/*a:link, a:visited{
	text-decoration: none;
		color: #03f;
		background-color: transparent;
		width: 100%;
		height: 100%;
		border: 0px solid #f90;
		display: block;
}
*/
a.block:hover {color: #03f;
		background-color: #ff3;
	
		}

a:link, a:visited{
/*	COLOR:inherit;*/
	text-decoration:underline;
}

a.block:link, a.block:visited{
	COLOR:inherit;
	text-decoration:underline;
			width: 100%;
		height: 100%;
		display: block;
}



a.yellow:link, a.yellow:visited{
	COLOR:#FFF200;
	text-decoration:underline;
}

a.nav:link, a.nav:visited, a.nav:active {
	COLOR:#EC098D;
	text-decoration:underline;
}

/*a:link, a:visited{
	COLOR:#A10061;
	text-decoration:underline;
}*/

a.white:link, a.white:visited, a.white:active {
	COLOR:#FFF;
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
}

a.white2:link, a.white2:visited, a.white2:active {
	COLOR:#FFF;
	text-decoration:underline;
	font-size: 10px;
}

a.gray:link, a.gray:visited, a.gray:active {
	font-size: 10px;
	color: #666;
	text-decoration:underline;
	font-weight: bold;
}

a.thinRedRuleLink:link, a.thinRedRuleLink:visited ,a.thinRedRuleLink:active {
	font-size: 16px;
	color: #900;
	text-decoration:underline;
}

a.boldWhiteLink:link, a.boldWhiteLink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
}

a.boldBlackLink:link, a.boldBlackLink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}

a.BlackLink:link, a.BlackLink:visited {
	font-size: 16px;
	color: #000;
	text-decoration:underline;
}

a.boldBlackLinkSmall:link, a.boldBlackLinkSmall:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}

ul.disc {list-style-type:disc}
ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ul.none {list-style-type:none}
ol.decimal {list-style-type:decimal}
ol.decimal-leading-zero {list-style-type:decimal-leading-zero}
ol.lower-roman {list-style-type:lower-roman}
ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}
ol.upper-alpha {list-style-type:upper-alpha}
ol.lower-greek {list-style-type:lower-greek}
ol.lower-latin {list-style-type:lower-latin}
ol.upper-latin {list-style-type:upper-latin}
ol.armenian {list-style-type:armenian}
ol.georgian {list-style-type:georgian}



.right-images {
float: right;
width: 239px;
margin: 0 0 0 1em;
text-align: center;
}

.left-images {
float: left;
width: 239px;
margin: 0 1em 1em 0;
text-align: center;
}

.left-images-wide {
	float: left;
	width: 478px;
	margin: 0 0 10px 0;
	text-align: center;
}

.pLeftMargin {
	margin-left:20px;
}
.pFormText {
	margin-left:40px;
	width:250px;

}

.pLeftMargin200px {
	margin-left:200px;
}

.pbody {
	line-height: 14px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
}

.rule
{
border-bottom-style:dotted;
border-color:#999;
border-width:2px;
}

.boldRed {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.boldBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.thinRed {
	font-size: 16px;
	color: #900;
}
.thinRedpsudoLink {
	font-size: 10px;
	color: #A10061;
	text-decoration:underline;
}
.thinRedRule {
	font-size: 16px;
	color: #A10061;
	border-bottom: 1px solid #A10061;
}

.thinBlackRule {
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #000;
}

.thinBlack {
	font-size: 16px;
	color: #000;
}

.thinBlackBig {
	font-size: 36px;
	color: #000;
}

.boldBlack {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.boldWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.bodyDarkGray {
	font-size: 10px;
	color: #333;
	text-align:justify;
}

.bodyWhite {
	font-size: 10px;
	color: #FFF;
	/*text-align:justify;*/
	margin-left: 10px;
	margin-bottom: 0px;
}

.bodyWhite2 {
	font-size: 10px;
	color: #FFF;
}

.bodyBlack {
	font-size: 10px;
	color: #000;
	text-align:justify;
	font-weight: bold;
}

.bodyYellow {
	font-size: 14px;
	color: #FFF200;
	text-align:justify;
	font-weight: normal;
}

.bodyGray {
	font-size: 10px;
	color: #666;
}

.subheadWhite {
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
}

.italicPink {
	font-size: 12px;
	font-style:italic;
	color: #EC098D;
}


.paragraph {
	width:400px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:20px;
	margin-left:40px;
	
	}
	
.headline { 
	font-size:34px;
	color: #96BFD1;
	line-height:24px;
		}
		
.subhead { 
	font-size:18px;
	color: #000;
		}
		
.bodycopy {
	font-size:14px;
	color: #000;
	/*text-align:justify;*/
	line-height:20px;
	}

.quote {
	font-size:14px;
	color: #78A22F;
	}
