/* Start of CMSMS style sheet 'new' */
body {
	font: 10pt/1.5em Arial, Helvetica, Geneva, sans-serif;
	color: #323232;
	padding: 0;
	margin: 0;
}

#contentContainer #content a {
	text-decoration: none;
	border-bottom: 1px solid;
	font-weight: bold;
	color: #303030;
	border-color: #cacaca;
}

#contentContainer #content a:hover {
	color: #000;
	border-bottom-color: #000;
}

#container {
	width: 53em;
	position: relative;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 0;
}

#pageheader {
	height: 91px;
	background: url(uploads/images/headerimg.jpg) no-repeat;
}

#search {
	margin: 3px 0 0 0;
	padding: 0;
	display: inline;
	position: absolute;
	right: 7px;
	float: right;
}

#navright {
	background: url(uploads/images/navbg_right.jpg) no-repeat;
	width: 8px;
	height: 29px;
	position: absolute;
	float: right;
	right: 0px;
	display: inline;
}

#navleft {
	background: url(uploads/images/navbg_left.jpg) no-repeat;
	width: 3px;
	height: 29px;
	display: inline;
	position: absolute;
	z-index: 160;
}

#navcontainer {
	background: url(uploads/images/navbg_middle.jpg) repeat-x;
	height: 29px;
padding: 0px;
margin: 0px;
vertical-align: middle;
}

/* Fix IE. Hide from IE Mac \*/

* html #navcontainer ul li {
	float: left;
	height: 10px;
}

/* * html #navcontainer ul li a { height: 30px; } */

/* End */

#contentContainer {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 0 1em 0 1.2em;
	border-color: #ebebeb;
}

#contentContainer #content {
	float: left;
	width: 34em;
	margin: 0;
	padding: 0;
}

#contentContainer #sidebar {
	float: right;
	width: 14em;
	height: 100%;
	min-height: 100%;
	margin: 2.4em 0 2.4em 0;
	background: url(uploads/images/sidebarbg.png) repeat-x;
	font-size: 0.9em;
}

#footer {
	clear: both;
	height: 2.8em;
	padding: 2em 0 0.5em 0;
	margin: 2em 0 1em 0;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	color: #939393;
}

#footer a {
	color: #939393;
	text-decoration: none;
	color: #939393;
}

/* Toolbar Styles */

#navcontainer #current {
	background: #ececec;
}

#navcontainer #current:hover {
	background: #000;
}

#navcontainer .currentAncestor {
	
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	background: #fff;
	margin: 0;
	padding: 0;
	z-index: 80;
}

#navcontainer li {
	position: relative;
	margin: 0;
        padding: 0;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	float: left;
margin: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #494949;
	font-size: 0.8em;
        padding: 5px 0.8em 0 0.8em;
        height: 24px;

}

#navcontainer a:hover {
        background: url(uploads/images/hover.png) repeat-x;
color: #1b1b1b;

}

#navcontainer a:active {
	
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	top: 29px;
	left: 0px;
	display: none;
	z-index: 6;
	width: 11em;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #fbfbfb;
	border-color: #dbdbdb;
}

#navcontainer ul ul li {
	display: block;
	border-bottom: 1px solid #f1f1f1;
	width: 11em;
	padding: 0;
	margin: 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 0.3em 0.3em 0em 0.6em;
	margin: 0;
        height: auto;
}

#navcontainer ul ul a:hover {
       background-color: #f1f1f1;
background-image: none;
}

#navcontainer ul ul li:hover {
	background: #f1f1f1;
}

#navcontainer ul ul #current {
	
}

/* @end */

/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 110px;
	top: 0;
	font-size: 1em;
}

#navcontainer ul ul ul ul li {
	
}

#navcontainer ul ul ul ul a {
	
}

#navcontainer ul ul ul ul a:hover {
	
}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul {
	display: none;
}

div#navcontainer ul li:hover ul, divcnavcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul {
	display: block;
}

h1 {
	color: #4b4b4b;
	line-height: 1.2em;
	font-size: 1.3em;
	margin-top: 1.5em;
	min-height: 50px;
	margin-bottom: 0.5em;
	background: url(uploads/images/arrowbig.png) no-repeat;
	padding: 0.5em 0 0.5em 40px;
}

h2 {
	font-size: 1.0em;
	background-image: none;
}

h3 {
	color: #373737;
	height: 25px;
	padding-top: 0.3em;
	font-size: 1.0em;
	margin-top: 0.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	background: url(uploads/images/arrowsmall.png) no-repeat;
	padding-left: 25px;
}

p {
	padding: 0 0 1.5em 26px;
	margin: 0;
}

#contentContainer #sidebar h1 {
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	height: 1em;
	padding: 0;
	margin: 0;
}

#NewsPostDetailContent {
	margin: 0 0 1em 0;
}

#NewsPostDetailDate {
	font-size: 0.8em;
}

.NewsSummaryLink a {
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

.NewsSummaryPostdate {
	position: relative;
	padding-left: 15px;
	left: -15px;
	background: url(uploads/images/news.gif) no-repeat;
	padding-top: 0px;
	font-size: 0.8em;
}

.NewsSummary {
	margin: 0 0.5em 1.5em 1.4em;
}

.sidebarheader {
	margin-left: 10px;
}
/* End of 'new' */

