body, html {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #0b1c30;
	background-image: url("/images/bg_body.jpg");
	background-repeat: repeat-y;
	background-position: top center;
}

#container {
	width:950px;
	margin:0 auto;
	position:relative;
}

h2 {
	font-size:18px;
	font-weight:normal;
	margin:3px 0px;
	padding:0px;
}


/* pageheader */
#pageheader {
	margin: 0;
	background-color: #406ea1;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	width:100%;
	float:left;
	background-image: url("/images/bg_header.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height:81px;
}


#pageheader h1 {
	background-image: url("/images/logo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top:0px;
	left:0px;
	width:300px;
	height:81px;
	margin:0px;
	padding:0px;
}
#pageheader h2 {
	display:none;
}

#language {
	position:absolute;
	top:10px;
	right:40px;
}

/* languagebar */
#navbar {
	width: 100%;
	background-image: url("/images/bg_navbar.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height:25px;
	line-height:1px;
	float:left;
	border-bottom: 1px solid #5d7fa6;
}
#navbar .inner {
	padding: 2px 0 0 10px;
}
#navbar .userinner {
	text-align: right;
	padding: 10px; 20px;
	float: right;
}
#navbar .userinner a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

#navbar p a {
	border: none;
	text-align: center;
}
#navbar p img { 
	border: none; 
	margin-top: 5px;
} 
#navbar p a:hover {
	text-decoration: none;
}



/* leftsidebar */
#leftsidebar {
	width: 189px;
	float: left;

}
#leftsidebar .inner {
	padding: 10px 10px;
}
#leftsidebar .menuheader {
	width: 100%;
	font-weight:normal;
	vertical-align: middle;
	font-size:15px;
	color:#fff;
	margin:10px 0px 5px 0px;
}

#shoutboxtimer {
	font-size: 11px;
}
#leftsidebar .shoutboxdiv {
	width: 171px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #e5f1ff;
	border-bottom: 1px solid #000;
	float: left;
	background-color: #bbb;
}
#leftsidebar .shoutcontent {
	width: 100%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #e6f2ff;
	border-bottom: 1px solid #1f3145;
	float: left;
	background-color: #344960;
	padding-top:2px;
	padding-bottom:2px;
}
#leftsidebar .shoutcontent_alt {
	width:100%;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #e6f2ff;
	border-bottom: 1px solid #1f3145;
	float: left;
	background-color: #4e6073;
	padding-bottom:2px;
}
#leftsidebar .shoutcontent p, #leftsidebar .shoutcontent_alt p {
	margin: 5px;
}
#leftsidebar .formsection {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 2px;
	padding-bottom: 5px;
}
#leftsidebar .formsection a {
	color: #fff;
	text-decoration: none;
}

#leftsidebar .skybanner {
	width: 100%;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin: 10px 0px 5px 0px;
}
#leftsidebar .skybanner a {
	color: #fff;
	text-decoration: none;
}


#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#menu .mainmenu a {
	color: #e5f1ff;
	text-decoration: none;
	display: block;
	background-color: #344960;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 160px;
	margin-bottom: 2px;
}
#menu .mainmenu a:hover {
	background-color: #6697d0;
}
#menu .submenu {
	color: #e5f1ff;
	text-decoration: none;
	display: block;
	background-color: #4e6073;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 135px;
	left: 15px;
	margin-bottom: 2px;
	font-size: 11px;
}
#menu .submenu a  {
	color: #e5f1ff;
	text-decoration: none;
	display: block;
}
/*
#menu .submenu a:hover {
	background-color: #6697d0;
}
*/





#content {
	float:left;
	width:760px;
}
#contentinner {
	padding:10px;
}

#contentdateheader {
	font-size:12px;
	color: #123961;
}

/* contactus */
.contactus {
	margin-right: 25px;
	font-size: 12px;
	border: 1px #ddd;
	float: left;
}
.contactus p {
	font-size: 10px;
	color: #666;
	margin-left: 2px;
	display: inline;
}
.contactus .error {
	font-size: 12px;
	font-weight: bold;
	color: #f22;
	margin-left: 2px;
}


/* footerbar */
.footerbar {
	width: 100%;
	background-image: url("/images/bg_navbar.gif");
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top left;
	line-height:1px;
	float:left;
	clear:both;
}
.footerbar p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin: 3px;
	padding: 0.8em 1em 1em 1.5em;
	text-decoration: none;
}
.footerbar a {
	color: #fff;
}
.footerbar a:hover {
	text-decoration: underline;
}


/* calendar */
.calendar, .calendarlarge {
	border: #000 5px;
	float: left;
	padding-right: 3em;
}

.calendar td, .calendar th {
	font-size: 12px;
	line-height: 17px;
	height: 8px;
	padding: 6px 3px 3px 6px;
	font-weight: bold;
	background: #eee
}

.calendarlarge td, .calendarlarge th {
	font-size: 14px;
	line-height: 20px;
	height: 8px;
	padding: 8px 4px 4px 9px;
	font-weight: bold;
	background: #ddd
}

/* topicadmin */
.topicadmin {
	float: right;
	padding-right: 20px;
}
.topicadmin th {
	text-align: left;
	padding-left: 5px;
}
.topicadmin td {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.topicadmin select, .topicadmin input {
	font-size: 10px;
}



/* generic tables */
.gentable {
	border: #000 5px;
	padding-right: 3em;
}

.gentable th, .gentable td {
	font-size: 12px;
	line-height: 17px;
	height: 8px;
	padding: 6px 3px 3px 6px;
	background: #eee;
}

.gentable th {
	font-size: 14px;
	font-weight: bold;
	background: #ddd;
	text-align: right;
}


