/* -------------- Main Body Styles Start --------------- */
body {
	margin: 0px;
	padding: 0px;
	background: #EDECEC url(images/bg2.gif) repeat-x;      /*COLOUR WAS 0384C0*/
	/*background: #05a2eb;*/
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	
}

#wrapper {
	margin: 0px auto;
	width: 838px;
	height: auto;
	margin-top:30px; /*Leave in for Opera*/
	margin-bottom:15px;
	padding:0px;
	background: #FFFFFF;
	border-top: 2px solid #002F76;
	border-left: 2px solid #002F76;
	border-right: 2px solid #002F76;
	border-bottom: 2px solid #002F76; 
	background: #ffffff url(images/bgb11.gif) bottom repeat-x;
}

#masthead {
	background: #0384C0 url(images/headerbg7.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:814px;
	text-align:center;
	position:relative;
}
/* -------------- Main Body Styles End --------------- */




/* ------------ Standard Heading Styles Start --------------- */
h1, h2, h3, h4{
	font-weight:bold;
}
h1{
	font-size:20px;
	text-transform:uppercase;
	color: #05A2EB;
}
h2{
	font-size:20px;
	color: #002F76;
}
h3{
	font-size:12px;
	text-transform:uppercase;
	color: #000000;
}
/* ------------ Standard Heading Styles End --------------- */




/* ------------ Standard Link Styles Start --------------- */
a, a:active, a:focus, a:hover, a:link, a:visited {
	color: #000000;
	text-decoration:none;
	letter-spacing:0pt;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
/* ------------ Standard Link Styles End --------------- */




/* ------------ Page Title Start ------------------ */
#pagetitle {
	float: left;
	z-index: 1000;
	width: 260px;
	border:solid 0px #002F76;
	padding: 0px 0px 0px 0px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}
/* ------------ Page Title End ------------------ */




/* ------------ Horizontal Line Style Start ------------------ */
div.line {
	width:100%;
	height:22px;
	float: left;
	border:solid 0px #002F76;
	padding: 0px 0px 0px 0px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}
/* ------------ Horizontal Line Style End ------------------ */




/* -------------- Home Page Tag Line Text Start ---------------- */
.style13 {
	font-size: 24px; 
	font-weight: bold; 
	colour: #000000; 
}
/* -------------- Home Page Tag Line Text End ---------------- */




/* -------------- Google Ads Start ---------------- */
#googleads {
	margin-left:auto;
	margin-right:auto;
	font-size: 12px; 
	font-weight: bold; 
	colour: #000000; 
}
/* -------------- Google Ads End ---------------- */




/* ------------- Main Nav Styles Start ------------------ */
.style14 {               /* WAS .style14 */
	font-size: 13px;
	color: #000000; 
	font-weight: bold;
}

.style14:link {
	color: #000000;
	text-decoration: none;
}

a.style14:visited {
	text-decoration: none;
	color: #000000;
}
a.style14:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #FFFFFF url(images/navbg3.gif) repeat-x 100%;
}

.style14:active {
	text-decoration: none;
	color: #000000;
}


#mainnav {
	width:auto;
	height:22px;
	float: right;
	border:solid 0px #002F76;
	padding: 0px 0px 0px 0px;
	/*background: #FFFFFF url(images/mainnavbg.gif) top repeat-x;*/
	position: relative;
}

#headernav {
	width:810px;
	height:22px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-10px;
	/*float: right;*/
	border:solid 1px #002F76;
	padding: 2px 2px 2px 2px;
	background: #FFFFFF url(images/mainnavbg2.gif) top repeat-x;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}
/* ------------- Main Nav Styles End ------------------ */




/* ------------- Main Text Styles Start ------------------ */
.style9 {
	font-size: 11px; 
	color: #000000; 
}
a.style9:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.style9:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.style9:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.style9:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/* ------------- Main Text Styles End ------------------ */




