@import url("../../global/CSS/global.css");

body {
	background: #dbddc7 url(/SiteFiles/1257/Images/bkgd-tile.jpg) repeat-x top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

A:link          {text-decoration:none; color:#5981bc;}
A:active        {text-decoration:none; color:#5981bc;}
A:visited       {text-decoration:none; color:#5981bc;}
A:hover         {text-decoration:underline; color:#000000;}

#subnavWrapper {
    width: 147px;
    float: left;
}
#subnavWrapper p {
	margin: 0px;
	padding: 0px;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	line-height: 16px;
    padding: 0;
    margin: 0;
    width: 147px;
    background: none;
}
#subnav a {
	color: #666666;
	display:block;
	text-decoration: none;
}
#subnav a:hover {
	color: #666666;
	display:block;
	text-decoration: underline;
}
#subnav a.current {
	color: #333333;
	display:block;
	text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}

.bodyoptional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #777777;
}

.heading {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #762919;
}

.headingbold {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #762919;
}

.subheading {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #8AA1C4;
}

.subheadingbold {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #8AA1C4;
	font-weight: bold;
}

.optionalheading {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #192E84;
}
b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #762919;
	font-weight: normal;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #762919;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #8AA1C4;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #8AA1C4;
	font-weight: bold;
}

h5 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #192E84;
}

.swcredit 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #b7b8a6;}
A.swcredit:link        {TEXT-DECORATION: none; color: #b7b8a6;}
A.swcredit:active      {TEXT-DECORATION: none; color: #b7b8a6;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #b7b8a6;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #b7b8a6;}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 553px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #8AA1C4;
	background: url(/SiteFiles/1257/Images/arrow-tan.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #000000;
	background: url(/SiteFiles/1257/Images/arrow-tan.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #8AA1C4;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #000000;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #5981bc;
	background: url(/SiteFiles/1257/Images/arrow-tan.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}



.searchField {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width: 110px;
	float: left;
	margin: 0px 3px 0px 6px;
}
.searchButton {
	text-indent: -1000px;
	width: 31px;
	height: 20px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1257/Images/search-go.jpg) no-repeat;
	font-size: 0px;
	line-height: 0px;
	outline: none;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
	background-color: #000000;
}

.sglogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}

.repeat-x {
	background-repeat: repeat-x;
	background-position: left bottom;
}

.repeat-y {
	background-repeat: repeat-y;
	background-position: left top;
}

.bkgdtile {
	background-repeat: repeat-x;
	background-position: left top;
}

.no-repeat {
	background-repeat: no-repeat;
	background-position: left top;
}
	
.orgname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
}

.orginfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

.p7tbsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	width:100%; 
	background-color: #dbddc7;
	layer-background-color: #dbddc7;
}
.p7tbsub p {
	padding: 3px 6px;
	margin: 0px;
}
.p7tbsub ul, .p7tbsub li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.p7tbsub a:link {
	color: #000000;
}
.p7tbsub a:visited {
	color: #000000;
}
.p7tbsub a:hover {
	color: #000000; 
	background-color: #d6dde9;
}
.p7tbsub a:active {
	color: #666666;
}
.p7tbdn {
	color: #000000!important;
	font-weight: normal;
}
.p7tbsub p {
	padding: 0 !important;
}
.p7tbsub a {
	width:100%; 
	display: block;
	padding: 5px 6px 5px 20px;
	text-decoration: none !important;
	width: 100%; /*IE 5 PC reads this*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:125px; /*IE5Mac IE6 Mozilla Opera read this*/
}