/* general styles to set everything to remove and set certain defaults */

* {
	margin: 0px;
	padding: 0px;
}

ul { 
 margin-left: 15px; 
} 

li { 
 margin-top: 5px; 
 line-height: 1.3em
}

.tabledataoutline {
	border: 2px solid #3366cc;
	padding: 3px;
	width: 100%;
}
.tabledataoutlineads {
	border: 2px solid #3366cc;
	padding: 3px;
	width: 98%;
}
.tabledatarowodd {
	font-family : Tahoma, Arial, Verdana;
	background-color: #a0d2fc;
	font-size: 0.8em;
	color: Black;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
	text-indent: 3px;
}
.tabledataroweven {
	font-family : Tahoma, Arial, Verdana;
	background-color: #d8edf3;
	font-size: 0.8em;
	color: Black;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
	text-indent: 3px;
}



html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	background-image: url(../images/background_strip.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	line-height: 80%;
	font-size: 100%;
}

.clearfloat {
	clear: both;
}

/* styles for the main page area */
.page {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 788px;
	min-height: 100%;
	overflow: hidden;
}

/* styles for the header bar */
.header {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 788px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #78C7E8;
	border-right-color: #78C7E8;
	border-bottom-color: #78C7E8;
	border-left-color: #78C7E8;
}

.topnav {
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 0.7em;
	font-weight: bold;
}

.topnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.topnav a:hover {
	color: #FFA700;
}

.mainnav {
	color: #FFFFFF;
	position: absolute;
	font-size: 0.8em;
	font-weight: bold;
	left: 15px;
	bottom: 5px;
}

.mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainnav a:hover {
	color: #FFA700;
}

.searchbox {
	position: absolute;
	top: 38px;
	color: #FFFFFF;
	font-size: 0.8em;
	right: 15px;
}

.searchbox .termsinput {
	height: 14px;
	padding: 2px 2px 0px;
	font-size: 0.8em;
	width: 152px;
	border: 1px solid #78C7E8;
	margin: 0px;
}

.searchbox .gobutton {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 4px;
}

/* styles for the main content area */
.middlesection {
	display: block;
	margin: 0px;
	padding: 0px;
}

.middlesection .leftcolumnhome {
	width: 563px;
	float: left;
	padding-bottom: 127px;
}

.middlesection .leftcolumn {
	width: 226px;
	float: left;
	padding-bottom: 127px;
}

.middlesection .middlecolumn {
	width: 336px;
	float: left;
	padding-bottom: 127px;
}

/*search styles*/

.middlesection .middlecolumn2 {
	width: 500px;
	float: left;
	padding-bottom: 127px;
	padding-left: 10px;
}

.middlesection .middlecolumn2 .title {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #002458;
	font-weight: bold;
	line-height: 1.1em	
}

.middlesection .middlecolumn2 .subtitle {
	color: #002458;
	font-weight: bold;	
}

.middlesection .middlecolumn2 .copy {
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #000000;	
	padding-bottom: 127px;
}

.middlesection .middlecolumn2 .copy p {
	line-height: 1.5em;
}

.middlesection .middlecolumn2 .subtitle {
	color: #002458;
	font-weight: bold;	
}

.middlesection .middlecolumn2 .copy a {
	color: #002458;
	text-decoration: none;
	font-weight: bold;
}

.middlesection .middlecolumn2 .copy a:hover {
	color: #FFA700;	
}



/*end of search styles*/


.middlesection .middlecolumn .title {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #002458;
	font-weight: bold;
	line-height: 1.1em	
}

.middlesection .middlecolumn .subtitle {
	color: #002458;
	font-weight: bold;	
}

.middlesection .middlecolumn .copy p {
	line-height: 1.3em
}

.middlesection .middlecolumn .copy {
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #000000;	
}

.middlesection .middlecolumn .copy a {
	color: #002458;
	text-decoration: none;
	font-weight: bold;
}

.middlesection .middlecolumn .copy a:hover {
	color: #FFA700;	
}

.middlesection .middlecolumn .copy img {
	padding: 0px;
	margin: 5px;
	border: 1px solid #333333;
}

