@charset "utf-8";
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #267D7D;
	padding: 5px;
}
.subtitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
}

.subheadingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663366;
}

.contentbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
}


.contentleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 344px;
}
.contentright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 185px;
}
.columnleft {
	width: 195px;
	background-color: #CCCED0;
}
.columnlefttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663366;
}

.barmiddle {
	background-color: #A5AAAE;
	height: 5px;
}
.bartop {
	background-color: #A5AAAE;
	height: 5px;
}
.bgpagebottom {
	background-image: url(images_web/bg_page_bottom.jpg);
}
.bgpageright {
	background-image: url(images_web/bg_page_right.jpg);
}
.bgpageleft {
	background-image: url(images_web/bg_page_left.jpg);
}
.bgpagetop {
	background-color: #A5AAAE;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A1A6AA;
}
.bgpageleft2 {
	background-image: url(images_web/bg_page_left2.jpg);
}
.bgpageright2 {
	background-image: url(images_web/bg_page_right2.jpg);
}
h1 {
	font-size: 18px;
	color: #267D7D;
}
.subtitletxtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subtitletxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bgfield {
	background-color: #FFFF99;
}
.formborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.barbottom {
	background-color: #267D7D;
}
.subtitletxtwhite16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D517D;
}

