/* ------------------ Universal Styles ------------------ */

body
{
	margin: 0px;
	padding: 0px;
	font: 13px/21px "Times New Roman", Georgia, serif;
	color: #333;
	background: url(../Images/BG_Diagonal.gif) top repeat-x #688898;
}


/* Block-level elements */
h1, h2, h3, h4, p, div, form, label, dl, dt, dd, ul, ol, dt, fieldset 
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 21px;
}

h3
{
	font-size: 18px;
	color: #818045;
}

/* Images */
a img
{
	border: none;
}

/* Links */
a:link
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8; 
}

a:active
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8; 
}

a:visited
{
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999; 
}

a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

/* ------------------ General Layout Elements ------------------ */

/* Container Cell */
#container
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 811px;
	background: url(../Images/BG_container.gif) repeat-y #ffffff;
}

/* Masthead */
#masthead
{
	position: relative;
	width: 811px;
	height: 88px;
	padding: 0px;
	border: 0px;
	background: url(../Images/BG_masthead.gif) no-repeat #ffffff;
}

#masthead.interior
{
	background: url(../Images/BG_masthead_interior.gif) no-repeat #ffffff;
}

#masthead img
{
	margin-top: 22px;
	margin-left: 43px;
	border: none;
}

#masthead a
{
	border: none;
}

/* Primary Nav */
#primarynav
{
	position: relative;
	width: 811px;
	height: 38px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url(../Images/BG_primary_nav.gif) no-repeat #ffffff;
}

