/* 
***********************************************************************
Author:						Al Walser
Last Update:			10/16/08
Description:			main css file for CGS WI 
***********************************************************************
LOG CHANGES
***********************************************************************
Date			Initials		Change Description									
-----------------------------------------------------------------------

-----------------------------------------------------------------------
***********************************************************************
*/

a:hover {
	text-decoration: none;
	}
.content {
	font-family: verdana; font-size: 12px; padding: 8px 8px 8px 8px;
	}
.bottomNav {
	color: #333366; font-family: tahoma; font-size: 10px;
	}
#bottomNav a, a:link a:active, a:visited {
	color:#333366;
	}
.bottomWhiteFooter {
	color: #FFFFFF; font-family: tahoma; font-size: 10px; padding: 3px 3px 3px 3px;
	}
#bottomWhiteFooter a, a:link a:active, a:visited {
	color:#FFFFFF;
	}
#adminNavigation a, a:link a:active, a:visited {
	color:#333366;
	}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	}
h1, h2, h3, h4, h5 {
	font-family: verdana;
	color: #333366;
	}
	