#body h1 { font-size: 30px; line-height: 1.3em; color: #000;}
#body h2 { font-size: 18px; line-height: 1.3em; color: #000; }
#body h3 { font-size: 15px; font-weight: normal; line-height: 1.2em; }
#body p { font-size: 12px; line-height: 1.8em;}
#body a { color: #476c79; font-size: inherit; text-decoration: underline; }
#body a:hover { text-decoration: none; color: #728d99; }
#body small { font-size: 10px; }
#body form { font-size: 12px; }

#body {
	color: #000; 
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	height: auto; 
	.height: 100%;
	margin: 0;
	padding: 0; 
	text-align: center;
}

#outerContainer {
  background-color: none;
  height: auto;
  margin: 0 auto; 
  padding: 0;
  width: 850px;
}
.layout2cr #outerContainer {
	background-repeat: repeat-y;
	background-position: center top;
}
.layout2cl #outerContainer {
	background-repeat: repeat-y;
	background-position: center top;
}
.layout1c #outerContainer  {
	background-repeat: repeat-y;
	background-position: center top;
	width: 851px;
}

#container {
  height: auto;
  padding: 0 0px;
  margin: 0;
  text-align: center;
  width: 850px; 
}
.layout2cr #container  {
	background-repeat: no-repeat;
}
.layout2cl #container  {
	background-repeat: no-repeat;
}
.layout1c #container  {
	background-repeat: no-repeat;
	width: 851px;
}

#header {
color: #000;
  margin: 0;
  min-height: 105px;
  padding: 50px 20px 0 30px;
  position: relative;
  text-align: left;
  width: 800px;

} 
.layout2cl #header {
      margin-left: 230px;
      width: 580px;
}
#header ul.navigation {
	background-repeat: repeat;
	border: 1px dotted #728d99;
	border-bottom: 1px dotted #728d99;
	padding: 0;
	text-align: center;
	width: 589px;
	height: 22px; 
	position: absolute;
	bottom: 0px;
}
.layout2cl #header ul.navigation {
left: 30px;
width: 565px;
}
.layout2cr #header ul.navigation {
left: 30px;
width: 555px;
}


.layout1c #header ul.navigation {
width: 800px;
left: 25px; 
}

#header ul.navigation li {
	height: auto; 
	float: left; 
	min-width: 80px; 
	_width: 8%; 
	text-align: center;
	white-space: nowrap; 
}

#header ul.navigation li a {
   border-right: 1px solid #728d99;
	height: auto; 
	color: #000;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	padding: 0 10px;
}

#header ul.navigation li a.selected {
font-weight: bold; text-decoration: none; background-color: #ffffff;
}

#header ul.navigation li a:hover {color: #476c79; 
}

#main { 
background-color: none;
      height: auto;
     min-height: 10px;
        margin: 0; 
padding: 0;
    width: 850px;
}


#sidebar {
	height: auto;
	min-height: 350px; 
	text-align: left; 
	width: 200px; 
}

.layout1c #sidebar { 
	border-bottom: none;
	margin: 0 0 10px 0;
        padding: 20px 0 0 25px;
	min-height: 10px;
	width: 770px;
}

.layout1c #sidebar ul { 
	background-image: none;
	background-repeat: repeat;
	width: 770px;
	height: auto;
       padding: 0 5px 0 0;
	margin: 5px auto 8px auto;
       .margin: 5px 0;
}

.layout1c #sidebar ul.navigation li {
	height: 28px; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 10px 0 0px;
	margin: 0; 
}

.layout1c #sidebar ul.navigation li a {
	height: auto; 
	width: auto;
	color: #476c79;
	font-size: 12px; 
	border-right: 1px solid #476c79;
	padding-right: 10px;
	margin: 0;
}

.layout1c #sidebar ul.navigation li a:hover {
color: #728d99;
}

.layout2cl #sidebar { 
	height: auto;
     margin: 0;
	min-height: 350px;
    padding: 10px 0px 10px 22px;
   
}

.layout2cl #sidebar ul.navigation {
  clear: both;
  background-image: none;
	background-repeat: repeat-x;
	margin-bottom: 15px;
        width: 180px;
}

.layout2cl #sidebar ul.navigation li {
	border-bottom: 1px dotted #728d99;
	height: auto; 
	width: auto;
}

.layout2cl #sidebar ul.navigation li a {
	height: auto; 
	width: auto;
	color: #476c79;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.3em;
	padding: 3px 0 3px 12px;
}

.layout2cl #sidebar ul.navigation li a:hover {
color: #728d99;
}

.layout2cr #sidebar { 
	height: auto;
   margin: 0;
	min-height: 350px;
   padding: 10px 5px 10px 5px; 
}

.layout2cr #sidebar ul.navigation {
	margin-bottom: 15px;
        width: 180px;
}

.layout2cr #sidebar ul.navigation li {
	border-bottom: 1px dotted #728d99;
	height: auto; 
	width: auto;
}

