html, body {
 	background: #566163 url('../images/main_bg.gif') top center repeat-y;
 	color: #666666;
	padding:0;
	margin: 0;
	width: 100%;
	height:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.wrapper {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 714px;
}
/* main block begin */
div.mainContainer {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
 	color: #666666;
}
/* main block begin */

/* header block begin */
div.headerBoxLeftSide {
	float: left;
 	background: url('../images/leftside_bg.gif') bottom repeat-x;
	width: 235px;
	height: 38px;
	margin: 5px 10px 0 5px;
}
h1.mainTitle {
	font-family: 'Century Gothic', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #005c9b;
	text-transform: none;
	margin-top: -2px;
}

div.headerBoxRightSide {
	float: left;
 	background: url('../images/rightside_bg.gif') bottom left repeat-x;
 	height: 38px;
	width: 459px;
	margin: 5px 0 5px 0;
}
div.headerBoxRightSide a {
}
/* header block end */

/* mainmenu block begin */
div.menuBox {
	width: 235px;
 	background: url('../images/mainmenu_bg.png') top repeat-y;
}
ul.mainMenu {
	list-style:none;
	list-style-type: none;
	list-style-image: none !important;
	padding: 8px 0 0 0;
	margin: 0;
}
li.mainMenuItem {
	margin: 0;
	padding: 0;
	height: 20px;
	background: url("../images/menuspacer.gif") left bottom no-repeat;
}
li.mainMenuItemLast {
	margin: 0;
	padding: 0;
	height: 20px;
}
li.mainMenuItem a:link, li.mainMenuItem a:visited, li.mainMenuItem a:active, li.mainMenuItemLast a:link, li.mainMenuItemLast a:visited, li.mainMenuItemLast a:active {
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-right: 16px;
	text-transform: uppercase;
}
li.mainMenuItem a:hover, li.mainMenuItemLast a:hover, li.mainMenuItem a.active, li.mainMenuItemLast a.active {
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-right: 16px;
	background: url("../images/menuelement_active.gif") top right no-repeat;
	text-transform: uppercase;
}
div.menuFooter {
	height: 8px;
	clear: both;
	background: url('../images/menubox_bg.gif') bottom repeat-x;
}
/* mainmenu block end */

/* left container begin */
div.leftContainerBox {
	clear: left;
	float: left;
	width: 235px;
	margin-right: 10px;
}
div.leftContentHeader {
	width: 235px;
	height: 30px;
 	background: url('../images/leftcontentheader_bg.gif') bottom no-repeat;
 	margin-bottom: 7px;
 	clear: both;
}
div.leftContentHeader * {
	padding-left: 5px;
}
div.contentText {
	padding: 0 5px 0 0px;
}
/* left container end */

/* right container begin */
div.rightContainerBox {
	float: left;
	clear: right;
	width: 459px;
	padding-bottom: 10px;
}
div.rightContentHeader {
	width: 459px;
	height: 30px;
 	background: url('../images/rightcontentheader_bg.gif') bottom no-repeat;
 	margin-bottom: 7px;
}
div.rightContentHeader * {
	padding-left: 5px;
}
/* right container end */

div.empty {
	height:55px;
}

/* footer begin */
div.footer {
	position:relative;
	margin-top:-55px;
	height:42px;
	width:714px;
	z-index: 100;
}
div.footerBoxLeftSide {
	float: left;
 	background: url('../images/leftside_bg.gif') top repeat-x;
	width: 235px;
	padding-top: 20px;
	margin: 0 10px 0 5px;
	font-size: 9px;
}
div.footerBoxRightSide {
	float: left;
 	background: url('../images/rightside_bg.gif') top left repeat-x;
	width: 459px;
	padding-top: 17px;
	color: #0085b0;
}
div.footerBoxRightSide a:link, div.footerBoxRightSide a:visited {
	font-size: 10px;
	color: #0085b0;
}
div.footerBoxRightSide a:hover, div.footerBoxRightSide a:active {
	font-size: 10px;
	color: #666666;
}
div.footerValidator {
	position: relative;
	margin-top: -80px;
	height: 31px;
	width: 235px;
	margin-left: 5px;
}
/* footer end */



/* form elements begin */
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	border: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}
legend {
	display: none;
}
input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #666666;
 	border: 1px solid #c1c1c1;
	width: 232px;
}
input.fsbutton {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
 	background: url('../images/button_bg.gif') repeat-x;
 	border: 0px;
 	height: 17px;
 	vertical-align: middle;
}
.frm {
	width: 250px;
}
div.frmCaption {
	clear: both;
	float: left;
	width:150px;
	margin-right: 10px;
}
div.frmField {
	float: left;
	margin-bottom: 5px;
	width: 250px;
}
/* form elements end */

span.header {
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #545454;
}
span.red {
	color: #ff0000;
}
dl.reference {
	margin: 0;
	padding: 0;
	list-style:none;
	float: left;
}
dd.reference {
/*	margin: 20px 10px 0 0;*/
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}
img.reference {
	border: 1px solid #0085b0;
}
span.reference {
	color: #0085b0;
}

img {
	border: 0px;
}
a {
	color: #0085b0;
}

p {
	margin: 0 10px 6px 0;
	line-height: 14px;
}

ul {
	padding: 0 0 10px 15px;
	margin: 0;
	list-style-image: url('../images/li_item.gif');
	vertical-align: middle;
}
li {
	padding-bottom: 2px;
	margin: 0;
}

h1 {
	font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3d3d3b;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
h2
{
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #545454;
	margin: 10px 0;
}
.m95
{
	margin-left:95px;
}
.p78
{
	padding-left: 78px;
}