/* ------------- Contact Info Styles Start ------------------ */
.style18 {
	font-size: 12px; 
	color: #000000;
	font-weight: bold; 
}
a.style18:link {
	color: #000000;
	text-decoration: none;
}
a.style18:visited {
	text-decoration: none;
	color: #000000;
}
a.style18:hover {
	text-decoration: underline;
	color: #000000;
}
a.style18:active {
	text-decoration: none;
	color: #000000;
}
/* ------------- Contact Info Styles End ------------------ */





/* ------------- Main Content Link Stlyes Start --------------- */
.style15 {
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}
a.style15:link {
	color: #000000;
	text-decoration: none;
}
a.style15:visited {
	text-decoration: none;
	color: #000000;
}
a.style15:hover {
	text-decoration: underline;
	color: #000000;
}
a.style15:active {
	text-decoration: none;
	color: #000000;
}
/* ------------- Main Content Link Stlyes End --------------- */




/* -------------  Main Content Box Styles Start ------------------ */

.container { 
	width: 266px;
	margin-left:auto;
	margin-right:auto; 
}

.shadow { 
	background-color: #ccc; 
}

.boxtwo, .shadow {
  	position: relative;
  	bottom: 4px;
  	right: 4px;
}

.boxone {
	width:300px;
	height:440px;
	text-align: left;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

.boxtwo {
	background-color: #fff;
	width:250px;
	height:75px;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	/*position: relative;*/
}

.boxthree {
	width:165px;
	height:auto;   /*WAS 440PX*/
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}

.boxfour {
	width:812px;
	height:440px;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}

.boxfive {
	width:400px;
	height:440px;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}

.boxsix {
	width:600px;
	height:auto;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}

.boxseven {
	width:165px;
	height:617px;
	border:solid 1px #002F76;
	padding: 7px 7px 7px 7px;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}

/* -------------  Main Content Box Styles End ------------------ */




/* ------------- Footer Start --------------- */
.style16 {
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}
a.style16:link {
	color: #000000;
	text-decoration: none;
}
a.style16:visited {
	text-decoration: none;
	color: #000000;
}
a.style16:hover {
	text-decoration: underline;
	color: #000000;
}
a.style16:active {
	text-decoration: none;
	color: #000000;
}
#footer {
	width:818px;
	height:22px;
	margin-top:14px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	/*float: right;*/
	border:solid 1px #002F76;
	padding: 2px 2px 2px 2px;
	background: #FFFFFF url(images/mainnavbg2.gif) top repeat-x;
	/*background: #FFFFFF url(i/boxheaderbg.gif) top repeat-x;*/
	position: relative;
}

/* ------------- Footer End --------------- */




/* ------------- Bottom Footer Start --------------- */

#bottomfooter {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	
}

.bottomfooter2 {
	text-align:center;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}
a.bottomfooter2:link {
	color: #000000;
	text-decoration: none;
}
a.bottomfooter2:visited {
	text-decoration: none;
	color: #000000;
}
a.bottomfooter2:hover {
	text-decoration: underline;
	color: #000000;
}
a.bottomfooter2:active {
	text-decoration: none;
	color: #000000;
}


/* ------------- Bottom Footer End --------------- */




/* ------------- Generic Start --------------- */

#generic {
	float: right;
	background-color: #F5F5F5;
	border:solid 3px #FF0000;
	width: 530px;
	height: 30px;
	position: relative;	
}

/* ------------- Generic End --------------- */




/* ------------- A - Z Left Start --------------- */

#contentleft {
	float: left;
	/*background-color: #F5F5F5;*/
	border:solid 1px #05A2EB;
	width: 275px;
	height: auto;
	position: relative;	
	padding: 5px 5px 5px 5px;
}

/* ------------- A - Z Left End --------------- */




/* ------------- A - Z Right Start --------------- */

#contentright {
	float: right;
	/*background-color: #F5F5F5;*/
	border:solid 1px #05A2EB;
	width: 275px;
	height: auto;
	position: relative;	
	padding: 5px 5px 5px 5px;
}

/* ------------- A - Z Right End --------------- */




