body {
	background: #d8d8d8 url(/Chrome/Images/bodyBack.jpg) top right repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: .62em;
	color: #333333;
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

form {
	font-size: 110%;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */

#wrapper {
	width: 994px;
	/*background: url() top right */
	background: url(/Chrome/Images/pageShadow.jpg) 30px top repeat-y;
	margin: auto;
	text-align: left;
	margin-top: 3px;
}

#page {
	padding: 19px;
	padding-left: 49px;
	padding-bottom: 3px;
	background: url(/Chrome/Images/pageShadowTop.jpg) top left no-repeat;
	position: relative;
	_height:0; min-height:0; /* IE hasLayout fix */
}

#pageBottom {
	background: url(/Chrome/Images/pageBottom.jpg) top right no-repeat;
	height: 37px;
}


#banner {
	background: #061c45 url(/Chrome/Images/bannerBack.jpg) top left repeat-x;
	float: left;
	color: #ffffff;
	width: 926px;
}

.logo {
	float: left;
}

#search {
	float: right;
	padding-right: 16px;
	padding-top: 36px;
}

#search input {
	border: none;
	width: 191px;
	height: 18px;
	background: url(/Chrome/Images/searchTextBack.gif) top left no-repeat;
}

#SearchArea .searchText {
	width: 300px;
	height: 18px;
}

#search  .button {
	background: none;
	width: auto;
	height: auto;
	margin-left: 8px;
}

h1 {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 2.4em;
	margin: 0px;
	padding-bottom: 12px;
}

h2 {
	color: #333333;
	font-family: verdana, arial;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0px;
	margin-top: 8px;
}

h3 {
	color: #333333;
	font-family: verdana, arial;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 3px;
}

h4 {
	margin: 0px;
	margin-top: 8px;
}


.light {
	color: #cccccc;
}

.mainCol h1 {
	border-bottom: solid 2px #efefef;
	margin-bottom: 12px;
	padding-left: 24px;
	margin-left: -24px;
}

a {
	color: #990000;
	text-decoration: underline;
}

a img {
	border: none;
}

.tabsNarrow {
	width: 658px;
	float: left;
}

.tabsNarrow ul {
	background: url(/Chrome/Images/tabsTopNarrow.gif) bottom left no-repeat;
}

.tabsNarrow .bottom {
	background: url(/Chrome/Images/tabsBottomNarrow.gif) top left no-repeat;
	height: 8px;
}

.tabsNarrow #content {
	clear: both;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-left: 4px;
	background: #ffffff url(/Chrome/Images/tabNarrowContent.gif) top left repeat-y;
}


/* Wide tabe control */
.tabsWide {
	width: 934px;
	float: left;
}

.tabsWide ul#tabButtons {
	background: url(/Chrome/Images/tabsTopWide.gif) bottom left no-repeat;
}

.tabsWide .bottom {
	background: url(/Chrome/Images/tabsBottomWide.gif) top left no-repeat;
	height: 8px;
}

.tabsWide #content {
	clear: both;
	padding: 15px;
	padding-top: 8px;
	padding-left: 4px;
	background: #ffffff url(/Chrome/Images/tabWideContent.gif) top left repeat-y;
}

#tabs {
	margin-left: -4px;
	margin-right: -4px;
	_margin-left: -2px;
	_margin-right: -2px;
}

#tabs ul#tabButtons {
	clear: both;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	height: 33px;
	clear: both;
	list-style: none;
}

#tabs ul#tabButtons li {
	margin-top: 2px;
	margin-bottom: 4px;
	float: left;
	background: url(/Chrome/Images/tabLeft.gif) top left no-repeat;
	padding-left: 16px;
}

#tabs ul#tabButtons li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	background: url(/Chrome/Images/tabRight.gif) top right no-repeat;
	padding-right: 16px;
	line-height: 24px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
	outline: none;
}

#tabs ul#tabButtons li.selected {
	background: url(/Chrome/Images/tabLeftOn.gif) top left no-repeat;
}

#tabs ul#tabButtons li.selected a {
	color: #666666;
	background: url(/Chrome/Images/tabRightOn.gif) top right no-repeat;
}

#colRight {
	float: right;
	width: 250px;
	margin-right: 8px;
	margin-top: 18px;
	*margin-top: 36px;
}

#colRight ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: solid 2px #cccccc;
}

#colRight ul li {
	border-bottom: solid 1px #cccccc;
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 100%;
}

#colRight ul li a, #content ul li a {
	background: url(/Chrome/Images/arrowLarge.gif) 7px 3px no-repeat;
	padding-left: 23px;
	display: block;
}

#content ul {
	list-style: inherit;
	padding: 0 0 0 35px;
	margin: 0px;
	margin-top: 8px;
	background: none;
}

#content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}


#content ol {
	list-style: decimal;
	padding: 0 0 0 35px;
	margin: 0px;
	margin-top: 8px;
	background: none;
}

#content ol li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#colRight a.more {
	float: right;
	background: url(/Chrome/Images/arrowSmall.gif) 0px 4px no-repeat;
	padding-left: 9px;
	margin-top: 3px;
	margin-bottom: 5px;
}

