#body h1 { font-size: 22px; line-height: 1.2em; color:#607e7c }
#body h2 { font-size: 18px; line-height: 1.2em; color:#607e7c}
#body h3 { font-size: 14px; font-weight: bold; line-height: 1.2em; }
#body p { font-size: 12px; line-height: 1.8em; }
#body a { font-size: inherit; text-decoration: underline; color:#607e7c}
#body a:hover { text-decoration: none; }
#body small { font-size: 10px; }
#body form {
	outline-style: none;
	border-style: none;
	font-size: 12px;
}
#body ul.navigation li { list-style: none outside; }

#body {
	background-color: #FFFFFF;
	background-repeat: no-repeat; text-align: center;
}

#outerContainer {
		height: auto; width: 100%; margin:0; padding:0 0 20px;
}

#container {
	border: 2px none #C9DED4;
	background:#fff;  
	width: 900px; text-align: left;
	margin:20px auto;
	padding:20px 0
}

#header {
	border: 2px none #C9DED4;
	width:auto; margin: 0 auto 25px; padding:10px 15px;
	-moz-box-shadow:0px 3px 3px #c9ded4; 
	-webkit-box-shadow:0px 3px 3px #c9ded4; 
	-box-shadow:0px 3px 3px #c9ded4;
}
#header ul.navigation {
	border: 2px none #C9DED4;
	width:auto; margin:10px 0 0;
}
#header ul.navigation li {
	border: 2px none #C9DED4;
	float: left; height: 20px; min-width: 30px; width: auto; text-align: center;
}
#header ul.navigation li a {color:#607e7c; display: block; font-size: 14px; height: 20px; width: auto; padding: 0 10px; }
#header ul.navigation li a:hover {
	background-color: #000000;
	background-color: #000000;
	background-color: #000000;
	background-color: #000000; background: #607e7c; color: #fff; text-decoration: none;
}
#header ul.navigation li a.selected {
	background-color: #000000; background: #607e7c; color: #fff; text-decoration: none;
}

#main {
	outline-style: none;
	border-style: none;
	height: auto; margin: 0 15px; width:auto;
}

#sidebar {
	outline-style: none;
	border: 1px none #C9DED4;
	height: auto;
	min-height: 20px; 
	padding: 15px;
	text-align: left; 
	width: 200px; 
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
	-moz-box-shadow:3px 3px 3px #98baaa; 
	-webkit-box-shadow:3px 3px 3px #98baaa; 
	-box-shadow:3px 3px 3px #98baaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.layout1c #sidebar {height: auto; width:90%; margin: 15px auto 0}

.layout1c #sidebar ul.navigation { border:2px solid #c9ded4; width:auto; margin:10px 0 0; }
.layout1c #sidebar ul.navigation li { border-right: 2px solid #c9ded4; float: left; height: 20px; min-width: 30px; width: auto; text-align: center; }
.layout1c #sidebar ul.navigation li a {color:#607e7c; display: block; font-size: 14px; height: 20px; width: auto; padding: 0 10px; }
.layout1c #sidebar ul.navigation li a:hover { background: #607e7c; color: #fff; text-decoration: none; }
.layout1c #sidebar ul.navigation li a.selected { background: #607e7c; color: #fff; text-decoration: none; }

.layout2cl #sidebar { min-height: 400px}
.layout2cr #sidebar { min-height: 400px}

.layout2cr #sidebar ul.navigation {  width:auto; margin-bottom:10px  }
.layout2cr #sidebar ul.navigation li { border:2px solid #c9ded4; height: 20px; min-width: 30px; margin:5px 0 0; width: auto; text-align: left; }
.layout2cr #sidebar ul.navigation li a {color:#607e7c; font-weight:bold; display: block; font-size: 14px; height: 20px; width: auto; padding: 0 10px; }
.layout2cr #sidebar ul.navigation li a:hover { background: #607e7c; color: #fff; text-decoration: none; }
.layout2cr #sidebar ul.navigation li a.selected { background: #607e7c; color: #fff; text-decoration: none; }

