body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
	border: 0px;
	margin: 0px;
	}
.containermain {width: 604px; margin-left: 30px; margin-top: 20px; margin-right: 15px;}
table.tablemain {
	width: 604px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 15px;
	}
a:link, a:visited {color: #336699; text-decoration: underline;}
a:hover {text-decoration: none;}
.lightBlue {color:#5FA6C7;}
.mediumBlue {color:#336699;}
.darkBlue {color:#003666;}
.smallfont {font-size: 7pt;}
.topStory {font-family:Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #336699; line-height: 20pt;}
.storyHeader {font-family:Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #336699; line-height: 15pt;}
.leadIn {font-size: 9pt; font-weight: bold; color: #336699; letter-spacing: .1em; word-spacing: .1em;}
.pullQuote {font-family: "Times New Roman", Times, serif; font-size: 11pt; color:#336699; font-weight:bold; word-spacing: .1em;}
a.sidebar:link, a.sidebar:visited {color: #003666; text-decoration: underline;}
a.sidebar:hover {text-decoration: none;}
a.targetList:link, a.targetList:visited {
	font-weight: bold; 
	color: #5FA6C7; 
	text-decoration: none; 
	line-height: 15pt; 
	word-spacing: .1em;
	}
a.targetList:hover {text-decoration: underline;}
#floatleft {float: left; padding-right: 8px;}
#floatright {float: right; padding-left: 8px;}
#borders {border: 1px solid #EBEBEB;}
#L-border {border-left: 1px solid #EBEBEB;}
#LB-border {border-left: 1px solid #EBEBEB; border-bottom: 1px solid #EBEBEB;}
#RB-border {border-right: 1px solid #EBEBEB; border-bottom: 1px solid #EBEBEB;}
#pad {padding: 8px 8px 2px 8px;}
#padleft {padding-left: 6px;}
#padright {padding-right: 6px;}
#textbox-small {
	float: right;
	width: 150px;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 2px;
	padding: 8px;
	background-color: #D2D2FF;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	}
#textbox-medium {
	float: right;
	width: 300px;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 2px;
	padding: 8px;
	background-color: #D2D2FF;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	}

/* Press Release Titles */
.lightBlueBoldSmall {
	font-size: 9pt; 
	font-weight:bold; 
	color:#5FA6C7; 
	line-height:15pt; 
	word-spacing: .1em; 
	text-decoration: none;
	}
a.lightBlueBoldSmallU:link, a.lightBlueBoldSmallU:visited {
	font-size: 9pt; 
	font-weight: bold; 
	color:#5FA6C7; 
	line-height:15pt; 
	word-spacing: .1em; 
	text-decoration:underline;
	}
a.lightBlueBoldSmallU:hover {text-decoration: none;}

/* Menu & Banner Area at top of page */
#topbanner {padding: 0px;	margin: 0px; border: 0px; height: 128px;}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	}
#navigation a:hover {
	background: #86C23D;
	color: #003666;
	}
