/*
10 December 2006: Created by Curt K
*/
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	padding-right: 25px

}
.border {
	border: 2px #CCCCCC solid;
	text-align:center;
	height: auto;
	width: 769px;
	position: relative;
	left: 5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	visibility: visible;

.border2 {
	border: 2px #CCCCCC solid;
	text-align:left;
	padding: 20px 0px 4px;
	height: auto;
	width: 769px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.lineborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	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;
}
.topborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
}
.bodysub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

INPUT{
	color:#333333;
	background-color:#E7E5D8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal; 
	font-weight: normal;
	width:40%;
}
input.submit{
	width:75px;
}

TEXTAREA{
	color:#333333;
	background-color:#E7E5D8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal; 
	font-weight: normal;
	width:40%;
}
SELECT {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #333333; background-color: #E7E5D8;
	width:40%;
}

.2colour2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: -1px;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	font-weight: bold;


}
H1,H2 {
	
	font-size:14px;
	color: #003366;
	padding:10px;
	text-align:center;
	padding-bottom:0px;
	width:90%;
	margin-left:0px;
	zbackground-color:yellow;
	zbackground-image:url(images/grad.gif);
	zbackground-repeat:repeat-x;
	zbackground-position: 0% 100%;
}
h2.center{
	text-align:center;
	padding:0px;
	padding-top:5px;
	width:100%;
	text-decoration: underline;
}

p.copyright{
    font-size:9px;
	color:#254985;
	text-align:center;
	padding-right:15px;
	padding-left:15px;
}


A:Visited  { color:#333366;}
A:Active {text-decoration : color:#333366;}
A:Hover {text-decoration : underline;color:#3399CC;}