.layout2cl #sidebar ul.navigation {  width:auto; margin-bottom:10px  }
.layout2cl #sidebar ul.navigation li { border:2px solid #c9ded4; height: 20px; min-width: 30px; margin:5px 0 0; width: auto; text-align: left; }
.layout2cl #sidebar ul.navigation li a {color:#607e7c; font-weight:bold; display: block; font-size: 14px; height: 20px; width: auto; padding: 0 10px; }
.layout2cl #sidebar ul.navigation li a:hover { background: #607e7c; color: #fff; text-decoration: none; }
.layout2cl #sidebar ul.navigation li a.selected { background: #607e7c; color: #fff; text-decoration: none; }



#content .blogSub .pad10 { padding: 10px 0; } /* Removes side padding from modules placed in content area */

#content {
  height: auto;
  min-height: 400px;
  margin: 0;
  padding:15px;
  text-align: left;
  width: 580px;
}

.layout1c #content {width: 90%; margin: 0 auto; }
.layout2cl #content{}
.layout2cr #content{}

#content ul.navigation { border:2px solid #c9ded4; width:auto; margin:10px 0 0; }
#content ul.navigation li { border-right: 2px solid #c9ded4; float: left; height: 20px; min-width: 30px; width: auto; text-align: center; }
#content ul.navigation li a {color:#607e7c; display: block; font-size: 14px; height: 20px; width: auto; padding: 0 10px; }
#content ul.navigation li a:hover { background: #607e7c; color: #fff; text-decoration: none; }
#content ul.navigation li a.selected { background: #607e7c; color: #fff; text-decoration: none; }


#footer {
	outline-style: none;
	border: 1px none #C9DED4;
	background-repeat: repeat-x;
	background-position: left top;
	width: auto; margin: 25px auto 15px; padding:20px 15px 30px;
} 

#footer ul.navigation { border:2px solid #c9ded4; width:auto; margin:10px 0 0; }
#footer ul.navigation li { border-right: 2px solid #c9ded4; float: left; height: 20px; min-width: 30px; width: auto; text-align: center; }
#footer ul.navigation li a {color:#607e7c; display: block; font-size: 14px; height: 20px; width: auto; padding: 0 10px; }
#footer ul.navigation li a:hover { background: #607e7c; color: #fff; text-decoration: none; }
#footer ul.navigation li a.selected { background: #607e7c; color: #fff; text-decoration: none; }


/* Module Specific Styling */

.addOnBorder {
	border: 1px none #000000;
} 
.addOnBorderBottom {
	border: 1px none #000000;
} 
.addOnBorderTop {
	border: 1px none #000000;
} 
.addOnGradientTop {  background: url() repeat-x; } 
.addOnGradientBottom { background: url() repeat-x; }
.addOnShadowBox { background: #000; } 
.addOnShadowBoxSmall { background: #999; } 
.addOnTableHeading { color: #000; }
.addOnTableHeadingBg { background: #CCC; } 
.addOnTableRowBg { background: #ddd; } 
.addOnTableRowAltBg { background: #eee; }
.addOnTableColumnBg { background: #aaa; } 
.addOnTableColumnAltBg { background: #fff; }
.addOnBackgroundImage { background: url(); }

.addOnHeadline { font-size: 20px; color: #000; }
.addOnSubHead { font-size: 18px; color: #000; }
.addOnSubH3 { font-size: 16px; color: #000; }
.addOnSubH4 { font-size: 14px; color: #000; }
.addOnPlainText { font-size: 12px; color: #000; }
.addOnBasicLink { font-size: 12px; color: #086392;}
.addOnSmallText { font-size: 10px; color: #000; }
.addOnBackground { background: inherit; }
.addOnShadedText { font-size: 12px; color: #000; background-color: #ccc; }
.addOnAccentText { font-size: 12px; color: #000; background-color: #999; }
.addOnSectionHead { font-size: 16px; color: #000; border-bottom: 1px solid #000; }
.addOnMiniNavBox { background-color: #ccc; border: 1px solid #999; color: #292929; font-size: 12px; padding: 2px; }
.addOnButton { background: #1F4A6B url(/adm/media/bg_button.gif) repeat-x; border: solid 2px #2D6B9A; color: #fff!important; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: auto;	padding-top: 0px; text-align: center; height: 22px; }