a.arrowLarge {
	background: url(/Chrome/Images/arrowLarge.gif) 2px 3px no-repeat;
	padding-left: 20px;
}

h3.arrowLarge  {
	background: url(/Chrome/Images/arrowLarge.gif) 4px 7px no-repeat;
	padding-left: 18px;
	margin: 0px;
	margin-top: 13px;
	margin-bottom: 4px;
}

.left {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

.leftMenu {
	width: 206px;
} 

.shadeArea {
	background: #ebebeb url(/Chrome/Images/shadeTopRight.gif) top right no-repeat;
	margin-right: -6px;
	margin-top: 16px;
	clear: both;
	padding: 0px;
	padding-left: 8px;
	_height:0; min-height:0; /* IE hasLayout fix */
}

.shadeArea .bottom {
	height: auto;
	background: url(/Chrome/Images/curveBottomRight.gif) bottom right no-repeat;
	padding-bottom: 16px;
	float: left;
	width: 100%;
}

.colThird {
	width: 33%;
	float: left;
	min-height:186px;
	height:auto !important;
	height:186px;
}

.colThird a {
	text-decoration: none;
	color: #333333;
}

.colThird a .caption {
	padding-left: 7px;
}


.photoFrame {
	padding: 7px;
	padding-top: 6px;
	padding-bottom: 8px;
	background: url(/Chrome/Images/photoFrame.gif) top left no-repeat;
}

.photoFrame img {
	width: 194px;
	height: 94px;
}

.photoFrameWide {
	padding: 7px;
	padding-top: 6px;
	padding-bottom: 8px;
	background: url(/Chrome/Images/photoFrameWide.gif) top left no-repeat;
	height: 108px;	/* FF needs the size of the background image */
	width: 342px;	/* FF needs the size of the background image */
}

.photoFrameWide img {
	width: 328px;
	height: 94px;
}

#bottomLinks  {
	color: #666666;
	border-top: solid 2px #efefef;
	clear: both;
	margin-left: 11px;
	margin-top: 22px;
	/*padding-top: 5px;*/
	font-size: 90%;
}

#bottomLinks ul {
	float: none;	
	clear: both;
	background: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#bottomLinks ul li, #bottomLinks ul li a {
	background: none;
	color: #999999;
	display: inline;
	padding: 0px;
	padding-left: 2px;
	font-weight: normal;
}

#bottomLinks ul li a.feedback {
	padding-left: 17px;
	background: url(/Chrome/Images/iconFeedback.gif) 0px 1px no-repeat;
}

#bottomLinks ul li a {
	color: #990000;
	text-decoration: underline;
}

a.feedback {
	padding-left: 17px;
	background: url(/Chrome/Images/iconFeedback.gif) 0px 1px no-repeat;
	display: block;
}

#pageLinks {
	color: #666666;
	position: absolute;
	background: url(/Chrome/Images/pageLinksBack.gif) top left no-repeat;
	text-align: right;
	width: 273px;
	height: 56px;
	bottom: 3px;
	right: 14px;
	font-size: 90%;
	_bottom: 7px;
}

.tabsWide #pageLinks {
	background: none;
	right: 14px;
	bottom: 17px;
}

#pageLinks ul {
	list-style: none;
	clear: both;
	padding: 11px;
	padding-right: 0px;
	margin: 0px;
}

#pageLinks ul li {
	float: left;
	font-weight: normal;
}

#pageLinks ul li a {
	line-height: 18px;
	padding-left: 19px;
	margin-right: 4px;
	display: block;
}

#pageLinks p {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	padding-right: 12px;
}

#pageLinks ul li a.iconPrint  {
	background: url(/Chrome/Images/iconPrint.gif) 0px 1px no-repeat;
}

#pageLinks ul li a.iconEmail  {
	background: url(/Chrome/Images/iconEmail.gif) 0px 3px no-repeat;
}

#pageLinks ul li a.iconRSS  {
	background: url(/Chrome/Images/iconRSS.gif) 0px 1px no-repeat;
}

#menu {
	background: #ebebeb url(/Chrome/Images/shadeBottomRight.gif) bottom right no-repeat;
	padding-bottom: 8px;
	width: 206px;
} 
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 7px;
	padding-left: 15px;
	background: url(/Chrome/Images/shadeTopRight.gif) top right no-repeat;
}

#menu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	font-weight: bold;
	font-size: 100%;
	width: 160px;
} * html #menu ul li 
{
	width: 120px;
}

#menu ul li a {
	font-weight: normal;
	padding-left: 10px;
	background: url(/Chrome/Images/arrowSmall.gif) 0px 5px no-repeat;
}

#menu ul li.selected a {
	color: #333333;
	text-decoration: none;
}

#menu ul ul {
	list-style: none;
	padding-left: 15px;
	background: url(/Chrome/Images/shadeTopRight.gif) top right no-repeat;
	margin-bottom: -10px;
}

.tabsWide .intro {
	font-size: 130%;
	width: 660px;
	float: left;
}

