html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #ffffff;
	color: #62584b;
	font-family: Calibri, Arial, Tahoma;
	font-size: 10.5pt;
	text-align: center;
}

a {
	color: #398fd7;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.nonact {
	color: #636363;
	text-decoration: none
}

td {
	font-size: 10pt;
}

img,table {
	border: none;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table td {
	padding: 0px;
	vertical-align: top;
}

li {
	line-height: 15px;
}

h1 {
	color: #62584b;
	font-weight: normal;
	font-size: 18pt;
	padding: 0;
	margin-top: 0px;
}

h1 font {
	color: #81725e;
	font-size: 12pt;
	margin: 0;
}

h1 span {
	color: #398fd7;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0;
}

h3 a {
	font-size: 13px;
	font-weight: bold;
}

.global {
	text-align: left;
	margin: 10px auto 0;
	width: 992px;
}

.logo {
	z-index: 999;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.flash {
	height: 130px;
}

.altNav {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
}

.altNav table {
	float: right;
	width: 290px;
}

.altNav td {
	text-align: center;
}

.altNav a {
	color: #534a3e;
	font-size: 10pt;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

.mainMenu {
	width: 992px;
	height: 29px;
}

.mainMenuL {
	float: left;
	width: 200px;
	z-index: 9999;
}

/* -------------  DROP DOWN MENU ------------- */
#nav {
	float: left;
	width: 992px;
}

#nav,#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9998;
}

#nav li {
	position: relative;
	float: left;
	z-index: 9997;
	border: 1px solid #9e8f7b;
	margin-right: 2px;
}

#nav li:hover {
	border: 1px solid #398fd7;
}

#nav strong {
	color: #62584b;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	text-align: center;
	width: 161px;
	height: 25px;
	z-index: 9996;
}

#nav a {
	color: #62584b;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	text-align: center;
	width: 161px;
	height: 25px;
	z-index: 9996;
}

#nav a:hover {
	color: #398fd7;
	text-decoration: underline;
	z-index: 9996;
}

#nav li ul {
	text-align: left;
	display: none;
	position: absolute;
	top: 31px;
	left: -1;
	z-index: 9996;
}

#nav li li a {
	color: #398fd7;
	font-size: 13px;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	background: #ffffff;
	text-align: left;
	display: block;
	margin-right: 0;
	padding: 7px 15px 0 15px;
	height: 28px;
	clear: both;
	z-index: 9996;
}

#nav li li a:hover {
	color: #6ab2ee;
	background: #fff;
	text-decoration: underline;
	z-index: 9996;
}

#nav a.last {
	border-bottom: 1px solid #9e8f7b;
	z-index: 9996;
}

#nav a.last:hover {
	border-bottom: 1px solid #6ab2ee;
	z-index: 9996;
}

#nav li li {
	border-color: #9e8f7b; border-bottom : none !important;
	z-index: 9996;
	border-bottom: none !important;
}

#nav li:hover ul,#nav li.jshover ul {
	display: block;
	z-index: 9996;
}

#nav li:hover li ul,#nav li.jshover li ul {
	display: none;
	z-index: 9996;
}

#nav li:hover li:hover ul,#nav li.jshover li.jshover ul {
	display: block;
	z-index: 9996;
}

/* ------------- / DROP DOWN MENU ------------- */
.mainSubMenu {
	width: 992px;
	height: 20px;
}

.mainSubMenu a {
	margin-left: 20px;
	margin-right: 20px;
}

.lColContent {
	padding-right: 20px;
}

.leftBlock01 {
	margin-bottom: 20px;
	width: 155px;
}

.leftBlock01 .title {
	color: #398fd7;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.leftBlock01 .content {
	border-top: 1px solid #9e8f7b;
	min-height: 45px;
	padding-top: 10px;
	padding-left: 10px;
}

