html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border: 0;
	outline: 0;
}
p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #003399;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


body {
	background-color: #F4F4F4;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

#outerWrapper {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
	clear: none;
	overflow: auto;
}
#header {
	float: left;
	height: 120px;
	width: 984px;
	clear: none;
	margin-left: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#byLine {
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	clear: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	top: 5px;
	bottom: 5px;
	line-height: 30px;
}

#footer {
	float: left;
	width: 984px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	clear: none;
	background-color: #FFFFFF;
}
#contentWrapper {
	float: left;
	width: 984px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 0px;
	clear: none;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 15px;
}
#leftSidebar {
	float: left;
	width: 180px;
	padding-left: 0px;
	border-right-style: none;
	border-right-color: #999999;
	padding-right: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	overflow: visible;
}

#content {
	float: left;
	width: 570px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	clear: none;
	padding-right: 15px;
	padding-left: 15px;
	font-variant: normal;
	color: #000000;
	padding-top: 15px;
	text-align: justify;
}
#content2 {
	float: left;
	width: 780px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	clear: none;
	padding-right: 15px;
	padding-left: 0px;
	font-variant: normal;
	color: #000000;
	padding-top: 15px;
	text-align: justify;
}
#content_Red {
	float: left;
	width: 570px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	clear: none;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	background-color: #FF0000;
}

#rightSidebar {
	background-color: #FFFFFF;
	float: right;
	width: 180px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#rightSidebar2 {
	background-color: #029DF9;
	float: right;
	width: 170px;
	margin-right: 0px;
	margin-top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: justify;
	display: table-column;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#rightTextBox1 {
	background-color: #0066FF;
	float: right;
	width: 180px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#searchBar {
	background-color: #FF0000;
	float: left;
	width: 200px;
	height: 30px;
}
#topLine {
	float: left;
	height: 20px;
	width: 984px;
	padding-right: 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
.newsTitle {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	}
	.newsCaption {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	}
.newsText {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	}

#breadCrumbs {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 984px;
	float: left;
	background-color: #fefcef;
}
#pageTitle {
	float: left;
	width: 984px;
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #fefcef;
}
#copyrightLine {
	background-color: #029DF9;
	float: left;
	width: 984px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	margin-bottom: 10px;
}
#contentNewsShow {
	float: left;
	width: 300px;
}
#contentNewsTopStories {
	float: left;
	width: 280px;
	padding-left: 10px;
}
#rounded_red_top {
	background-color: #fefcef;
	text-align: center;
	float: left;
	width: 570px;
	background-image: url(../images/rounded_red_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#rounded_red_bottom {
	background-color: #fefcef;
	text-align: center;
	float: left;
	width: 570px;
	background-image: url(../images/rounded_red_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#rounded_red_body {
	background-color: #FF0000;
	text-align: center;
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	overflow: auto;
	margin: 0px;
	height: 400px;
	font-weight: bold;
}

.img_left {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	margin-top: 20px;
}
.img_right {
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.imgCentre {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.addrtext {
	float: left;
	clear: none;
	position: relative;
	left: 50px;
}
.tblBlue {
	background-image: url(../images/bg_contact_us.jpg);
}
.lhstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.site1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #66FFFF;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.site2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #66FFFF;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding: 10px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.bottom_icon {
	float: left;
	margin-right: 20px;
	text-decoration: none;
}

