
body {
padding:0;
align: left;
background-color:#000000;
color:#000000;  
font-family: tahoma, sans-serif;
font-size:9pt;
}

a {
color:#000000;
text-decoration:underline;
font-family: tahoma, sans-serif;
font-size:9pt;
}

a:hover {
color:#cccccc;
text-decoration:none;
}


#menu{
	float:left; 
	width:900px; 
	height:44px; 
	background-image:url(/img/bg_menu.gif); 
	background-repeat:repeat-x;
}

#centerColumn { 	
align:left;
margin:0;
padding:1em;
width:900px;
height:100%;
text-align:left;
align: left;	
background-color:#ffffff;
}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:1em;
letter-spacing:.1em;
}

#header {
margin:0 0 0 0;
padding:0 0 0 0;
height:113px;
background-color:#ffffff;
}

#fauxRightColumn {
position:relative;
float:right;
margin:10px 0px 0px 30px;
padding:0 0 0 0em;
width:270px;
height:100%;
font-size:1em;
background-color:#ffffff;
}

#footer{
float:left; 
width:900px; 
background-image:url(/img/footback.jpg); 
background-repeat:no-repeat;
padding:10px;
}


.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 17px;
	
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 17px;
	
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}

.style1 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.stylebold {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.style2 {color: #A71800}

strong { color:#000000}
strong span a { color:#000000; text-decoration:underline; }
strong span a:hover { text-decoration:none; }
span strong { font-size:10px; color:#000000;}
strong a { font-size:10px; color:#000000; text-decoration:none;}
strong a:hover { text-decoration:underline;}

.smallblacktext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	align: middle;
}

.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
align: middle;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}

.legaltab1 { text-indent: 1.5em;}
.legaltab2 { text-indent: 3.0em;}

