body {
 font-size: 0.82em;
 background: #FFF;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #000;
}


* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #002BB8;
}

a:hover {
	text-decoration: underline;
	color: #002BB8;
}

.centralColumn800 {
	width: 780px;
	text-align: left;
	margin: 0 auto 0 auto;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}

.centralColumn1024 {
	width: 1004px;
	text-align: left;
	margin: 0 auto 0 auto;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}

.logo {
	float:left;
	padding: 10px 0 10px 15px;
}



.googleSearch {
	float:right;
	padding: 0 15px 0 0;
}
	
.loginLinks {
	float:left;
	margin: 50px 0 0 30px;
}
	
/* ------------------------------------------------------ */
/* the top menu code starts here 								 */
/* ------------------------------------------------------ */

.topMenuItems {
	float: left;
	height: 28px;
	margin: 0;
	padding: 0;
}
	
.redLine {
	height: 27px;
	float: left;
	border-bottom: 1px solid #AF0023;
	display: block;
	width: 414px;
}

.subMenuItems {
	clear: both;
	width: 100%;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/subMenu_bgnd.gif) repeat-x;
	height: 25px;
	border-bottom: 1px solid #AF0023;
}

.subMenuItems .subMenuText {
	margin: 3px 0 0 5px;
	color: #7B7B7B;
	font-size: 16px;
}

.subMenuItems .subMenuText a {
	text-decoration: none;
	color: #7B7B7B;
	padding: 0 10px;
	margin: 0;
}

.subMenuItems .subMenuText a:hover {
	text-decoration: underline;
	color: #7B7B7B;
	background-color: #FAE8EC;
}

.subMenuItems #selected {
	color: #7B7B7B;
	background-color: #EEC5CE;

}

.separator {
	color: #AF0023;
	padding: 0;
	margin: 0;
}
	
/* ------------------------------------------------------ */
/* the portlet code starts here 									 */
/* ------------------------------------------------------ */

 .columnLeft, .columnMiddle, .columnWide, .columnRight, .columnFull {
 float: left;
 margin: 10px 0 0 0;
 padding: 10px;
 border: 0;
 color: #000;
}

.columnLeft {
	width: 160px;
	border-right: 1px solid #EDEDED;
}

.columnRight {
	width: 120px;
	border-left: 1px solid #EDEDED;
}

.columnMiddle {
	width: 645px;
	margin: 8px 8px 0 8px;
}

.columnWide {
	width: 810px;
	margin: 0 8px 0 0;
}

.columnWide p {
	line-height: 180%;
	margin: 10px 0 10px 0;
}

.columnFull {
	width: 770px;
	margin: 0 8px 0 0;
}


/* ------------------------------------------------------ */
/* the portlet code starts here 									 */
/* ------------------------------------------------------ */

.readMore {
	text-align: right;
	padding: 10px 10px 0 0;
}

h1 {
	font-size: 1.5em;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #E8E8E8;
}

hr {
	height: 1px;
	background-color: #EEE;
	color: #EEE;
	border: 0px;
	margin: 10px 0 10px 0;
}

.portletContent li {
	margin: 5px 0 5px 30px;
}

.portletContent p {
	padding: 5px 0 5px 0;
}

/* ------------------------------------------------------ */
/* the tools code starts here  							  */
/* ------------------------------------------------------ */

.tools {
 width: 800px;
 margin: 0 0 0 10px;
}

.toolsHeading {
	width: 370px;
	background: url(../images2009/tool_heading.gif) no-repeat;
	color: #AF0023;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 0 0 8px;
	line-height: 150%;
	FONT-SIZE: 16px;
}

.toolsTabs {
	float: right;
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.toolsContainerTop, .toolsContainerBottom {
	width: 800px;
	height: 5px;
}

.toolsContent {
	width: 778px;
	background: url(../images/tool_bgnd.gif) repeat-x;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
}

/* ------------------------------------------------------ */
/* the footer code starts here 				  */
/* ------------------------------------------------------ */

.pageFooter {
	color: #999;
	padding: 30px 0 20px 10px;
}


/* PRINT CSS - The Print Stylesheet - BELOW HERE */
@media print { 

}


/* ------------------------------------------------------ */
/* Ron has added         				  */
/* ------------------------------------------------------ */

.title {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

.table-subheading {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.1em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.table-heading {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.3em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.table-bold {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}
.tableContent {
	width: 578px;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
}

.text {
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-STYLE: normal
}

.heading {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.1em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.link-heading {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.3em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
	color: #7B7B7B;
 	background: #FAE8EC;
 }


/* ------------------------------------------------------ */
/* Article stype         				  */
/* ------------------------------------------------------ */
.articleCategory {
	font-size: 0.8em;
	background: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

.articleTitle {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.2em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.articleDate {
	font-size: 0.8em;
	background: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

.articleBlurb {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
}

.articleAuthor {
	COLOR: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.leftTopics {
    border-bottom: 1px solid #EEE;
    margin-bottom: 3px;
}

.tab-title {
	font-size: 1.2em;
	background: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	FONT-WEIGHT: bold
}


.error {
  BACKGROUND-COLOR: WHITE;
  COLOR: RED;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 1.0em;
  FONT-WEIGHT: bold;
  FONT-STYLE: normal
}

.highlight_text {
  COLOR: BLUE;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-STYLE: normal
}

.highlight_text_alt {
  COLOR: GREEN;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-STYLE: normal
}

ul {
 margin: 5px 0 5px 20px;
}

li {
 line-height: 150%;
 list-style: circle;
}

/* ------------------------------------------------------ */
/* Home Page style for box on left			  */
/* ------------------------------------------------------ */
.homePageTable tr td {
background-color: #FFF;
padding: 0 5px 0 5px;
}



