



body { 
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #102128;
	height: 100%
}

h1.titles { 
	letter-spacing: -1px;
	margin: 5px 0 17px;
	color: #333333;
	font: bold 30px/20px Helvetica, Arial, Geneva, sans-serif;
	padding-bottom: 8px;
}

p, li { 
	line-height: 20px;
}

#intro-hd-mast h4.titles { 
	text-transform: none;
}

#intro-txt-wrap p { 
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
}

/* @group Lists */

/* Navigation */

ul.menu { 
	margin: 10px 0 6px;
	padding: 0;
	list-style-type: none;
}

ul.menu li { 
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

ul.menu li a:link, ul.menu li a:visited { 
	color: white;
	text-decoration: none;
}

ul.menu li a:hover, ul.menu li a:active { 
	text-decoration: none;
	color: #F3E6B8;
}

h3.nav a, h3.nav a:visited { 
	color: white;
	text-decoration: none;
}

h3.nav a:hover, h3.nav a:actice { 
	color: #F3E6B8;
	text-decoration: none;
}

/* Home Page - Articles List */

ul.recent-home { 
	padding: 0;
	margin: 10px 0 0;
	list-style-type: none;
}

ul.recent-home li { 
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	background: url(/Resources/arrow.gif) no-repeat left center;
	padding-left: 16px;
}

/* Article Navigation */

ul.article { 
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
}

ul.article li { 
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 8px;
	float: left;
	margin: 0;
	position: relative;
}

ul.article li a:link, ul.article li a:visited { 
	color: #0E7FCC;
}

ul.article li a:hover, ul.article li a:active { 
	color: #193440;
}

/* Advertise */

#advertise-sidebar-menu ul {
	list-style-type: none;
	margin: 0 0 8px 5px;
	padding: 0;
}

#advertise-sidebar-menu ul li { 
	background: url(/Resources/arrow.gif) no-repeat left center;
	padding: 2px 0 2px 18px;
	margin: 0;
}

#advertise-sidebar-menu ul li a:link,
#advertise-sidebar-menu ul li a:visited { 
	font-weight: bold;
	color: #193440;
}

#advertise-sidebar-menu ul li a:hover,
#advertise-sidebar-menu ul li a:active { 
	font-weight: bold;
	color: #3E606E;
	text-decoration: none;
}

/* Footer */

div.hp-list { 
	float: right;
	position: relative;
	right: 50%;
}

ul.footer { 
	position: relative;
	display: block;
	left: 50%;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.footer li { 
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #909E8C;
	position: relative;
}

ul.footer li a:link, ul.footer li a:visited { 
	display: block;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 3px 15px;
	height: 1%;
}

ul.footer li a:hover, ul.footer li a:active { 
	color: #F3E6B8;
	text-decoration: none;
}

#footer-info p { 
	color: #909e8c;
	line-height: 22px;
	text-align: center;
}

/* @end */

/* @group Site Link Styles */

a { 
	outline: none;
	border: none !important
}

a:link, a:visited { 
	text-decoration: none;
	color: #333333;
	border: none !important
}

a:hover { 
	text-decoration: none;
	color: #3E606E;
	border: none !important
}

a:active { 
	text-decoration: none;
	color: #5C7976;
	border: none !important
}

/* Site */

.lastpad { 
	padding-right: 0 !important;
	border-right: none !important;
}

.firstpad a { 
	padding-left: 0 !important;
	border-left: none !important;
}

/* @end */

/* @group Login Page */

body#login fieldset#login-set { 
	border: 1px solid #D4D3CF;
	padding: 8px 0 8px 22px;
	margin: 0 !important;
	width: 520px;
	min-height: 304px
}

body#login fieldset#login-set span.smlabels { 
	font-size: 12px;
}

body#login fieldset#login-set span.lglabels { 
	font-size: 14px;
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}

body#login fieldset#login-set a:link, body#login fieldset#login-set a:visited { 
	color: #0E7FCC;
	font-weight: bold;
	line-height: 19px !important;
}

body#login fieldset#login-set a:hover, body#login fieldset#login-set a:active { 
	color: #193440;
	text-decoration: underline;
}

body#login input#username { 
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 5px;
	border: 1px solid silver;
}

body#login p.content { 
	font-size: 13px;
	line-height: 18px;
	padding-left: 5px;
}

/* @end */

/* @group SEP */

#sep-info-wrap, #sep-info-wrap p { 
	line-height: 19px;
	margin-bottom: 0;
}

#sep-generic { 
	margin-bottom: 14px;
}

#sep-pdf-wrap { 
	font-weight: bold;
}

/* @end */

/* @group A/C - CBE */

body#ac-cbe #ac-content-generic ul { 
	margin-top: 5px;
}

/* @end */

/* @group Contact Form */

form#freeform .element { 
	width: 320px;
	padding: 5px;
	border: 1px solid silver;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

form#freeform .elements { 
	height: 200px;
	width: 370px;
	padding: 5px;
	border: 1px solid silver;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

form#freeform .formhd { 
	font-weight: bold;
	text-align: right;
	float: left;
	width: 80px;
	padding: 7px 10px 0 0;
}

form#freeform .btn { 
	margin: 10px 0 20px 90px
}

form#freeform .left { 
	float: left;
	position: relative
}

form#freeform .shim { 
	height: 14px;
	clear: both
}

/* @end */

/* @group Articles */

