/* CSS Document */
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.noBullet {list-style-type: none}
.error {color: red; font-weight: bold}
.greenText { color: #006600; font-size: 12px; }

h1 {color: #000000; font-size:18px; text-align:left; font-weight:400;
line-height: 0px; 
vertical-align: middle;
//maxxxrgin: 2px 2px 2px 2px;
padding: 0px 0px 10px 7px
}

.header {color: #000000; font-size: 18px; text-align: left; font-weight: bold;}

HR {
color : #669933;
height : 1px;
}

a:link {color:#006600}
a:visited  {color:#006600}
a:hover	 {color:red}
a:active  {color:red}


.bg {background-image: url(/images/slice_10.jpg);
color:white;
font-weight: 500;
top: 0;
}

.bg a:link {color: white}
.bg a:visited  {color:white}
.bg a:hover	 {color:#00ffff}
.bg a:active  {color:#00ffff}

.address {font-size:12px;}
.bg h1 {color: white; line-height: 10pt; vertical-align: middle;}

.bio {font-size: 12px}
.disclaimer {font-size: 12px; color: 006600}