/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000000; }
body { background: #ffffff; font-family: Arial; font-size: 12px; line-height: 1.25em;
}
ul { margin-bottom: 1.3em; list-style: disc; margin-left: 15px; }
li { padding-left: 12px; line-height: 1.25em; margin: 4px 0 4px 0; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 1.500em; margin-top: 4px; color: #4a4a4a; line-height: 1.25em; margin-bottom: 1.3em; }
h2 { font-size: 1.167em; margin-top: 4px; color: #4a4a4a; line-height: 1.25em; }
h3 { font-size: 1.167em; margin-top: 4px; color: #000000; line-height: 1.25em; }
a:link { text-decoration: none; color: #4a4a4a; }
a:active { text-decoration: none; color: #4a4a4a; }
a:visited { text-decoration: none; color: #4a4a4a; }
a:hover { color: #4a4a4a; 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 */
/* ------------------------------------------ */

.H1 { display: none; }
#outside_container {
	width: 900px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#search { display: none; }

#header {
  width: 900px;
  height: 74px;
  position: relative;
}

#topbuttons {
  list-style: none;
  position: absolute;
  top: 0;
  right: -14px;
  margin: 0;
  padding: 0;
}

#topbuttons li {
  display: inline;
  margin: 0 0 0 -3px;
  padding: 0;
}

#top {
  width: 900px;
  height: 338px;
  margin: 0 0 5px 0;
}

.banner1 {
  float: left;
  border: 1px solid #b1b1b1;
  width: 557px;
  height: 338px;
  margin: 0 5px 0 0;

}

div[id$='rotator_Div']{ margin: 0 auto;}

.colad1 {
  float: left;
  border: 1px solid #b1b1b1;
  width: 330px;
  height: 338px;
}

/* 884 + 7 + 7 + 1 + 1 = 900 */
#navarea { width: 884px; border: 1px solid #b1b1b1; margin: 0 0 5px 0; padding: 7px;}

	.abovenav { width: 884px; height: 90px; background: url(/abovenav.jpg) no-repeat top left; margin: 0; }
	
	.nav { width: 884px; height: 54px; background: url(/NavBg.gif)  no-repeat top left; margin: 0; }
	
	.level1 > ul > li:first-child  { display: none;}
	
	.level1 > ul > li > a, level1 > ul > li > a:active, .level1 > ul > li > a:active, .level1 > ul > li > a:visited {  
		background: url(/nav-over.png) no-repeat 0 0; color: #fff; cursor: hand !important; display: block; font-size: .8em;
		font-weight: bold; float: left; line-height: 24px; text-align: center; margin-right: -15px; padding-left: 35px; width: 123px; }
		
	.level1 > ul > li > a:hover { background: url(/nav.png) no-repeat 0 0; color: #000; }	
	
	.level2 { padding: 10px 15px; width: 854px; }

		.level2 > ul > li { font-size: .8em; border-right: 1px solid #000; margin: 0; padding: 0 8px; }
		
		.level2 > ul > li[class='last'] { border: 0px; }

	
#main { width: 900px; margin: 0 0 5px 0; }

.breads { display: none; }
.welcome { display: none; }

#bottom { width: 900px; height: 155px; margin: 0 0 5px 0; }

.banner2 { float: left; border: 1px solid #b1b1b1; width: 557px; height: 155px; margin: 0 5px 0 0;  padding: 0; }

.advertisement { margin: 0; padding: 0; }

.colad2 { float: left; border: 1px solid #b1b1b1; width: 334px; height: 155px; }

#line { background: url(/fadedline.jpg) no-repeat  0 0; width: 900px; height: 4px; display: block;  margin: 5px 0 5px 0; }

#footer { text-align: center; }

#login { display: none; }

.instruction { font-size: .9em; display: block; text-align: left; margin-left: 20px;}

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebServiceBox_ListItem {
}

.WebBox_BoxInnerDiv {

}

.WebBox_TitleDiv {
  font-size: 1.167em;
  margin: 15px 0 15px 0;
  font-weight: bold;
}

.WebBox_TitleDiv:after { content: url(/redarrow.gif); margin-left: 10px; padding-top: 2px; }

.WebBox_ListServiceDescription { display: none; }

.WebBox_ListServiceItemTitle {

}

.WebServiceBox_ListServiceItemTitle {

}

.WebServiceBox_ListServiceTitle {
}

.WebBox_ListServiceItemTitle a:link {
text-decoration: none;
}

.WebServiceBox_ListServiceItemTitle a:link {
text-decoration: none;
}

.WebBox_ServiceTitleLink {
}

.WebBox_UnderItemDescriptionSpacerDiv {
height: 10px;
}

.WebServiceBox_ListServiceItemSpacer {
height: 10px;
}

.WebServiceBox_ListServiceAboveCopyright {
	display: none;
}

.WebServiceBox_LastRefreshed {
	display: none;
}

.WebBox_UnderTitleSpacerDiv {
	display: none;
}

.WebBox_ListTitleLink {
}

a.WebBox_ListTitleLink {
  color: #000000;
  font-weight: bold;
  font-size: .917em;
}

.WebBox_UnderItemTitleSpacerDiv {
	display: none;
}

.WebBox_ListDescription {
	display: block;
	font-size: .917em
}

.WebServiceBox_ListDescription {
	padding: 0px 0px 0px 0px;
	display: block;
}

.WebBox_ListServiceAboveCopyright {
	display: none;
}

.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 {
	display: block;
}

.ParentSection_ListTitleLink a:link {
	color: #66bb49;
}

.ParentSection_ListTitleLink a:hover {

}

.ParentSection_ListTitleLink a:visited {

}

.ParentSection_ListBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
	display: block;
}

.hasRead {
	float: left;
	margin-right: 5px;
}
.Article_Title {
}

.Article_FullDescription {

}

.itemReadMoreLink {

}

.BackToList_TextLink {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {

}

.itemLinkTitle a:link {

}

.itemLinkTitle a:hover {

}

.itemLinkTitle a:visited {

}

.itemBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {

}

.fileName {

}

.itemDownloadFileSize {

}

.DownloadSection_ListFileTypeIcon {
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {

}

.itemSendALinkToDownload {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {

}

.RegisterFormRequiredField {

}
#windowframe {
  width: 100%;
  height: 620px;
  border: 0px;
  margin: 0px;
}

/* END STRUCTURE */


.editContentMenu { margin: 15px 0 0 0; }

#['$SectionTitle']{ display: none }