#primarynav ul
{
	position: absolute;
	top: 0px;
	left: 139px;
	margin: 0;
	padding: 0;
	height: 33px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#primarynav li
{
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#primarynav li a
{
	float: left;
	padding: 33px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:33px; /* for IE5/Win only */
	border: none;
}

#primarynav li a:hover 
{
	background-position: 0 -33px;
}

#primarynav li a:active, #primarynav li a.selected
{
	background-position: 0 -33px;
}

#home a  
{
	width: 68px;
	background: url(../Images/NAV_home.gif) top left no-repeat;
}

#company a  
{
	width: 89px;
	background: url(../Images/NAV_company.gif) top left no-repeat;
}

#services a  
{
	width: 85px;
	background: url(../Images/NAV_services.gif) top left no-repeat;
}

#resources a  
{
	width: 99px;
	background: url(../Images/NAV_resources.gif) top left no-repeat;
}

#news a  
{
	width: 85px;
	background: url(../Images/NAV_news.gif) top left no-repeat;
}

#mydss a  
{
	width: 77px;
	margin-left: 20px;
	background: url(../Images/NAV_mydss.gif) top left no-repeat;
}

#contact a  
{
	width: 88px;
	background: url(../Images/NAV_contact.gif) top left no-repeat;
}

/* ------------------ Home Page Layout Elements ------------------ */

/* Home Brand Bar */
#brandbar
{
	width: 811px;
	height: 197px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url(../Images/BG_brandbar.gif) no-repeat #ffffff;
}

#brandbar h1
{
	font: 24px "Times New Roman", Georgia, serif;
	color: #fff;
	margin-top: 26px;
	margin-left: 43px;
}

#brandbar p
{
	font: 14px "Times New Roman", Georgia, serif;
	line-height: 20px;
	color: #efefda;
	margin-top: 6px;
	margin-left: 43px;
	width: 300px;
}

#brandbar p a:link, #brandbar p a:active, #brandbar p a:visited
{
	font-style: italic;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff; 
}

#brandbar p a:hover
{
	font-style: italic;
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

/* Home Resources Column */
#resourcescolumn
{
	width: 296px;
	padding: 0;
	margin: 0 0 0 13px;
	float: left;
	text-align: left;
	display: inline;
}

#resourcescolumn hr
{
	background: #e5e5e5;
	color: #e5e5e5;
	height: 1px;
	border: 0;
	width: 296px;
	margin: 12px 0 12px 0;
	padding: 0;
}

#resourcescolumn img
{
	margin: 12px 0 0 85px;
}

#mydsscolumn
{
	width: 296px;
	padding: 15px 0 0 0;
	margin: 0;
	background: url(../Images/BG_mydss_top.gif) top no-repeat #bcd1db;
}

#mydsscolumn p
{
	padding: 0 30px 15px 30px;
	margin-top: 6px;
	font: 14px "Times New Roman", Georgia, serif;
	line-height: 18px;
	color: #395e6f;
	background: url(../Images/BG_mydss_bottom.gif) no-repeat bottom #bcd1db;;
}

#mydsscolumn p a:link, #mydsscolumn p a:active, #mydsscolumn p a:visited
{
	font-style: italic;
	font-size: 85%;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333; 
}

#mydsscolumn p a:hover
{
	font-style: italic;
	font-size: 12px;
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

#mydsscolumn h2
{
	font: 21px "Times New Roman", Georgia, serif;
	color: #395e6f;
	margin-left: 30px;
}

#resourcelibrarycolumn
{
	width: 296px;
	padding: 15px 0 0 0;
	margin: 0;
	background: url(../Images/BG_resources_top.gif) top no-repeat #d3d3be;
}

#resourcelibrarycolumn p
{
	padding: 0 30px 15px 30px;
	margin-top: 6px;
	font: 14px "Times New Roman", Georgia, serif;
	line-height: 18px;
	color: #666;
	background: url(../Images/BG_resources_bottom.gif) no-repeat bottom #d3d3be;;
}

#resourcelibrarycolumn p a:link, #resourcelibrarycolumn p a:active, #resourcelibrarycolumn p a:visited
{
	font-style: italic;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333; 
}

#resourcelibrarycolumn p a:hover
{
	font-style: italic;
	font-size: 85%;
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

#resourcelibrarycolumn h2
{
	font: 21px "Times New Roman", Georgia, serif;
	color: #666;
	margin-left: 30px;
}

/* Home Services Column */
#servicescolumn
{
	width: 218px;
	height: auto;
	padding: 0;
	margin: 0 0 0 24px;
	float: left;
}

#servicescolumn h4
{
	font: 13px "Times New Roman", Georgia, serif;
	font-weight: bold;
	color: #818045;
	text-transform: uppercase;
	background: url(../Images/BG_servicescolumn.gif) no-repeat #fff;
	padding: 8px 0 8px 13px;
	margin: 0;
}

#servicescolumn h4 a:link, #servicescolumn h4 a:active, #servicescolumn h4 a:visited, #servicescolumn h4 a:hover
{
	color: #818045;
	text-decoration: none;
	border: 0;
}

#servicescolumn ul
{
	margin: 14px 4px 12px 14px;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
	list-style: none;
}

#servicescolumn li
{
	background-image: url(../Images/ICON_newslist.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 16px;
}

#servicescolumn li a
{
	padding-left: 0;
}

#servicescolumn li a:link, #servicescolumn li a:active, #servicescolumn li a:visited
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8; 
}

#servicescolumn li a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

#servicescolumn img
{
	margin: 0 0 8px 46px;
}

/* Home News Column */
#newscolumn
{
	width: 233px;
	padding: 0;
	margin: 0 0 0 11px;
	float: left;
	border-left: 1px solid #E5E5E5;
}

#newscolumn h4
{
	font: 13px "Times New Roman", Georgia, serif;
	font-weight: bold;
	color: #395e6f;
	text-transform: uppercase;
	background: url(../Images/BG_newscolumn.gif) no-repeat #fff;
	padding: 8px 0 8px 13px;
	margin: 0 0 0 15px;
	width: 215px;
}

#newscolumn h4 a:link, #newscolumn h4 a:active, #newscolumn h4 a:visited, #newscolumn h4 a:hover
{
	color: #395e6f;
	text-decoration: none;
	border: 0;
}

#newscolumn ul
{
	margin: 14px 8px 12px 30px;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
	font-style: italic;
	list-style-position: inside;
	list-style: none;
}

#newscolumn li
{
	background-image: url(../Images/ICON_doc.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0 0 6px 0;
	margin: 0;
	line-height: 16px;
	text-indent: 15px;
}

#newscolumn li.document
{
	background-image: url(../Images/ICON_doc.gif);
}

#newscolumn li.pdf
{
	background-image: url(../Images/ICON_pdf.gif);
}

#newscolumn li a:link, #newscolumn li a:active, #newscolumn li a:visited
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8;
	font-style: normal; 
}

#newscolumn li a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
	font-style: normal;
}

#newscolumn p
{
	margin: 0 0 14px 30px;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
}

#newscolumn p a:link, #newscolumn p a:active, #newscolumn p a:visited
{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	font-style: italic; 
}

#newscolumn p a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
	font-style: italic;
}

/* ------------------ Interior Layout Elements ------------------ */

/* Section Title */
#sectiontitlebar
{
	position: relative;
	overflow: hidden;
	width: 795px;
	height: 114px;
	padding: 0px;
	margin: 0 0 0 13px;
	border: 0px;
}

.company
{
	background: url(../Images/BG_section_company.jpg) no-repeat #ffffff;
}

.news
{
	background: url(../Images/BG_section_news.jpg) no-repeat #ffffff;
}

.resources
{
	background: url(../Images/BG_section_resources.jpg) no-repeat #ffffff;
}

.services
{
	background: url(../Images/BG_section_services.jpg) no-repeat #ffffff;
}

.contact
{
	background: url(../Images/BG_section_contact.jpg) no-repeat #ffffff;
}

.mydss
{
	background: url(../Images/BG_section_mydss.jpg) no-repeat #ffffff;
}

#sectiontitlebar h1
{
	font: 24px "Times New Roman", Georgia, serif;
	color: #fff;
	margin-top: 35px;
	margin-left: 30px;
}

/* Breadcrumb Bar */
#breadcrumbbar
{
	position: relative;
	width: 784px;
	height: 18px;
	padding: 0;
	margin: 0 0 0 13px;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	line-height: 14px;
	color: #999;
}

#breadcrumbbar p
{
	margin: 0 0 0 30px;
	padding: 0;
}

#breadcrumbbar span.breadcrumbbarlinks
{
	color: #333;
}

#breadcrumbbar a:link, #breadcrumbbar a:active, #breadcrumbbar a:visited
{
	color: #333;
	text-decoration: none;
	border: none; 
}

#breadcrumbbar a:hover
{
	color: #333;
	text-decoration: underline;
	border: none;
}

#breadcrumbbar #printdiv
{
	width: 45px;
	position: absolute;
	top: 2px;
	right: 45px;
	margin: 0;
	padding: 0;
	text-align: right;
	font: 12px "Times New Roman", Georgia, serif;
	color: #333;
	font-style: italic;
}

#breadcrumbbar #printdiv img
{
	padding: 0;
	margin: 0 4px 0 0;
}

#breadcrumbbar #printdiv a:link, #breadcrumbbar #printdiv a:active, #breadcrumbbar #printdiv a:visited, #breadcrumbbar #printdiv a:hover
{
	text-decoration: none;
}

/* Secondary Nav */
#secondarynav
{
	position: relative;
	width: 207px;
	margin: 22px 0 0 0;
	padding: 0;
	float: left;
}

#secondarynav ul
{
	margin: 0 0 12px 34px;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
	list-style: none;
}

#secondarynav li
{
	background-image: url(../Images/ICON_newslist.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 16px;
}

#secondarynav li a
{
	padding-left: 0;
}

#secondarynav li a:link, #secondarynav li a:active, #secondarynav li a:visited
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8; 
}

#secondarynav li a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

#secondarynav li a.current
{
	color: #000;
	text-decoration: none;
	border: none; 
}

#secondarynav li a.current:hover
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000; 
}

#loginbanner
{
	width: 141px;
	height: 30px;
	padding: 0;
	margin: 0 0 12px 34px;
	font: 14px "Times New Roman", Georgia, serif;
	color: #395e6f;
	overflow: hidden;
}

#loginbanner a
{
	padding: 6px 0 0 8px;
	margin: 0;
	width: 141px;
	height: 30px;
	border: none;
	display: block;
	background: url(../Images/BG_login_banner.gif) no-repeat top left #fff;
}

#loginbanner a:link, #loginbanner a:active, #loginbanner a:visited
{
	text-decoration: none;
}  

#loginbanner a:hover
{
	text-decoration: underline;
}  

/* Content */
#content
{
	position: relative;
	width: 494px;
	margin: 22px 0 22px 0;
	padding: 0 0 0 30px;
	float: left;
	border-left: 1px solid #e5e5e5;
}

#content em.required
{
	color: #990000;
}

#content ul
{
	margin: 14px 4px 12px 0;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
	color: #666633;
	list-style: none;
}

#content ul li
{
	background-image: url(../Images/ICON_interior_list.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 16px;
}

#content ul li a
{
	padding-left: 0;
}

#content ul li a:link, #content li a:active, #content li a:visited
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8; 
}

#content ul li a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

#content ol
{
	margin: 14px 4px 12px 24px;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
}

#content ol li
{
	padding-bottom: 8px;
	line-height: 16px;
}

h3.service_1031
{
	height: 66px;
	background: url(../Images/capital_1031.gif) no-repeat;
	overflow: hidden;
	padding: 22px 0 0 135px;
}

/* News List View */

#newslist ul
{
	margin: 0;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
	color: #333;
	font-style: italic;
	list-style-position: inside;
	list-style: none;
}

#newslist li
{
	background-image: url(../Images/ICON_doc.gif);
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	line-height: 21px;
	text-indent: 15px;
}

#newslist li span.newstype
{
	font-weight: bold;
	font-style: italic;
}

#newslist li span.intro
{
	font-weight: normal;
	font-style: normal;
}

#newslist li.document
{
	background-image: url(../Images/ICON_doc.gif);
	background-position: 11px 3px;
}

#newslist li.pdf
{
	background-image: url(../Images/ICON_pdf.gif);
	background-position: 11px 3px;
}

#newslist li a:link, #newslist li a:active, #newslist li a:visited
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8;
	font-style: normal; 
}

#newslist li a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
	font-style: normal;
}

