.pagewrap {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menuwrap {
	height: 20px;
	width: 1000px;
	margin-top: 5px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.maincontent {
	height: auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999
	background-color: #ffffff;
}
.maincontent h1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D3125;
	margin-top: 10px;
}
.floatright {
	float: right;
	padding-left: 10px;
}
.floatleft {
	float: left;
}
.signoff {
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.signoff .orange {
	color: #0066FF;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	background-color: #999999;
	height: 50px;
	width: 1000px;
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
}
.footer .copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.header {
	height: 136px;
	width: 1000px;
	background-image: url(header2.jpg);
}
.menuwrap a:link {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menuwrap a:visited{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menuwrap a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.menuwrap a:active{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #9D3125;
}
.sector_bold {
	font-weight: bold;
	color: #000000;
}
.addcontent {
	margin-left: 150px;
	width: 600px;
}
.addcontent .floatright {
	float: right;
	padding-left: 10px;
	margin-top: -30px;
}

.maincontent ul {
	margin-left: 200px;
}
.maincontent li a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.maincontent li a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.maincontent li a:hover{
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
.maincontent li a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.maincontent table {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background-color: #CCCCCC;
}
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 2px;
}
.maincontent table a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.maincontent table a:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.maincontent table a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.maincontent table a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

table.sitemap {
	text-align: left;
}
.popupcontent {

	height: auto;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999
	background-color: #ffffff;
}
.maincontent form table {

	font-weight: bold;
	font-size: 10pt;
	text-align:left;
}
.maincontent ul.homebullet {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 500px;
	list-style-type: square;
	color: #000000;
}
.maincontent .homebullet li a {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}

.floatright_justright {
	float: right;
	padding-left: 10px;
	text-align: right;
}
.pagewrap .footer a {
	color: #333333;
	text-decoration: none;
}
.homevid {
	float: left;
	height: 400px;
	width: 260px;
	margin-right: 20px;
}
.sectpic {
	float: right;
	padding-left: 10px;
	font-size: 10pt;
	text-align: center;
	width: 300px;
}
.smalltext {
	font-size: 10pt;
	color: #666666;
	text-decoration: blink;
}
.centrepic {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
