body{

}

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

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

#outer-800 {
}

#outer-1024 {
background: transparent url(../images_blue/content-top1024.gif) no-repeat top;
}

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

div.module h3 {
color: #F46221;
}

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

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

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

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

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

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images_blue/module_head_back.jpg) repeat-x;
}

a.mainlevel {
	color: #F46221;
}

a.mainlevel:hover, a.mainlevel#active_menu {
}

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

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

.contentheading {
color: #F46221;
}

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

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

table.contentpane td.contentheading {
color: #F46221;
}


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

.componentheading {
	color: #BAB487;
	font-size: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.under_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

