BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
width:900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
background-image: url(/images/template/grid.gif);
background-attachment: fixed;
}
P, TR, TH {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}
P a:link, P a:visited{
color: #FF9900;
text-decoration: underline;
}
P a:hover{
text-decoration: underline;
}
IMG {
	border: none;
	margin-right: 0px;
	padding-right: 0px;
	margin: 0;
}
#pageHolder{
background-color:#FFFFFF;
border: 1px solid #1E246C;
}
#logo{
float: left;
width: 160px;
margin: 0px;
padding: 12px 0px 11px 15px;
background-color: #FFFFFF;
}
#search{
float: right;
margin-top: 30px;
width: 185px;
}
#search label{
display: none;
}
FORM {
margin: 0px;
padding: 0px;
}
.searchBox{
	height: 14px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 3px;
	margin-right: 2px;
	background-color: #F4F6F7;
	border: 1px solid #9A9A9A;
	width: 140px;
}
#topNav{
clear: both;
height: 24px;
padding-top: 8px;
color: #FFFFFF;
text-align: center;
background-image: url(/images/template/topNavBG.jpg);
background-repeat: repeat-x;
}
#topNav a:link, #topNav a:visited{
display: inline;
margin: 0px 10px 0px 10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none
}
#topNav a:hover{
text-decoration: underline;
}
.HeaderBarColour{
height: 5px;
width: 100%;
margin: 0px;
padding: 0px;
background-color: #F1A930;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}
#footer{
clear: both;
padding: 8px 0px 2px 10px;
height: 18px;
border-top: 5px solid #E89211;
background-color: #EEEEEE;
color: #666666;
}
#footer a:link, #footer a:visited{
color:#666666;
text-decoration: none;
}
#footer a:hover{
text-decoration:underline;
}
#container H1 {
padding: 3px 0px 0px 5px;
margin-bottom: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1E246C;
background-color: #eeeeee;
border-top: 3px solid #1E246C;
border-bottom: 1px solid #999999;
height: 18px;
}
#container H2 {
padding: 2px 0px 0px 5px;
margin: 8px 0px 8px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #1E246C;
background-color: #eeeeee;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
height: 16px;
}
#container H3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1E246C;
height: 19px;
background-image:url(/images/menuArrow.gif);
background-position: center left;
background-repeat: no-repeat;
padding: 3px 0px 0px 8px;
margin: 0px 0px 0px 5px;
}
