@charset "utf-8";


/* COlORS
 * Use search and replace; values listed here:
 * rbd_darkGreyBlue #001A31
 * rbd_yellowHighlight #FECF2A
 */
 
 
.twoColFixLtHdr #container #sidebar1 h3 {
	font-size: small;
	margin-top: 2px;
}
.style2 {
	color: #990033;
	font-weight: bold;
}

.bullet {
	font-size: small;
	list-style-position: outside;
	list-style-type: disc;
}
.TwoColumnsSmallText {
	text-align: left;
	vertical-align: top;
}
.TwoColumnsSmallText p {
	font-size: small;
}

.numberedlist {
	font-size: small;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
	width: auto;
}


.twoColFixLtHdr #container #mainContent h1 {
	font-size: large;
	margin-top:8px;
	margin-bottom: 2px;
	font-weight: bold;
}
.smallRedHeader {
	color: #990000;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-size: medium;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #TechTipTable a {
	font-size: 10px;
}
.twoColFixLtHdr #container #mainContent #TechTipTable p {
	margin-bottom: 2px;
	margin-top: 5px;
}
.TechTipTableLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.TwoColumnTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.TwoColumnTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #000000;
}
.TwoColumnTable td {
	border: 1px solid #000000;
	padding: 2px;
	margin: 1px;
}
.PriceListTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.PriceListTable td {
	padding: 2px;
	border: 1px solid #000000;
}
.PriceListTable th {
	border: 1px solid #000000;
	text-align: center;
}
/*
#MenuBar {
	background-color: #0066CC;
	text-align: center;
	color: #ECEBE6;
	padding: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*/
#MenuBar {
	background-color:#001A31;
	text-align: center;
	color: #ECEBE6;
	position:absolute;
	top:125px;
	height:18px;
	width:948px;
	padding-top:3px;
	padding-bottom:4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MenuBar ul {
	margin: 0px;
	padding: 0px;
}
#MenuBar li {
	list-style-type: none;
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: normal;
}
#MenuBar a:hover {
	color: #FECF2A;
	text-decoration: none;
}

#MenuBar a {
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
	font-weight: normal;
}




#FooterMenuBar {
	background-color: #0066CC;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}
#FooterMenuBar ul {
	margin: 0px;
	padding: 0px;
}
#FooterMenuBar li {
	list-style-type: none;
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
	font-weight: normal;
}
#FooterMenuBar a:hover {
	color: #FF6600;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
}
#FooterMenuBar a {
	color: #FFFFFF;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
}
.ThreeColumnTableNoBorders {
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.FourColumnTable {
	font-size: small;
	margin: 1px;
	padding: 1px;
	border: thin solid #000000;
}
.FourColumnTable p {
}
.twoColFixLtHdr #container #mainContent h3 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.NewsletterTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.HorizontalList {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.SiteContentsHeading1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.SiteContentsMainArea {
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	height: auto;
	color: #990000;
}
.SiteContentsTopic {
	font-size: small;
	height: auto;
	margin: 1px;
	padding: 1px;
	color: #000000;
	text-decoration: none;
}
.SiteContentsTopic a:link {
	text-decoration: none;
}

.SiteContentsTopic a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.SiteContentsTopic a:visited {
	color: #660066;
	text-decoration: none;
}

.Width {
	width: 500px;
}

.SiteContentsSubArea {
	font-size: medium;
	color: #000000;
	height: auto;
	padding-top: 8px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SiteContentsSubArea a:hover {
	color: #990000;
	text-decoration: underline;
}

