/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* UNIVERSAL */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {font-weight: normal; font-style: normal;}
fieldset,img {border: none;}

img, div {behavior: url(/SiteFiles/1223/Scripts/iepngfix.htc);} /* Add other elements using png's as needed */

body
{
	background: #ffffff url(/sitefiles/1223/images/pattern.jpg) repeat;
}
body, p, div, ul, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}

hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}
	
.clear {
	clear: both;
	height: 0px;
	line-height: 0.0;
	font-size: 0px;
}

A:link          {text-decoration:underline; color:#5F2608;}
A:active        {text-decoration:none; color:#5F2608;}
A:visited       {text-decoration:none; color:#5F2608;}
A:hover         {text-decoration:none; color:#5F2608;}

.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}

.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #5F2608;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #5F2608;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #5F2608;
text-decoration:underline;}

/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 130px;
	padding: 0px;}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 130px;
	background: none;}
	
#subnav a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	color: #5F2608;
}
	
#subnav a:hover {
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	color: #333333;
	text-decoration: underline;}

#subnav a.current {
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	color: #333333;
	text-decoration: underline;}

/* 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: #5F2608;
	text-transform: uppercase;=}

#subnavWrapper h2 a {
	font-size:12px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #5F2608;
	text-transform: uppercase;}

/* MAIN NAV */
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 30px;
	float: left;
	background: none;}
	
#mainnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #E8E3D5;
	line-height: 66px;
	margin: 0px;
	padding: 0px 28px 0px 0px;
	display:block;
	text-decoration:none;
}

#mainnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	line-height: 66px;
	margin: 0px;
	padding: 0px;
	display:block;	padding: 0px 28px 0px 0px;
}
	
#mainnav a.current  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	line-height: 66px;
	margin: 0px;
	padding: 0px;
	display:block;	padding: 0px 28px 0px 0px;
}
	
/* headings and other body styles
---------------------------------------------------------- */
h1 {
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #296260;
	text-transform: uppercase;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #296260;
	font-weight: bold;}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;}
	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-transform: uppercase;}
	
