/*
FL Amendments [1373 on ATT]
08-11-2008
Dave Aitken (WPE)
Teala Comer (PM)
*/
/* Reset Block (BEGIN) */
/* ol, li, h1, */ /* , fieldset, input, textarea, p, blockquote, th, td, span */
body, div, dl, dt, dd, ul,  h2, h3, h4, h5, h6, pre, form  {
	margin:0; border:0; padding:0; 
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
br {
	display: none;
}
fieldset, img, abbr, acronym {
	border: 0;
}
caption, th {
	/*text-align:left;*/
}
.clear {
	clear: both;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}*/
address, caption, cite, code, dfn, em, strong, th, var {
	/*font-style:normal; font-weight:400;*/
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	/*font-weight: 400;*/
}
q:before, q:after {
	content: '';
}
.center {
	text-align: center;
	margin: 0 auto;
}
* {
	outline: none;
}
/* Reset Block (END) */
a, a:link, a:visited, a:active {
	color:#0c5584;   
	/*text-decoration:none;*/
}
a:hover {
	color:#a30617;  
	/*text-decoration:none;*/ 
}
#Page {
	width: 965px;
	margin: 0px auto;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#Body {
	width: 965px;
	overflow: hidden;
	background-image:url(../images/sideMenuYellowTile.gif);
	background-position: left;
	background-repeat:repeat-y;
}
/*#Content, font {*/
#Content {
	float:left;	
	width: 791px;  
	height: 529px;
}
.home #Content br {
	display: none;
}
.sub #Content {
	float:left;	
	width: 791px;
	height: auto;
	background-image:url(../images/mainPageBG.gif);
	background-position: center top;
	background-repeat:repeat-x;
}
.sub #Content #FunctionalModule, .sub #Content #DynamicText {
	padding: 25px;
	margin: 0px auto;
	background-color: transparent;
}
.home #Content .mainContent {
	/*background-image:url(../images/mainPageBG.gif);
	background-position: center top;
	background-repeat:repeat-x;*/
background-image:url(../images/homePagePics.jpg);
background-position: 25px 225px;
background-repeat:no-repeat;	
	width: 555px;
	height: 529px;
	float: left;
}
.home #Content .mainContent .text {
float:right;
padding:10px 5px 30px 10px;
	width: 230px; /*300px*/ /*420px*/
	margin: 0px auto;
	/*padding-top: 10px;
	padding-bottom: 30px;*/
	line-height: 1.5em;
}
/*
.home #DynamicText .mainContent .text .banner {display:none;}
.home #DynamicText .mainContent .contentFooter {display:none;}
*/

/*.home #DynamicText .mainContent .contentFooter {clear:both; width: 420px;}*/

.home #Content .mainContent h2 {
	color: #064596;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
.sub h2 {
	color: #BA1828;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
}
.sub #Content .mainContent {
	background-image:url(../images/mainPageBG.gif);
	background-position: center top;;
	background-repeat:repeat-x;
	width: 791px;
	height: auto;
	float: left;
}
.home #Content .announcements {
	background-image:url(../images/announcementTileBG.gif);
	background-position: center top;;
	background-repeat:repeat-x;
	width: 236px;
	height: 529px;
	float: left;	
}
.home #Content .announcements .pic {
	width: 190px; /*204px*/
	height: 149px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home #Content .announcements h2.announceHeader {
	padding-bottom: 8px;
}
.home #Content .announcements .text {
	padding-left: 25px;
	padding-right: 20px;
	line-height: 1.5em;
}
.sub #Content .announcements {
	display: none;
}
#DynamicText h3 {
	padding:0;
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; /* font-family:"Comic Sans MS"; font-size:36px; */  /* Revert back after done testing fonts !!!!! */
	/* PC/Windows can read "Trebuchet MS" and Arial */ 
	/* MAC can read Trebuchet, Helvetica, and Arial */
}
/*#DynamicText, font {*/
#DynamicText font {
	padding:0;	
	font-family: Arial, Helvetica, sans-serif; /* font-family:"Comic Sans MS"; font-size:36px; */  /* Revert back after done testing fonts !!!!! */
	/* PC/Windows can read "Trebuchet MS" and Arial */ 
	/* MAC can read Trebuchet, Helvetica, and Arial */
}
/*#FunctionalModule, font {*/
#FunctionalModule {
	padding:0;
	color:#000000; 
	/*font-family:"Trebuchet MS", Trebuchet, Helvetica, Arial; font-size:12px;*/ /* font-family:"Comic Sans MS"; font-size:36px; */   /* Revert back after done testing fonts !!!!! */
}