.leftBlock01 .content_small {
	min-height: 30px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.leftBlock01 li {
	margin-left: -15px;
	padding: 0;
	list-style-image: url("../images/bullet.gif");
	list-style-type: square;
}

.leftBlock01 em {
	color: #9e8f7b;
	font-style: normal;
	font-size: 8pt;
	padding-top: 10px;
}

.leftBlock01 a {
	color: #398fd7;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	font-size: 9pt;
	display: inline;
	line-height: 20px;
}

.leftBlock01 a:hover {
	text-decoration: underline;
}

.leftBlock01 p {
	padding-left: 20px;
}

.leftBlock01 .title .blauwelink {
	color: #398fd7;
	font-size: 9pt;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/* mike */
.vacatures .row1 {
	text-align: right
}

.vacatures .arrow3 a {
	text-align: left;
	margin-bottom: 5px;
	font-size: 10pt;
	color: #398fd7;
	padding: 10px 10px 0px 10px;
}

.vacatures .title a { /*color: #fff;
	font-size: 11pt;
	font-weight: bold;*/
	color: #398fd7;
	font-size: 12pt;
	font-weight: bold;
}

.vacatures a {
	text-align: left;
	margin: 0px;
	padding: 2px;
}

h2 a {
	font-size: 14px;
	text-decoration: none
}

h2 a:hover {
	text-decoration: underline;
}

.tblVacatures td {
	padding: 3px 0px;
}

.tblVacatures a {
	text-decoration: none;
}

.tblVacatures a:hover {
	text-decoration: underline;
}

.tblVacatures .k1 {
	width: 200px;
}

.tblVacatures .k2 {
	width: 80px;
}

.tblVacatures .k3 {
	width: 70px;
}

.tblVacatures .k4 {
	width: 70px;
}

.leftBlock02 {
	background-color: #fff;
	width: 155px;
	height: 220px;
	line-height: normal;
}

.leftBlock02 .title {
	background-color: #9e8f7b;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	height: 25px;
	padding: 10px 10px 10px 20px;
	background: #9e8f7b url(../images/middle_block_top.gif) repeat-x;
}

.leftBlock02 .content {
	border-top: 1px solid #9e8f7b;
	min-height: 30px;
	padding-top: 10px;
	padding-left: 15px;
}

.leftBlock02 .content_small {
	border-top: 1px solid #9e8f7b;
	min-height: 30px;
	padding-top: 10px;
	padding-left: 20px;
}

.leftBlock02 .video {
	padding-top: 10px;
	padding-left: 18px;
}

.leftBlock02 a {
	font-size: 9pt;
	color: #398fd7;
	text-decoration: none;
	color: #398fd7;
	line-height: normal;
}

.leftBlock02 .row3 {
	padding-top: 12px;
	padding-left: 15px
}

.leftBlock02 .row3 a {
	color: #398fd7;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/link_arrow_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 20%;
	display: block;
	padding-bottom: 5px;
	padding-left: 15px
}

.leftBlock02 .active {
	color: #818181;
	text-decoration: none;
	display: block
}

.leftBlock02 a:hover {
	text-decoration: underline;
	color: #398fd7;
}

/* Leftblok03*/
.leftBlock03 {
	background-color: #fff;
	margin-bottom: 20px;
	width: 155px;
}

.leftBlock03 .title {
	background-color: #fff;
	color: #398fd7;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.leftBlock03 .content {
	border-top: 1px solid #9e8f7b;
	min-height: 40px;
	padding-top: 10px;
	padding-left: 10px;
}

.leftBlock03 .content_small {
	min-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
}

.leftBlock03 .video {
	padding-top: 10px;
	padding-left: 0px;
}

.leftBlock03 a {
	font-size: 9pt;
	color: #398fd7;
	text-decoration: none;
	color: #398fd7;
}

.leftBlock03 .row3 {
	padding-top: 12px;
	padding-left: 15px
}

.leftBlock03 .row3 a {
	color: #398fd7;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/link_arrow_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 20%;
	display: block;
	padding-bottom: 5px;
	padding-left: 15px
}

.leftBlock03 .active {
	color: #818181;
	text-decoration: none;
	display: block
}

.leftBlock03 a:hover {
	text-decoration: underline;
	color: #398fd7;
}

/* Leftblock04*/
.leftBlock04 {
	width: 230px;
	text-align: left;
}

.leftBlock04 p {
	margin-left: 10px;
}

.leftBlock04 .nieuws{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 40px;
	margin-left: 10px;
}

.leftBlock04 .video {
	margin-top: 10px;
}

.leftBlock04 ul
{
	margin-top: 0px;
}

.leftBlock04 li {
	margin-left: -15px;
	padding: 0;
	list-style-image: url("../images/bullet.gif");
	list-style-type: square;
}

.leftBlock04 em {
	color: #9e8f7b;
	font-style: normal;
	font-size: 8pt;
	padding-top: 10px;
}

.leftBlock04 li a {
	color: #398fd7;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	font-size: 9pt;
	display: inline;
	line-height: 20px;
}

.leftBlock04 .knoprechts {
	background: transparent url(../images/leftBlock04_knop.gif) no-repeat top left;
	margin: 0 0 15px 0;
	padding: 10px 15px 10px 15px;
	text-align: center;
	height: 30px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.leftBlock04 .knoprechts a{
	padding: 0;
	margin: 0;
	line-height: 10px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;	
}

.leftBlock04 .knoprechts a:hover{
	cursor: hand;	
}

.leftBlock04 .knoprechts p{
	padding: 0;
	margin: 0;
	font-size: 10pt;
	color: #fff;	
}

/* Start middleBlock03*/
.middleBlock03 .row1 div a {
	color: #398fd7 !important;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase !important
}

.linksBlock li {
	margin-left: -25px;
	padding: 0;
	list-style-image: url("../images/bullet.gif");
	list-style-type: square;
}

.arrow3 {
	color: #6aa7da !important;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top
}

.arrow3 a {
	color: #398fd7;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0;
	border-top: 1px solid #9e8f7b;
}

.arrow3 .act {
	color: #7c7a7a;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px none #c4c4c4
}

.more {
	font-size: 10pt;
	text-decoration: none;
	background: url(../images/link_arrow_01.gif) no-repeat left 50%;
	margin-left: 15px;
	padding-left: 15px
}

.more:hover {
	text-decoration: underline;
}

.separator01 {
	height: 50px
}

.pdf {
	font-size: 9px;
	color: #62584b;
	text-decoration: none;
	background: url(../images/link_pdf.gif) no-repeat left top;
	margin-left: 14px;
	padding-left: 27px
}

.pdf:hover {
	text-decoration: underline;
	color: #62584b;
}

.mHeader {
	text-align: center;
	vertical-align: middle;
	height: 10px;
	border-top: 2px solid #9e8f7b;
	color: #398fd7;
}

.mHeader a {
	font-size: 12pt;
	margin-left: 20px;
	margin-right: 20px;
}

.mHeader h1 {
	padding: 0;
	margin: 0;
	font-size: 10.5pt;
	/*margin-top: 12px;
	margin-left: 7px;*/
	color: #398fd7;
}

.mHeader h1 a {
	font-size: 12pt;
	margin-left: 20px;
	margin-right: 20px;
}

.mOnder {
	text-align: center;
	vertical-align: middle;
	height: 10px;
	border-bottom: 1px solid #9e8f7b;
	color: #398fd7;
}

.mColContent {
	padding: 0;
	margin: 0;
	width: 660px;
}

.mColContent h1 {
	padding: 5px 10px 0 0px;
	text-align: left;
	height: 30px;
	color: #62584b;
	font-size: 12pt;
	font-weight: bold;
}

.mColContent h1 a {
	font-size: 12pt;
	margin-left: 20px;
	margin-right: 20px;
}

.mColContent .homepage {
	width: 100%;
	height: 38px;
	color: #fff;
	font-size: 14.5pt;
	margin-bottom: 10px;
}

.mColContent .Gray {
	color: #818181
}

.mColContent p { 
	text-align: justify;
}

.mColContent a { 
	text-decoration: underline;
}

.mColContent div  a {
	color: #9e8f7b;
	text-decoration: underline;
}

.mColContent title {
	margin-bottom: 14px;
}

.rColContent {
	padding-left: 110px;
}

.mainBanner {
	padding-right: 5px;
	padding-bottom: 15px;
	width: 185px;
}

.middleBlock01 {
	background-color: #fff;
	width: 185px;
	border: 1px solid #9e8f7b;
}

.middleBlock01 .row1 div {
	background-color: #fff;
	padding: 10px 15px 0 15px;
	height: 60px;
	border-bottom: 1px solid #9e8f7b;
	color: #9e8f7b;
	font-size: 10pt !important;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase !important;
}

.middleBlock01 .row1 div:hover {
	background-color: #9e8f7b;
	padding: 10px 15px 0 15px;
	height: 60px;
	border-bottom: 1px solid #9e8f7b;
	color: #fff;
	cursor: pointer;
}

.middleBlock01 .content {
	padding: 12px 5px 0 15px;
	height: 100px;
}

.middleBlock01 .row11 {
	height: 15px;
	padding: 10px 10px 0 15px;
	vertical-align: bottom;
}

.middleBlock01 .row11 a {
	font-size: 8pt;
}

.middleBlock01 .row2 {
	background-color: #fff;
	height: 19px
}

.middleBlock01 div {
	margin-bottom: 12px;
}

/* Start middle block solliciteer links bij vacatures */
.mainBanner_vac {
	float: left;
	padding-right: 5px;
	padding-bottom: 15px;
	width: 185px;
}

.middleBlock_vac {
	float: left;
	background-color: #fff;
	width: 185px;
	border: 1px solid #398fd7;
}

.middleBlock_vac .row1 div {
	background: #398fd7 url(../images/vacature_knop.gif) repeat-x bottom
		left;
	padding: 20px 15px 0 15px;
	text-align: center;
	height: 35px;
	color: #fff;
	font-size: 10pt !important;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase !important;
}

.middleBlock_vac .row1 div:hover {
	background: #fff url(../images/vacature_knop_hover.gif) repeat-x bottom
		left;
	height: 35px;
	color: #398fd7;
	cursor: pointer;
}

.middleBlock_vac .content {
	padding: 12px 5px 0 15px;
	height: 100px;
}

.middleBlock_vac .row11 {
	height: 15px;
	padding: 10px 10px 0 15px;
	vertical-align: bottom;
}

.middleBlock_vac .row11 a {
	font-size: 8pt;
}

/* Start middle block home */
.mainBanner_home {
	padding: 0;
	margin: 0;
}

.middleBlock01_home {
	float: left;
	border: 1px solid #9e8f7b;
	width: 201px;
	padding: 0;
	margin: 0 0 0px 0;
	height: 237px;
	text-decoration: none;
}

.middleBlock01_home h2 {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: #9e8f7b url(../images/middle_block_top.gif) repeat-x;
	line-height: 15px;
}

.middleBlock01_home .row1 {
	margin: 0;
	padding: 10px 10px 5px 15px;
	border-bottom: 1px solid #9e8f7b;
	color: #fff;
	height: 30px;
	font-weight: bold;
	font-size: 11pt !important;
}

.middleBlock01_home .row1:hover {
	background-color: #fff;
	border-bottom: 1px solid #9e8f7b;
	padding: 10px 10px 5px 15px;
	height: 30px;
	color: #62584b;
	cursor: hand;
}

.middleBlock01_home a:hover {
	text-decoration: none;
}

.middleBlock01_home p {
	margin: 0;
	padding: 10px 15px 0 15px;
	height: 130px;
}

.middleBlock01_home .row11 {
	height: 25px;
	padding: 15px 15px 0 15px;
	vertical-align: bottom;
	text-align: right;
}

.middleBlock01_home .row11 a {
	font-size: 8pt;
	text-decoration: underline;
}

.middleBlock01_home .row11 a:hover {
	font-size: 8pt;
	text-decoration: underline;
}

.middleBlock01_home .row2 {
	background: url(../images/middle_block_home_bottom.gif) no-repeat bottom
		left;
	height: 19px
}

.middleBlock01_home_pijl {
	float: left;
	width: 192px;
	padding: 0;
	margin: 2px 0 0px 0;
	height: 15px;
	text-align: center;
}

.middleBlock01_organisatie {
	width: 100%;
	background: #62584b url(../images/middle_block_top.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	margin: 0;
}

.middleBlock01_organisatie .row1 {
	margin: 0;
	padding: 10px 0px 5px 0px;
	color: #fff;
	height: 28px;
	font-weight: bold;
	font-size: 11pt !important;
	border: 1px solid #62584b;
}

.middleBlock01_organisatie .row1:hover {
	background-color: #fff;
	padding: 10px 0px 5px 0px;
	height: 28px;
	color: #62584b;
	cursor: hand;
	border: 1px solid #62584b;
}

.middleBlock01_organisatie a {
	text-decoration: none;
}

/* -- End middle block home */
.rBanner {
	height: 208px;
	margin-bottom: 9px;
}

.rBanner a {
	margin-bottom: 0px;
}

.partnersBlock {
	width: 155px;
	text-align: left;
	margin-bottom: 5px;
}

.partnersBlock a {
	margin: 0;
	margin-left: 10px;
	line-height: 20px;
}

.partnersBlock span a {
	display: inline;
	margin: 0;
	text-align: center;
	margin-top: 5px;
	width: 185px;
	font-size: 0.75em;
	margin-bottom: 20px;
	line-height: 20px;
}

#referentielijn {
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 40px;
	text-align: center;
}

#referentie {
	border: 1px solid #62584b;
	width: 60px;
	height: 35px;
	padding: 5px;
	margin-bottom: 5px;
}

#referentie img {
	border: none;
	padding: 0;
	margin-left: -10px;
}

