#body h1 { font-size: 22px; line-height: 1.2em; }
#body h2 { font-size: 18px; line-height: 1.2em; }
#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; }
#body a:hover {
	visibility: hidden; text-decoration: none;
}
#body small { font-size: 10px; }
#body form {
	visibility: hidden;
	float: none;
	border-style: none;
	outline-width: auto;
	outline-color: #203444;
	font-size: 12px;
}
#body ul.navigation li { list-style-type: none; }

#body {
	border-right-width: 1cm;
	border-bottom-width: 1cm;
	border-style: hidden dotted;
	border-right-color: #203444;
	border-left-color: #203444;
	outline-style: hidden;
	background-position: center center;
	background-color: #203444;
	color: #FFFFFF;
	word-spacing: auto;
	white-space: normal;
	text-indent: auto;
	letter-spacing: auto;
	line-height: auto;
	word-spacing: auto;
	text-transform: none;
	text-indent: auto;
	text-decoration: none;
	letter-spacing: auto;
	font-size-adjust: 24;
	display: marker;
	clear: both;
	visibility: visible;
	float: left;
	background-repeat: no-repeat;
	background
	white-space: normal;
	word-spacing: auto;
	letter-spacing: auto;
	vertical-align: top;
	line-height: auto;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-stretch: semi-condensed;
	font-size: 28;
	font-family: MS Serif,New York,serif;
	backgroundposition: fixed;
	background-attachment: scroll;
	background-repeat: no-repeat;
	backgroundcolor: #FFFFFF; text-align: center;
}

#outerContainer { border: 3px solid #999; height: auto; width: 780px; margin: 10px auto; }

#container { height: auto; width: 100%; text-align: left; }

#header {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: repeat; background-color: #203444; height: 100px; width: 100%;
}
#header ul.navigation { border-top: 3px solid #999; border-bottom: 3px solid #999; width: 100%; }
#header ul.navigation li { border-right: 3px solid #999; float: left; height: 20px; min-width: 30px; width: auto; text-align: center; }
#header ul.navigation li a { display: block; font-size: 12px; height: 20px; width: auto; padding: 0 10px; }
#header ul.navigation li a:hover { background-color: #ddd; color: #333; text-decoration: none; }
#header ul.navigation li a.selected { background-color: #ddd; color: #333; text-decoration: none; }

#main { 
	height: auto; 
    margin: 20px auto 0 auto;
	width: 100%;
	.margin: 0 0 0 5px;
}

#sidebar {
	height: auto;
	min-height: 20px; 
	padding:  0;
	text-align: left; 
	width: 180px; 
}

.layout1c #sidebar { background-color: #ddd; height: auto; width: auto; margin: 0 10px; }

.layout2cl #sidebar { background-color: #ddd; height: auto; min-height: 400px; width: 180px; }

.layout2cr #sidebar { background-color: #ddd; height: auto; min-height: 400px; width: 180px; }

#content .blogSub .pad10 {
	border-right-width: 1.5cm;
	border-bottom-width: 1.5cm;
	padding: 10px 0;
} /* Removes side padding from modules placed in content area */

#content {
	border-color: #203444;
	outline: #203444 double auto;
	border-rightwidth: 780px;
	height: auto;
	min-height: 400px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 580px;
}

.layout1c #content {
	width: 20cm;
	margin: 0 auto;
}

.layout2cl #content {
	width: 780px;
	margin: 0 10px 0 0;
}

.layout2cr #content {
	width: 580px;
	margin: 0 0 0 10px; 
}


#footer { background-color: #eee; min-height: 30px; width: auto; margin: 10px;  } 

/* Module Specific Styling */

.addOnBorder {  border: 1px solid #000; } 
.addOnBorderBottom { border-bottom: 1px solid #000; } 
.addOnBorderTop { border-top: 1px solid #000; } 
.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: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: auto;	padding-top: 0px; text-align: center; height: 22px; }
