/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; color: #000000; }
body { background: url(/pattern.jpg); font-family: Arial; font-size: 12px; margin: 0; padding: 0; }
ul { list-style-position: inside; margin-bottom: 1.3em; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 2.500em; margin-top: 4px; margin-bottom: 8px; color: #000000; }
h2 { font-size: 1.500em; margin-top: 4px; margin-bottom: 8px; color: #800000; }
h3 { margin-top: 4px; margin-bottom: 8px; }
h4 { margin-top: 4px; margin-bottom: 8px; }
a { text-decoration: none; color: #800000; }
a:hover { color: ##990001; 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: 710px;
	min-height:400px;
	height:auto !important;
	margin: 0 auto;
	background: url(/content_bg.png) repeat-y #ffffff;
	position:relative;
}

#login {
  width: 710px;
  display: none;
}

#header {
	width: 647px;
	padding: 50px 0 0 63px;
	background: url(/headder.png) no-repeat top;
}

#nav {
  width: 600px;
  height: 40px;
  padding: 10px 50px 0 50px;
  background: url(/navbg.gif) no-repeat;
}

.RadMenu a, .RadMenu a:link, .RadMenu a:active, .RadMenu a:hover
{ font-style: italic; line-height: 27px; text-decoration: none; }

.rmRootGroup > .rmItem > .rmLink { color: #800000; font-size: 1.1em; padding-left: 8px;}
.rmRootGroup > .rmItem > .rmLink > .rmText { padding-right: 8px; }
.rmRootGroup > .rmItem > .rmLink:hover { background-color: #900; color: White; }

.rmGroup { background-color: #900; border: 1px solid #900; color: White; }
.rmGroup .rmLink { color: White; line-height: 23px; }
.rmGroup .rmLink:hover { color: #900; font-size: 1em; background-color: White; }
.rmGroup .rmText { padding-left: 10px !important; }


#breadsandsearch {
  width: 710px;
  display: none;
}

.breads {
  float: left;
  width: 400px;
}

.search {
  float: left;
  width: 300px;
}

#main {
  width: 710px;
  display: inline-block;
}

.column1 {
  float: left;
  width: 650px;
  padding: 0 30px 0 30px;
}

.column2 {
  float: left;
  width: 247px;
  display: none;
}

#footer {
  width: 670px;
  height: 37px;
  background: url(/m-footer.png) no-repeat;
  font-size: .889em;
  padding: 10px 20px 0px 20px;
}

#footer a { color: #ffffff; }
#footer a:hover { color: #ffffff; }

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebServiceBox_ListItem {
	width: 194px;
  background: ;
  padding: 25px 10px 20px 10px;
	
}

.WebBox_BoxInnerDiv {
  width: 236px;
  background: ;
padding: 25px 10px 0px 20px;
}

.WebBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: ;
text-transform: uppercase;
}

.WebServiceBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: ;
text-transform: uppercase;
}

.WebServiceBox_ListServiceTitle {
	display: none;
}

.WebBox_ListServiceItemTitle a:link {
text-decoration: none;
color: #80000;
}

.WebServiceBox_ListServiceItemTitle a:link {
text-decoration: none;
color: #800000;
}

.WebBox_ServiceTitleLink {
	display: none;
}

.WebBox_UnderItemDescriptionSpacerDiv {
height: 10px;
}

.WebServiceBox_ListServiceItemSpacer {
height: 10px;
}

.WebServiceBox_ListServiceAboveCopyright {
	display: none;
}

.WebServiceBox_LastRefreshed {
	display: none;
}

.WebBox_UnderTitleSpacerDiv {
	display: none;
}

.WebBox_ListTitleLink {
	padding: 0px 0px 0px 5px;
}

.WebBox_UnderItemTitleSpacerDiv {
	display: none;
}

.WebBox_ListDescription {
	padding: 0px 0px 0px 5px;
	display: block;
font-size: .750em;
}

.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;
FONT-WEIGHT: bold;	
COLOR: #800000;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.ParentSection_ListTitleLink a:link {
	color: #800000;
}

.ParentSection_ListTitleLink a:hover {
	color: #990001;
}

.ParentSection_ListTitleLink a:visited {
	color: #800000;
}

.ParentSection_ListBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
FONT-WEIGHT: bold;	
COLOR: #800000;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
	display: block;
}

.hasRead {
	float: left;
	margin-right: 5px;
}
.Article_Title {
FONT-WEIGHT: bold;	
COLOR: #800000;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.Article_FullDescription {

}

.itemReadMoreLink {

}

.BackToList_TextLink {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
FONT-WEIGHT: bold;

COLOR: #800000;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.itemLinkTitle a:link {
COLOR: #800000;	
}

.itemLinkTitle a:hover {
COLOR: #800000;	
}

.itemLinkTitle a:visited {
COLOR: #800000;	
}

.itemBriefDescription {

}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
FONT-WEIGHT: bold;
	
COLOR: #800000;	
FONT-FAMILY: Arial, Helvetica, sans-serif;	
TEXT-DECORATION: underline;
}

.fileName {

}

.itemDownloadFileSize {

}

.DownloadSection_ListFileTypeIcon {
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {

}

.itemSendALinkToDownload {

}

/* END STRUCTURE */

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

.ContactFormFieldTitle {

}

.RegisterFormRequiredField {

}

/* END STRUCTURE */

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




/* END STRUCTURE */

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

#welcome {
  display: none;
}

.H1 {
	display: none;
}

.ParentSection_ListTable {
display: none;
}

#colad2 {
	display: none;
}

#rss2 {
  display: none;
}

/* END STRUCTURE */

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