* {
	font-family: "Trebuchet MS", verdana,arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
html {
	font-size:50%;
}
body.published, body.published-text, body.published-images {
	background: #0098C3 url(../images/bg_body.png) repeat-x scroll left top;
	font-size: 125%;
	margin:0;
	padding:0;
	text-align:center;
	color: #333333;
}
a {
	color:#FFFFFF;
}
a:visited {
}
a:hover, a:active {
}
img {
	border:0 none;
	/*display:block;*/
}
.floatright {
	display:inline;
	float:right;
}
.floatleft {
	display:inline;
	float:left;
}
.clr{
	clear: both;
}
.alignright {
	text-align:right;
}
.nomargin {
	margin:0 !important;
}
.hide {
	height:0;
	overflow:hidden;
	position:absolute;
	width:0;
}

body.published-text .article_separator{
	/*font-size: 0;*/
	display: block;
	height: 1.5em;
	/*border-bottom: 1px solid #CCC;
	margin-bottom: 1em;*/
	border-bottom: 10px solid #CCC;
	margin-bottom: 3em;
}

body.published-images .article_separator{
	font-size: 0;
}
label {
}
input.type_submit {
}
input.type_text, textarea.type_text {
}
label.type_checkradio {
}
select {
}
#container {
	height:100%;
	margin:0 auto;
	min-height:100%;
	padding:0 0 20px;
	text-align:left;
	width:950px;
}
html > body #container {
	height:auto;
}
#header {
	/*position:relative;*/
	height: 161px;
}
#header #logo {
	margin:9px 0 10px;
	float: left;
}
#topmenu {
	float: right;
	/*width: 450px;*/
	margin-top: 75px;
	border-right: 1px solid #fff;
	background: #0085AA;
}
#body {

}
#body p {
	line-height:1.3em;
	margin:0 0 1em;
}

#main{
	background: url(../images/main_bg.png) repeat-y;
	width: 720px;
	float: left;
}
#user1{
	/*background: url(../images/homepage_header_darkblue.png) no-repeat;
	height: 145px;
	padding: 10px;*/
	border-bottom: 1px solid #fff;
	font-size: 0;
}

#user2{
	/*background: url(../images/user1_bg.png) no-repeat;
	height: 108px;
	padding: 10px;*/
	border-bottom: 1px solid #fff;	
	position: relative;
}

#user2 .moduletable-menu{
	position: absolute;
	top: 77px;
	left: 50px;
	height: 31px;
}

#content{
	font-size: 1.4em;
	/*padding: 10px;*/
}

#content .componentheading-text{
	margin: 10px 40px;
	font-size: 1.5em;
	color: #7da758;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
}

#content .contentheading-text{
	color: #7da758;
	margin: 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

#content table.blog-text, #content table.contentpaneopen-text, body.published-text .contentpane{
	/*padding: 10px 40px;*/
}

body.published-text #content{
	padding: 10px 40px;
}

body.published-images #content div, body.published-images #content table {
	font-size: 0;
}

#content table.blog-text table.contentpaneopen-text{
	padding: 0;
	width: 100%
}

#content .componentheading-images{
	display: none;
}

#content a{
	color: #1c71b4;
	text-decoration: underline;
	font-weight: bold;
}

#content a.readon, #content a.readon-text{
	/*display: block;
	text-align: right;*/
	float: right;
}

#content a:hover{
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
	color: #7da758;
}
body.published-text #rounded_bottom {
	background: url(../images/main_bottom_bg.png) no-repeat;
	height: 7px;
	font-size: 0;
	/*display: none;*/
}

body.published #rounded_bottom, body.published-images #rounded_bottom {
	display: none;
}

#right {
	float: right;
	width: 225px;
}

#right .module {
	margin-bottom: 5px;
}

#footer{
	margin-top: 15px;
}

ul, ol {
	list-style-position: inside;
	
}

#content ul, #content ol{
	margin-left: 1em;
}

#content ul li, #content ol li{
	margin: .5em 0;
}

#content ul li ul {
	margin-left: 2em;
}

#user2 ul.menu{
	border-left: 1px solid #fff;
	border-bottom: none;
	height: 30px;
	line-height: 30px;
}

#footer ul.menu{
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #fff;
	
}

#footer .moduletable-footermenu{
	background: url(../images/footer_menu_bg.png) repeat-x;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 13px;
}

#footer a.mainlevel{
	padding: 9px 8px 8px;
	text-decoration: none;
	background-color: #0098C3;
	color: #94D8F3;
	font-size: 1.1em;
	font-weight: bold;
	border-right: 1px solid #fff;
}

#footer a.mainlevel:hover{
	/*color: #5bc1e9;*/
	color: #fff;
}

#footer span.mainlevel{
	display: none;
}

#footer a#menulink_1{
	border-left: 1px solid #fff;
}

.menu li {
	list-style: none;
	display: inline;
	/*float: left;*/
}

.menu li a{
	padding: 0 25px 0 26px;
	text-decoration: none;
	background-color: #0098C3;
	color: #94D8F3;
	display: block;
	float: left;
	height: 29px;
	font-size: 1.2em;
	font-weight: bold;
	/*border-left: 1px solid #fff;*/
	border-right: 1px solid #fff;	
	border-bottom: none;
	border-top: 1px solid #fff;
}

#footer .menu li a{
	border-color: #fff;
	border-left: none;
}

.menu li a:hover, .menu li.active a{
	background: #fff;
	color: #0098C3;
	border-color: #fff;
}
