/* this is the start of the section that controls the basics of the page */

body {
	margin-left: 		0px;
	margin-top: 		0px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			80%;
	line-height: 		120%;
	
}

.banner {
	width:				869px;
	height:				150px;
	margin:  			0px;
	margin-top: 		0px;
	padding-left:		7px;
	border-width:		0px;
	
}
		
.menu {
	width:					180px;
	position:  				absolute;
	top: 					150px;
	left: 					0px;
	background-repeat:		no-repeat;
	height: 				557px;
	z-index: 10;
	
}		

.breadcrumbs {
	width:					600px;
	position:  				absolute;
	top: 					136px;
	left: 					200px;
	border-bottom: 			thin groove #999999;	
	height: 				20px;

}	
		
.pagetitle {
	width:					448px;
	height:					42px;
	position:  				absolute; top: 95px; left: 212px;
	
}	
				
		
.maintext	{
	width:					608px;
	height:					523px;
	position:  				absolute;
	border-top: 			1px solid #003484;
	border-left: 			1px solid #003484;
	padding-left:			5px;
	padding-top:			5px;
	top: 					155px;
	left: 					185px;
	z-index: 				5;

}

a:link {
	color: 					#0000FF;
	text-decoration:		none;
}

a:visited {
	text-decoration: 		none;
	color: 					#800080;
}

a:hover {
	text-decoration: 		underline;
	color: 					#800080;
}

a:active {
	text-decoration: 		underline;
	color: 					#0000FF;
}

/* this is the start of the section that provides the various styles available to the content manager */

/* all of them should start with ".a_", which will put them at the top of the list */


.a_anchor a {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}	

.a_anchor a:link {
	color: 					#0000FF;
	text-decoration: 		underline;
}
.a_anchor a:visited {
	text-decoration: 		underline;
	color: 					#800080;
}
.a_anchor a:hover {
	text-decoration: 		underline;
	color: 					#800080;
	
}
.a_anchor a:active {
	text-decoration: 		underline;
	color: 					#0000FF;
}
.a_Bite {
	color: 					#990000;
}

.a_Posted {
	font-size: 				75%;
	color: 					#990000;
}
	
	
.a_BoldBite {
	font-weight: 			bold;
	color: 					#990000;
}

.a_BoldText {
	font-weight: 			bold;
	color:					#000000;
	}	

.a_FAQ {
	font-size: 				75%;
	color: 					#5E5692;
}

.a_MainHeading {
	font-size: 				140%;
	color: 					#374351;
}

.a_PageTitle {
	font-size: 				120%;
	font-weight: 			bold;
	text-align:				center;
	color:					#FFF;
	background:				#000666;
}

.a_PullQuote{
	font-size: 1.2em;
	font-style: italic;
	color: #333366;
	padding: 3px;
	float: left;
	width: 40%;
	margin-right: 10px;
	border-top: 3px solid #333366;
	border-bottom: 3px solid #333366;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.a_Snack {
	color: 					#333333;
}

.a_SubHeading {
	font-size: 				120%;
	font-weight: 			bold;
}

.a_Sub-SubHeading {
	font-size: 				105%;
	font-weight: 			bold;
}



/* this is the start of the sections that creates navigation buttons*/

/* all of them should start with ".b_", which will put them just after those that start with ".a_" */

/* this section builds the main menu buttons */


.b_mainmenu td  {
	font-size: 				110%;
	text-align: 			center;

}	

.b_mainmenu a   {

	width:					146px;
	text-align: 			left;
	vertical-align: 		middle;
	display: 				block;
	text-indent: 			12px;
	padding: 				0px;
	font-size: 				12px;

}

.b_mainmenu a:link   {
	color: 					#003484;
	text-decoration:		none;	
}

.b_mainmenu a:visited   {
	color: 					#003484;
	text-decoration:		none;	
}

.b_mainmenu a:hover  {
	color: 					#DE9A00;
	text-decoration:		none;	
	width:					146px;
	text-align: 			left;
	vertical-align: 		middle;
	display: 				block;
	text-indent: 			12px;
	padding: 				0px;
	font-size: 				12px;
}

.b_mainmenu a:active   {
	color: 					#003484;
	text-decoration:		none;	
}

/* this is the start of the section that provides the styles for the main menu text (not button text) */

.MenuTitleTop {
	font-size: 				110%;
	color: 					#D6D7D6;
	text-align: 			center;
	line-height: 			150%;
}

.MenuTitleBottom {
	font-size: 				110%;
	line-height: 			150%;
	color: 					#4E5D7A;
	text-align: 			center;	
}

/* this section builds the sub menu buttons */


.b_submenu td  {
	text-align: 			center;	
}	

