/*  ------------------------------------ */
/*  Body Style                           */
/*  ------------------------------------ */

body {
	background-image:url(images/Background_Grid.gif);
	background-repeat:repeat;
	background-color: #767769;
	font-family: calibri, tahoma, sans;
	font-size: 12px;
	color: #000000;
	margin-top:6px;
	margin-bottom:6px;
}



/*  ------------------------------------ */
/*  Page Container Styles                */
/*  ------------------------------------ */

#pageContainer {
	position:relative;
	width:800px;
	border: #666666 1px solid;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 0px;
}



/*  ------------------------------------ */
/*  Page Header Styles                   */
/*  ------------------------------------ */

#pageHeader {
	position:relative;
	height: 125px;
	width:100%;
	background-image:url(images/HeaderBackgroundSteel.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px  solid #686868;
	border-bottom: 1px  solid #686868;
}

#headerLogo {
	position: relative;
	top: 0px;
	left:0px;
}

#headerSlogan {
	position:absolute;
	top: 0px;
	right: 1px;
	width: 590px;
}

#headerStatement {
	margin-top: 8px;
	text-align: right;
	margin-right: 10px;
	margin-left: 80px;
	font-size: 14px;
	color: #333;
	font-weight:normal;
}

/*  ------------------------------------ */
/*  Page Top Bar Styles                  */
/*  ------------------------------------ */

#pageTopBarGreen {
	height: 24px;
	width:100%;
	background-color: #7e8a5a;
}

#headerContactInfo {
	float: right;
	font-weight:bold;
	padding-top:3px;
	margin-right:8px;
	color: #ffffff;
}

#headerContactInfo a {
	color: #ffffff;	
}


/*  ------------------------------------ */
/*  Button Bar Styles                    */
/*  ------------------------------------ */

#buttonBarGreen  {
	position: relative;
	height: 40px;
	width:100%;
	background-image:url(images/ButtonBar_Green.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom:#dbd8c6 2px ridge;
}

#buttonBarGreen .menuItem:hover {
	background-image:url(images/ButtonSelected_Green.jpg);
}

#buttonBarGreen .menuItemSelected {
	background-image:url(images/ButtonSelected_Green.jpg);
}


/*  ------------------------------------ */
/*  Menu Styles                          */
/*  ------------------------------------ */

#menuItems {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menuItem {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 40px;
	border-right: #dbd8c6 2px ridge;
	padding: 0px 12px 0px 12px;
	display: block;
	cursor: pointer;
}

#menuItems .menuItem a {
	display:block;
	margin-top: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}



/*  ------------------------------------ */
/*  SubSection Link Style                */
/*  ------------------------------------ */
#subSectionLinkList {
	margin-right: 8px;
}


/*  ------------------------------------ */
/*  Flash Container Style                */
/*  ------------------------------------ */
#flashContainer {
	margin-top:12px;
	margin-bottom: 12px;
	height: 315px;
	width:800px;
}

/*  ------------------------------------ */
/*  Page Title Styles                    */
/*  ------------------------------------ */

#pageTitleBarGreen {
	height: 32px;
	width:100%;
	background-color:#7e8a5a;
	border-bottom: #000000 1px solid;
}

/*  ----------------------------------------- */
/*  Page Breadcrumb Styles                    */
/*  ----------------------------------------- */

#breadcrumbBar {
	height: 22px;
	width:100%;
	background-color:#b3bb97;
	border-bottom: #000000 1px solid;
	
}

#breadcrumbBar a {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	margin-right: 8px;
}


/*  ------------------------------------ */
/*  Highlight Bar Style                  */
/*  ------------------------------------ */
#highlightBar {
	background-image:url(images/highlightBar.jpg);
	height: 75px;
	width: 100%;
}

#highlightBar a {
	color: #fff;
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;
}


/*  ------------------------------------ */
/*  Content Container Styles             */
/*  ------------------------------------ */

#contentContainer {
	position: relative;
	padding: 8px 8px 12px 8px;
	margin: 0px 0px 0px 0px;
}

