@font-face {
	font-family: PTSans;
	src: url('ptc55f-webfont.ttf'); /* TTF file for CSS3 browsers */
}

html, body {
	background: #ffffff;
	background-image: url('../img/bg.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	margin: 0 auto; /* top right bottom left */
	width: 1024px;
	text-align: left;
	min-height:100%
	clear: both;
}

#header {
	width: 1024px;
	height: 120px;
	margin: 0;
	padding: 0;
	clear: both;
}

#header a, a:hover, a:active, a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

#clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*MENU*/

#menu {
	margin-top: -19px;
	margin-left: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#menu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display: block;
	float: left;
	padding: 10px 20px 14px 20px; /* top right bottom left */
	text-decoration: none;
	border-left: #bdd6e6 solid 1px;
}

#menu li.tail {
	border-right: #bdd6e6 solid 1px;
	float: left;
}

#menu li#menuitem_sel a {
	background-image: url('../img/menu_sel.png');
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

#menu li a:hover {
	background-image: url('../img/menu_sel.png');
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	display: block;
	float: left;
	padding: 10px 20px 14px 20px; /* top right bottom left */
	text-decoration: none;
	border-left: #bdd6e6 solid 1px;
}

/*MAIN*/

#main {
	padding: 10px 20px 15px 20px;
	clear: both;
}

#col1 {
	width: 704px;
	height: 100%;
	padding-right: 20px;
	border-right: #c0c0c0 dotted 1px;
	float: left;
}

#col2 {
	width: 230px;
	padding-left: 20px;
	float: left;
}

.line {
	height: 2px;
	border-top: #c0c0c0 dotted 1px;
	margin-right: 10px;
}

/*FOOTER*/

#bottom {
	background: #a6c8de;
	width: 100%;
	clear: both;
}

#bottom p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 10px;
}

#bottom a, a:hover, a:active, a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

#footer {
	background: #ffffff;
	width: 100%;
	clear: both;
}

#footer p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 10px;
}

/*HEADINGS, LINKS*/

h1 {
	font-family: PTSans, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	color: #336699;
	margin: 15px 15px 10px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-bottom: #c0c0c0 solid 1px;
	padding: 3px 3px 6px 3px; /* top right bottom left */
}

h2 {
	font-family: PTSans, Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 15px 15px 5px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

h3 {
	font-family: PTSans, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 15px 15px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-bottom: #c0c0c0 solid 0px;
	padding: 3px;
}

h4 {
	font-family: PTSans, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 20px 15px 15px 5px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

p {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 15px 15px 15px 0; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

p.right {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0 15px 5px 10px; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

p.box {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 5px 0 5px 0; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

#col1 p, #col2 p {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin: 0 0 0 5px; /* top right bottom left */
}

#col2 a, a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #4d90bd;
	text-decoration: underline;
}

#col2 a:hover, a:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

#col1 a, a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #4d90bd;
	text-decoration: underline;
}

#col1 a:hover, a:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

ul {
	margin-top: -5px;
}

ul li {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: 0;
	margin-left: -20px;
	padding: 0;
	list-style-type: circle;
	list-style-position: inside;
}

.error {
	color: #c00000;
}

.notice {
	color: #659535;
}

/*REFERENCES*/

.dots {
	background-image: url('../img/dots.jpg');
	background-repeat: repeat-x;
	width: 581px;
	height: 1px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.refcont {
	float: left;
}

.refpic {
	width: 180px;
	margin-left: 25px;
	margin-right: 10px;
	float: left;
}

.reftext {
	width: 260px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}

.reftext2 {
	width: 360px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}

table#refs {
	width: 100%;
	margin: 15px 0;
}

table#refs td.ref {
	width: 200px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	background: #ffffff;
	border: #c0c0c0 solid 1px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

table#refs td.ref:hover {
	background: #f2f2f2;
}

table#refs td.ref a {
	font-size: 11px;
}

/*FORMS*/

fieldset.fsempty {
	width: 290px;
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.fsempty p {
	padding: 2px;
}

fieldset.fscontactform {
	width: 650px;
	border: 0;
	margin: 0 0 0 -8px; /* top right bottom left */
	padding: 0;
}

fieldset.fscontactform p {
	padding: 2px;
	padding-left: 10px;
}

label { 
	clear: left;
	margin: 0;
}

label span {
	float: left;
	width: 75px;
	margin: 0;
	color: #666666;
	font-size: 11px;
}

label span.cnt {
	float: left;
	width: 150px;
	margin: 0;
	color: #666666;
	font-size: 13px;
}

input, textarea, select {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	border: #c0c0c0 solid 1px;
}

input.sm, textarea.sm, select.sm {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
	border: #c0c0c0 solid 1px;
}

.btn-orange {
	font: bold 11px Arial;
	color: #ffffff;
	background: transparent url('../img/button-orange.png') no-repeat center left;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 2px 10px 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	width: 85px;
	height: 26px;
	border: 0;
}

.btn-green {
	font: bold 11px Arial;
	color: #ffffff;
	background: transparent url('../img/button-green.png') no-repeat center left;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 2px 10px 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	width: 85px;
	height: 26px;
	border: 0;
}

.btn-blue {
	font: bold 11px Arial;
	color: #ffffff;
	background: transparent url('../img/button-blue.png') no-repeat center left;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 2px 10px 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	width: 85px;
	height: 26px;
	border: 0;
}

.btn-grey {
	font: bold 11px Arial;
	color: #ffffff;
	background: transparent url('../img/button-grey.png') no-repeat center left;
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 2px 10px 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	width: 85px;
	height: 26px;
	border: 0;
}

/*IMAGES*/

img {
	border: 0;
}

.hp {
	padding: 20px;
}

.kbp {
	padding: 10px 0 10px 45px; /* top right bottom left */
	
}

.sp {
	padding: 10px 0 10px 20px; /* top right bottom left */
	
}
