/*
 * Browser Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
a:focus {
	outline: none;
}
option {
	padding-left: 0.4em;
}
ul, ol, dl {
	margin: 1em 0;
	padding-left: 30px;
}
dl {
	margin: 1em 0;
}
dd {
	padding-left: 40px;
}
blockquote {
	margin: 0 0 1em 1.5em;
}
p {
	margin:4px 0;
}
td, th {
	padding: 1px;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
/*
 * Page
 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #646464;
}
body.bodypage {
	background: url(../images/body_bg.png) #ffffff 50% 0 no-repeat;
}
/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}
body.font-medium {
	font-size: 12px;
}
body.font-large {
	font-size: 13px;
}

a:link, a:visited {
	color: #aa1428;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}
/* center page */
div.wrapper {
	margin: auto;
}
/*
 * Layout
 */
div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}
div#page-body {
}
div.wrapper-t {
	background: url(../images/wrapper_t.png) #ffffff 0 0 repeat-x;
}

div.wrapper-l {
}
div.wrapper-r {
}
div.wrapper-tl {
border-left: 1px solid #646464;
border-right: 1px solid #646464;
border-bottom: 1px solid #646464;

}
div.wrapper-b {
padding: 55px 0px 0px 0px;
min-height: 210px;
background: url(../images/wrapper_b.png) 100% 0 no-repeat;
width: 1054px;
margin: auto;
}
div.wrapper-bl {
	background: url(../images/wrapper_bl.png) top left no-repeat;
}

div.wrapper-br {
padding: 10px 27px 80px 27px;
background: url(../images/wrapper_br.png) top right no-repeat;
}
div#wrapper_bottom {
margin: auto;
padding-top: 40px;
}
div.wrapper-c {
padding: 10px 5px 10px 5px;
}
div#header {
	width: auto;
	height: 200px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;
}
div#toolbar {
	width: auto;
	height: 27px;
	padding: 3px 140px 0px 300px;
	clear: both;
}
div#date {
	margin: 5px 10px 0px 0px;
	float: left;
	font-size: 85%;
}
div#topmenu {
	margin: 5px 10px 0px 0px;
	float: left;
}
div#headerbar {
	width: auto;
	height: 150px;
	padding: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}
div#headermodule {
	margin: 0px 0px 0px 0px;
float:right;
right:0;
top:7px;
}
div#menubar {
	width: auto;
	height: 36px;
	margin: 0px 15px 0px 15px;
	clear: both;
	background: url(../images/menu_bg.png) 0 0 repeat-x;
}
div#menu {
/*	position: absolute;  */
	top: 160px;
	left: 0px;
	height: 36px;
	padding: 0px 0px 0px 30px;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#banner {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 0px;
	z-index: 3;
}
div#top {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	clear: both;
}
div#top .topbox {
	margin-top: 15px;
}
div#middle {
	width: auto;
	margin: 15px 0px 15px 0px;
	padding: 0px 5px 0px 5px;
	clear: both;
}
div#middle .background {
	min-height: 140px;
}
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(../images/left_bg.png) 0 0 repeat-y;
}
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(../images/left_bg_right.png) 100% 0 repeat-y;
}
div#left {
	width: 190px;
}
.left div#middle div#left {
	float: left;
}
.right div#middle div#left {
	float: right;
}
div#main {
	width: auto;
}
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.left div#main {
	margin: 0px 0px 0px 210px;
}
.right div#main {
	margin: 0px 220px 0px 0px;
}
div#maintop {
	padding: 0px 0px 15px 0px;
}
div#mainmiddle {
	margin: 0px 0px 15px 0px;
}
.showright div#mainmiddle {
	background: url(../images/right_bg.png) 100% 0 repeat-y;
}
div#right {
	width: 180px;
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
div#content {
	width: auto;
}
div#content {
	margin: 0px 0px 0px 0px;
}
.showright div#content {
	margin: 0px 200px 0px 0px;
}
div#contenttop {
	margin: 0px 0px 15px 0px;
}
div#breadcrumb {
	height: 19px;
	font-size: 85%;
}
div#contentbottom {
	margin: 15px 0px 0px 0px;
}
div#mainbottom {
	padding: 0px 0px 0px 0px;
}
div#bottom {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;
}
div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}
div#footer {
	width: auto;
	padding: 15px 15px 10px 15px;
	clear: both;
	min-height: 30px;
	text-align: center;
}
div#footer .footer-bg {
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #969696;
}
div#debug {
	width: auto;
	margin: -40px 0px 0px 0px;
	padding: 0px 35px 100px 35px;
	clear: both;
}
div#debug a.anchor {
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}
/*
 * Clearing & Floating
 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.floatbox {
	overflow: hidden;
}
.float-left {
	float: left;
	overflow: hidden;
}
.float-right {
	float: right;
	overflow: hidden;
}
.width20 {
	width: 19.999%;
}
.width25 {
	width: 24.999%;
}
.width33 {
	width: 33.333%;
}
.width50 {
	width: 49.999%;
}
.width66 {
	width: 66.666%;
}
.width75 {
	width: 74.999%;
}
.width100 {
	width: 100%;
}
/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 220%;
	font-weight: normal;
	color: #7887A0;
}

h2 {
	font-size: 200%;
	color: #b4b4be;
}

h3 {
	font-size: 175%;
	color: #646478;
}

h4 {
	font-size: 150%;
	font-weight: normal;
	color: #7887A0;
}

h5 {
	font-size: 125%;
	color: #878796;
}

h6 {
	font-size: 120%;
	color: #7887A0;
}

