#container{
	background-image: url(../images/boltBG.gif);
	height: 100%;
}

#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a, #search .inputbox, #search .button{
color: #005E31;
}

div.module h3 {
color: #e5e5e5;
border-bottom: 1px solid #005E31;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}

a.mainlevel {
	color: #005E31;
	background-image: url(../images/bolt2.gif);
	height: 35px;
	background-repeat: norepeat;
	text-indent: 30px;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: bold;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	background-image: url(../images/bolt2nonut.gif);
	height: 35px;
	font-weight: bold;
	color: #4d5bc9;
}

a.sublevel {
color: #ffffff;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;
border-right: 4px solid #669E83;
color: black;
}

.contentheading {
border-bottom: 1px solid #005E31;
color: #242899;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
background: url(../images/readon.gif) no-repeat left;
}

table.contentpane td.contentheading {
width: 100%;
color: #005E31;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #002E61;
color: #005E31;
}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}
