/* CSS Document */

/*-------------*/
/* common tags */
/*-------------*/


/*---------------*/
/* scheme styles */
/*---------------*/

.schemeColor1 {
	background-color: #16164C;
}
.schemeColor2 {
	background-color: #BE1C2F;
}

/*----------------------------------------------*/
/* Enterprise Branding and Navigation Component */
/*----------------------------------------------*/

/*--------------------------------------------*/
/* Entity Imagery/Branding (Banner) Component */
/*--------------------------------------------*/

/*----------------------------------*/
/* Entity Site Navigation Component */
/*----------------------------------*/
#siteNav {	
       color: #FFFFFF;
}
#siteNav a {
       color: #FFFFFF;
}

/*---------------------------------*/
/* Breadcrumb Navigation Component */
/*---------------------------------*/

#breadcrumbs {
       color: #ffffff;  
}
#breadcrumbs a{
       color: #ffffff;
}

#currentCrumb {
		color: #FFFFFF;
}

/*------------------------------*/
/* Content Navigation Component */
/*------------------------------*/

.contentNav_l1 {
	background-color: #16164C;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentNav_l2 {
	background-color: #BE1C2F;
}

a.contentNavLink_l2:link {
	color: #FFFFFF;
}
a.contentNavLink_l2:visited {
	color: #FFFFFF;
}
a.contentNavLink_l2:hover {
	color: #FFFFFF;
}
a.contentNavLink_l2:active {
	color: #FFFFFF;
}


/*--------------------------------*/
/* Agency Link Exchange Component */
/*--------------------------------*/

/*-----------------------------*/
/* Main Content Area Component */
/*-----------------------------*/

#mainContentArea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*----------------------------*/	
/* Relative Content Component */
/*----------------------------*/


/*-------------------------*/
/* Entity Footer Component */
/*-------------------------*/

#entityFooter {
	color: #ffffff;
}

#entityFooter a {
	color: #ffffff;
}

/*-----------------------------*/
/* Enterprise Footer Component */
/*-----------------------------*/

/*-------------*/
/* common tags */
/*-------------*/se Footer Component */
/*-----------------------------*/

/*-------------*/
/* common tags */
/*-------------*/
