body {
	font-family: "Myriad Pro", "Segoe UI", Calibri, Arial, Tahoma, Verdana;
	padding:0px;
	margin: 0px 0px 40px 0px;
	background: #f9f9f7 url(../images/pagebg.gif) repeat-x left top;
}
img {border:none;}
td {
	font-size: 11px;
	font-family: Verdana, Tahoma, "Myriad Pro", "Segoe UI", Calibri, Arial;
}
h1 {
    line-height: 21px;
	font-size: 21px;
	padding:0px;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 17px;
	padding:0px;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 14px;
	padding:0px;
	margin: 0px 0px 10px 0px;
}
p {
	font-family: Verdana, Tahoma, "Myriad Pro", "Segoe UI", Calibri, Arial;
	font-size: 11px;
	line-height: 17px;
	padding:0px;
	margin: 0px 0px 20px 0px;
}
a, a:visited {color: #569bbd;}
.center {background: #ffffff;}
.logotype img {
	margin: 18px 0px 12px 12px;
}
.left {
	background: url(../images/leftbg.png) repeat-y right top;
}
.right {
	background: url(../images/rightbg.png) repeat-y left top;
}
.frame {
	margin: 1px 10px 10px 10px;
}
.topmenu {
	background: url(../images/topmenubg.gif) repeat-x left center;
	border-top: solid 1px #ffffff;
}
.topmenu a {
	font-family: Arial, Tahoma, "Myriad Pro", "Segoe UI", Calibri, Verdana;
	font-size: 11px;
	display: block;
	float:left;
	color: #ffffff;
	height: 34px;
	line-height: 36px;
	text-decoration: none;
	border-right: solid 1px #4487a7;
	padding: 0px 11px 0px 11px;
}
.topmenu a:hover, .topmenu a.selected, .topmenu a:hover.selected {
	background: url(../images/topmenuitembgActive.gif) no-repeat left center;
}
.bottom img {
	display:block;
}
.breadcrum {
	font-size: 10px;
	padding: 13px 0px 10px 0px;
}
.breadcrum table tr td {
	font-size: 10px;
	color: #569bbd;
	
}
.breadcrum table tr td a {
	text-decoration: none;
	
}
.breadcrum table tr td a:hover {
	text-decoration: underline;
	
}
.breadcrum table tr td.header {
	font-weight: bold;
	color: #005983;
	padding: 0px 10px 0px 1px;
	
}
.bottomrow {
	background: #eff6f9;
	height: 70px;
	width: 100%;
}
.main {
	border-top: solid 1px #dfdfdb;
	padding: 25px 15px 25px 15px;
}
.bottomrow td {
	text-align: center;
	width: 17%;
}
.leftmenu b {
	font-family: "Arial, Tahoma, Myriad Pro", "Segoe UI", Calibri, Verdana;
	display: block;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 4px 5px 6px;
	width: 190px;
	background: #4d95b7 url(../images/leftmenuheader.gif) no-repeat right 9px;
}
.leftmenu a {
	font-family: "Arial, Tahoma, Myriad Pro", "Segoe UI", Calibri, Verdana;
	text-decoration: none;
	display: block;
	margin: 3px 0px 0px 0px;
	color: #569bbc;
	font-size: 11px;
	padding: 5px 4px 5px 6px;
	width: 190px;
	background: #eff6f9;
}
.leftmenu a:hover {
	color: #005983;
	background: #d3e6ef;
}
.leftmenu a.selected, .leftmenu a:hover.selected {
	color: #005983;
	background: #d3e6ef url(../images/leftmenuArrow.gif) no-repeat right center;
}
.leftmenu .bottom {
	background: url(../images/leftmenubottom.gif) repeat-x left top;
	height: 250px;
	margin-top: 10px;
	text-align: center;
	padding-top: 15px;
}
.submenu {
    margin: 0px 0px 10px 12px;
}
.submenu a, .submenu a.selected,.submenu a:visited, .submenu a:visited.selected  {
	padding: 3px 4px 3px 6px;
	width:178px;
    background: none;
    color: #000000;
}
.submenu a:hover, .submenu a:hover.selected {
    text-decoration: underline;
}

a.ren, a.ren:hover, a.ren:visited {
	font-family: "Arial, Tahoma, Myriad Pro", "Segoe UI", Calibri, Verdana;
	text-decoration: underline;
	display: inline;
	margin: 0px 0px 0px 0px;
	color: #569bbc;
	font-size: 11px;
	padding: none;
	width: auto;
	background: none;
}
.blueblock {
	background: #9ac4d8;
	color: #ffffff;
}
.icons img {
	margin: 0px 4px 0px 4px;
	border:none;
}
.infobtn {
	font-family: Verdana, Tahoma;
    float: left;
    height: 30px;
    background: url(../images/infobtn_left.gif) no-repeat left top;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    margin: 0px 15px 0px 0px;
}
.infobtn td {
	background: url(../images/infobtn_right.gif) no-repeat right top;
	padding: 0px 15px 0px 22px;
	line-height: 30px;
}
.infobtn a, .infobtn a:hover, .infobtn a:visited {
	color: #ffffff;
	text-decoration: none;
}
