@charset "utf-8";
/* CSS Document */


html,body{
margin:0;
padding:0;
background-image:url(../new_images/wrapper_bg.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#044a82;
}
body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#03325f;
	line-height:14px;
}
a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#03325f;
	line-height:14px;
	text-decoration:underline;
}
a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#03325f;
	line-height:14px;
	text-decoration:none;

}

div#container{
width:800px;
margin:0 auto;
text-align:left;
}
div#wrapper{
float:left;
width:100%;
background-image:url(../new_images/content_bg.jpg);
background-repeat:no-repeat;
height:auto;
/*border: solid 1px black;*/
}
div#center_content{
margin: 0 161px;
line-height:1.4;
/*border: solid 1px red;
position: inherit;*/
}
div#content{
	padding:10px;
	overflow: hidden;

}

div#divNews{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#03325f;
	line-height:14px;

}

div#divNews a:link{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d70101;
	line-height:14px;
	text-decoration:underline;

}

div#divNews a:hover {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#03325f;
	line-height:14px;
	text-decoration:none;

}

div#divNews a:visited{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d70101;
	line-height:14px;
	text-decoration:underline;

}

div#header{
	height:144px;
	margin:0;
	background-image: url(../new_images/headerbgimage_grey.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}

div#headerHomeLink{
width:150px;
position:relative;
float:left;
height:80px;
left:20px;
}



#header_logos{
position:relative;
width:460px;
height:85px;

float:right;
}
/*main top content*/

div#main_top_content{
text-align:left;
width:800px;
margin:0 auto;
}
div#main_image{
float:right;
width:639px;
line-height:1px;
/*border:#00FF00 solid 1px;*/
}
div#button1{
float:left;
width:161px;
margin:0px;
padding:0px;
line-height:1px;
}
div#button2{
float:left;
clear:left;
width:161px;
margin:0px;
padding:0px;
line-height:1px;
}
div#button3{
float:left;
clear:left;
width:161px;
margin:0px;
padding:0px;
line-height:1px;
}

/*end main top content*/


div#content_right{
float:right;
width:161px;
/*position: absolute;*/
}
div#content_left{
float:left;
width:161px;

}

div#navigation{
float:right;
width:161px;

}

div#navigation2{
float:right;
clear:right;
width:161px;

}

div#extra{
float:left;
width:161px;
}
div#extra2{
float:left;
width:161px;
clear:left;
}

div#footer{
clear:left;
width:100%;
color:#CCCCCC;
margin-top:0;
padding:25px 0px 10px 0px;
text-align:center;
}
div#feature_header{
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
background-color:#00538e;
font-weight:bold;
text-transform:uppercase;
line-height:18px;
}

div#maincontent_header{
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	background-color:#00447f;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
}

/*text styles - non editor*/
.homenewsheader{
display:block;
background-color:#00447f;
color:#FFFFFF;
padding:2px;
font-size:11px;
}

.homenews{
	color:#03325f;
	font-weight:bold;
	font-size:11px;
}
.homenews a{
	color:#d70101;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.homenews a:hover{
	color:#d70101;
	text-decoration:underline;
	font-weight:bold;
	font-size:11x;
}

.txt_header{
font-weight:bold;
color:#03325f;
font-size:9px;
}

.txt_header a{
color:#03325f;
font-weight:bold;
font-size:9px;
text-decoration:none;
}
.txt_header a:hover{
font-weight:bold;
color:#03325f;
font-size:9px;
text-decoration:underline;
}

.search{
background-image:url(../new_images/search_bg.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003399;
text-transform:uppercase;
padding:1px 3px 1px 3px;
font-size:9px;
border:0;
}

.txt_footer{
color:#a2a2a2;
font-size:8px;
text-decoration:none;
}

.txt_footer a{
color:#a2a2a2;
font-size:8px;
text-decoration:none;
}
.txt_footer a:hover{
color:#03325f;
font-size:8px;
text-decoration:none;
}

.txt_emp_subheading{
font-size:11px;
color:#00538e;
font-weight:bold;
}
.txt_emp_pullquote{
font-size:12px;
color:#00538e;
font-weight:bold;
font-style:italic;
}


/*text styles - for editor*/

.txt_mainheading{
font-size:12px;
color:#03325f;
line-height:30px;
font-weight:bold;
}

.txt_subheading{
font-size:10px;
color:#03325f;
line-height:30px;
font-weight:bold;
text-transform:uppercase;
}

.txt_redbody{
color:#d70101;
}
.txt_FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Centenary image gallery Grid View Styles*/
table.gridview_m{
	margin-top:0;
	border: none !important;
}
table.gridview_m th, table, tr, td{
	border:none !important;
}
.img_gallery{
	border:#003366 solid 3px;
	margin: 0px 10px 10px 10px;
}
