/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #888888;
}

td, th, div, p, font {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #888888;
}

A:link          {text-decoration:none; color:#7CA352;}
A:active        {text-decoration:none; color:#7CA352;}
A:visited       {text-decoration:none; color:#7CA352;}
A:hover         {text-decoration:none; color:#888888;}

.bodybold {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #888888;
	font-weight: bold;
}

#subnavWrapper {
    float: left;
}

#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}

.subnavmainstyle {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	display:block;
	text-align: left;
	vertical-align: middle;
	color: 66665E;
	font-weight:bold;
}
#subnav a:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-decoration:none;
	color:#66665E;
	font-weight:normal;
}
#subnav a:active {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-decoration:none;
	color:#66665E;
	font-weight:normal;
}
#subnav a:visited {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-decoration:none;
	color:#66665E;
	font-weight:normal;
}
#subnav a:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
	
/* headings and other body styles
---------------------------------------------------------- */

.bodyoptional {font-family: Verdana, Helvetica, sans-serif;font-size: 9px;line-height: 13px;color: #7c7c7c;}
A.bodyoptional:link        {TEXT-DECORATION: underline; color: #7c7c7c;}
A.bodyoptional:active      {TEXT-DECORATION: none; color: #7c7c7c;}
A.bodyoptional:visited     {TEXT-DECORATION: none; color: #7c7c7c;}
A.bodyoptional:hover       {TEXT-DECORATION: none; color: #333333;}

.heading {font-family: "Lucida Grande", Arial, sans-serif;font-size: 20px;line-height: 24px;color: #267A85;}
A.heading:link        {TEXT-DECORATION: none; color: #267A85;}
A.heading:active      {TEXT-DECORATION: none; color: #267A85;}
A.heading:visited     {TEXT-DECORATION: none; color: #267A85;}
A.heading:hover       {TEXT-DECORATION: underline; color: #267A85;}

.headingbold {font-family: "Lucida Grande", Arial, sans-serif;font-size: 20px;line-height: 24px;color: #267A85;font-weight: bold;}
A.headingbold:link        {TEXT-DECORATION: none; color: #267A85;}
A.headingbold:active      {TEXT-DECORATION: none; color: #267A85;}
A.headingbold:visited     {TEXT-DECORATION: none; color: #267A85;}
A.headingbold:hover       {TEXT-DECORATION: underline; color: #267A85;}

.subheading {font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;	font-size: 12px;line-height: 15px;color: #bf5985;}
A.subheading:link        {TEXT-DECORATION: underline; color: #bf5985;}
A.subheading:active      {TEXT-DECORATION: none; color: #bf5985;}
A.subheading:visited     {TEXT-DECORATION: none; color: #bf5985;}
A.subheading:hover       {TEXT-DECORATION: none; color: #333333;}

.subheadingbold {font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;	font-size: 12px;line-height: 15px;color: #bf5985;font-weight: bold;}
A.subheadingbold:link        {TEXT-DECORATION: underline; color: #bf5985;}
A.subheadingbold:active      {TEXT-DECORATION: none; color: #bf5985;}
A.subheadingbold:visited     {TEXT-DECORATION: none; color: #bf5985;}
A.subheadingbold:hover       {TEXT-DECORATION: none; color: #333333;}

.optionalheading {	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;font-size: 12px;line-height: 16px;color: #66665E;font-weight: bold;text-transform:uppercase;}
A.optionalheading:link        {TEXT-DECORATION: none; color: #66665E;}
A.optionalheading:active      {TEXT-DECORATION: none; color: #66665E;}
A.optionalheading:visited     {TEXT-DECORATION: none; color: #66665E;}
A.optionalheading:hover       {TEXT-DECORATION: underline; color: #333333;}

/* sw function styles DO NOT DELETE
---------------------------------------------------------- */

.swcredit 			{font-family: Verdana, Helvetica, sans-serif;font-size: 9px;line-height: 13px;color: #c8c8b9;}
A.swcredit:link        {TEXT-DECORATION: none; color: #c8c8b9;}
A.swcredit:active      {TEXT-DECORATION: none; color: #c8c8b9;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #c8c8b9;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #333333;}

#breadcrumb {font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #B5B5A7;}
#breadcrumb a:link        {TEXT-DECORATION: none; color: #B5B5A7;}
#breadcrumb a:active      {TEXT-DECORATION: none; color: #B5B5A7;}
#breadcrumb a:visited     {TEXT-DECORATION: none; color: #B5B5A7;}
#breadcrumb a:hover       {TEXT-DECORATION: underline; color: #333333;}

#breadcrumb li  {
    list-style-type:none;
    float: left;
    margin-right: 5px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-image: url(/sitefiles/1161/Images/breadcrumb.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:10px;
}

 #breadcrumb #bc-home {
    list-style-type:none;
    float: left;
    margin-right: 0px;
    background-image: none;
    padding-left:0px;
}


.orgname {font-family: Arial, Helvetica, sans-serif;font-size: 22px;color: #FFFFFF;line-height: 24px;font-weight: bold;}

.orginfo {font-family: Verdana, Helvetica, sans-serif;font-size: 9px;line-height: 13px;color: #949494;}
A.orginfo:link        {TEXT-DECORATION: none; color: #949494;}
A.orginfo:active      {TEXT-DECORATION: none; color: #949494;}
A.orginfo:visited     {TEXT-DECORATION: none; color: #949494;}
A.orginfo:hover       {TEXT-DECORATION: underline; color: #333333;}

/* extra styles
---------------------------------------------------------- */

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;}

.sglogintext {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #000000;}

.repeat-x {
	background-repeat: repeat-x;
	background-position: left top;
}

.repeat-y {
	background-repeat: repeat-y;
	background-position: left top;
}

.no-repeat {
	background-repeat: no-repeat;
	background-position: left top;
}
.utillinks {font-family: Verdana, Helvetica, sans-serif;font-size: 9px;line-height: 13px;color: #66665E;}
A.utillinks:link        {TEXT-DECORATION: none; color: #66665E;}
A.utillinks:active      {TEXT-DECORATION: none; color: #66665E;}
A.utillinks:visited     {TEXT-DECORATION: none; color: #66665E;}
A.utillinks:hover       {TEXT-DECORATION: none; color: #333333;}

.textfield {font-family: Verdana, Helvetica, sans-serif;font-size: 9px;color: #66665E;}
