/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4D4D4D;
	background-color: #e3e0c4;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4D4D4D;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

A:link          {text-decoration:none; color:#D15216;}
A:active        {text-decoration:none; color:#D15216;}
A:visited       {text-decoration:none; color:#D15216;}
A:hover         {text-decoration:none; color:#4D4D4D;}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	/*color: ddd9ac;*/
    color: #3F99A8;
   	font-weight: bold;
		padding:0px;
	margin:0px;
}
#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	color:#918F71;
}
#subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	color:#918F71;
}
#subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	color:#918F71;
}
#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	color:#4D4D4D;
}

#subnavWrapper h2 a {
color:#3F99A8;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:16px;
text-decoration:none;
}
#subnavWrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	color:#918F71;    
   	font-weight: bold;
	visibility: hidden;
}
#subnav li {list-style-type:none;}

.subnavsubstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	display:block;
	text-align: left;
}
	
A.subnavsubstyle:link          {text-decoration:none; color:#4D4D4D;}
A.subnavsubstyle:active        {text-decoration:none; color:#4D4D4D;}
A.subnavsubstyle:visited       {text-decoration:none; color:#4D4D4D;}
A.subnavsubstyle:hover         {text-decoration:underline; color:#918F71;}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4D4D4D;
	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: #2c6c7e;
}

.headingbold {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #2c6c7e;
}

.subheading {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #3F99A8;
}

.subheadingbold {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #3F99A8;
	font-weight: bold;
}

.optionalheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #918F71;
	font-weight: bold;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #2c6c7e;
	font-weight: bold;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #2c6c7e;
	font-weight: normal;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #3F99A8;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #3F99A8;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #918F71;
	font-weight: bold;
}

.swcredit 			{font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #4D4D4D;}
A.swcredit:link        {TEXT-DECORATION: none; color: #4D4D4D;}
A.swcredit:active      {TEXT-DECORATION: none; color: #4D4D4D;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #4D4D4D;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #4D4D4D;}

#breadcrumb {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
	margin:0px;
	padding: 0px;
}

#breadcrumb a:link        {TEXT-DECORATION: none; color: #666666;}
#breadcrumb a:active      {TEXT-DECORATION: none; color: #666666;}
#breadcrumb a:visited     {TEXT-DECORATION: none; color: #666666;}
#breadcrumb a:hover       {TEXT-DECORATION: underline; color: #D15216;}

#breadcrumb li {
    list-style-type:none;
    float: left;
    margin-right: 10px;
    background-image: url(/sitefiles/1214/images/breadcrumb.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left:8px;
}

 #breadcrumb .bchome {
    list-style-type:none;
    float: left;
    margin-right: 0px;
    background-image: none;
}


.searchField {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #4D4D4D;
	width: 110px;
}

.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
	background-image: url(/sitefiles/1214/Images/btn-go.gif);
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent:-1000px;
	padding:3px;
	width: 30px;
	background-repeat: no-repeat;
}

.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;}
	
.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;
}

.repeat-x {
	background-repeat: repeat-x;
	background-position: left top;
}

.repeat-y {
	background-repeat: repeat-y;
	background-position: left top;
}
.no-repeatL {
	background-repeat: no-repeat;
	background-position: left top;
}
.no-repeatR {
	background-repeat: no-repeat;
	background-position: right top;
}

