* {
	margin: 0;
	padding: 0;
		scrollbar-face-color:white;
scrollbar-arrow-color:#215388;
scrollbar-track-color:white;
scrollbar-shadow-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:#215388;
scrollbar-darkshadow-Color:#215388;
}
html {
  height: 100%;
}
a {
	color: #333;
}
a:hover {
	color: #333;
}
image{
	padding:10px;
}

body {
	background: #ffffff;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;

}
input {
	color: #555;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}
p,cite,code,ul {
	font-size: 100%;
	padding-bottom: 1.2em;
}
ul {
	margin-left: 1.2em;
}
li {
	list-style-image: url(../images/li.gif);
}
h1 {
	font-size: 1.4em;
}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {
	padding: 3px 0;
}
h1,h2,h3 {
	color: #654;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: #FFF;
	margin: 0 auto;
	width: 824px;
}

/* top */
#sitename {
	width: 824px;
	height: 145px;
}
#sitename p {
    text-align: left;
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	white-space: nowrap;	
	color: #000;
	margin: 0;
	padding: 15px 0 0 20px;
}
.top {
	background: #fff;
	font-family: tahoma;
	font-size: 30px;
	height: 45px;
	width: 824px;
}
.top a {
	text-decoration: none;
}

/* header */
.header {
	background: url(../images/header.jpg) no-repeat;
	height: 145px;
	width: 824px;
}

/* item */
.item {
	clear: both;
}
.item .date div {
	padding-top: 4px;
}
.item .date span {
	font: normal 1.6em serif;
}
.item .content {
	float: left;
	width: 760px;
}
.contentheading,
.componentheading {
	font-size:1.3em;
		color: #016090;
	padding-bottom:10px;
	padding-top:20px;
}
.componentheading {
font-size:1.4em;
}
.contentpaneopen {
	padding: 0px 0 0 0;
	margin: 5px 0 0 0;
}
.small, .createdate, .modifydate {
color:#777;
font-size:90%;
}
.item .body {
	padding: 0 0 0 18px;

}
.body .moduletable {
	margin: 20px 0 20px 0;
}
.poll td{
	text-align: left;
}
.back_button {
	margin: 0 0 220px 0;
}
/* main */
.main {
float:left;
width:822px;
	margin-left: 0px;
	margin-top:0px;
	border: 1px solid #000000;
}

/* navigation */
.navigation {
	float: left;
	margin: 20px 0 0 10px;
	width: 760px;
}
.navigation .moduletable {
	margin-bottom: 15px;
}

.navigation .moduletable form {
	text-align: left;
}
.navigation .moduletable-menu {
	padding: 0;
	margin-bottom: 0;
}
.navigation .moduletable h3,
.navigation .moduletable-menu h3 {
	background: #33abe6;
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	padding-left: 12px;
	margin-bottom: 8px;
	width: 760px;
}
.navigation .moduletable-menu h3 {
	margin: 0;
}
.navigation ul {
	margin: 0; 
	padding: 0;
}
.navigation li {
	border-bottom: 1px solid #666666;
	list-style: none;
	list-style-image: none;
}
.navigation .mainlevel li {
	list-style: none;
	list-style-image: none;
}
.navigation li a {	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #cccccc;
	color: #553;
}
.button {
	margin: 5px 0 20px 0;
	background: #33abe6;
	color: #FFF;
}

/* footer */
#footer {
	text-align: center;
	background: #33abe6;
	color: #FFF;
	font-size: 12px;
	width: 824px;
	line-height: 40px;
}
a.f5footer:link, a.f5footer:visited {
	color: #FFF;
	font-size: 12px;
	font-weight: normal; 
	font-family: tahoma;
	text-decoration: none;
}
a.f5footer:hover {
	text-decoration: none;
}
#sgf {
	margin:0;
	color: #FFF;
	font-size: 10px;
	font-family: "Georgia", Arial, serif;
}
.sgf {
	text-align: right;
	text-decoration: none;
}
.sgf1 {
	text-align: left;
}
a.sglink:link, a.sglink:visited {
	color: #999999;
	font-family: Tahoma, "Courier New", Courier, monospace;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}
/* floats */
.left {
	float: left;
}
.right {
	float: right;
}

#topmenu {

	position:relative;

	float:left;

	clear:left;

	background-color:#33abe6;

	width: 100%;

}

/*mambo top menu layout

you need to add menu class suffix: -nav

*/



/** unordered list top menu **/

ul#mainlevel-nav

{

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 0.8em;


}



/** unordered list item for top menu **/

ul#mainlevel-nav li

{

	display: block;

	padding-left: 0px;

	padding-right: 0px;

	float: left;

	margin: 0;

	width: auto !important;

	font-size: 11px;

	line-height: 23px;

	white-space: nowrap;

}



/** unordered list item link for top menu **/

ul#mainlevel-nav li a

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #FFFFFF;

	font-weight:normal;

}



/** unordered list item link for top menu for firefox only **/

#topmenu>ul#mainlevel-nav li a {

	width: auto;

}



/** unordered list item for top menu for firefox only **/

ul#mainlevel-nav li a:hover {

	background: #535353;

	text-decoration:none;

}