body {
	background-color: #FFFFFF;
	background-image:url(images/pagebg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin: 0px;
	}
p {
	font-family: Myriad, Arial, sans;
	font-size: 12px;
	}

h1 {
	font-family: Cochin, Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
	}
h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color:#fff;
	}
h3 {
	font-family: Frutiger,Arial,sans;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -12;
	}
#intro {
	width: 278px;
	float: left;
	background-image:url(images/home_leftbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#003366;
}
#newsarea {
	float:right;
	width: 406px;
	background-image:url(images/newsareabg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left: 24px;
	padding-right: 10px;
}
#footer {
	float:left;
	clear:both;
	width: 719px;
	height: 26px;
	text-align:center;
	background-color:#FFF;
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
li {
	font-family: Frutiger,Arial;
	font-size: 12px;
	margin-left: 10px;
	border-width: 5px;
	}
.smallgrey {
	font-family: Frutiger, Arial;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	}
.smallwhite {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align:right;
	}
.callout {
	font-family: Frutiger, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FF0033;
	text-align:center;
	outline-color: #FF0033;
	margin: 10px,10px, 10px,10px;
	border-bottom-color: #FF0033; 
}
a {
	font-family: Myriad,Arial,sans;
	color: #036;
	text-decoration: underline;
	}	
a:visited {
	color:#606;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	font-weight: bold;
	text-decoration: underline;
	}
.reverse {
	font-family: Myriad,Arial,sans;
	color: #ffffff;
	}
a:visited.reverse {
	color:#CCF;
	}
.head4 {
	color: #333333;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.contactform {
	border: thin solid #660000;
	background-color: #DAD5B8;
}
.textformfields {
	font-family: Myriad, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.padbottom {
	margin-top:3px;
	}
