/* Changes for each type are made to backgrounds & quickLinks & btn */

/*  -------------------------------------------------------------------------------------
 Backgrounds
---------------------------------------------------------------------------------------*/
.bgShade	{	background : #EDEDCA;	} /* change */
.bgSide 	{	background : #FFFFCC;	} /* change */
.bgCalDays	{	background : #E4C978;	} /* change */
.bgTitle	{	background : #676735;	} /* change */
.bgChoosen	{	background : #cccccc;	}

.agminTitle {font-size: 80%;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color:#ffffff;background-color:##E4C978;}
.agmin {font-size: 90%;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color:#ffffff;background-color:#676735;}
.event {font-size: 80%;font-weight: normal;font-family : Arial, Helvetica, sans-serif;color:#000000;background-color:#ffffff;}
.bold {font-weight: bold;}
/*  -------------------------------------------------------------------------------------
 Text
---------------------------------------------------------------------------------------*/
.titleWht75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.titleWht100{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.titleWht105{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 105%;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.content75Bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.content85Bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.content120Bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.content75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
.content85{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
/*  -------------------------------------------------------------------------------------
 Links
---------------------------------------------------------------------------------------*/
.link75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
}
.link85{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : bold;
}
.quickLinks{ /* change */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #3300cc;
}
/*  -------------------------------------------------------------------------------------
 Buttons
---------------------------------------------------------------------------------------*/
.btn{ /* change */
	background : #FFFFFF;
	color: #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
}
.trail {font-size: 70%;font-weight: normal;font-family : Arial, Helvetica, sans-serif;}

#acgovheader, #acgovfooter {
	display: none;
}
#newacgovheader, #newacgovfooter {
	display: none !important;
}