/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

html, body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	background-color: #ffffff;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	margin: 0px;
	background: none;
	list-style: none;
}

A:link          {text-decoration:underline; color:#774610;}
A:active        {text-decoration:underline; color:#774610;}
A:visited       {text-decoration:underline; color:#774610;}
A:hover         {text-decoration:none; color:#774610;}


/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 139px;
	padding: 0px;}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 139px;
	background: none;}
	
#subnav a {
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #CCCC99;
}
	
#subnav a:hover {
	display: block;
	text-decoration: underline;
	padding: 5px 0px;
	color: #CCCC99;}

#subnav a.current {
	display: block;
	text-decoration: underline;
	padding: 5px 0px;
	color: #CCCC99;}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #CCCC99;
	text-transform: uppercase;}

#subnavWrapper h2 a {
	font-size:12px;
	display: block;
	text-decoration: underline;
	padding: 5px 0px;
	color: #CCCC99;
	text-transform: uppercase;}
	
#subnavWrapper p a{
	text-decoration: none;
	padding: 5px 0px;
	color: #CCCC99;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}

.bodyoptional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCC99;
}

.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #774610;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #774610;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #774610;
text-decoration:underline;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #774610;
}

.headingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #774610;
	line-height: 19px;
	font-weight: bold;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.subheadingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.optionalheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #546D8C;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #774610;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #774610;
	line-height: 19px;
	font-weight: bold;}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;}
	
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #546D8C;
	font-weight: normal;}

.swcredit 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}
A.swcredit:link        {TEXT-DECORATION: none; color: #666666;}
A.swcredit:active      {TEXT-DECORATION: none; color: #666666;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #666666;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #666666;}


/* breadcrumb */
#breadcrumb {
	float: left;
	width: 567px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
	
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumb a {
	padding: 0 10px 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #666666;
	background: url(/sitefiles/1231/images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a:hover {
	padding: 0 10px 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: underline;
	color: #666666;
	background: url(/sitefiles/1231/images/breadcrumb.gif) no-repeat 0.2em;
}
	
#breadcrumb a.first  {
	padding: 0 10px 0 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #666666;
	background: none;}
	
#breadcrumb a.first:hover  {
	padding: 0 10px 0 0px;
	font-size: 10px;
	display:inline;
	text-decoration: underline;
	color: #666666;
	background: none;}

#breadcrumb a.current  {
	padding: 0 10px 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: underline;
	color: #666666;
	background: url(/sitefiles/1231/images/breadcrumb.gif) no-repeat 0.2em;}

.searchField {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	padding: 2px;
	border:none;
	width: 100px;
	margin-top: 5px;

}

.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
	border:none;
	background-color: #FFFFFF;margin-top: 5px;margin-right: 5px;
}

.sglogintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCC99;}


.p7tbsub {
	width:100%; 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 666666;
	background-color: #999999;
	border: solid 0px #666666;
	padding: 5px 0px 5px 5px;
}
.p7tbsub p {
	margin: 0px;
	background-image: none;
}
.p7tbsub a:link {
	color: #333333;background-image: none;	background:#999999;padding: 5px 0px 5px 0px;

}
.p7tbsub a:visited {
	color: #333333;background:#999999;padding: 5px 0px 5px 0px;
}
.p7tbsub a:hover {
	background:#999999;padding: 5px 0px 5px 0px;
	color: #FFF;
}
.p7tbsub a:active {
	color: #333333;background:#999999;padding: 5px 0px 5px 0px;
}
.p7tbdn {
	color: #404040!important;
	font-weight: normal;
}

.p7tbsub {
	font-size: 85% !important;background-image: none;
}
.p7tbsub p {
	padding: 0 !important;background-image: none;
}
.p7tbsub a {
	width:100%;
	background-image: none; 
	display: block;
	background-image: none;
	padding: 5px 0px 5px 5px;
	text-decoration: none !important;
	width: 100%; /*IE 5 PC reads this*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:100%; /*IE5Mac IE6 Mozilla Opera read this*/
}

#content {
	float: left;
	width: 577px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	clear: left;
}