#contentSelectorContainer {
	position: relative;
	padding: 17px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
}

#outerContentContainerMainPage {
	position: relative;
	background-color: #fff;
	width:800px;
	background-image:url(images/background_Splash_2.jpg);
	background-repeat:no-repeat;
}

#outerContentContainer {
	position: relative;
	background-color: #fff;
	width:800px;
}

#bottomContentContainer {
	position:relative;
	width:784px;
	height:100px;
	margin:12px 8px 12px 8px;
}

/*  ------------------------------------ */
/*  Footer Bar Styles                    */
/*  ------------------------------------ */

#pageFooter {
	position:relative;
	height:48px;
	width:100%;
	background-image:url(images/FooterBackgroundSteel.jpg);
	background-repeat:repeat-x;
	margin: 12px 0px 0px 0px;
	border-top: 1px  solid #5b3b01;
}

#footerContactInfo {
	position:relative;
	width:400px;
	margin-top:8px;
	margin-left:4px;
}

.footerText {
	font-family: calibri, tahoma, sans;
	font-size: 10pt;
	color: #5b3b01;
	margin-bottom: 4px;
}

/*  ------------------------------------ */
/*  Panel Styles                         */
/*  ------------------------------------ */

/*  Small Panel */
.panelTopSmall {
	padding: 0px 0px 0px 16px;
	width:230px;
	margin: 0px 0px 0px 16px;
	height: 8px;
	background: url(images/panel/panelTop230.gif) no-repeat left top;
}

.panelMiddleSmall {
	margin: 0px 0px 0px 16px;
	width:230px;
	padding: 2px 5px 2px 5px;
	background: url(images/panel/panelMiddle230.gif) repeat-y;
	background-repeat: repeat-y;
}

.panelBottomSmall {
	height:10px;
	width:230px;
	margin: 0px 0px 0px 16px;
	background: url(images/panel/PanelBottom230.gif);
	background-repeat:no-repeat;
}

/*  Medium Panel */
.panelTopMedium {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 16px;
	height: 8px;
	background: url(images/panel/panelTop330.gif) no-repeat left top;
}

.panelMiddleMedium { 
	margin: 0px 0px 0px 16px;
	padding: 4px 8px 2px 8px;
	background: url(images/panel/panelMiddle330.gif) repeat-y;
}

.panelBottomMedium {
	height:5px;
	margin:0px 0px 0px 16px;
	background: url(images/panel/PanelBottom330.gif);
	background-repeat:no-repeat;
}

/*  Large Panel */
.panelTopLarge {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 16px;
	height: 8px;
	background: url(images/panel/panelTop740.gif) no-repeat left top;
}

.panelMiddleLarge { 
	margin: 0px 0px 0px 16px;
	padding: 4px 8px 2px 8px;
	background: url(images/panel/panelMiddle740.gif) repeat-y; 
}

.panelBottomLarge {
	height:5px;
	/*width:740px;*/
	margin: 0px 0px 0px 16px;
	background: url(images/panel/PanelBottom740.gif);
	background-repeat:no-repeat;
}


/*  Highlight Colors For Panel */
.panelBlue {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image:url(images/panel/panelSideBlue.gif);
	background-repeat:no-repeat;
}

.panelClay {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image:url(images/panel/panelSideClay.gif);
	background-repeat:no-repeat;
}

.panelGreen {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image:url(images/panel/panelSideGreen.gif);
	background-repeat:no-repeat;
}

.panelMaroon {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image:url(images/panel/panelSideMaroon.gif);
	background-repeat:no-repeat;
}

.panelPlum {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image:url(images/panel/panelSidePlum.gif);
	background-repeat:no-repeat;
}

.panelMustard {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image:url(images/panel/panelSideMustard.gif);
	background-repeat:no-repeat;
}

