body{
	background:background-color=#FFFFFF;
 }
td{
	border-collapse:collapse;
	font-family:Arial;
	font-size:12px;
	}
.leftmenu{
	width:134px;
	background-image:url(../homepage_21.gif);
	background-repeat:repeat-y;
	
}

.noteText{
	font-size:12px;
}

.greenText{
	color:#00725B;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.pad{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
.middletext{
	font-family:Arial;
	font-size:12px;
}
	
.footerText{
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	font-family:Arial;
}


.grayText{
	color:#808080;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}


.leftmenu p{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.leftmenu_bottom{
	width:134px;
	background-image:url(../homepage_21.gif);
	background-repeat:repeat-y;
	vertical-align:bottom;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* STYLES USED IN EVERY PAGE */

.fontType{
	font:Arial, Helvetica, sans-serif;
}

.content{
	vertical-align:top;
	height: 100%;
	padding: 3px 0 0 0;
}

.content p{
	margin: 0;
	padding: 0;
}

p, li{
	font-family:Arial;
	font-size:12px;
}

.title2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	}
/* STYLES FOR THE INDEX.CFM */

.bottomcontentrow_left{
	height: 119px;
	width: 233px;
	padding: 5px 5px 5px 5px;
}

.bottomcontentrow_right{
	height: 119px;
	width: 411px;
	padding: 5px 5px 5px 5px;
}

.graytable{
	width: 473px;
	height:	130px;
	background:url(../images/homepage_23.gif) top repeat-y;
	background-position:left;
	border: 0;
}

.graytableheader{
	border: 0;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 473px;
	background:url(../images/homepage_17.gif) top no-repeat;
	background-position:left;
}

.graytablefooter{
	border: 0;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 473px;
	background:url(../images/homepage_24.gif) bottom no-repeat;
	background-position:left;
}


