@charset "utf-8";

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	margin: 0px;
	padding:0px;
	color: #00377B;
	text-align: left;
}

img {
	behavior: url(css/iepngfix.htc);
}

div#test-header {
	z-index: 99;
	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	padding: 6px;
	background-color: #00377B;
	color: #FFF362;
}

div#backContainer {
	width: 920px;
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
	background-position: center;
}

div#mainContainer {
	width: 900px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

div#mainFooter {
	width: 900px;
	height: 100px;
	background-color: #012891;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

div#mainFooter img {
	margin-top: 20px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#divMenu {
    height: 18px;
	margin: 2px 0 12px 18px;
}

#divHeader {
    background-image: url(../images/header.jpg); 
}

.nawTopbar {
	margin-left: 20px;
	color: #7D97A6;
}

a.nawTopbarlink {
	text-decoration: none;
	color: #fa7802;
}

a.nawTopbarlink:hover {
	text-decoration: underline;
}

td#leftMainTableColumn{
    width: 554px;
    padding: 0 18px;    
}

td#rightMainTableColumn{
    width: 346px;
    border-left: solid 1px #E3ECF0;  
}

.menuitemTopbar {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#contentTable ol {
     margin: 0 0 0 8px;
     padding: 0 0 0 12px; 
}

#contentTable ol li {
     margin: 0 0 4px 0;
     padding: 0px;
}

#titleHeader{
    width: 550px;
    border: solid #fa7802;
    border-width: 0 0 1px 0;
    padding: 6px 0 6px 0;
    margin: 6px 0;    
}

.titleredContent {
	font-size: 18px;
	color: #00377B;
	line-height: normal;
}

.titleContent {
	font-size: 14px;
	color: #fa7802;
	line-height: normal;
}

.subtitleContent {
	font-size: 12px;
	font-weight: bold;
	color: #00377B;
}

.textContent {
	line-height: 16px;
	vertical-align: top;
}

.imageContent {
	margin-bottom: 15px;
	margin-left: 15px;
}

#sectionFooter {
    margin: 18px 0 12px 0; 
    border: solid #fa7802;
    border-width: 1px 0 0 0;
}

#sectionFooter td {
    padding: 6px 0;
}

a.footbuttonContent {
	font-size: 11px;
	color: #00377B;
	text-decoration: none;
}

a.footbuttonContent:hover {
	color: #fa7802;
}

.titleblueSubstories {
	font-size: 14px;
	color: #00377B;
	text-decoration: none;
}

.titleSubstories {
	font-size: 12px;
	color: #7D97A6;
}

.textSubstories {
	font-size: 12px;
	color: #7D97A6;
}

a.textSubstories {
	font-size: 12px;
	font-weight: bold;
	color: #11405D;
	text-decoration: none;
}

a.textSubstories:hover {
	color: #fa7802;
}

span.titleblueSearch {
	font-weight: bold;
	color: #00377B;
	text-decoration: none;
}

a.titleSearch {
	color: #7D97A6;
	text-decoration: none;
}

a.titleSearch strong {
	color: #00377B;
}

.titlewhiteSearch {
	font-weight: bold;
	color: #00377B;
}

.textSearch {
	font-size: 10px;
	color: #00377B;
}

.titleForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fa7802;
}

.textForm {
	color: #7D97A6;
	text-transform: capitalize;
	font-weight: bold;
}

.subtextForm {
	color: #FFFFFF;
	font-weight: bold;
}

.itemForm {
	font-size: 12px;
}

#searchBar {
    background: #d5eff9;
    vertical-align: middle;
    padding: 6px;
    height: 20px;
    margin: 0 0 8px 0;
}

#searchBar strong {
    margin: 0;
    padding: 0;
}

#searchBar form {
    display: inline;
    vertical-align: middle;
}

#searchBar .inputfieldSearchbar {
    font-size: 11px;
    width: 180px;
    border: solid 1px #00377B;
    background-color: #b1cce6;
    padding: 2px;
    height: 14px;
}

#searchBar img {
    vertical-align: middle;
}