.panelPlain {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
	

/*Panel Text Styles */
h1.panelTitle {
	margin: 2px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-family: calibri;
	font-size: 12pt;
	font-weight:bold;
}


/* 
--------------------------------
Table Layouts
--------------------------------
*/
table {
	font-family:calibri, tahoma, arial, sans;
	font-size:10pt;
}

/* Style for a Data List */
table.dataList {
	border: 1px solid #767769;
}

table.dataList th {
	font-weight:bold;
	text-align:left;
	background-color: #94868b;
}

table.dataList tr.normal {
	height:26px;
	background-color: #dbd8c6;
}

table.dataList tr.alternate {
	height:26px;
	background-color: #ffffff;
}

table.dataList tr.highlight {
	height: 26px;
	background-color: #c6806a;
}

table.dataList tr.mute {
	height: 26px;
	background-color: #b0a790;
	color: #5c4995;
}

/*  ------------------------------------ */
/*  Content Styles                       */
/*  ------------------------------------ */

h1 {
	font-family: calibri, tahoma, sans;
	margin: 0px 0px 0px 10px;
	font-size: 16pt;
	padding-top:4px;
}

h2 {
	font-family: calibri, tahoma, sans;
	font-size: 14pt;
	margin-bottom: 12px;
}

h3 {
	margin-bottom: 4px;
	font-family: calibri, tahoma, sans;
	font-size: 14pt;
	font-weight:bold;
	margin-bottom: 16px;
}

h4 {
	font-size: 12pt;
	margin-top:4px;
	margin-bottom:2px;
	color: #660000;
	border-bottom:2px ridge #660000;
}

h5 {
	font-size:10pt;
	font-weight:600;
	margin-bottom:6px;
	font-family: cailbri, tahoma, sans;
	text-align:left;
}


li {
	margin-bottom: 8px;
}

em {
	font-weight:bold;
}

p {
	margin-top:4px;
}


.highlightLink {
	color:#caad68;
	font-weight:bold;
	text-decoration:underline;
}

dl.greenList dt {
	font-size: 12pt;
	font-weight:bold;
	background-image:url(images/Bullet_green.gif);
	background-repeat:no-repeat;
	padding-left: 24px;
}

dl.clayList dt {
	font-size: 12pt;
	font-weight:bold;
	background-image:url(images/Bullet_clay.gif);
	background-repeat:no-repeat;
	padding-left: 24px;
}

dl.blueList dt {
	font-size: 12pt;
	font-weight:bold;
	background-image:url(images/Bullet_blue.gif);
	background-repeat:no-repeat;
	padding-left: 24px;
}

dd {
	margin-bottom:9px;
}

.panelMiddleSmall ul {
	list-style-type:none;
	padding-left:0px;
	
}

#contentContainer ul {
	list-style-type:none;
}

ul.tier1 {
	font-size: 10pt;
	font-weight:normal;
	margin-top:0px;
	margin-left: 0px;
	padding-left: 4px;
}

ul.tier2 {
	font-size: 10pt;
	font-weight:normal;
	margin-left:0px;
	margin-top:4px;
	padding-left:8px;
	/* background-color:#b0a790; */
	
}

ul.tier1 li {
	/* background-color:#0000CC; */
	background-image:url(images/bullet_clay.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:16px;
	margin-bottom:14px;
}

ul.tier2 li {
	background-image:url(images/bullet_sand.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
	margin-bottom:4px;
}

.panelMiddleMedium ul {
	margin-left:8px;
	padding-left:0px;
}

.panelMustard li {
	background-image:url(images/bullet_mustard.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
}


.panelClay li {
	background-image:url(images/bullet_clay.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
	margin-bottom: 12px;
}

.panelBlue li {
	background-image:url(images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
}

.panelGreen li {
	background-image:url(images/bullet_green.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
}

.panelPlum li {
	background-image:url(images/bullet_plum.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
}

ul.stdBulletList {
	list-style-type:none;
	padding-left:0px;
}

ul.stdBulletList li {
	background-image:url(images/bullet_sand.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
	margin-bottom:8px;
}

/*
#contentContainer li {
	background-image:url(images/bullet_sand.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
}
*/

.listNote {
	font-size:10pt;
	font-weight:normal;
	color:#666;
}

