/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000000; }
body { background: url(/fc-stripe.png) repeat; font-family: Arial; font-size: 12px; }
ol { margin-bottom: 1.3em; margin-left: 15px; list-style-position: inside; }
ol li { background: none; padding: 0; }
ul { margin-bottom: 1.3em; margin-left: 15px; list-style-type: disc; }
li ul { margin: 0; }
li ul li { margin: 0.25em 0 0 0; }
li { margin-top: 0.25em; margin-bottom: 0.25em; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 2.500em; margin-top: 4px; color: #000000; display: block; margin-bottom: 10px; }
h2 { font-size: 1.500em; margin-top: 6px; color: #000000; display: block; margin-bottom: 10px; text-align: center;}
h3 { font-size: 1.250em; margin-top: 6px; color: #000000; display: block; margin-bottom: 10px;text-align: center; }
h4 { font-size: 1.250em; margin-top: 6px; color: #953734; display: block; margin-bottom: 10px;text-align: center; }
h5 { font-size: 1.250em; margin-top: 6px; color: red; display: block; margin-bottom: 10px;text-align: center; }

a:link { text-decoration: none; color: #a52130; }
a:visited { text-decoration: none; color: #a52130; }
a:active { text-decoration: none; color: #a52130; }
a:hover { color: #a52130; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }

/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 801px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
}

#search {
  width: 801px;
  height: 21px;
  color: #a52130;
  text-align: right;
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 99;
}

#header {
	width: 801px;
	position: relative;
	height: 214px;
}

#nav {
  width: 801px;
  height: 48px;
  background: #a52130;
}

#nav ul { margin:0; padding: 0;}

#nav ul li { margin: 0; padding: 0; }

a:link.FlyOut_Level01 {
  color: #000000;
  text-transform: uppercase;
  font-size: 1.167em;
  text-decoration: none;
  line-height: 48px;
  padding: 0 10px 0 10px;
}

a:active.FlyOut_Level01 {
  color: #000000;
  text-transform: uppercase;
  font-size: 1.167em;
  text-decoration: none;
  line-height: 48px;
  padding: 0 10px 0 10px;
}

a:visited.FlyOut_Level01 {
  color: #000000;
  text-transform: uppercase;
  font-size: 1.167em;
  text-decoration: none;
  line-height: 48px;
  padding: 0 10px 0 10px;
}

a:hover.FlyOut_Level01 {
  text-decoration: none;
  color: #f0c030;
  cursor: pointer !important;
}


a:link.FlyOut_Level02 {
  background: #a52130;
  color: #000000;
  padding: 2px 0 2px 0;
  text-decoration: none;
  font-size: .917em;
  text-transform: uppercase;
  margin: 0;
}

a:active.FlyOut_Level02 {
  background: #a52130;
  color: #000000;
  padding: 2px 0 2px 0;
  text-decoration: none;
  font-size: .917em;
  text-transform: uppercase;
  margin: 0;
}

a:visited.FlyOut_Level02 {
  background: #a52130;
  color: #000000;
  padding: 2px 0 2px 0;
  text-decoration: none;
  font-size: .917em;
  text-transform: uppercase;
  margin: 0;
}

a:hover.FlyOut_Level02 {
  color: #f0c030;
  text-decoration: none;
  cursor: pointer !important;
}

#banner1 {
  width: 801px;
  background: #ffffff;
}

#breadsandlogin {
  width: 781px;
  background: #f0c030;
  padding: 10px 10px 5px 10px;
}

.breads {
  float: left;
  width: 471px;
}

.login {
  float: right;
  width: 290px;
  text-align: right;
}

.login a:link {
	color: #a52130;
	text-decoration: none;
}

.login a:visited {
	color: #a52130;
	text-decoration: none;
}

.login a:active {
	color: #a52130;
	text-decoration: none;
}

.login a:hover {
	color: #000000;
	text-decoration: underline;
}

.SearchTxtBox {
	height: 15px;
}

.Search_Button {
	background: #cccccc;
	border: 1px solid #999999;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 3px 5px 1px 5px;
	margin: 0 0 0 3px;
	.position: relative;
}

a:link.Search_Button {
	color: #666666;
	text-decoration: none;
}

a:active.Search_Button {
	color: #666666;
	text-decoration: none;
}

a:visited.Search_Button {
	color: #666666;
	text-decoration: none;
}

a:hover.Search_Button {
	color: #ffffff;
	text-decoration: none;
	background: #666666;
}

#main {
  width: 761px;
  background: url(/fc-bodybg.gif) no-repeat top right #f0c030;
  display: inline-block;
  padding: 20px 20px 20px 20px;
}

.column1 {
  width: 520px;
  float: left;
  margin: 0 20px 0 0;
}

.column2 img { margin-bottom: 15px; }

.column2 {
  float: left;
  width: 191px;
  margin: 0 20px 0 0;
}

.column3 {
  width: 242px;
  float: left;
}


.banner2 {
	display: none;
}

#footer {
  width: 771px;
  height: 30px;
  color: #f0c030;
  background: #a52130;
  margin: 0 0 0 0;
  padding: 15px;
  font-size: 0.833em;
  position: relative;
}