/* Forms */
#formDiv
{
	width: 450px;
	margin: 0;
	padding: 4px;
	background-color: #fff;
}

#formDiv form fieldset
{
	padding: 8px;
	margin: 0;
	font-family: "Times New Roman", Georgia, serif;
	color: #666;
	border: 1px solid #999;
}

#formDiv form fieldset em
{
	color: #990000;
}

#formDiv form fieldset legend
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background: #fff;
}

#formDiv form fieldset p
{
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #333;
	clear: left;
}

#formDiv form fieldset label
{
	font-size: 13px;
	font-weight: bold;
	width: 125px;
	display: block;
	float: left;
	margin: 5px 0 0 0;
	text-align: left;
	color: #666;
}

#formDiv form fieldset input
{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 11px;
	background-color: #eee;
	padding: 0px;
	margin:10px 0 0 0;
	width: 220px;
}

#formDiv form fieldset input.numeric
{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 11px;
	background-color: #eee;
	padding: 0px;
	margin:10px 0 0 0;
	width: 120px;
}

#formDiv form fieldset input.radio
{
	width: auto;
	background-color: #fff;
}

#formDiv form fieldset select
{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 11px;
	background-color: #eee;
	width: auto;
	margin:5px 0 0 0;
}

#formDiv form fieldset textarea
{
	font-family: "Times New Roman", Georgia, serif;
	font-size: 11px;
	background-color: #eee;
	width: 275px;
	height: 175px;
	margin:5px 0 0 0;
}

