.newsTable2 {
	        font-family: Verdana;
	        font-size: 9px;
	        color: ##666666;
	        background-color: ##EFEFEF;
	        border-bottom-width: 1px;
	        border-bottom-style: dotted;
	        border-bottom-color: ##8F8F91;
	        width: 100%;
	}
	
	.newsTable {
	        font-family: Verdana;
	        font-size: 14pt;
	        color: ##000000;
	        background-color: ##FFFFCC;
	        border-bottom-width: 1px;
	        border-bottom-style: dotted;
	        border-bottom-color: ##8F8F91;
	}
	
	.newsTable2  A{
	        color: ##999999;
	}
	
	.newsTable2 A:hover{
	        color: ##999999;
	}
	
	.footertable {
	border-top: 1px solid darkblue;
	}
	
	p, ul, b, i, span, td {
	font-family: Verdana;
	font-size: 10pt;
}

div#margizine {
	width: 800px;
}
	
	.red {
	color: red;
	}
	
	 .check li {
	background: url(images/checkmark.gif) left center no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	list-style: none;
	}
	
	.none li {
	margin-bottom: 0px;
	}
	
	p {margin: 0cm 1cm .5cm 1cm}
	ul {margin: 0cm 1cm .5cm 2cm}
	ol {margin: 0cm 1cm .5cm 2cm}
	table {margin: 0cm 1cm .5cm 1cm}
	
	h2 {
	font-family: Verdana;
	font-size: 16pt;
	margin: 0cm 1cm .5cm 1cm;
	}
	
	li {
		margin-bottom: .5cm;
	}
	
	A:link {color: blue;}
	A:visited {color: blue;}
	A:active {color: blue;}
	A:hover {color: red;}
	
	.default table {
	width: 550px;
	cellpadding: 4px;
	border: 1px blue solid;
	cellspacing: 0px;
	margin: 0 0 0 10px;
	}
	
		.mainnav {
	font-family: Verdana;
	font-size: 10pt;
	}
	
	##navlist
	{
	margin: 0;
	padding: 0px 0px 0px 115px;
	}
	
	##navlist ul, ##navlist li
	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
	##navlist a:link, ##navlist a:visited
	{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 6px 10px;
	text-decoration: none;
	color: ##999;
	}
	
	##navlist a:link##current, ##navlist a:visited##current, ##navlist a:hover
	{
	border-bottom: 4px solid ##20356c;
	padding-bottom: 4px;
	background: transparent;
	color: ##20356c;
	}
	
	##navlist a:hover { color: ##ff9933; }
	
	.shadowboxfloat {margin: 4px 0px 0px 5px;
	background: url(images/shadowlight.gif) repeat;
	width: 500px; 
	position: relative; /*IE needs this to show float properly*/
	float: left}
			
	.shadowcontent {
	position: relative;
	top: -5px; /* these two define the shadow 'offset'*/
	left: -5px; /*...*/
	}

	##marginize { margin: 0cm 1cm 0cm 1cm; }

td {
}

#marginize table.MsoNormalTable tbody tr td p.MsoNormal {
	margin: 0;
}

html {
	background-color: #d5d5d5;
}
