/* Start of CMSMS style sheet 'style' */
body {
	background-color: #eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(uploads/images/page_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
}
#page {
	width:980px;
	margin:0 auto;
}
#bg {
	width:940px;
	float:left;
	background-color:#FFF;
	padding:0 20px;
}
#header {
	width:940px;
	float:left;
}
#headerimg {
	padding:10px 0 10px 10px;
}
#menu {
	float:left;
	width:940px;
	background-color:#1A81D0;
	background-image:url(uploads/images/topnav-bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#menu #level1 li {
	float:left;
	padding:0 20px;
	line-height:40px;
}
#menu #level1 li a {
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}
#menu #level1 li a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#menu #level1 li.currentpage, #menu #level1 li.menuactive {
	background-color:#FFF;
}
#menu #level1 li.currentpage a, #menu #level1 li.menuactive a, #menu #level1 li.currentpage h3 {
	color: #494949;
	text-transform:uppercase;
}
#menu #level1 li.currentpage a:hover, #menu #level1 li.menuactive a:hover, #menu #level1 li.currentpage h3 {
	color: #494949;
	text-transform:uppercase;
	text-decoration:none;
}
#wrap {
	float:left;
	width:940px;
	background-color:#FFF;
	padding:20px 0px 0 0px;
	background-image:url(uploads/images/bg_container.png);
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:1px solid #efefef;
}
#content {
	float:left;
	width:600px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
}
#content object {
	float:left;
	margin:10px;
	margin-left:0px;
	border:5px solid #efefef;
}
#content ul {
	margin-bottom:15px;
}
#content ul ul {
	margin-bottom:0px;
}
#content ul li {
	line-height:18px;
	padding-left:20px;
}
#content ul li li {
	padding-left:20px;
}
#content p, .NewsSummarySummary, #NewsPostDetailSummary, #NewsPostDetailContent {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	margin-bottom:15px;
}
#content p img {
	margin:10px;
	border:5px solid #efefef;
}
#content a {
	color: #0b477d;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content h1 {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	line-height:27px;
	margin-bottom:20px;
	text-decoration:none;
	padding-bottom: 6px;
	border-bottom:1px solid #efefef;
}
.NewsSummary {
float:left;
width:600px;
}
.NewsSummaryLink {
	display: block;
}
.NewsSummaryLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height: 27px;
	font-size: 18px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #494949;
}
.NewsSummaryLink a:hover {
	text-decoration: underline;
	color: #0b477d;
}
.NewsSummaryPostdate {
	display:block;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}
.NewsSummaryMorelink {
	display:block;
	margin-bottom:20px;
}
.NewsSummaryMorelink a {
	font-family:Arial, Helvetica, sans-serif !important;
	color: #0b477d;
	text-decoration:underline;
}
.NewsSummaryMorelink a:hover {
	text-decoration:none;
}
h3#NewsPostDetailTitle {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 27px;
	font-size: 18px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #494949;
}
#NewsPostDetailDate {
	display:block;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}
#sidebar {
	float:right;
	width: 300px;
	padding-left:20px;
	background-image:url(uploads/images/bg_body-right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#sidebar #level2 ul {
	margin-bottom:20px;
}
#sidebar #level2 li {
	padding:6px 10px;
	border-bottom:1px solid #efefef;
}
#sidebar #level2 li a {
	display:block;
	text-decoration:none;
	color:#0B477D;
}
#sidebar #level2 li a:hover {
	text-decoration:underline;
}
#sidebar .block1 {
	display:block;
	margin-bottom:20px;
}
#sidebar .block1 h2 {
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}
#footer {
	clear: both;
	width:940px;
	float:left;
	padding:10px 0px;
	font-size:11px;
	line-height:15px;
	color: #494949;
}
.cleanimage {
	border:none !important;
	margin:0px !important;
}
table.footertable {
	width:100%;
}
table.footertable td {
	white-space:nowrap;
	vertical-align:top;
}
table.footertable td a {
	color: #494949;
	text-decoration:underline;
}
table.footertable td a:hover {
	text-decoration:none;
}
table.headertable {
	width:100%;
}
table.headertable td {
	vertical-align:top;
	text-align:right;
	white-space:nowrap;
	font-size:11px;
	line-height:15px;
	color: #494949;
}
table.headertable td a {
	color: #494949;
	text-decoration:underline;
}
table.headertable td a:hover {
	text-decoration:none;
}
#myframe {
float:right;
width:300px;
height:250px;
border:5px solid #efefef;
margin:0px 0px 15px 15px;
}
/* End of 'style' */

