/* new site Fibre in-Form CSS page */
/* created by Curtis McFee */
/* Last edited : 12/4/09 */

/*============================================================================================================*/
/* begin new css section */
/*============================================================================================================*/


/*============================================================================================================*/
/* Basic text */
/*============================================================================================================*/
.C_mainContent {
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*============================================================================================================*/
/* Appears at top of content pages */
/*============================================================================================================*/
.FIF_mainTitle {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color:#365b93;
	border-bottom:2px solid #fff;
}
.FIF_basic_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

/*============================================================================================================*/
/* Sub headings for content pages, boxed for highlight */
/*============================================================================================================*/
.FIF_subTitle1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color:#365b93;
	border-bottom:2px solid #fff;
}
.FIF_subTitle2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color:#365b93;
	border-bottom:2px solid #fff;
}
.FIF_subTitle3 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #365b93;
	background-color:#e3e3e3;
	border-bottom:2px solid #fff;
	border-top:5px solid #fff;
}

/*============================================================================================================*/
/* A bold blue headings for content pages, unboxed */
/*============================================================================================================*/
.FIF_contentTitle-blue {
	font-weight: bold;
	color: #365b93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
}
.FIF_contentTitle-lightblue {
	font-weight: bold;
	color: #719dbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

/*============================================================================================================*/
/* Breakout area 1 - light blue and black */
/*============================================================================================================*/
.FIF_breakoutSection {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-color:#719dbc;
}

/*============================================================================================================*/
/* Breakout areas - greys */
/*============================================================================================================*/
.FIF_lightGrey1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
}
.FIF_lightGrey2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E3E3E3;
}
.FIF_lightGrey3 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F2F2F2;
}


/*============================================================================================================*/
/* Front page: main section */
/*============================================================================================================*/
.A_mainsectionTitle {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color:#365b93;
	border-bottom:2px solid #fff;
}
.A_mainsectionText {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-color:#719dbc;
}
.A_mainsectionSubText {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-color:#719dbc;
}

/*============================================================================================================*/
/* Front page: sub articles */
/*============================================================================================================*/

.A_subarticleTitle {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #365b93;
	background-color:#e3e3e3;
	border-bottom:2px solid #fff;
	border-top:5px solid #fff;
}
.A_subarticleHeader {
	text-decoration:none;
	font-weight:bold;
}
.A_subarticleText {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top:5px solid #365b93;	
	background-color:#f2f2f2;
	color: #365b93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}








/*============================================================================================================*/
/* end section */
/*============================================================================================================*/