/* CSS Document */

a {
	color: #27478f;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/** nav styles for top links **/

.top-nav a {
	font-size: 7.7pt;
	}


/** styles for homepage tab navigation **/	

.homepage-content a {
	font-weight: bold;
	padding-top: 5px;
	}

.hp-tabs-sublinks ul {
	margin: 0 0 0 -40px;
	list-style: none;
	font-size: 9pt;
	}

.hp-tabs-sublinks a {
	color: #27478f;
	font-weight: normal;
	}
	
.hp-tabs-sublinks a:hover {
	color: #000000;
	font-weight: normal;
	}

.hp-tabs-sublinks-right ul {
	margin: 14px 0 0 -40px;
	list-style: none;
	font-size: 9pt;
	}

.hp-tabs-sublinks-right a {
	color: #27478f;
	font-weight: normal;
	}
	
.hp-tabs-sublinks-right a:hover {
	color: #000000;
	font-weight: normal;
	}
	
.homepage-content2 a {
	font-weight: bold;
	}
	
/** styles for bottom tag links **/	

.tag-links {
	color: #00529f;
	font-size: 7.7pt;
	float: right;
	}
	
/** styles for top 3 navigation buttons on homepage **/
	
ul.hp-tab-left a {
	color: #ffffff;
	background: url(/images/buttons/hp_left_inactive.gif) left bottom no-repeat;
    display: block;	
	padding: 8px;
	border-right: 1px solid #ffffff;
	font-weight: normal;
	}

ul.hp-tab-left a:hover {
	color: #ffffff;
	background: url(/images/buttons/hp_left_active.gif) left bottom repeat;
	text-decoration: none;
	}	
	
ul.hp-tab-middle a {
	color: #ffffff;
	background: url(/images/buttons/hp_mid_inactive.gif) right bottom no-repeat;
    display: block;	
	padding: 8px;
	border-right: 1px solid #ffffff;
	font-weight: normal;
	}

ul.hp-tab-middle a:hover {
	color: #ffffff;
	background: url(/images/buttons/hp_mid_active.gif) right bottom no-repeat;
	text-decoration: none;
	}
	
ul.hp-tab-right a {
	color: #ffffff;
	background: url(/images/buttons/hp_right_inactive.gif) right bottom no-repeat;
    display: block;	
	padding: 8px;
	font-weight: normal;
	}

ul.hp-tab-right a:hover {
	color: #ffffff;
	background: url(/images/buttons/hp_right_active.gif) right bottom no-repeat;
	text-decoration: none;
	}	
	
/** styles for top 3 navigation buttons on inner page **/
/**
	tab-1 = left
	tab-2 = middle
	tab-3 = right
**/

ul.inner-tab-1 a {
	color: #ffffff;
	background: url(/images/buttons/hp_left_inactive.gif) left bottom no-repeat;
    display: block;	
	padding: 8px;
	border-right: 1px solid #ffffff;
	font-weight: normal;
	}

ul.inner-tab-1 a:hover {
	color: #ffffff;
	background: url(/images/buttons/hp_left_active.gif) left bottom repeat;
	text-decoration: none;
	}

ul.inner-tab-1 a.selected
{
	background: url(/images/buttons/hp_left_active.gif) left bottom repeat;
}		
	
ul.inner-tab-2 a {
	color: #ffffff;
	background: url(/images/buttons/hp_mid_inactive.gif) right bottom no-repeat;
    display: block;	
	padding: 8px;
	border-right: 1px solid #ffffff;
	font-weight: normal;
	}

ul.inner-tab-2 a:hover {
	color: #ffffff;
	background: url(/images/buttons/hp_mid_active.gif) right bottom no-repeat;
	text-decoration: none;
	}
	
ul.inner-tab-2 a.selected
{
	background: url(/images/buttons/hp_mid_active.gif) right bottom no-repeat;
}
	
ul.inner-tab-3 a {
	color: #ffffff;
	background: url(/images/buttons/hp_right_inactive.gif) right bottom no-repeat;
    display: block;	
	padding: 8px;
	font-weight: normal;
	}

ul.inner-tab-3 a:hover {
	color: #ffffff;
	background: url(/images/buttons/hp_right_active.gif) right bottom no-repeat;
	text-decoration: none;
	}
	
ul.inner-tab-3 a.selected
{
	background: url(/images/buttons/hp_right_active.gif) right bottom no-repeat;
}

/********************************************************/
/** LHS Navigation - Public							   **/
/********************************************************/

.left-nav ul {
	list-style: none;
	color: #ffffff;
	font-weight: bold;	
	display: block;
	padding: 0px;
	margin-left: 0px;
	margin-top: 2px;
}
	
.left-nav ul li, .left-nav ul li ul li {
	border-bottom: 1px solid #ffffff;
}

.left-nav ul li a {
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display: block;
	background: url(/images/buttons/inner_inactive.gif);
	}
	
.left-nav ul li a:hover {
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	background: url(/images/buttons/inner_active.gif);
	color: White;
}
	
.left-nav ul li a.selected
{
	background: url(/images/buttons/inner_active.gif);
}

.left-nav ul ul {
	margin-left: 0;
	color: #00529c;
	margin-top: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px;
}

.left-nav ul ul li {
	margin-left: 0px;
	background-color: #f5f5f5;
}

div.padding {
	padding: 5px 8px 5px 8px;
	}

.left-nav ul ul li a {
	margin-left: 0px;
	color: #00529c;
	font-weight: normal;
	background: #f5f5f5;
	}
	
.left-nav ul ul li a:hover {
	margin-left: 0px;
	background: #e4e4e4;
	color: Black;
}

.left-nav ul li ul li.last, .left-nav ul li ul li ul li.last
{
	border-bottom: 0px;
}

.left-nav ul li ul.last
{
	border-top: 0px;
}

/********************************************************/
/** LHS Navigation - Extranet						   **/
/********************************************************/
.left-nav ul.extranet
{
}

/* Header */
.left-nav ul.extranet li.header
{
	background-color: #e8ba04;
	color: #084d9c;
	font-weight: bold;
}

.left-nav ul.extranet li.header div a
{
	background-image: none;
	background-color: #e8ba04;
	color: #00529c;
	font-size: 130%;
}

.left-nav ul.extranet li.header div a
{
	background-image: url(/images/buttons/bck_extranet_active.gif);
}

.left-nav ul.extranet li.header div
{
	padding: 0px 5px 0px 1px;
}

/* Primary */
.left-nav ul.extranet ul li {
	margin-left: 0px;
	background-color: #e8ba04;
}

.left-nav ul.extranet ul li a.isSelected
{
	font-weight: bold !important;
}

.left-nav ul.extranet ul li a
{
	background-color: #e8ba04;
}

.left-nav ul.extranet ul li a:hover
{
	background-color: #f2d45a;
	color: #084d9c;
}

/* Secondary */
.left-nav ul.extranet ul li ul.secondLevel {
	margin-left: 0px;
	background-color: #f3e29c;
}

.left-nav ul.extranet ul li ul.secondLevel a.isSelected
{
	font-weight: bold !important;
}

.left-nav ul.extranet ul li ul.secondLevel li
{
	background-color: #f3e29c;
}

.left-nav ul.extranet ul li ul.secondLevel a
{
	background-color: #f3e29c;
}


.left-nav ul.extranet ul li ul.secondLevel div.padding
{
	padding: 5px 8px 5px 8px;
}


.left-nav ul.extranet ul li ul.secondLevel a:hover
{
	background-color: #f2d45a;
	color: #084d9c;
}

/* Tertiary */
.left-nav ul.extranet ul li ul.secondLevel li ul li.last
{
	border-bottom: 1px;
}

/********************************************************/
/** Utility Navigation - Extranet					   **/
/********************************************************/

.top-right-links span#logoutLink a
{
	color: #ba1f3e;
	font-weight: bold;
	font-size: 8pt;
}