#footer a:link {
  color: #f0c030;
  text-decoration: none;
}

#footer a:visited {
  color: #f0c030;
  text-decoration: none;
}
#footer a:active {
  color: #f0c030;
  text-decoration: none;
}

#footer a:hover {
  color: #f0c030;
  text-decoration: underline;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebBox_TitleText {
	padding: 0;
	font-size: 1.333em;
	font-weight: bold;
}

.WebBox_UnderTitleSpacerDiv {
	height: 10px;
}

.WebBox_ListTitleLink {
	text-transform: uppercase;
}

.WebBox_UnderItemTitleSpacerDiv {
	height: 5px;
}

.WebBox_ListDescription {
	line-height: 1.5em;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebBox_LastRefreshed {
	display: none;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* SYSTEM LOGIN PAGE */
/* ------------------------------------------ */

span[id$='SystemPageHeader'] {

}

label[id$='Username'] {

}

label[id$='Password'] {

}

.ForumLogin_LoginLink {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
  font-size: 1.500em; margin-top: 4px; color: #004688; display: block; margin-bottom: 10px; font-weight: bold;
}

.ParentSection_ListBriefDescription {
  margin: 10px 0 0 0;
  float: left;
}

.itemParentSectionPrivate {}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
  text-transform: uppercase;
  font-size: 1.167em;
  display: block;
}

.hasRead {
  float: left;
  margin: 0 5px 0 0;
}

.itemBriefDescription {
  margin: 8px 0 8px 20px;
  display: block;
}

.itemReadMoreLink {
  margin: 8px 0 0 20px;
}

.Article_Title {
  text-transform: uppercase;
  font-size: 1.167em;
  display: block;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
  text-transform: uppercase;
  font-size: 1.167em;
  display: block;
  width: 400px;
}

.itemBriefDescription {
  display: block;
  width: 400px;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
  text-transform: uppercase;
  font-size: 1.167em;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.fileName {
  margin: 0 0 0 20px;
}

.itemDownloadFileSize {

}

.DownloadSection_ListFileTypeIcon {
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {
  margin: 0 0 0 20px;
}

.itemSendALinkToDownload {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {

}

.RegisterFormRequiredField {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ABSOLUTE POSITIONED */
/* ------------------------------------------ */




/* END STRUCTURE */

/* ------------------------------------------ */
/* HIDDEN */
/* ------------------------------------------ */

#welcome {
  display: none;
}

.H1 {
	display: none;
}

#colad2 {
	display: none;
}

#rss2 {
  display: none;
}

/* END STRUCTURE */

.editContentMenu {
margin: 15px 0 0 0;
}

.geoMap_Canvas { width: 640px !important; height: 500px !important; margin: 10px auto; }

.printerFriendlyControl { margin: 10px 0 10px 0; }

.printerFriendlyControl img { margin: 0 5px 0 0; }