@charset "UTF-8";
body {
	background-image: url(/images/micro_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	font-size: 11px;
	line-height: 14px;
}

.clear {
clear:both; 
}


/*********** home page only ***********

CONTAINERS */

#content-home{
	background-image:url(/images/home-header.jpg);
	font-weight: normal;
}


#content-home .button, #content-home .button-blank {
width:180px;
height: 45px;
margin: 200px 20px 0 55px;
padding: 12px 0 0  12px;
float:left;

}

#content-home .button-blank{
width:25px;
}

#content-home .button,#content-home .button-selected {
width:147px;
background-image:url(/images/button.png);
background-repeat:no-repeat;

}



#logo-home{
float:right;
background-image:url(/images/home-logo.png);
background-repeat:no-repeat;
width: 200px;
margin: 20px 80px 0 0;
}

#header-text {
	float:right;
	width: 430px;
	margin-top: 100px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
}


#content-home #bodytext {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 58px;
}

.home-bodytext-col, #home-bodytext-col3 {
	width: 203px;
	height: 140px;
	float:left;
	padding: 0px;
	margin-top: 0;
	margin-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
}

#home-bodytext-col3{
margin-right:-18px;
margin-left: 7px;
}


/* TEXT */
#header-text {
color: #ffffff;
font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;

}



.home-bodytext-col p {
	color:#999999;
	padding: 0px;
	margin: 0;

}
#homeAboutLink {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}

/******************************************
************ END HOME PAGE ****************
*******************************************/



/* containers */

#content {
background-image:url(/images/header.jpg);
}

#content, #content-home {
width: 770px;
margin: 0  auto;
border: 1px #cccccc solid;

background-repeat:no-repeat;
background-color:#ffffff;

}
#bbhome {
float:right;
z-index:0;
}

#home {
float:left;
z-index:0;
}

#headertitle{
float:left;
width: 770px;}

.button, .button-blank, .button-selected {
width:180px;
height: 45px;
margin: 20px 20px 0 0;
padding: 12px 0 0  12px;
float:left;

}


.button, .button-selected {
width:147px;
background-image:url(/images/button.png);
background-repeat:no-repeat;
}

.button-selected {
	width:147px;
	background-image:url(/images/button.png);
	background-repeat:no-repeat;
	color: #CC0000;
}


#content #bodytext{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 60px;
}



#green-horiz{
	height: 2px;
	width: 770px;
	margin-left: -58px;
	padding: 0px;
	float: left;
	margin-right: -40px;
	clear: both;
	background-image: url(/images/770x2_green.gif);
	background-repeat: repeat-x;
}

.grey-horiz{
	height: 1px;
	background-color:#cccccc;
	margin: 15px 0 -10px 0;
}


/* text */

.button, .button a, .button-selected, .button-selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	text-decoration:underline;
}


.button-selected, .button-selected a, .button a:hover{
	color:#2d8219;
	text-decoration: none;
}

p, .intro, h2,  h1, li, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#666666;
}

span.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-transform:none;
	font-weight: normal;
}

/*li.down
{
	background-image: url(/images/pgdown.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	margin: 0;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 30px;
	list-style: none;
	font-weight: bold;
}*/

ul 
{
	font-weight:bold;
	list-style-image: url(/'images/pgdown.gif');
	padding: 0 0 0 40;
	
}

.intro{
color:#2d8219;
font-weight:bold;
font-size:13px;
line-height:140%;
}



.salutation{
font-size:13pt;
font-weight:bold;
}


h1{
font-size: 23px;
color: #cc0000;
line-height:100%;
}


h2{
font-size: 18px;
color: #2e8218;
line-height:100%;
margin-top: 35px;
}


h3{
font-size: 14px;
color: #2e8218;
text-transform:uppercase;
line-height:100%;
margin-top:30px;
margin-bottom: -5px;
}


.small, .small-bold {
font-size:10px;
margin-top: 15px;
line-height:110%;
}
.small-bold {font-weight: bold; color:#000000; }


table#aaaf .small, table#aaaf img{
margin: 20px 70px 0 70px;
}
table#aaaf img{
float:right;
margin: 0 5px 10px 10px;
}

.top{
text-align:right;}

.current {
	color: #CC0000
}
/* images */

.left-align {
float:left;
padding: 0 10px 10px 0;
}
#terms-text {
	font-size: 10px;
	line-height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-right: 40px;
	padding-left: 58px;
}
img.aaaf {
	float: left;
	margin-left: 4;
	margin-right: 6px;
	margin-top: 6px;
	overflow: visible;
	visibility: inherit;
	position: relative;
}
a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}     /* unvisited link */
a:visited {
	color: #009900;
	font-weight: bold;
}  /* visited link */
a:hover {
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */

a:active {
	color: #0000FF;
	font-weight: bold;
}   /* selected link */