body#article fieldset#login-set { 
	border: 1px solid silver;
	padding: 8px 0 8px 15px;
	margin: 0 !important;
}

body#article fieldset#login-set span.smlabels { 
	font-size: 12px;
}

body#article fieldset#login-set span.lglabels { 
	font-size: 14px;
	font-weight: bold;
}

body#article fieldset#login-set a:link, body#article fieldset#login-set a:visited { 
	color: #0E7FCC;
	font-weight: bold;
	line-height: 19px !important;
}

body#article fieldset#login-set a:hover, body#article fieldset#login-set a:active { 
	color: #193440;
	text-decoration: underline;
}

body#article input#username { 
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 5px;
	border: 1px solid silver;
}

body#article .login { 
	padding-top: 8px;
	font: 18px Georgia, serif !important;
}

body#article ul.recent { 
	margin: 0;
	padding: 0;
	list-style-type: none
}

body#article ul.recent li { 
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background: url(/Resources/document_nav.gif) no-repeat left center;
	padding-left: 18px;
}

body#archives ul.archive { 
	padding: 0;
	margin: 0;
	list-style-type: none;
}

body#archives li.archive-item {
	background: url(/Resources/document_nav.gif) no-repeat 15px center;
	margin: 0;
	padding: 7px 25px 7px 35px;
}

body#archives li.archive-item a { 
	font-weight: bold;
	color: #193440;
	text-decoration: none;
}

body#archives li.even { 
	border-top: 1px solid #D4D3CF;
	border-bottom: 1px solid #D4D3CF;
	background-color: #F4F3EA;
}

body#archives li.odd { 
	background-color: #FDFCF2;
}

body#archives .archive-category { 
	font-style: italic;
	color: gray;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Directory Advertising */

body#directory-details #da-sidebar-list-wrap { 
	text-align: center;
}

body#directory-details #da-sidebar-list-wrap form select { 
	margin-bottom: 0;
	padding-bottom: 0;
}

/* @end */

/* @group Navigation Adjustments */

.fwNavContainer1 { 
	float: right;
	position: relative;
	right: 50%;
}

#fwNav1 { 
	position: relative;
	display: block;
	left: 50%;
	padding: 0;
	margin: 0;
	list-style: none;
}

#fwNav1 .fwNavItem { 
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px Solid #193440;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	position: relative;
}

#fwNav1 .fwNavItem a { 
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../Resources/menu_rpt.gif) repeat-x;
	background-position: top left;
	margin: 0;
	padding: 7px 29px 10px 14px;
	height: 1%;
}

#fwNav1 .fwFirstChild { 
	border-left: 0;
}

#fwNav1 .fwLastChild { 
	border-right: 0;
}

#fwNav1 .fwNavItem:hover > span a, #fwNav1 .fwNavItem:hover > a { 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../Resources/menu_rpt.gif) repeat-x;
	background-position: top left;
}

#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../Resources/menu_rpt.gif) repeat-x;
	background-position: top left;
}

#fwNav1 .fwNavItem a:active { 
	color: #FFFFFF;
	text-decoration: none;
	background: url(../../Resources/menu_rpt.gif) repeat-x;
	background-position: top left;
}

#fwNav1 * .sub { 
	visibility: hidden;
	position: absolute;
	left: -0;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#fwNav1 .sub * .sub { 
	top: -0;
}

#fwNav1 .fwNavItem .sub .fwNavItem { 
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	border-bottom: 1px Solid #193440;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	font-size: 12px;
}

#fwNav1 * * * .sub { 
	left: 100%;
	top: 0
}

#fwNav1 .fwNavItem .sub .fwNavItem a { 
	display: block;
	color: #E1E1D7;
	text-decoration: none;
	background: #3E606E;
	margin: 0;
	padding: 3px 10px 3px 14px;
	height: 1%;
}

#fwNav1 .fwNavItem .sub .fwFirstChild { 
	border-top: 0;
}

#fwNav1 .fwNavItem .sub .fwLastChild { 
	border-bottom: 0;
}

#fwNav1 .fwNavItem .sub .fwNavItem:hover > span a, #fwNav1 .fwNavItem .sub .fwNavItem:hover > a { 
	color: #FFFFFF;
	text-decoration: none;
	background: #214554;
}

#fwNav1 .fwNavItem .sub .fwNavItem a:hover, #fwNav1 .fwNavItem .sub .fwNavItem span a:hover, #fwNav1 .fwNavItem .sub .fwNavItem a:focus { 
	color: #FFFFFF;
	text-decoration: none;
	background: #214554;
}

#fwNav1 .fwNavItem .sub .fwNavItem a:active { 
	color: #FFFFFF;
	text-decoration: none;
	background: #214554;
}

#fwNav1 :hover > .sub { 
	visibility: visible;
}

#nav-wrap { 
	position: relative;
	width: 905px;
	clear: both;
	background-image: url(../../Resources/menu_rpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#nav-items { 
	position: relative;
	overflow: visible;
	z-index: 1;
	height: auto;
	width: 905px;
	clear: both
}

#fwNav1 .fwNavItem #one .fwNavItem,
#fwNav1 .fwNavItem #two .fwNavItem,
#fwNav1 .fwNavItem #four .fwNavItem { 
	width: 250px;
}

#fwNav1 .fwNavItem #three .fwNavItem { 
	width: 288px;
}

/* @end */

