/** BASIC */

body {
	margin: 0px;
	padding: 0px;
background-color: #ffffff;}


html, body {
	height: 100%;
}

/** HEADINGS */

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	margin:0;
	padding:0;
}

table {
margin:0;
padding:0}

p, ul, ol, dl {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 14px;
	color:#808080;
	font-size: 11px;
}
.smaller {font-size:10px;}
.tight {margin:0;	}

h1, h2, h3{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin:0;
padding:0;
line-height: 1.3em;}

h1 {color:#000000;
font-size:25pt;
font-weight:bolder;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top:16px;
margin-bottom:15pt;
margin-left:0;}
	
h2 {
font-size: 17px;
line-height:18px;
font-weight:700;
}

h3 {
font-size: 11px;
line-height:14px;
margin-top:16px;
font-weight:500;}

hr {
color:#808080;
height:1px;
margin-top:15px;
margin-bottom:15px;
margin-left:0;
margin-right:0;
}



.column2 {
vertical-align: top;}

.column1 h3 {
color:#0669b2;
}

.column1 h2{
color:#0669b2;
}

.column2 h3{
color:#744900;
}

.column2 h2{
color:#744900;
}
.column2Short h2{
font-size:18pt;	}

a {
color: #663300;
text-align:left;
font-size:11pt;
}

a:hover {
	text-decoration: none;
/*color: #0669b2;  John does not want 6/10 */
}
a:visited {color:#808080 !important;}

.columnHeader {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-variant: small-caps;
font-size: 11px;
line-height:12pt;
font-weight: 900;
letter-spacing: 2px;}


td.columnHeader{
border-bottom: 1px #808080 solid;}

.footer {
margin-left:43px;
font-size:8px;}