#SearchArea {
	margin-bottom: 24px;
}

.tabsNarrow .intro {
	font-size: 130%;
}

.floatCol {
	float: left;
	min-height: 150px; 
	height:auto !important;
	height: 150px; 
	border-top: solid 2px #efefef;
	width: 284px;
	font-size: 110%;
	margin: 9px;
	margin-top: 20px;
	padding: 15px;
}

.floatCol h3 {
	margin-top: 0px;
}


.right {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
}

.padLeft {
	padding-left: 11px;
}

#breadcrumb {
	font-size: 90%;
	color: #666666;
	margin-left: 11px;
	border-bottom: solid 2px #efefef;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

.tabsNarrow .mainCol {
	width: 393px;
	padding-left: 24px;
	float: left;
	min-height: 390px; 
}

.tabsWide .mainCol {
	padding-left: 24px;
	width: 660px;
	float: left;
	min-height: 390px;
	height: auto !important;
	height: 390px;
} 

.mainCol
{
	min-height:420px;
	height:auto !important;
	height:420px;
}

.mainCol .odd {
	margin-left: 0;
}


table, td {
	/*font-size: 100%;*/
}

table th{
	background: #ebebeb;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 22px;
	padding-left: 18px;
}

table col.midCol {
	background: #f7f7f7;
}

table#siteMap td {
	border-bottom: solid 2px #efefef;
	vertical-align: top;
	padding: 11px;
}

.attrib {
	width: 110px;
	line-height: 28px;
	vertical-align: top;
}

.attribValue {
	margin-top: 3px;
	margin-bottom: 3px;
}

.longInput {
	width: 186px;
	border: solid 1px #999999;
}

.mediumInput {
	width: 124px;
	border: solid 1px #999999;
}

.shortInput {
	width: 58px;
	border: solid 1px #999999;
}

.mandatory {
	font-weight: bold;
}

.curvePanel {
	background: #ebebeb url(/Chrome/Images/curvePanelTop.gif) top left no-repeat;
	margin-top: 24px;
	margin-bottom: 24px;
	padding-top: 16px;
	width: 410px;
	font-size: 1.1em;
}

.curvePanelBottom {
	padding: 16px;
	padding-top: 0px;
	background: #ebebeb url(/Chrome/Images/curvePanelBottom.gif) bottom left no-repeat;
}

.buttons {
	clear: both;
	text-align: right;
	vertical-align: top;
	line-height: 28px;
}

.buttons a {
	padding-top: 10px;
	vertical-align: top;
}

#content .LocationMap ul {
	list-style: none;
}

#content .ListofLinks ul {
	list-style: none;
}

#siteMap {
	margin-top: 12px;
	margin-bottom: 24px;
}

#siteMap ul {
	margin: 0px;
	list-style: none;
}

#siteMap a {
	display: block;
}

#siteMap ul li a {
	background: url(/Chrome/Images/arrowSmall.gif) 0px 5px no-repeat;
	padding-left: 10px;
}

#siteMap th.endLeft {
	background: #ebebeb url(/Chrome/Images/curveBarLeft.gif) top left no-repeat;
}

#siteMap th.endRight {
	background: #ebebeb url(/Chrome/Images/curveBarRight.gif) top right no-repeat;
}

.helpSection {
	background: #e3e3e4;
	border-top: solid 2px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 9px;
	font-size: 1.1em;
}


.newsArticle {
	border-top: solid 2px #efefef;
	padding-left: 11px;
	padding-right: 11px;
	margin-top: 11px;
	padding-bottom: 11px;
}

.fileLink {
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 22px;
	background: url(/Chrome/Images/fileLinkBack.gif) top left no-repeat;
	color: #999999;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: -8px;
	margin-bottom: 3px;
}

.pdf {
	padding-left: 21px;
	background: url(/Chrome/Images/iconPDF.gif) 0px 50% no-repeat;
	display: block;
	float: left;
	line-height: 22px;
	padding-right: 6px;
}

.tags {
	color: #999999;
	font-size: .9em;
	padding-bottom: 3px;
}

#resetButton {
	padding-right: 8px;
}

.colFloat {
	float: left;
}

#colOne {
	white-space: none;
	width: 170px;
}

#colTwo {
	white-space: none;
	width: 225px;
	height: 454px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #f7f7f7 url(/Chrome/Images/map_left.jpg) bottom right no-repeat;
}

#colThree {
}

#mapLocations {
	position: relative;
}

#mapLocation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 247px;
	height: 454px;
	background-repeat: no-repeat;
	background-position: top left;
	background: url(/Chrome/Images/map_main.jpg) top left no-repeat;
}

#menu .selected a {
	color: #333333;
	text-decoration: none;
}

.MainHeading h2 {
	margin-bottom: 5px;
}

/**** FAQ *****/

.Faq {
	margin-top: 30px;
}

.faqquestion {
	font-weight: bold;
	margin: 10px 0;
	display: block;
}

.faqanswer p {
	margin: 0px;
	padding: 0px;
}

.caption 
{
	margin-left: 5px;
	margin-right: 3px;
}