#formDiv form fieldset input#submit, #formDiv form fieldset input#reset
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	width: auto;
	text-decoration: none;
	background-color: #688898;
	border-bottom : thin outset #406374;
	border-right : thin outset #406374;
	border-top : thin outset #a5b8c2;
	border-left : thin outset #a5b8c2;
}

/* Landing Page Items */
#landingbar
{
	margin: 0 0 21px 0;
	padding: 0 0 8px 0;
	background: url(../Images/BG_landingbar.gif) repeat-x bottom;
}

#landingbar h3
{
	margin: 0 0 8px 0;
	color: #818045;
	font: 18px "Times New Roman", Georgia, serif;
}

#landingbar h3.author
{
	color: #999;
}

#landingnav
{
	margin: 21px 0 12px 0;
	padding: 12px 0 0 0;
	border-top: 1px dotted #ccc;	
}

#landingnav ul
{
	margin: 0 0 12px 0;
	padding: 0;
	font: 13px "Times New Roman", Georgia, serif;
	list-style: none;
	width: 160px;
	float: left;
}

#landingnav li
{
	background-image: url(../Images/ICON_newslist.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 16px;
}

#landingnav li a
{
	padding-left: 0;
}

#landingnav li a:link, #landingnav li a:active, #landingnav li a:visited
{
	color: #3a83a8;
	text-decoration: none;
	border: none; 
}

#landingnav li a:hover
{
	color: #818045;
	text-decoration: none;
	border-bottom: 1px dotted #818045; 
}

/* ------------------ Footer Elements ------------------ */

/* Footer */
#footer
{
	width: 811px;
	height: 42px;
	overflow: hidden;
	padding: 0;
	margin: 24px 0 0 0;
	background: url(../Images/BG_footer.gif) no-repeat #688898;
	clear: both;
}

#footer p
{
	font: 12px "Times New Roman", Georgia, serif;
	color: #5c5b2f;
	margin-top: 12px;
	margin-left: 43px;
	padding-bottom: 2px;
}

#footer p a:link, #footer p a:active, #footer p a:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff; 
}

#footer p a:hover
{
	color: #3a83a8;
	text-decoration: none;
	border-bottom: 1px dotted #3a83a8; 
}

#footer span.footerlinks
{
	color: #fff;
}