.bottomPadd tr
{
	border-top: 1px solid #62584b; 
}

.bottomPadd td {
	color: #62584b;
	font-size: 8pt;
	padding-top: 5px;
}

.bottomCol {
	color: #62584b;
	font-size: 8pt;
	margin: 0;
	padding: 14px 0px 14px 0;
	min-height: 4px;
}

.bottomCol form {
	font-size: 7pt;
	width: 100%
}

.bottomCol input {
	font-size: 7pt
}

.bottomCol option {
	color: #7c7a7a;
	font-size: 7pt
}

.bottomCol select {
	font-size: 7pt;
	width: 130px
}

.bottomCol a {
	color: #62584b;
	font-size: 8pt;
	text-decoration: none
}

.bottomCol div {
	font-size: 8pt;
	padding-left: 16px;
	float: right;
	border-left: 1px solid #62584b;
}

.bottomCol1 {
	font-size: 8pt;
}

.links {
	font-size: 8pt;
	color: #62584b;
}

.links a {
	font-size: 8pt;
	color: #62584b;
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}

.links em {
	color: #62584b;
	font-style: normal;
	margin: 0 5px;
}

* html .bottomCol {
	height: 4px;
}

.bottomNoPadd td {
	padding: 0 !important;
}

.bottomNoPadd tr
{
	border: none;
}