.middlesection .rightcolumn {
	width: 225px;
	float: left;
	padding-bottom: 100px;
}

/* styles for the article on the top of the homepage */
.mainarticle {
	height: 182px;
	width: 547px;
	background-color: #8AB0B6;
	color: #FFFFFF;
	position: relative;
	margin-left: 15px;
	font-size: 0.8em;
	float: left;
}

.mainarticle .leftcolumn {
	width: 297px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.mainarticle .rightcolumn {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 182px;
	width: 230px;
}

.mainarticle .leftcolumn h2 {
	font-size: 1.3em;
	margin: 75px 0px 0px;
	padding: 0px;
}

.mainarticle .leftcolumn p {
	margin: 5px 0px;
	padding: 0px;
}

/* styles for the publications menu of the left hand side of the frontpage */
.publications {
	width: 190px;
	float: left;
	display: block;
	margin-right: 21px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

.publications h2 {
	font-size: 1em;
	color: #ffffff;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
	background-color: #5C81AA;
}

.publications .articlelink {
	width: 170px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/tiny_blue_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	margin-right: 20px;
	line-height: 75%;
}

.publications .articlelink a {
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
	width: 170px;
	display: block;
}

.publications .articlelink a:hover {
	color: #F8AE01;
	font-size: 0.7em;
	text-decoration: none;
}

.publications .morepubs a {
	color: #002458;
	font-size: 0.7em;
	position: absolute;
	right: 0px;
	margin-top: 15px;
	background-image: url(../images/tinybluearrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 7px;
}

.publications .chosensection {
	width: 190px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 20px;
	background-color: #EBF2DC;
}

.publications .chosensection .title{
	width: 175px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/tiny_blue_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	line-height: 75%;
	background-color: #EBF2DC;
	font-size: 0.7em;
	font-weight: bold;
	color: #002458;
}

.publications .chosensection a {
	width: 175px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	font-size: 0.7em;
	color: #002458;
	display: block;
	text-decoration: none;
}

.publications .chosensection a:hover {
	color: #000000;
	background-color: #DBE8C0;
}

.publications .section a {
	width: 175px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/tiny_blue_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	line-height: 75%;
	font-size: 0.7em;
	font-weight: bold;
	color: #002458;
	display: block;
	text-decoration: none;
	line-height: 1.1em
}

.publications .section a:hover {
	background-image: url(../images/tiny_green_square.gif);
	color: #6EA100;
}

.publications .pageselected {
	width: 175px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/tiny_blue_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	line-height: 75%;
	font-size: 0.7em;
	font-weight: bold;
	color: #002458;
	display: block;
	text-decoration: none;
	background-color: #A8D8EC;
	line-height: 1.1em
}

.publications .toppageselected a {
	width: 175px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/tiny_blue_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	line-height: 75%;
	font-size: 0.7em;
	font-weight: bold;
	color: #002458;
	display: block;
	text-decoration: none;
	background-color: #A8D8EC;
	line-height: 1.1em
}

.publications .toppageselected a:hover {
	background-image: url(../images/tiny_green_square.gif);
	color: #6EA100;
}

.greendivider {
	line-height: 1px;
	background-color: #002458;
	overflow: hidden;
	height: 1px;
	width: 100%;
}

/* styles for the centre article blocks on the front page */
.centreblocks {
	padding-top: 20px;
	display: block;
	width: 336px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.smallarticle {
	height: 70px;
	width: 220px;
	background-color: #002458;
	margin-bottom: 7px;
	padding: 15px 0px 0px 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	position: relative;
}

.smallarticle h2 {
	color: #FFFFFF;
	line-height: 1em;
	font-size: 0.9em;
}

.smallarticle p {
	margin-top: 5px;
}

.smallarticle p a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.7em;
}

.smallarticle p a:hover {
	color: #F8AE01;
}

.smallarticle .thumbnail {
	position: absolute;
	left: 0px;
	top: 0px;
}

.smallarticle a.morelink {
	color: #5C81AA;
	text-decoration: none;
	font-size: 0.7em;
}

.smallarticle a.morelink:hover {
	color: #F8AE01;
	text-decoration: none;
	font-size: 0.7em;
}

/* styles for the latest updates menu of the right hand side of the frontpage */
.latest {
	width: 190px;
	float: left;
	display: block;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

.latest h2 {
	font-size: 1em;
	color: #002458;
	margin: 0px 0px 5px;
	padding: 0px;
}

.latest .articlelink {
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/tiny_blue_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	margin-right: 20px;
	line-height: 75%;
}

.latest .articlelink a {
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
	width: 170px;
	display: block;
	font-weight: bold;
}

.latest .articlelink a:hover {
	color: #6EA100;
	font-size: 0.7em;
	text-decoration: none;
}

.latest .articlelink .date {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
}

.latest .moreupdates a {
	color: #002458;
	font-size: 0.7em;
	position: absolute;
	right: 0px;
	margin-top: 7px;
	background-image: url(../images/tinybluearrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 7px;
}

/* styles for leisure information panel on front page */
.leisureinfo {
	width: 178px;
	border: 1px solid #002458;
	background-color: #E9F1D9;
	font-size: 0.8em;
	position: relative;
	margin-left: 20px;
	height: 143px;
	margin-top: 11px;
	padding: 5px;
}

.leisureinfo h2 {
	font-size: 1.25em;
	color: #002458;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.leisureinfo h1 {
	font-size: 1.05em;
	color: #63665B;
	margin-bottom: 5px;
}

.leisureinfo select {
	width: 178px;
	font-size: 0.8em;
}

.leisureinfo a {
	margin-top: 3px;
	margin-bottom: 5px;
	display: block;
	width: 178px;
	text-align: right;
	padding: 0px;
}

/* styles for the footer bar */
.footer {
	height: 100px;
	width: 788px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.footer .articlebar {
	height: 51px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002458;
	border-right-color: #002458;
	border-bottom-color: #002458;
	border-left-color: #002458;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 8px;
}

.footer .articlebar .article {
	height: 52px;
	width: 178px;
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	padding-left: 64px;
	line-height: 80%;
}

.footer .articlebar .article img {
	height: 51px;
	width: 59px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.footer .articlebar .article h1{
	font-size: 0.8em;
	color: #002458;
	margin-top: 5px;
	margin-bottom: 3px;
}

.footer .articlebar .article a{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	display: block;
}

.footer .articlebar .article a:hover{
	font-size: 0.7em;
	color: #6EA100;
	text-decoration: none;
}

.footer .copyright {
	font-size: 0.7em;
	color: #002458;
	text-align: right;
	width: 758px;
	padding-right: 15px;
	padding-left: 15px;
}

.footer .copyright a {
	color: #002458;
	text-decoration: none;
}

.footer .copyright a:hover {
	color: #6EA100;
}

/* styles used for the print page and top link at the bottom of the content pages */
.printbar {
	height: 24px;
	width: 788px;
	position: absolute;
	left: 0px;
	bottom: 101px;
}

.printbar .top a {
	height: 24px;
	width: 788px;
	position: absolute;
	left: 534px;
	bottom: -2px;
	background-image: url(../images/up_blue_arrow.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	padding-left: 10px;
	background-position: 0px 5px;
	color: #002458;
	text-decoration: none;
}

.printbar .top a:hover {
	color: #6EA100;
}

.printpage {
	position: absolute;
	left: 227px;
	bottom: 10px;
	background-image: url(../images/print_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
}

.printpage a {
	position: absolute;
	left: 20px;
	bottom: 0px;
	font-size: 0.7em;
	color: #002458;
	text-decoration: none;
	display: block;
	width: 200px;
}

.printpage a:hover {
	position: absolute;
	left: 20px;
	bottom: 0px;
	font-size: 0.7em;
	color: #6EA100;
	text-decoration: none;
	display: block;
	width: 200px;
}
.topnav a.smalltexticon {
	font-size: 7px;
}
.topnav a.mediumtexticon {
	font-size: 9px;
}
.topnav a.largetexticon {
	font-size: 11px;
}


/*search styles*/
.middlesection .middlecolumn2 {
	width: 540px;
	float: left;
	padding-bottom: 127px;
	padding-left: 10px;
}
