#wrapper{margin-top:0px; margin-bottom:3em; float:left;}
/* Thanks to Holly Bergevin and PIE http://www.positioniseverything.net/guests/3colcomplex.html */

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/


* html .wrapper {
	
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	w\idth: auto; 

} /*** resets the value for IE6 and IE5-Mac ***/

.left {
	float: left;
	margin-left: 3px;
	width: 55%;
	padding: 0px;
	text-align:center;
	border-right: thin dashed #DBDEE4;
	margin-top:0px;
	

	
 }

html>body .left {margin-left: 6px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.right {
	float: right;
	margin-right: 2px;
	width: 40%;
	padding: 0px;
	text-align:center;
	

}

html>body .right {margin-right: 4px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/	
html
{
        height:100%;
        margin-bottom:1px;
}

ul#calList{list-style:disc; margin-left:2px;padding-left:1.25em;}
div#foot{margin-top:3em;}

span#bannr{color:#FFF; text-align:center; display:block;margin-top:0.33em; }

span#sig{font-weight:bold; text-align:right; display:block;}

img.lft{float: left; margin:0.25em;}
img.rt{float:right; margin:0.25em;}


img#logoPx{float:left; display:block;}
img#logoPx2{float:right; display:block;}
div#masthead{margin:0px auto 10px auto; text-align:center; width:520px; height:120px; }

h1, h4{text-align:center;}
h1 { margin-bottom:1em;}


h3{
		margin:1em 5px 5px 5px;
		font-family: Helvetica, Ariel, sans-serif;
		font-weight: bold;
		font-style:italic;
		color: #26235B;
		text-align: left;
		padding:0.5em 2px;
		font-size: 1.35em;

}


h2{


	margin-left:5px;
	margin-right:5px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:5px;
	padding-right:5px;
	font-size:140%;

}

.subHed2{

	margin-left:5px;
	margin-right:5px;
	padding:0.25em 5px;
	margin-top:1.5em;
	border-top:1px solid #3D63B8;
	font-size:125%;
}
.secondTier1{font-size:105%; text-align:left; padding:0.5em 5px;}
.secondTier{font-size:120%; text-align:left; padding:0em 5px; margin-bottom:0px; margin-top:1em;}

p{margin:0.5em 0.75em 0.125em 0.5em; text-align:left;line-height:130%; padding:0.75em 0.75em 0.125em 0.75em; }
 
p + p {margin-top:0px;margin-bottom: 0.75em; padding-top:0.125em; padding-bottom:0.125em;}
dl{margin-left:5px; margin-top:1em; margin-bottom:3.5em;text-align:left;}
dt{margin-left:0.5em;}
dd{margin-left:1em;}

.topHed{margin:0px 0.25em 0px auto; text-align: center; }
h2#topH{color: rgb(180, 16, 28); font-size:175%; font-weight:bold; }

.stateName{font-style:italic;}

div#action p{margin-top:0.125em; margin-bottom:0.125em; padding-bottom:0px; padding-top:0px;}

div#action{margin-bottom:3em;}

.extraSp{margin-bottom:0.5em;}
.lessSp{margin-bottom:0px; padding-bottom:0px;}

html>body div#foot{clear:left; }

