body {
	margin: 0 0 0 0;
}
body, td {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
a {
	color: #0c3d71;
	text-decoration: underline;
}
a:hover {
	color: #7a2525;
}
#topnavtable {
	background: url(../images/top_bg.jpg);
}
#topsearch {
	padding-right: 22px;
}
#navbar {
	background-color: #296bb7;
}
#maintable {
	margin-top: 15px;
	min-width: 762px;
}
.verticaldots {
	background: url(../images/vertical_dots.gif) center repeat-y;
	padding: 0 22px 0 22px;
}
#rightcol {
	padding-right: 22px;
}
#calendar {
	padding-top: 22px;
}

#calendar a {
	text-decoration: none;
}


.newsdate{
	/* color: #296bb7; */
	color: #0c3d71;
}

.newstitle  {
	color: #7a2525;
	font-weight: bold;
}

.newstitle a
{
	text-decoration: none;
	color: #7a2525;
	font-weight: bold;

}

.newstitle a:hover
{
	text-decoration: underline;
}



.newsdesc {
	/* color: #296bb7; */
	color: #0c3d71;

}
.issuetitle {
	color: #0c3d71;
	font-weight: bold;
	padding: 6px 0 0 0;
}
.issuetitle a{
	text-decoration: none;
}


.issuedesc {
	color: #0c3d71;
	padding: 0 0 3px 0;
}
.whatshappening {
	color: #0c3d71;
	padding: 6px 0 3px 0;
}
.whatshappening a
{
	color: #0c3d71;
	text-decoration: none;

}

.whatshappening a:hover
{
	color: #0c3d71;
	text-decoration: underline;

}


#footertable {
	padding: 22px 0 0 0;
}
#footer {
	background: url(../images/bottom_bg.jpg) right top repeat-x;
	padding: 7px 22px 0 22px;
	color: #0c3d71;
	font-size: 10px;
}

#breadcrumb
{
	color: #7a2525;
	font-weight: bold;
	padding: 6px 2px 4px 24px;

}

#breadcrumb a
{
	color: #7a2525;
	text-decoration: none;
}


#breadcrumb a:hover {
	text-decoration: underline;
}



.sectionhead
{
	color: #0c3d71;
	font-weight: bold;
	text-transform: uppercase;
}


#pagehead
{
	font-weight: bold;
	color: #296bb7;
	padding: 6px 0 0 24px;
	width: 540px;

}

#pagehead-large
{
	font-size: 1.6em;
	height: 16px;
}


#printhead
{
	color: #7a2525;
	text-align: right;
	
}

#printhead a
{
	color: #7a2525;
	text-decoration: none;
	
}

#content
{

	padding: 0 0 24px 24px;

}

#interest
{
	padding: 0 0 0 6px;
	color: #0c3d71;
}
#interest a
{
	color: #0c3d71;
	text-decoration: none;
}

#interest a:hover
{
	color: #0c3d71;
	text-decoration: underline;
}


#issuebrief_right_col
{

	position: relative; 
	float: right; 
	padding-left: 18px;
	padding-bottom: 6px;

}

.news-empty, .whatshappening-empty, .issue-empty
{
		color: #0c3d71;

}

#issue-rightcol
{
	color: #0c3d71;
	float: right; 
	position: relative;
	padding-left: 25px;
}

#issue-rightcol img
{
	border: 1px solid;
	border-color: #0c3d71;

}

.issue-rightcol-header
{
	font-size: 1em;
	color: #0c3d71;
}




#event-key
{
	font-size: 0.9em;
	line-height: 2em;
}

.eventtitle, .eventtitle a {

	color: #7a2525;
	font-weight: bold;

}

.internal-event
{
	color: #7a2525;
}

.newsletter-category-header
{
	color: #0c3d71;
	background-color: #e4e8e7;
	font-weight: bold;
	padding-left: 24px;
}

.newsletter-content
{
	padding-left: 24px;
}


#newsletter-about
{
	background-color: #e4e8e7;
	padding: 0px 8px 0px 8px;
	font-size: 11px;
}



.newsletter-title
{
	color: #0c3d71;
	font-weight: bold;
}
.newsletter-title a
{
	color: #0c3d71;
	font-weight: bold;
	text-decoration: none;

}
.newsletter-title a:hover
{
	color: #0c3d71;
	font-weight: bold;
	text-decoration: underline;
}


.newsletter-header
{
	font-weight: bold;
	color: #296bb7;
	padding: 6px 0 0 0px;
}

.newsletter-caption
{
	color: #296bb7;
}


/* ---subscribe pop-up--- */
#block, #block td {
	background-color:#f1f3f4;
	border:solid 2px #296bb7;
	vertical-align: middle;
	text-align: center;
	margin-top:40px;
	color:#0c3d71;
		}
		
/* ---subscribe pop-up--- */



.graphicBox {
	width: 120px;
	/*
	font-family: arial;
	font-size: 11px;
	
	*/

	font-family:Helvetica, sans-serif, Verdana, Arial;
	font-size:11.5px;
	
	

	float: left;
	/* border: 1px solid #cccccc; */
	margin: 0 45px 20px 0;
	text-align: center;
}