.meer {
	background: url(../images/link_meer.gif) left no-repeat;
	padding-left: 13px;
	margin-left: 44px;
}

.meer_2 {
	background: url(../images/link_meer_.gif) left no-repeat;
	padding-left: 13px;
	margin-left: 44px;
}

.contactForm {
	margin-top: 0
}

.contactForm td {
	padding: 2px 0;
}

.contactForm .i {
	color: #838383;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 1px 5px;
	border-width: 1px;
	border-color: #c1c1c1
}

.contactForm1 {
	width: 585px;
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	border: solid 1px #818181;
}

.contactForm1 td {
	padding-bottom: 10px;
	padding-left: 10px;
}

.contactForm .cl {
	margin-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	border: solid 1px #818181;
}

input {
	color: #838383;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 1px 5px;
	border-width: 1px;
	border-color: #c1c1c1
}

textarea {
	color: #838383;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 1px 5px;
	overflow: auto;
	border-width: 1px;
	border-color: #c1c1c1
}

.input {
	color: #838383;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 1px 5px;
	width: 92%;
	border: solid 1px #c1c1c1
}

.contactForm .b {
	margin-top: 3px;
}

.quicNav {
	color: #62584b;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

.quicNav a {
	color: #62584b;
	font-size: 8pt;
	font-weight: normal;
}

.article {
	line-height: 19px;
}

.arrow {
	color: #6aa7da !important;
	font-weight: bold;
	background: url(../images/block_arrow.gif) no-repeat right 35%;
	padding-top: 10px;
	border-top: 1px solid #cacaca
}

.arrow a {
	color: #398fd7;
	font-weight: bold;
	display: block;
	padding-right: 15px;
	font-size: 10pt;
}

.arrow1 {
	color: #6aa7da !important;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.arrow1 a {
	color: #6aa7da;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px none #c4c4c4;
}

.arrow1 .act {
	color: #7c7a7a;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px #c4c4c4;
}

.pageTitle {
	color: #62584b;
	font-size: 16pt;
	margin: 0;
	padding: 0;
}

.pageTitle strong {
	color: #6AA7DA;
	font-weight: normal;
}

#footer {
	width : 950px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px;
	text-align: left;
	border: 1px solid #62584b;
}

