html { font-size: 100%; overflow-y: scroll; }
﻿/* Reset */
img {
	border: 0;
}
ul {
	padding: 0;
	margin: 0;
}
/*ol {
	padding: 0;
	margin: 0;
        list-style-type:none;
}*/
/* Default */
.accessibility {
	text-indent: -9999px;
	float: left;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
	color: #085188;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 0 !important;
}
.uCase {
	text-transform: uppercase;
}
/* Shared */
body {
	background:#fff url(../../images/pageBg.png) bottom repeat-x;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#page {
	width: 950px;
	margin: 24px auto 0;
}
input button {
	margin:0px auto;
	padding:0px;
}
/*-------------
  Top
--------------*/
#header {
	width: 100%;
	height: 46px;
}
#header #logo {
	float: left;
	padding: 0 0 0 2px;
}
#header #myFls {
	float: right;
	font-size: 40px;
	color: #c8c8c8;
	font-weight: bold;
}
/*----------------
  Navigation
-----------------*/
#navPrim {
          width: 100%;
          margin: 23px 0 13px;
          *margin: 19px 0 13px;
}

#navPrim ul {
	list-style-type: none;
}
#navPrim li {
	display: inline;
	margin-right: 15px;
}
#navPrim a, #navPrim a:visited {
color: #;
}
#navPrim a:hover {
	color: #e75113;
}
#navSec {
	width: 190px;
	background: url(../../images/frontpageTeasersBg.png) repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #F1F2F2;
	float: left;
}
#navSec h3 {
	font-size: 16px;
	color: #003B6C;
	margin: 15px 0 15px 15px;
	font-weight: bold;
}
#navSec ul {
	background-color: #f4f7f9;
	list-style-type: none;
	padding: 0 15px;
}
#navSec ul li {
	padding: 10px 0;
}
#navSec ul ul li {
	padding: 0;
}
#navSec ul a {
	color: #666c73;
	font-weight: bold;
}
#navSec ul ul a {
	color: #c7c7c7;
	font-weight: normal;
}
#navSec span {
	margin: 0 15px;
	display: block;
	color: #003B6C;
}
#navSec span.number {
	font-weight: bold;
}
#navSec h3.documents {
	font-size: 12px;
}
#navSec .altList .print {
	float: right;
	padding: 1px 0 0 0;
}
#navSec span.uCase {
	margin-bottom: 15px;
}
#navTer {
	width: 750px;
	background: transparent url(../../images/navTerBack.png) repeat-x 0 bottom;
	height: 29px;
}
#navTer ul {
	list-style-type: none;
}
#navTer ul li {
	float: left;
	background: transparent url(../../images/navTerItem.png) no-repeat left 0;
	height: 29px;
	padding: 6px 15px 0px 30px;
}
#navTer ul li.last {
	background-position: right 0;
	padding-right: 25px;
}
#navTer a {
	color: #afb2b3;
	font-weight: bold;
}
#navTer li.active a, #navTer a:hover {
	color: #d46448;
}
/*----------------
   Breadcrumb
-----------------*/
#breadcrumb {
	background: url(../../images/navPrimBack.png) repeat-x scroll 0 0 #F4F6F7;
	border: 1px solid #F2F3F3;
	clear: left;
	height: 23px;
	margin-bottom: 12px;
	padding: 2px 15px 2px 9px;
	font-size: 10px;
	line-height: 22px;
}
a.breadCrumbLink {
	float: right;
	color: #003B6C;
}
.breadCrumb {
	list-style-type: none;
	float: left;
}
.breadCrumb {
	font-size: 10px;
	height: 18px;
	margin-left: 2px;
	overflow: hidden;
	width: 600px;
}
.breadCrumb li {
	background: url(../../images/breadCrumbSeperator.gif) no-repeat scroll right 7px transparent;
	float: left;
	margin: 0 5px 8px 0;
	padding-right: 10px;
}
.breadCrumb li.last {
	background: none repeat scroll 0 0 transparent;
	margin-right: 0;
	padding: 0;
}
.breadCrumb a {
	color: #96989B;
}
.breadCrumb a:hover {
	color: #E75113;
}
.breadCrumb a.home {
	background: url(../../images/breadCrumbHome.png) no-repeat scroll 1px 5px transparent;
	display: block;
	overflow: hidden;
	width: 11px;
}
/*--------------
  Content
---------------*/
#main, #oneColum, #twoColumn, #oneColumn #content, #oneColumn #contentSupp {
	width: 100%;
	float:left;
}
#twoColumn #content, #twoColumn #contentSupp {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	width: 750px;
	margin: 0 0 0 8px;
}
#content {
	margin: 0 0 0 8px;
}