.bodyoptional {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
A.bodyoptional:link        {TEXT-DECORATION: underline; color: #333333;}
A.bodyoptional:active      {TEXT-DECORATION: none; color: #333333;}
A.bodyoptional:visited     {TEXT-DECORATION: none; color: #333333;}
A.bodyoptional:hover       {TEXT-DECORATION: none; color: #666666;}

.heading {
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #296260;
	text-transform: uppercase;}

A.heading:link        {TEXT-DECORATION: underline; color: #296260;}
A.heading:active      {TEXT-DECORATION: none; color: #296260;}
A.heading:visited     {TEXT-DECORATION: none; color: #296260;}
A.heading:hover       {TEXT-DECORATION: none; color: #333333;}

.headingbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #296260;
	font-weight: bold;
}
	
A.headingbold:link        {TEXT-DECORATION: underline; color: #296260;}
A.headingbold:active      {TEXT-DECORATION: none; color: #296260;}
A.headingbold:visited     {TEXT-DECORATION: none; color: #296260;}
A.headingbold:hover       {TEXT-DECORATION: none; color: #333333;}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
A.subheading:link        {TEXT-DECORATION: underline; color: #333333;}
A.subheading:active      {TEXT-DECORATION: none; color: #333333;}
A.subheading:visited     {TEXT-DECORATION: none; color: #333333;}
A.subheading:hover       {TEXT-DECORATION: none; color: #666666;}

.subheadingbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
A.subheadingbold:link        {TEXT-DECORATION: underline; color: #333333;}
A.subheadingbold:active      {TEXT-DECORATION: none; color: #333333;}
A.subheadingbold:visited     {TEXT-DECORATION: none; color: #333333;}
A.subheadingbold:hover       {TEXT-DECORATION: none; color: #666666;}

.optionalheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-transform: uppercase;
}
A.optionalheading:link        {TEXT-DECORATION: underline; color: #999999;}
A.optionalheading:active      {TEXT-DECORATION: none; color: #999999;}
A.optionalheading:visited     {TEXT-DECORATION: none; color: #999999;}
A.optionalheading:hover       {TEXT-DECORATION: none; color: #333333;}

/* sw function styles DO NOT DELETE
---------------------------------------------------------- */
.search {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #E8E3D5;
	background-color:#333333;
	width: 120px;
	border: 1px solid #E8E3D5;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;	line-height: 16px;

}

.searchbutton {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	background-color:#E8E3D5;
	border: 1px solid #E8E3D5;	line-height: 16px;

}


.swcredit {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #333333;font-weight: bold;}
A.swcredit:link        {TEXT-DECORATION: none; color: #333333;}
A.swcredit:active      {TEXT-DECORATION: none; color: #333333;}
A.swcredit:visited     {TEXT-DECORATION: none; color: #333333;}
A.swcredit:hover       {TEXT-DECORATION: underline; color: #333333;}


/* breadcrumb */
#breadcrumb {
	float: left;
	text-align: left;
	width:580px;
	padding-bottom: 10px;
}
	
#breadcrumb ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumb li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumb a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #999999;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #333333;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumb a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #999999;
	background: none;
	margin-left: -15px;}
	
#breadcrumb a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #333333;
	background: none;
	margin-left: -15px;}

#breadcrumb a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #333333;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}

.address{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #333333;font-weight: bold;}
A.address:link        {TEXT-DECORATION: none; color: #333333;}
A.address:active      {TEXT-DECORATION: none; color: #333333;}
A.address:visited     {TEXT-DECORATION: none; color: #333333;}
A.address:hover       {TEXT-DECORATION: underline; color: #333333;}

.member{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E8E3D5;
	line-height: 17px;
	text-align: left;
}
A.member:link        {TEXT-DECORATION: none; color: #E8E3D5;}
A.member:active      {TEXT-DECORATION: none; color: #E8E3D5;}
A.member:visited     {TEXT-DECORATION: none; color: #E8E3D5;}
A.member:hover       {TEXT-DECORATION: underline; color: #E8E3D5;}


/* DIV STYLES
-----------------------------------------------------------*/
#topbar {
	height: 325px;
	background: #333333;
	width: 100%;
	float: left;
	text-align: left;
}
#topbar-inside {
	margin: 0px auto;
	padding: 0px;
	height: 325px;
	width: 761px;
}
#search {
	float: right;
	text-align: right;
	width: 200px;
}
#header {
	width: 751px;
	float: left;
	height: 237px;
	border: 5px solid #E8E3D5;
}
#bottomcontainer {
	width: 100%;
	float: left;
	text-align: left;
}
#h-contentleft {
	background: #FFFFFF;
	padding: 10px;
	border: 5px solid #E8E3D5;
	margin: 10px auto;
	padding: 0px;
	width: 751px;
}
#menu {
	float: left;
	height: 66px;
	width: 490px;
	overflow: hidden;
	line-height: 66px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #E8E3D5;
}
#defaultright {
	float: right;
	width: 580px;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
}
* defaultright {
	width: 580px;
	w\idth: 570px;
}
#defaultleft {
	float: left;
	width: 130px;
	background-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
	text-align: left;
}
* defaultleft {
	width: 141px;
	w\idth: 130px;
}
.logo {
	width: 172px;
	height: 42px;
	overflow: hidden;
	float: right;
	padding: 20px 50px 0px 0px;
}

.logo a {
	width: 172px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1223/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1223/Scripts/iepngfix.htc);
}
#footer {
	padding: 10px;
	width: 741px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	line-height: 17px;
	background-color: #333333;
	height: 17px;
}
#speaktag {
	padding: 10px;
	height: 16px;
	width: 741px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;

}
* speaktag {
	width: 780px;
	w\idth: 760px;
}
#address {
	line-height: 16px;
	float: right;
	text-align: right;
	height: 16px;
}
#member {
	line-height: 16px;
	float: left;
	display: inline;
	height: 16px;
}
#siginblocks {
	line-height: 16px;
	height: 16px;
	float: left;
}
#speakcredit {
	line-height: 16px;
	text-align: left;
	float: left;
	height: 16px;
	width: 300px;
}