/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #666666; }
body { background: #000000; font-family: Arial; font-size: 14px; line-height: 1.125em;
}
ul { list-style: disc inside; margin-bottom: 1.3em; }
p { margin-bottom: 1.3em; font-size: 1em; line-height: 1.5em; }
h1 { font-size: 2.500em; margin-top: 4px; color: #366293; display: block; margin-bottom: 10px; }
h2 { font-size: 1.500em; margin-top: 6px; color: #000000; display: block; margin-bottom: 10px; }
a:link { text-decoration: none; color: #366293; }
a:visited { text-decoration: none; color: #366293; }
a:active { text-decoration: none; color: #366293; }
a:hover { color: #366293; 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; }
.transpBlack { background: url(/transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 966px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.login {
  width: 900px;
  height: 21px;
  color: #ffffff;
  text-align: right;
  position: absolute;
  top: 30px;
  right: 10px;
}

.login a:link {
	color: #ffffff;
	text-decoration: none;
}

.login a:visited {
	color: #ffffff;
	text-decoration: none;
}

.login a:active {
	color: #ffffff;
	text-decoration: none;
}

.login a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header {
	width: 900px;
	position: relative;
	height: 1px;
	background: url(/contentbg.png) no-repeat bottom;
}

#nav {
  width: 900px;
  display: inline-block;
  background: #ffffff;
  display: none;
}

.nav {
  background: #ffffff;
  width: 168px;
  float: left;
  font-size: 1.167em;
  color: #000000
}

a:link.FlyOut_Level01 {
  color: #000000;
  text-decoration: none;
  padding: 10px 0 10px 20px;
}

a:active.FlyOut_Level01 {
  color: #000000;
  text-decoration: none;
  padding: 10px 0 10px 20px;
}

a:visited.FlyOut_Level01 {
  color: #000000;
  text-decoration: none;
  padding: 10px 0 10px 20px;
}

a:hover.FlyOut_Level01 {
  background: #000000;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer !important;
}

a:link.FlyOut_Level02 {
  background: #004688;
  color: #ffffff;
  padding: 5px 35px 5px 20px;
  text-decoration: none;
}

a:active.FlyOut_Level02 {
  background: #004688;
  color: #ffffff;
  padding: 5px 35px 5px 20px;
  text-decoration: none;
}

a:visited.FlyOut_Level02 {
  background: #004688;
  color: #ffffff;
  padding: 5px 35px 5px 20px;
  text-decoration: none;
}

a:hover.FlyOut_Level02 {
  background: #41ad49;
  text-decoration: none;
  cursor: pointer !important;
}

#banner1 {

width: 850px;
  background: #ffffff;
  padding: 0px 0px 15px 5px;
}

.breadcrumbs {
  display: none;
  width: 880px;
  background: #ffffff;
  
  padding: 5px 10px 5px 10px;
  font-size: 0.833em;
  
}

.sectionContent {
margin-top: -30px;
}

.H1 {
display: none;
}

#breadcrumbs a:link {
	color: #000000;
	text-decoration: none;
}

#breadcrumbs a:active {
	color: #000000;
	text-decoration: none;
}


#breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
}

.search {
  position: absolute;
  width: 327px;
  text-align: right;
  top: 10px;
  right: 30px;
  display: none;
}

.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: #999999;
	text-decoration: none;
}

a:active.Search_Button {
	color: #999999;
	text-decoration: none;
}



a:visited.Search_Button {
	color: #999999;
	text-decoration: none;
}

a:hover.Search_Button {
	color: #999999;
	text-decoration: none;
	background: #666666;
}

#main {
  width: 860px;
  background: #ffffff;
  display: inline-block;
  padding: 20px;
  margin-top: -10px;
}

.column1 {
  width: 242px;
  float: left;
}

.column2 img { margin-bottom: 15px; }

.column2 {
  float: left;
  width: 314px;
  margin: 0 35px 0 25px;
}

.adBody {
margin-left: -30px;
}

.column3 {
  width: 242px;
margin-top: , -120px;
  float: left;
}


.banner2 {
	display: none;
}

#footer {
display: none;
  width: 850px;
  height: 53px;
  
  margin: 0 0 0 0;
  padding: 15px;
  font-size: 0.833em;
  position: relative;
}

#footer a:link {
  color: #ffffff;
  text-decoration: none;
}

#footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
#footer a:active {
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.text_FrontEditableFooter {
margin-top: -170px;
}

#ctl01_ctl06_ctl00_dgCustomFields {
width: 50%;
align: center;
}

.ContactFormFieldTitleCell {

width: 175px;
text-align: right;
padding-right: 15px;
}

.ContactForm_SubmitButtonTable {
margin-top: 15px;
}

/* 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 {

}
#breadsandsearch {
display: none;
}
.text_PageFooter {
margin-top: 175px;
}
.ContactForm {
margin-top: 0px;
}

/* 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 {

}

.colad1 {
width: 380px;
float: right;
margin-top: -380px;
margin-right: 0px;

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {

}

.RegisterFormRequiredField {


}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ABSOLUTE POSITIONED */
/* ------------------------------------------ */




/* END STRUCTURE */

/* ------------------------------------------ */
/* HIDDEN */
/* ------------------------------------------ */

#welcome {
  display: none;
}

.H1 {
	display: none;
}

#colad2 {
	display: none;
        margin-top; -100px
}

#rss2 {
  display: none;
}

.searcharea {
display: none;

.breadsandsearch {
display: none;

#ctl01_Breadcrumb1 {
display: none;


}

#footer {
display: none;
}

/* END STRUCTURE */

.editContentMenu {
margin: 15px 0 0 0;
}
