body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:small;
margin:0;
padding:0;
width:800px;
	}
	
#wrapper {
width: 800px;
margin:0 auto;
}

#topimages {
width: 800px;
margin:0 auto;
}

.topimageone {
padding: 0px;
margin: 23px 0px 0px 0px;
float: left;
width:600px;
}

.topimagetwo {
	padding: 0px;
	margin: 16px 0px 0px 0px;	
	float: left;
	width:200px;	
}
	
#topnav {
	width: 780px;
}	
	
#topnavheader {
width: 800px;
position: absolute;
top: 0px;
left: 0px;
background-color: #BCDD8D;
padding: 0px;
margin: 0px 0px 0px 0px;	
height: 23px;
	}
	

	
#breadcrumb	{
width: 800px;
position: relative;
background-color: #BCDD8D;
padding: 0px;
margin: -24px 0px 0px 0px;
left: 0px;
}

#content {
float: left;
width: 500px;
}

#logostrip {
clear:both;
}

.topnav {
width: 100px;
float: left;
margin: 5px 5px 5px 3px;
font-size:smaller;
font-weight: normal;
color: #FFFFFF;	
} 


#breadcrumbtext{
margin: 0px 0px 0px 100px;
float: left;
}

#sidenavigation {
float:left;
width: 250px;
}

.sidenav {
padding: 0px;
margin: 3px 0px 3px 0px;
}

.lastupdated {
width: 750px;
float: left;
margin: 10px 0px 10px 0px;
clear:both;
}

.copyrightFont {
	font-weight: bold;
	background-color: #CCCCCC;
}	

.sideNavigationFont {
	font-size:x-small;
}

.sideSubNavigationFont {
	font-size:xx-small;
}

.breadCrumbTrailFont {
	font-size:smaller;
	font-weight: bold;
	}
H1{

	FONT-FAMILY: arial,serif,times; FONT-SIZE: 24pt; COLOR: #2C7F70; text-align:center

}

H2{

	FONT-FAMILY: arial,serif,times; FONT-SIZE: 18pt; COLOR: #2C7F70

}
H3{

	FONT-FAMILY: arial,serif,times; FONT-SIZE: 14pt; COLOR: black;

}


.bold_txt {
	font-size:small;
	font-weight: bold;
}	

.italic_txt {
	font-size:small;
	font-style:italic
}	

.italic__bold_txt {
	font-size:small;
	font-weight:bold;
	font-style:italic;
}	

.footer {
	font-size:xx-small;
}

.bold_footer {
	font-size:xx-small;
	font-weight: bold;
}
mainTableStyle{
	border: thin #178A3F;
		
}

.ShortTableStyle {
width:100%;
font-size:xx-small;
}

a:link {
	text-decoration:none;
	color:#2C7F70;
	font:STRONG;
	
}
 a:visited {
	text-decoration:none;
	color:#006600;
}
 a:hover {
	text-decoration:none;
	color:#0099CC;
}
 a:active {
	text-decoration:none;
	color:#408080;
}

input#submit {
	font-weight: bolder; 
	font-family: Verdana;
	background-color: #003366;
	border: 2px; 
	border-style: solid;
	border-color: #FFFFFF;
	color: #FFFFFF;
	
		}

.newlinks
{ position:absolute;
  top: 50px;
  left: 100px;
 }

.draft {
	background-attachment: fixed;
	background-image: url(/Images/draft.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.white {
	font-size:x-small;
	font-weight:bold;
	color:#FFFFFF;
}

.back_colour {
	background-color: #003366;
}

.border_colour {
	border-color: #178A3F;
}
.grey_border {
	border-color: #CCCCCC;	
}
.grey_background {
background-color: #CCCCCC;
}