#contentSupp {
	background: url(../../images/frontpageTeasersBg.png) repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #F1F2F2;
}
#contentSupp div.twos {
	float: left;
	padding: 0 10px 0 0;
	width: 365px;
}
#contentSupp div.third {
	width: 45%;
	float: left;
	padding: 12px 13px;
}
#contentSupp span.new {
	color: #fa6030;
}
#contentSupp h3 {
	padding: 0px;
	margin: 0px;
	color: #003B6C;
}
.dash ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.dash ol li {
	background: url(../../images/ulDash.gif) left center no-repeat;
	margin: 0 0 0 5px;
	padding:0px 10px;
}
h1 {
	letter-spacing: normal;
	line-height: normal;
}
/*---------------
  Footer
----------------*/
#footer {
	width: 100%;
	font-size: 10px;
	line-height: 22px;
}
#footer #top {
	width: 100%;
	height: 20px;
	padding: 20px 0;
}
a.toTheTop {
	float: right;
	color: Orange;
}
#footer #bottom {
	width: 100%;
	height: 63px;
	/*background: transparent url(../../images/footer.gif) no-repeat 0 0;*/
        background: #f6f7f7 url(../../images/footer-stripes.gif) left bottom  no-repeat;
}
.title {
	font: bold 15px Verdana, Geneva, sans-serif;
	color:#003b6c;
	margin-bottom:5px;
	padding:10px 0px 10px 10px;
}
TABLE.NormalText {
	background-color:#EAEEEF;
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#000;
	border: 0;
}
.LightBlueBG {
	margin:0px;
	background: url(../../images/button.gif) repeat-x;
	padding:5px 0px;
	font:bold 12px Verdana, Geneva, sans-serif;
	color:#fff;
	border:none;
	margin-left:5px;
}
td {
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#000;
}
td a {
	color: #666;
}
td a:hover {
	color: #EB513A;
}
.button {
	float:right;
	padding:0px;
	margin:0px;
font:normal 11px Verdana, Geneva, sans-serif;
}
.tab {
	width:950px;
	float:right;
	margin-right:5px;
	margin-top:0px;
       _margin-top:10px;
       _margin-bottom:-10px;
}
 @-moz-document url-prefix() {
.tab {
	width:950px;
	float:right;
	margin-right:5px;
	margin-top:5px;

}
}

TD.TabInActive {
	padding:2px 10px;
	border:1px solid #A1CADD;
	Z-INDEX: 1;
	background:url(../../images/tab.gif) repeat-x;
	COLOR: #003b6c;
	margin:0px 5px 0px 5px;
	font:bold 11px Verdana, Geneva, sans-serif;
}
TD.TabActive {
	BACKGROUND:url(../../images/tab-hover.gif) repeat-x;
	BORDER-BOTTOM-COLOR: white #0F447C;
	COLOR: #000;
	border:1px solid #A1CADD;
	border-bottom:1px solid #fff;
	height:25px;
	margin:0px 5px 0px 5px;
	padding:2px 10px;
	font:bold 11px Verdana, Geneva, sans-serif;
}


A.TabLinkInActive:link {
	text-decoration:none;
	color:#0B538A;
}
A.TabLinkInActive:visited {
	text-decoration:none;
	color:#0B538A
}
A.TabLinkInActive:active {
	text-decoration:none;
	color:#666;
}
A.TabLinkInActive:hover {
	/*text-decoration:none;
	color:#666;*/
        color: #EB513A;
	text-decoration:underline;
}
A.TabLinkActive:link {
	text-decoration:none;
	color:#003b6c;
}
A.TabLinkActive:visited {
	font:bold 11px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#003b6c;
}
A.TabLinkActive:active {
	font:bold 11px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#000;
}
A.TabLinkActive:hover {
	font:bold 11px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#003b6c;
}





.sub-heading {
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#000;
}
hr {
	border:none;
	margin:0px auto;
	border-bottom:1px dashed #ccc;
	height:1px;
}
TD.ErrorMsg {
	color: red;
	font-weight:bold;
}
TD.CellErrorMsgStatus {
	background-color: #F2F2F2;
	color: red;
	font-weight:bold;
}
TD.CellWarnMsgStatus {
	background-color: #F2F2F2;
	color: firebrick;
	font-weight: bold;
}
TD.SuccessMsg {
	color: darkblue;
	font-weight:bold;
}
TD.SuccesMsgStatus {
	color: blue;
	font-weight:bold;
}
TD.CellSuccesMsgStatus {
	background-color: #F2F2F2;
	color: blue;
	font-weight:bold;
}

.newsticker {
	padding: 10px 10px 10px 10px;
	font-weight:bold;
	font: bold 11px Verdana, Geneva, sans-serif;
	color:#003b6c;
}


.bulletedlist {
	padding: 10px 10px 10px 20px;
}
TABLE.REGText {
	background-color:#EAEEEF;
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#000;
	border: 2px solid;
        border-color:#003B6C;
}
span.first{
        font:normal 16px Verdana, Geneva, sans-serif;
        line-height:20px;
	color:#003B6C;
}
span.second{
        font:normal 13px Verdana, Geneva, sans-serif;
        line-height:18px;
        padding:3px;
}
span.third{
        font:normal 13px Verdana, Geneva, sans-serif;
        color:#003B6C;
        padding:5px;
        white-space:nowrap;
}
a.reguser{
    color:Blue;
    text-decoration:underline;
}