.b_submenu a   {
	height:					30px;
	width:					146px;
	background-image:		url(../images/CSS/Button_3.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			220%;
}
	
.b_submenu a:link   {
	color: 					#FFFFFF;
	text-decoration:		none;	
}

.b_submenu a:visited   {
	color: 					#FFFFFF;
	text-decoration:		none;	
}

.b_submenu a:hover  {
	color:					#FFFF00;
	height:					30px;
	width:					146px;
	background-image:		url(../images/CSS/Button_4.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			220%;
}

.b_submenu a:active   {
	color: 					#FFFFFF;
	text-decoration:		none;	
}

/* this section builds the sub menu buttons */


.b_submenu_small td  {
	text-align: 			center;	
}	

.b_submenu_small a   {
	height:					24px;
	width:					102px;
	background-image:		url(../images/CSS/Button_3_Small.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			220%;
}

	
.b_submenu_small a:link   {
	color: 					#FFFFFF;
	text-decoration:		none;	
}

.b_submenu_small a:visited   {
	color: 					#FFFFFF;
	text-decoration:		none;	
}

.b_submenu_small a:hover  {
	color:					#FFFF00;
	height:					24px;
	width:					102px;
	background-image:		url(../images/CSS/Button_4_Small.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			220%;
}

.b_submenu_small a:active   {
	color: 					#FFFFFF;
	text-decoration:		none;	
}

/* this section builds the silver sub menu buttons */

.b_submenu_silver td  {
	text-align: 			center;	
}	

.b_submenu_silver a   {
	height:					30px;
	width:					146px;
	background-image:		url(../images/CSS/Button_5.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			220%;
}

	
.b_submenu_silver a:link   {
	color: 					#000000;
	text-decoration:		none;	
}

.b_submenu_silver a:visited   {
	color: 					#000000;
	text-decoration:		none;	
}

.b_submenu_silver a:hover  {
	color:					#000000;
	height:					30px;
	width:					146px;
	background-image:		url(../images/CSS/Button_6.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			220%;
}

.b_submenu_silver a:active   {
	color: 					#000000;
	text-decoration:		none;	
}

/* this section builds the small silver sub menu buttons */

.b_submenu_small_silver td  {
	text-align: 			center;
}	

.b_submenu_small_silver a   {
	height:					24px;
	width:					102px;
	background-image:		url(../images/CSS/Button_5_Small.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			150%;
}

	
.b_submenu_small_silver a:link   {
	color: 					#000000;
	text-decoration:		none;
}

.b_submenu_small_silver a:visited   {
	color: 					#000000;
	text-decoration:		none;
}

.b_submenu_small_silver a:hover  {
	color:					#000000;
	height:					24px;
	width:					102px;
	background-image:		url(../images/CSS/Button_6_Small.gif);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			150%;
}

.b_submenu_small_silver a:active   {
	color: 					#000000;
	text-decoration:		none;
}

/* this section builds the second set of silver sub menu buttons */

.b_submenu_silver_2 td  {
	text-align: 			center;	
}	

.b_submenu_silver_2 a   {
	height:					38px;
	width:					158px;
	background-image:		url(../images/CSS/Button_7.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			300%;
}

	
.b_submenu_silver_2 a:link   {
	color: 					#000000;
	text-decoration:		none;	
}

.b_submenu_silver_2 a:visited   {
	color: 					#000000;
	text-decoration:		none;	
}

.b_submenu_silver_2 a:hover  {
	color:					#003366;
	height:					38px;
	width:					158px;
	background-image:		url(../images/CSS/Button_8.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			300%;
}

.b_submenu_silver_2 a:active   {
	color: 					#000000;
	text-decoration:		none;	
}

/* this section builds the small second set of silver sub menu buttons */

.b_submenu_small_silver_2 td  {
	text-align: 			center;
}	

.b_submenu_small_silver_2 a   {
	height:					38px;
	width:					102px;
	background-image:		url(../images/CSS/Button_7_Small.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			300%;
}

	
.b_submenu_small_silver_2 a:link   {
	color: 					#000000;
	text-decoration:		none;
}

.b_submenu_small_silver_2 a:visited   {
	color: 					#000000;
	text-decoration:		none;
}

.b_submenu_small_silver_2 a:hover  {
	color:					#003366;
	height:					38px;
	width:					102px;
	background-image:		url(../images/CSS/Button_8_Small.jpg);
	background-repeat:		no-repeat;
	background-position:	center;
	text-align:				center;
	vertical-align:			middle;
	display: 				block;
	padding: 				0px;
	font-size: 				12px;
	line-height: 			300%;
}

.b_submenu_small_silver_2 a:active   {
	color: 					#000000;
	text-decoration:		none;
}

