/* CSS Document */
* { padding:0px;margin:0px;}
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	font-size: .8em;
	font-family:Verdana, Arial, Tahoma;
	color: #00437A;
}

.moduletablerightsidebar p {
	margin-bottom:10px;
}

.moduletablerightsidebar p img {
	border:1px solid gray;
}

#mainlevel_container {
	width:100%;
	display:block;
	overflow:hidden;
	margin-left:auto;margin-right:auto;
	max-width:1024px;
	border:1px solid #000;
}

#level0, #level1, #level2, #level3 {width:100%;}
#level0_left { float:left;}
#level0_right { float:right;text-align:right}
#banner_left {
	background:url(../images/banner_01.jpg) no-repeat;
	width:100%;
	height:100px;
	background-color:#a9bacc;
	border-top:1px solid #000;
}

#banner0 {
	/*background:url(../images/top_tile.gif) repeat-x; */

}

#level1 {
	height:100px;
}

#level2 {
	background: url(../images/menu_tile.gif) repeat-x;
	height:27px;
	width:100%;
	color:#0000FF;

}

#level2 a {
	color:#0000FF;
}

#level3 { background:#00457c;}


#leftbar {
	margin-right:3px;
	margin-left:4px;
	width:195px;
	

}

#maincontent {
	height:100%;
	background-color:#fff;
	font-size:0.9em;
	padding:5px;


	margin-right:3px;


	min-height:400px;



}

#rightbar {

}

#level4, #level4 a, #level4 a:hover {
	text-align:center;background:#00457c;
	font-size:0.8em;
	line-height:3em;
	color:#fff;
}


.contentpaneopen { margin-left:20px;}

.contentpaneopen a, .contentpaneopen a:link, , .contentpaneopen a:visited {
	color:#00437A;
}

.contentpaneopen a:hover {
	color:#98002E;
}

.moduletable_mainmodule h3, .moduletable_calendar h3 {
	text-align:left;
	font-size:0.9em;
	border:1px solid #000;
	text-align:center;
	background-color:#c1d1de;
	font-family:Arial;
	font-size:1.0em;
	color:#00437a;
	padding:0px;
	margin:0px;
}

.search_mainmodule{
	text-align:center;
	font-family:Arial;
	font-size:1em;
	
}

.search_mainmodule input{

}

.button_mainmodule {text-align:center;margin:5px;}

.search_mainmodule {

}

.moduletable_mainmodule, .moduletable_calendar{
	border-bottom:1px solid #000;
	background-color:#eff1f4;
	margin-bottom:5px;
	padding:5px;
	font-family:Arial;
	font-size:1em;
	color:#014478;	

}

.moduletable_mainmodule a, .moduletable_mainmodule a:hover {
	color:#014478;
	color:#0000CC;
}

.moduletable_mainmodule form {

}

.contentheading , .componentheading{
	font-size:1.3em;
	font-weight:bold;
	color:#014478;
	width:100%;
	border-bottom:1px solid #014478;
	line-height:2em;
}

.contentpaneopen li {
	margin-left:25px;
}

.contentpaneopen p {
	margin-bottom:15px;
}

.moduletable_leftads, .moduletable_bannerads {
	width:100%;
	text-align:center;
}

.moduletable_leftads img, .moduletable_leftads a, .moduletable_bannerads img, .moduletable_bannerads a {
	border:0px;
	padding:5px;
}

.moduletable_leftads h3 {
	color:#fff;
}