html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	}
body {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	/*font-size: 0.8em; */
	/*color:#898989;*/
	color: #606060;
	margin: 5px 10px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	background-color: #ffffff;
	scrollbar-face-color: #336699;
	scrollbar-track-color: #C8C8C8;
	scrollbar-arrow-color: #000000;
	scrollbar-3Dlight-color: #C8C8C8;
	scrollbar-base-color: #C8C8C8;
	scrollbar-shadow-color: #C8C8C8;
	scrollbar-darkshadow-color: #C8C8C8;
	scrollbar-highlight-color: #C8C8C8;
	}
body.main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	background-color: #f3f3f3;
	background-position: 50% top; 
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	height: 100%;
	}
body.nomargins {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	}
div 
{
	padding: 0px;
}
div.withborder
{
	border: solid 1px #336699;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
table {
	border: none 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-collapse: collapse;
	}
table.skyscraper 
{
	border: solid 1px #336699;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	}
table.colored
{
	background-color: #6699CC;
	border: solid 1px #336699;
	border-collapse: separate;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td 
{
	font-size: 10pt;
	/*font-size: 0.8em; */
	/*text-align: left; 
	vertical-align: top;
	color:#7B7B7B; */
	}
td.title {
	vertical-align: middle;
	height:34px; 
	background-color:#336699;
	color: #FFFFFF
	}
td.subtitle {
	vertical-align: middle;
	background-color:#336699;
	color: #FFFFFF
	}
v {
	color: #6699CC;
	font-weight: bolder;
	}
a { 
	text-decoration: none;
	/*color: #FF8B00;*/
	color: #6699CC;
	font-weight: bolder;
	}
a:hover {
	text-decoration: underline;
	}
a.title {
	color: White;
	}
img {
	border: 0px;
	}
style1	{Color:#FF6600}
style2	{Color:#666666}
ul {
	text-indent: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 2em;
	border: none 0px;
	list-style-position: outside;
}
li 
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	border: none 0px;
}
li.links
{
	list-style-image: url(orangeslidearrow.gif);
	list-style-position: outside;
	margin-left: 0px;
}
p 
{
	margin: 0.2em 0em 0.8em 0em;
}
.font1 
{
	font-size: .75em;
}
.font2 
{
	font-size: .9em;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 0em;
	/*margin-bottom: 0em;both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	background-color: #336699;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 0em;
	}
h2 {
	font-size: 2.0em;
	margin: .2em 0em 1.0em 0em;
	/*margin: 1.2em 0em 1.2em 0em; */
	font-weight: bold;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	border-bottom: #a8a8a8 2px solid;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
	border-bottom: #a8a8a8 2px solid;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	border-bottom: #a8a8a8 2px solid;
	}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 1.2em 0em -.2em 0em;
	border-bottom: #a8a8a8 2px solid; 
	}
.nopspace {
	margin-bottom: auto;
	}
a.adHeadline 
{
	font-weight: bold; 
	font-size: 0.9em;
	color: #6699CC; 
	text-decoration: none ;
}
a.adHeadline:hover {
	text-decoration: underline;
	}
a.adText 
{
	font-weight: normal;
	font-size: 0.9em;
	color: #606060;
	text-decoration: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.sidebar 
{
	float:right;margin-left:10px;width:161px;height:99%;
}
div.pagecontent
{	
	margin-right:180px;
}
