* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/topBak.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	background-image: url(images/mainBak.gif);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/topBak.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#googleAds {
	width: 150px;
	position: absolute;
	z-index: 200;
	margin-left: 760px;
	margin-top: 10px;
	text-align: center;
	display: block;
	height: 500px;
	border: 1px solid #DFE0E1;
	background-color: #F2F2F2;
}
* html #googleAds {
	margin-left: 560px;
}

#googleAds2 {
	width: 150px;
	margin-top: 20px;
	text-align: center;
	height: 620px;
	border: 1px solid #DFE0E1;
	background-color: #F2F2F2;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.printPage {
	display: block;
	padding: 5px;
	width: 80px;
	border: 1px solid #999999;
	background-color: #F2F2F2;
	text-align: center;
	color: #132871;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 430px;
	font-size: .9em;
	font-weight: bolder;
}

.printPage:hover {
	display: block;
	padding: 5px;
	width: 80px;
	border: 1px solid #999999;
	background-color: #B50E78;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 430px;
	font-size: .9em;
	font-weight: bolder;
}



* html #header {
}



#leftNav {
	width: 176px;
	float: left;
	margin-left: 15px;
}
#leftNav p {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: .5em;
}


* html #leftNav {
	margin-left: 8px;
	width: 175px;
}

#leftNav .signUp {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
}

#leftNav .signUp a {
	text-decoration: none;
	background-image: url(images/signUpBak.gif);
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #107ACC;
}

#leftNav .signUp a:hover {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #107ACC;
	border-bottom-color: #107ACC;
	background-color: #77b1e8;
	background-image: url(images/signUpBakHover.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#leftNav .inthisIssue {
	margin-bottom: 1em;
}
.inthisIssue a, .inthisIssue .notselected {
	color: #132871;
	padding: 5px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E2;
	border-bottom-color: #E0E0E2;
	font-size: 1.2em;
	line-height: 1.5em;
}

.inthisIssue a:hover, .inthisIssue .selected  {
	color: #B40D77;
	padding: 5px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B50E78;
	border-bottom-color: #B50E78;
	text-decoration: none;
}

#leftNav .inthisIssue p {
	margin-bottom: 1em;
}
.callOut {
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	text-align: left;
}



#bodyContent {
	margin-left: 200px;
	margin-right: 20px;
	margin-top: 1em;
	font-size: 1.2em;
	overflow: hidden;
	overflow: visible;
	width: 100%;
	width: auto;
	height: 1%;
}


#bodyContent p 
{
	margin-left: 1em;
	margin-bottom: 1em;
	text-indent: 1em;
	margin-right: 1em;
}
#bodyContent h1 {
	text-align: center;
	margin-bottom: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	font-size: 2.4em;
}

#bodyContent h2 
{
	margin-left: 0.75em;
	margin-bottom: 1em;
	font-size: 2em;
	margin-top: 1em;
	color: #132871;
	margin-right: 1em;
}
#bodyContent h3 
{
	margin-left: 1em;
	font-size: 1.6em;
	margin-bottom: 0.25em;
	margin-right: 1em;
}
#bodyContent  h4 
{
	margin-left: 1em;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-right: 1em;
}

#footer {
	color: #FFFFFF;
	background-color: #B50E78;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	font-size: 1.2em;
}
#container #footer p {
	margin-bottom: .5em;
}

#footer a {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
.clear {
	display: block;
	clear: both;
}
.imagePlacement {
	text-align: center;
	width: 350px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.smallText {
	font-size: .9em;
}
.showBlock {

	display: block;
}
#bodyContent  ol {
	padding-left: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#bodyContent li {
	margin-bottom: 1em;
	margin-right: 1em;
}
#bodyContent ul {
	padding-left: 2em;
	margin-bottom: 1em;
}
.leftBox {
	display: block;
	padding: 10px;
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
	background-color: #F7F7F7;
	border: 1px solid #000000;
}
.wholeBox 
{
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #000000;
	margin-right: 1em;
	margin-left: .5em;
}
.Top {
	font-size: .85em;
	font-weight: bold;
	color: #B50E78;
	display: block;
	width: 80px;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	border: 1px solid #B50E78;
	float: right;
	margin-left: 10px;
}

.Top a {
	color: #B50E78;
	text-decoration: none;
}
#formContainer {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}
#formContainer p {
	text-indent: 0px;
}

.label1short {
	display: block;
	width: 400px;
	margin-bottom: 1em;
	overflow: hidden;
	height: 75px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E1E2;
}
.more {
	text-align: right;
	margin-bottom: 1em;
	display: block;
}


.label1 {
	display: block;
	width: 400px;
	margin-left: 45px;
	margin-bottom: 1em;
}
.label2 {
	width: 125px;
	display: block;
	float: left;
	font-weight: bold;
}
.formField1 {
	width: 300px;
}

.floatLeft {
	float: left;
}

.style1 {color: #CC0000}

#googleAds3 {
	width: 150px;
	margin-top: 20px;
	text-align: center;
	display: block;
	height: 620px;
	border: 1px solid #DFE0E1;
	background-color: #F2F2F2;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99.5%;
	text-align: right;
}

@media print {
   #googleAds3 { display:none;}
   #googleAds2 { display:none;}
   #googleAds {display:none;}
   #leftNav {display:none;}
   #bodyContent {width: 100%;
   
   margin-left: 0px;
   margin-right: 0px;}
   #container {width: 100%;
   background-image: url(images/blank.gif);}
  }



	
.bottomspacer {
	margin-bottom: 1em;
	padding: 5px;
	background-color: #F4F4F4;
	margin-top: 1em;
}
