body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #326ea9;
	}	
	
.banner {
	background-color: #FFFFFF;
	padding: 3px;

	}
	
.toptable {
	background-color: #FFFFFF;

	}
	
.midtable {
	background-color: #dfe7ed;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

	}


.bodytable {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: top;

	}
	
.righttables {
	background-color: #FFFFFF;

	}
	
.home_content_tables {
	background-color: #FFFFFF;

	}
	
.inside_content_tables {
	background-color: #FFFFFF;
	height:890px;
	vertical-align:top;

	}
	
.home_dash_top {
	background-image: url(images/09_dashacross.gif);
	background-repeat: repeat-x;
	height:5px;

	}
	
.home_dash_down {
	background-image: url(images/09_dashdown.gif);
	background-repeat: repeat-y;

	}

.leftnav_bg
	{
	background-image: url(images/left_nav_bg.gif);
	background-repeat: repeat-y;
	}



.navtable
	{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	}
	
.navtable td
	{
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	}
	
.navtable_fill
	{
	padding: 7px;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}


.navtable A:link
	{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.navtable A:visited
	{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.navtable A:active
	{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.navtable A:hover
	{
	color: #0066CC;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.bcrumb
	{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.bcrumb A:link
	{
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.bcrumb A:visited
	{
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.bcrumb A:active
	{
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.bcrumb A:hover
	{
	color: #CC3300;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display:inline;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display:inline;
	}
	
A:link
	{
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:visited
	{
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:active
	{
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:hover
	{
	color: #CC3300;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
p.keywords{
margin:0px;
padding:3px 0px 0px 0px;
}


#newsticker {
position:relative;
	margin: 0px;
	padding:8px 0px 5px 10px;
	
/*pmc	height: 240px;   */
}
#newsticker ul {
	list-style: none;
	padding: 0px;
	font-size:10px;
	margin:0px;
	height: 40px;
}
* html #newsticker ul {
	/*height: 120px;*/
	overflow: visible;
	padding:0px;
	margin:0px;
}

#newsticker li {
	text-align:center;
	padding:0px;
	margin:0px;
}

#newsticker li.error {
	color: #f00;
}

#newsticker a {
text-decoration: none;
color: inherit;
padding:0px;
margin:0px;
}

.contact
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.contact A:link
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.contact A:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.contact A:active
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.contact A:hover
	{
	color: #CCCC00;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.ticker_height
	{
	background-color: #FFFFFF;
	height: 70px;
	}