.layout2cr #sidebar ul.navigation li a {
	height: auto; 
	width: auto;
	color: #476c79;
	display: block;
	font-weight: normal;
	font-size: 12px; 
	line-height: 2.3em;
	padding: 3px 0 3px 15px;
}

.layout2cr #sidebar ul.navigation li a:hover {
color: #728d99;
}

#content {
  height: auto;
  min-height: 350px;
  _height: 400px;
  padding: 0 0 30px 0;
  text-align: left;
  width: 580px;

}

#content ul.navigation li {
	height: 28px; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 5px 0 0; 
             margin: 10px auto;
}

#content ul.navigation li a {
	height: auto; 
	width: auto;
	color: #476c79;
	font-size: 12px;
	border-right: 1px solid #476c79;
	padding-right: 5px;
         margin: 0;
}

#content ul.navigation li a:hover {
color: #728d99;
}

.layout1c #content {
	width: 800px;
	margin: 0 auto 10px auto; 
.margin: 0;
padding: 0;

}

.layout2cl #content {
	width: 580px;
	padding: 20px 15px 30px 0px;
}

.layout2cr #content {
	width: 580px;
	padding: 25px 10px 30px 20px;

}

#footer {
	background-color: #FFFFFF;
	color: #000;
	height: auto;
	min-height: 35px;
	margin: 0px;
	_height: 20px;
	padding: 35px 10px;
	text-align: left;
	width: 830px;
}

.layout2cr #footer {
	background-position: center top;
	background-repeat: no-repeat;
}

.layout2cl #footer {
	background-position: center top;
	background-repeat: no-repeat;
}

.layout1c #footer {
	background-position: center top;
	background-repeat: no-repeat;
	width: 831px;
}


#footer ul.navigation li {
	height: 28px; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0px 5px 0 0;
	margin: 0; 
}

#footer ul.navigation li a {
	height: auto; 
	width: auto;
	color: #000;
	font-size: 12px; 
	border-right: 1px solid #000;
	padding-right: 5px;
	margin: 0;
}
#footer ul.navigation li a:hover {
color: #ffffff;
}

/* Module Specific CSS */
#body h1 a.addOnBasicLink { color: #476c79; font-size: 18px; text-decoration: none; text-transform: uppercase; }
#body h1 a.addOnBasicLink:hover { text-decoration: underline; color: #728d99;}
#body h3.addOnSectionHead { color: #000; font-size: 12px; font-weight: bold; border-top: 2px solid #476c79; border-bottom: 1px solid #476c79; padding: 4px 0; text-transform: uppercase; } /* Blog management heading color */
#body .addOnBackground {
	background-color: #FFFFFF;
	background: #97adb7;
}
#body .addOnButton { background-image: url(/adm/css/library/4b/27/10059/6622.jpg); border: solid 1px #000; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: center; text-decoration: none; } 

#body .addOnHeadline { font-size: 16px; color: #000000; }
#body .addOnSubHead { font-size: 14px; color: #000000; }
#body .addOnSubH3 { color: #000; font-weight: bold; text-transform: uppercase; font-size: 14px; font-weight: bold; line-height: 1.2em; }
.addOnSubH4 { font-size: 16px; color: #000; }
.addOnPlainText { font-size: 12px; color: #000; }
.addOnBasicLink { font-size: 12px; color: #476c79;}
.addOnSmallText { font-size: 10px; color: #000; }
.addOnBackground {
	background-color: #FFFFFF;
	background-color: #FFFFFF; background: #d6e1d8;
}
.addOnShadedText {
	font-size: 10px; color: #000; background-color: #FFFFFF;
}
.addOnAccentText {
	font-size: 10px; color: #000; background-color: #FFFFFF;
}
.addOnSectionHead { font-size: 16px; color: #000; border-bottom: 1px solid #000; }
.addOnMiniNavBox {
	background-color: #FFFFFF;   border: 1px solid #000; padding: 2px;
}

.addOnBorder { border: 1px solid #000; padding: 2px; } 
.addOnBorderBottom { border-bottom: 1px solid #000; } 
.addOnBorderTop { border-top: 1px solid #000; } 
.addOnGradientTop {  } 
.addOnGradientBottom {  }
.addOnShadowBox {
	background-color: #FFFFFF; background: #000;
} 
.addOnShadowBoxSmall {
	background-color: #FFFFFF; background: #000;
} 
.addOnTableHeading { color: #000; }
.addOnTableHeadingBg {
	background-color: #FFFFFF;
	background-color: #FFFFFF; background: #97adb7;
} 
.addOnTableRowBg {
	background-color: #FFFFFF;
	background-color: #FFFFFF; background: #97adb7;
}
.addOnTableRowAltBg { background: #fff; }  
.addOnTableColumnBg { background: #fff; } 
.addOnTableColumnAltBg { background: #fff; } 