@import "default-styles.css";
@import "forms.css";
body {
margin: 0 auto;
padding: 0;
text-align: center;
background: #4e7eba url(../graphics/background.gif) top left repeat-x;
font-family: Calibri;
font-size: 11px;
width: 100%;
}
div {
text-align: left;
}
div.wrapper {
width: 824px;
margin: 0 auto;
text-align: center;
}
img,
a img,
img a {
border-style: none;
}
div.innerWrapper {
width: 800px;
margin: 0 auto;
text-align: center;
}
a {
	color: #235FA8;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
h1#pageName {
	font-size: 22px;
}

h2#extra {
	font-size: 12px !important;
}

#search {
position: relative;
text-align: center;
margin: 20px 10px 0 25px;
overflow: hidden;
}
input.keywords {
width: 93px;
height: 18px;
border-width: 0px;
float: left;
border: 1px solid #000;
padding-top: 4px;
padding-left: 5px;
}
input.button {
float: left;
}

#shell {
	margin-top: 17px;
	position: relative;
}

#topbar {
	overflow: hidden;
	height: 32px;
	width: 824px;
	background-image: url(../graphics/topbar-bg.gif);
	position: relative;
	background-color: #fff;
}
#topbar div.right, #topbar div.left {
	position: absolute;
	z-index: 3;
	width: 12px;
	height: 32px;
}
#topbar div.left {
	left: 0px;
	background-image: url(../graphics/topbar-left.jpg);
}
#topbar div.right {
	right: 0px;
	background-image: url(../graphics/topbar-right.jpg);
}
#topbar div.page {
	position: absolute;
	left: 218px;
	top: 25%;
	font-size: 11px;
}
#topbar div.page a {
	color: #000;
}

#header {
overflow: hidden;
height: 180px;
background: url(../graphics/header-side.gif) repeat-x;
position: relative;
z-index: 2;
background-color: #fff;
}
#header div.innerWrapper {
background: url(../graphics/bg-header.gif) repeat-x;
height: 180px;
position: relative;
width: 800px;
}
#header div.innerWrapper div.headerLeft {
background-image: url(../graphics/logo-image.gif);
width: 180px;
height: 180px;
float: left;
}
#header img#logo {
position: absolute;
border-style: none;
top: 107px;
left: 205px;
}
#header div.right {
	position: absolute;
	right: 0px;
	text-align: center;
	width: 296px;
	height: 180px;
	text-align: left;
}

#content {
overflow: hidden;
background: #4e7eba url(../graphics/shell-side.gif) repeat-x;
}
#content div.innerWrapper {
overflow: hidden;
margin-top: -1px;
background: #fff url(../graphics/bg-content.gif) repeat-x;
padding-bottom: 20px;
}
#content div.contentbox {
float: left;
}

#navigation {
width: 180px;
float: left;
background-color: #221e1f;
padding-bottom: 20px;
background-image: url(../graphics/bg-cornerRightBottom.gif);
background-repeat: no-repeat;
background-position: right bottom;
overflow:hidden;
z-index: 1;
margin-right: 25px;
}

#navigation ul {
background-color: #f9f08b;
margin: 0;
padding: 0;
list-style: none;
width: 180px;
}
#navigation ul li {
margin: 0;
padding: 0;
list-style: none;
width: 180px;
display: inline;
}
#navigation ul li a {
color: #635712;
display: block;
border-bottom: 1px solid #383435;
border-top: 1px solid #fefefe;
text-decoration: none;
padding: 7px 25px;
margin: 0;
}
#navigation li a:hover {
background-color: #f6e968;
}
#navigation li.nav_active a,
#navigation li.nav_active a:hover {
background-color: #fff;
}
#navigation ul ul {

}
#navigation li.nav_active li {
}
#navigation li.nav_active li a {
padding-left: 40px;
}
#navigation li.nav_active li.nav_active a {
background-color: #fff !important;
}
#navigation li.nav_active li a:hover {
background-color: #f6e968;
}
#navigation li.nav_active li a {
background-color: #fbf6bc;
}

#body_copy {
margin-top: 25px;
width: 620px;
float: left;
}
body#twoCol #body_copy {
width: 570px;
margin-right: 25px;
}
body#threeCol #body_copy {
width: 275px;
margin-right: 25px;
}
#panel {
background-image: url(../graphics/bg-panel.gif);
background-color: #bdcfe5;
background-repeat: repeat-x;
width: 275px;
float: left;
position: relative;
margin-top: 25px;
}
#panel div.main {
margin: 20px;
}
#panel div.corner {
position: absolute;
background-repeat: no-repeat;
margin: 0;
overflow: hidden;
height: 9px;
width: 9px;
}
#panel div.top-left,
#panel div.top-right {
top: 0;
}
#panel div.bottom-left,
#panel div.bottom-right {
bottom: 0;
}
#panel div.top-left,
#panel div.bottom-left {
left: 0;
}
#panel div.top-right,
#panel div.bottom-right {
right: 0;
}
#panel div.top-left {
background-image: url(../graphics/panelTopLeft.gif);
background-position: left top;
}
#panel div.top-right {
background-image: url(../graphics/panelTopRight.gif);
background-position: right top;
}
#panel div.bottom-left {
background-image: url(../graphics/panelBottomLeft.gif);
background-position: left top;
}
#panel div.bottom-right {
background-image: url(../graphics/panelBottomRight.gif);
background-position: right top;
}

#panel h1 {
margin: 0 0 15px 0;
padding: 0;
font-weight: normal;
font-size: 20px;
}
#panel ul {
margin: 0 0 0 20px;
padding: 0;
list-style: none;
width:inherit;
}
#panel ul li {
margin: 0 0 10px;
padding: 0;
list-style: none;
width:inherit;
list-style-image: url(../graphics/panel-list.gif);
}

#footer {
float: none;
clear: both;
padding: 25px 0;
font-size: 10px;
position: relative;
top: -20px;
}
#footer div.innerWrapper {
width: 575px;
text-align: left;
margin: 0 25px 0 205px;
padding: 0;
}
#footer p {
padding: 0;
margin: 10px 0;
}
#footer p, 
#footer p a {
color: #fff;
text-decoration: none;
}
#footer p b {
color: #fff;
font-weight: bold;
}
#footer b a {
color: #ffffec;
text-decoration: underline;
}
#footer b a:hover {
text-decoration: none;
}