﻿body   		{ 
	margin: 0px;
	padding: 0px;
	background: white;
	color: Black;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	}

body.white   		{ 
	margin: 0px;
	padding: 0px;
	background: White;
	color: Black;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	}

p    		{ 
	font-size: 85%;
	}
.main    	{ 
	margin-right: 10%;
	font-size: 100%;	}
.main2    	{ 
	font-size: 85%;
	}
.menu2      { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	}
.menu       { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%;
	line-height: 1.3em;
	font-variant: small-caps;
	}
.column       { font-family: Arial, Helvetica, sans-serif; font-size: 85%;  line-height: 1.3em; font-weight: normal; margin-left: .20em; margin-right: .20em }
.next       { font-family: Arial, Helvetica, sans-serif; font-size: 85%;  line-height: 1.3em; font-weight: normal; margin-left: .20em; margin-right: 0em; position: relative; float: right }
.slogan       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 75%; margin-left: .25em; margin-right: .25em; font-style: normal; font-weight: normal; line-height: 1.1em;}
.contact       { font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-style: normal; font-weight: normal; line-height: 1.1em; 	
 }
.contact2       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:75%; font-style: normal;  font-weight: normal; text-align: right; margin-right: 12;line-height: 1.1em; }
.copyright    { 
	font-size: 75%; 
	line-height: 1.1em;
	}
.title       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;font-style: normal; line-height: 1.0em;}
.heading       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; font-style: normal; line-height: 1.0em; color: "#990000"; }
.pagetitle        { font-family: Arial, sans-serif; font-size: 1.4em; color: "#666699";  font-weight: bold; margin-left: 50; margin-bottom: -25; }
.pagesub       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; text-decoration: underline; font-style: normal;  margin-left: 50; }
.table       { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	line-height: 1.1em;
	text-align: right;
	}
.glance       { font-family: Arial, Helvetica, sans-serif; font-size: .70em; font-style: normal; line-height: 1.1em; font-weight: normal;}


h1 h2 h3 h4 h5        	{
	color: #B88112;
}

li          { font-family: "Trebuchet MS", Arial, sans-serif;  font-size: 100%; margin-left: 2em; list-style: square;  line-height: 1.1em;}
ul         { font-family: "Arial, sans-serif";  font-size: 85%; margin-left: 2em; list-style: square;  line-height: 1.1em; }
ol         { font-family: "Arial, sans-serif";  font-size: 85%; margin-left: 5em;  line-height: 1.1em; }
.gridLine {
    background-color : #336699;
        background : #336699;
}
A
{
	color: #CC6600;
}

A:visited
{
	color: #CC6600;
}

A:hover
{
	color: #666666;
}
pre       { font-size: 10pt; line-height: 1.2em;}