#footer h2 {
	font-size: 14px;
}

#footer a {
	font-size: 8pt;
	color: #62584b;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 0 20px 10px;
	width: 160px;
}

#footer li {
	list-style: square;
}

.bnt01 {
	color: #534a3e;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 9px;
	width: 185px;
	height: 35px;
}

.bnt01 a {
	color: #534a3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 50%;
	padding-left: 15px;
	width: 100%;
}

.bnt01 a:hover {
	color: #8b8a8a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 50%;
	width: 100%;
}

form {
	margin-top: 0;
	width: 90%
}

form h1 {
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #cacaca
}

option {
	color: #636363;
	font-size: 8pt
}

select {
	color: #636363;
	font-size: 8pt
}

.tdrefs {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
	border-top: 1px solid #b0a18d;
}

.tdrefs p {
	padding-left: 20px
}

a.cbutton {
	width: 177px;
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	background: url(../images/button_blue.jpg) no-repeat top left;
}

.blockSchemeCurrent {
	background: url(../images/block_scheme_current.gif) no-repeat;
	padding: 12px 0 0 14px;
	width: 160px;
	height: 56px;
	margin-right: 12px;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.blockSchemeCurrent a {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.blockScheme {
	background: url(../images/block_scheme.gif) no-repeat;
	padding: 12px 0 0 14px;
	width: 160px;
	height: 56px;
	margin-right: 12px;
	color: #6AA7DA;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.blockScheme a {
	color: #6AA7DA;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.blockSchemeSub {
	margin-top: 5px;
	margin-right: 15px;
	width: 175px;
	height: auto;
	float: left;
}

.blockSchemeSubBlock {
	background: url(../images/block_scheme_sub.gif) no-repeat;
	padding: 10px 15px 0 14px;
	width: 143px;
	height: 36px;
	margin-bottom: 5px;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
}

.blockSchemeSubBlock a {
	color: white;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.blockSchemeSubBlock div {
	float: left;
}

.blockSchemeSubBlock p {
	display: block;
	margin-left: 12px;
}

html>body .blockSchemeSubBlock p {
	margin-top: 0px;
}

.blockSchemeTable {
	margin-top: 10px;
}