.noteContainer {
    background-color:#fff;
}

.note {
	margin: 0 0 8px 0;
	text-align: left;
	background-color: #f9e7de;
}

.list {
	padding: 0 0 4px 0;
}

.clickable {
	cursor: pointer;
	height: 128px;
	min-height: 128px;
}

.note .noteText img {
	float: left;
    margin: 0 10px 0 0;
}

.note .noteText p {
	float: right;
	width: 186px;
    margin: 10px 10px 0 0;
}

.note .titleNotes {
	padding: 6px 6px 6px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 16px;
	background-color: #fa7802;
}

.note .titleNotes a {
	color: #fff;
	text-decoration: none;
}

.note .titleNotes a:hover {
	color: #fff;
	text-decoration: underline;
}

.note .titleNotes .title {
	float:left;
	color: #fff;
}

.note .titleNotes .readMore {
	float: right;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}

.note .titleNotes .readMore a {
	color: #fff;
	text-decoration: none;
}

.note .titleNotes .readMore a:hover {
	text-decoration: underline;
}

#contentTable {
	width: 100%;
	text-align: left;
	vertical-align: top;
}

#contentTable p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#contentTable blockquote {
	margin: 0px;
	background-color: #d5eff9;
	padding: 16px;
}

#contentTable h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fa7802;
	margin-bottom: 4px;
}

#contentTable strong {
	font-size: 12px;
}

#contentTable #contentCellLeft {
	width: 50%;
	padding-right: 10px;
	vertical-align: top;
}

#contentTable #contentCellRight {
	width: 50%;
	padding-left: 10px;
	vertical-align: top;
	border-left-color: #E3ECF0;
	border-left-style: solid;
	border-left-width: 1px;
}

a {
	color: #00377B;
}

#download_list ul {
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 6px;
	padding-left: 10px;
}

#download_list h3 {
	text-align: left;
	padding-left: 15px;
	color: #00377B;
	font-size: 12px;
}

#download_list ul li:before {
	content: "\00BB \0020";
}

#download_list ul li {
	margin-top: 3px;
	vertical-align: middle;
}

#download_list ul li a img {
	position: relative;
	top:3px;
	margin-right: 4px;
}

#download_list ul li a {
	padding-left: 0px;
	text-align: left;
	font-style: normal;
    font-size: 11px;
	text-decoration: none;
	color: #00377B;
}

#download_list ul li a:hover {
	color: #7D97A6;
}

#download_list ul li a#current {
	color: #7D97A6;
}

.clearfloatMargin {
	clear:both;
}

#tagCloud {
    margin: 12px 0 12px 0;
	padding: 8px;
    text-align: center;
    background-image: url(../images/bg_tags.gif);
    background-repeat: repeat-x;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #c4e2ed;
	line-height: 20px;	
}

#tagCloud .tag a {
	text-decoration: none;
	color: #00377B;
	margin: 2px;
    display: inline;
}

#tagCloud .tag a:hover {
	text-decoration: underline;
}

#lightbox {
    background-color: #fff;
    border:10px solid #00377B;
    display:none;
    height:640px;
    left:50%;
    margin:-320px 0 0 -400px;
    position:absolute;
    text-align:left;
    top:50%;
    width:800px;
    z-index:9999;
}

#lightbox[id] {
    position:fixed;
}

#overlay {
    background-color:#00377B;
    display:none;
    height:100%;
    left:0;
    opacity:0.6;
    filter: alpha(opacity = 60);
    position:absolute;
    top:0;
    width:100%;
    z-index:5000;
}

#overlay[id] {
    position:fixed;
}

#lightbox.done #lbLoadMessage {
    display:none;
}

#lightbox.done #lbCloseButton {
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    text-align: center;
}

#lightbox.done #lbCloseButton a {
    margin: 2px;
}

#lightbox.done #lbContent {
    display:block;
}

#lightbox.loading #lbContent {
    display:none;
}

#lightbox.loading #lbLoadMessage {
    display:block;
}

#lightbox.done img {
    height:100%;
    width:100%;
}
