/* LINK styles */	
a:link{color: 80141E; text-decoration: none;} /*navy*/
a:visited{color: 80141E; text-decoration: none;} /*navy*/
a:hover{color: 0033cc; text-decoration: underline;} /*tan*/
/* baby blue I like 4BA3DD */

.float-left { float:left;}
.float-right { float:right;}
.clear-float { clear:both; }

/* mfr pages */
.mfr-table { width:669px; background:url(../graphics/670_bg.gif);}
.mfr-table-col-1 { width:518px; }
.mfr-table-col-2 { width:155px; }
.thinyellow {margin-left:1px;}

/* DEFAULT text styles*/
.default {font-size: 13px; font-family: verdana, arial, helvetica, sans-serif;}

.address {font-size: 14px; color: ffffff; letter-spacing: 1pt; padding:2px; 
		  font-family: Times New Roman, Times, serif;
		  font-variant:small-caps; font-weight: normal;}	
		  
.school {font-size: 13px; font-family: Comic Sans MS, arial, helvetica, sans-serif;}
.schoolLink {font-size: 12px; font-family: Comic Sans MS, arial, helvetica, sans-serif;background-color:eeeeee;border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:cccccc;}

.strong {font-weight: bold;}		  
.leftline{padding-bottom:10;border-left-style:solid;border-left-width:1;border-left-color:000000;}		  		
.rightline{border-right-style:solid;border-right-width:1;border-right-color:000000;}		  		
.btmline{border-bottom-style:solid; border-bottom-width:1; border-bottom-color:cccccc;}
.mini{font-size: 9px;}
.small{font-size: 11px;}
.medium{font-size: 14px;}
.large{font-size: 16px;}
.xlarge{font-size: 19px;}

.red{color:cc0000;}
.white{color:#FFFFFF;}
.maroon {color: 80141E;}
.ltgray {color: #EEEEEE}
.dkgray {color: #9F9F9F}
.footlink{color:#FFFFFF; text-decoration: underline}

.form{background-color:eeeeee; font-size: 11px; font-family:verdana, arial, sans-serif}
.redborder{border-color:80141E;}

.splash {  font-size:12px; font-family:Arial, Helvetica, sans-serif;padding-left: 18px; padding-right: 10px;}

/* Home table */
.home-table { width:538px; margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.home-bg-WI { background:url(../graphics/home_bg_WI.jpg) no-repeat;}
.home-bg-IA { background:url(../graphics/home_bg_IA.jpg) no-repeat;}
.home-bg-IL { background:url(../graphics/home_bg_IL.jpg) no-repeat;}
.home-table thead td { width:538px; height:134px; vertical-align:top;}
.home-table thead td div.left-col{ float:left; width:190px; height:auto; margin:17px 0 0 50px; }
.home-table thead td div.right-col{ float:right; width:195px; height:auto; margin:17px 10px 0 0; }

.home-table tbody td { width:538px; height:21px; text-align:center; }
.home-table tbody td img{ margin:0 3px; }
.home-table tfoot td { width:538px; height:60px; text-align:right;}


