body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/site-bg.png);
	background-repeat: repeat-x;
	background-color: #003370;
}

.page-main {
	width: 839px;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
}

.main-content {
	padding: 20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 629px;
	background-color: #ffffff;
}
.right-bar {
	width: 210px;
	background-color: #f0f0f0;
}

/* portlet boxes */
.pbHeader {
	background-color: #7b8b9d;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 8px 0px 8px 20px;
	text-align:left;
}

.text-header {
	color: #2a3241;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.text-subheader {
	color: #2a3241;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
text-decoration:none;
}

.news-header {
	color: #2a3241;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.news-subheader {
        font-size: 13px;
        color: #3333ff;
        font-family: georgia
}

.bullet-list{
line-height: 2.0em;
xpadding-bottom:10px;
}

.news-items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px 10px 0px 10px;
}

.news-items a {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 8pt;
       text-decoration:none;
       color:black;
       padding: 0px 0px 10px 0px;
text-align:center;
}

.Issue-Title {
	font-family: Georgia, Times, serif; 
	font-size: 16pt;
	color: #008364;

}

.paidfor {
	border: 1px solid #7d7d7d;
	text-align: center;
	text-align: -moz-center;
	padding: 2px 0px 2px 0px;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.footer-text {
	text-align: center;
	text-align:-moz-center;
	padding: 10px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cdcdcd;
}
.footer-text a
{
	text-decoration:none;
}
.footer-text a:hover
{
}
.subfooter-text {
	text-align: center;
	text-align:-moz-center;
	padding: 8px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5d8cd5;
}
.subfooter-text a
{
	text-decoration:none;
	color:#5d8cd5;
}
.subfooter-text a:hover
{
	color:#5d8cd5;
	text-decoration:underline;
}

.breadcrumb 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: navy;
	padding-top:0px;
	padding-bottom:4px;
}

.breadcrumb a
{
  text-decoration:none;
}
.breadcrumb a:hover
{
  text-decoration:underline;
}

.ErrorMessage
{
	margin: 10px;
	border:dotted 1px;
	text-align:left;
}

.ErrorMessage ul
{
	margin-top:5px;
	margin-bottom:5px;
}

.quote-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.8em;
}
.quote-text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #245a88;
	font-style: italic;
}

.signup-entry {
padding-left:2px;
padding-right:2px;
width:99%;
}