body 
{ 
	padding: 0; 
	margin: 0; 
	font: 1em Arial, sans-serif; 
	line-height: 1.5em; 
	background: #FFFFFF; 
	color: #000000; 
	text-align: center;	
}

#header 
{ 
	background: #FFFFFF;
	margin: 0;
	padding:0;
}
#header img
{
	vertical-align: bottom;
	border: 0px;
}
.slogan
{
	color: #000000;
	line-height: 9pt;
	font-size:9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
a 
{ 
	color: #000000; 
	background: inherit; 
}

a:hover 
{ 
	color: #000000; 
	background: inherit;
}

a.title 
{ 
	color: #000000; 
	background: #FFFFFF; 
}

h1 
{ 
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: 0px; 
	padding: 0px 0 10px 0px; 
	margin: 0; 
}

h2 
{ 
	margin: 0; 
	padding: 0; 
	font: normal 1.6em Arial, Sans-Serif; 
	letter-spacing: -1px; 
}

h1 a 
{ 	
	color: #FFF; 
	background: inherit; 
}

h1 a, h2 a 
{ 
	text-decoration: none; 

}

h1 a:hover, h2 a:hover 
{ 
	color: #000000; 
	background: inherit; 
}

h3 
{ 
	font: 90% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #000000; 
	background: #FFF; 
}

p 
{	
	margin: 0 0 0px 0; 
	line-height: 1.5em; 
}

.content-center
{
	width: 495px;
	vertical-align: top;	
	background: #FFFFFF;
	text-align: left;
}

.content-right
{
	vertical-align: top;
	width: 200px;
	padding: 0px 0px 0px 0px; 
	margin: 0px;
	background: #FFFFFF;
	font: 0.7em Arial, sans-serif; 
	text-align: left;
}

.content-center h1.csc-firstHeader
{
	font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	margin: 0 0 10 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1px;
	font-size:1.8em;	
}

.content-center h1
{
	margin: 0 0 0 0;
	padding: 0;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
}
.content-center .csc-header
{
	margin-bottom: 10px;
	margin-top: 15px;
}

.content-center p
{
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content-center ul li
{
	font-size: 0.8em;
}

.content-center .csc-textpic-caption
{
	font-size: 0.6em;
}


.content-right h1
{
	background: #FFFFFF; 	
	color: #000000; 
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 15px;
}

.content-right a img
{
	text-decoration: none;
}

.content-right-inner
{
	border-top: 0px;
	padding: 0 0 0 0;
	margin-bottom: 25px;
}

.content-right-inner p
{
	padding: 0 10 10 10;
}

.content-right .csc-textpic
{
	padding: 0 10 10 10;
}

.content-right .csc-textpic-firstcol
{
	float: left;
}

.content-right .news-latest-item h3
{
	font-weight: bold;
	font-size:1.0em;
	padding: 0 0 0 0;	
}
.content-right .news-latest.item p
{
	font-size:1.0em;
	padding: 0 0 0 0;	
}


.content-center .contenttable
{
	border: 1px solid #000000;
	border-collapse:collapse;
}
.content-center .contenttable p
{
	/*line-height: 20px;
	height: 20px;*/
	margin:0;
	padding: 0;
}

.content-center thead
{
	background: #FFFFFF;
	border-bottom: 1px solid #A0A0A0;
	/*line-height: 20px; 
	height: 20px;*/
}

.footer
{
	text-align: left;
	padding-left: 10px;
	background: #FFFFFF;
	font-size: 0.75em;
	color: #000000;
	height: 27px;
}
.content-center ul li ul li
{
        font-size: 1em;
}
