@charset "UTF-8";
/* CSS Document */
.styledbl {
	color: #5c82d5;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 14px;
}
.style2 {
	color: #5c82d5;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 14px;
}

.style2pdt {
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 14px;
}
.pdtspacer {
	height:35px;
	width:1px;
}
h1 {
	font-size: 23px;
	color: #464646;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-size: 11px;
	color: #91b3f2;
}

.footer a:hover{
	color: #FFFFFF;
}

.style6 {
	font-size: 13px;
	color: #b2b2b2;
	text-transform: uppercase;
	font-family: Arial Narrow;
}
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #91b3f2;
	text-decoration:none;
}
a:hover {
	color:#4f6ab1;
}
.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:18px;
	text-indent: 2px;
	vertical-align: middle;
	width: 400px;
	padding: 2px;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 2px;
	vertical-align: middle;
	width: 400px;
	padding: 2px;
}
.form_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:20px;
	text-indent: 2px;
	padding: 2px;
}
.form_btn {
	background-color: #e6e6e6;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin:auto;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}.prdt {
	border: 1px solid #cccccc;
}
hr {
	color: #CCCCCC;
}
.print {
	border: 1px solid #ececec;
}
.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border {
	background-image: url(images/bar-colour.jpg);
	background-repeat: repeat;
}
