html, body {
	background-color: #536A8A;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(Images/DarkBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0 1px;
	padding: 0px;
	line-height: 14px;
	height: 100%;
	min-height: 100%;
}

body a:link {
	color: #333333;
	text-decoration: underline;
}

body a:visited {
	color: #333333;
	text-decoration: underline;
}

body a:hover {
	color: #536A8A;
}
 

#container {
	width: 790px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 0px;
	position: relative;
} 
 
#headercont {
	width:790px;
	background-repeat: no-repeat;
	height: 144px;
	position: relative;
	/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Images/HeadingBack.png');
	/**/ 
	 background-image /**/ : url(Images/HeadingBack.png);
	}
	
/*\*//*/ 

#headercont {

	background-image: none;

}

/**/ 		

#header {
	width: 772px;
	background-image: url(Images/Heading.jpg);
	background-repeat: no-repeat;
	height: 135px;
	left: 9px;
	top: 9px;
	background-position: 0px 0px;
	position: relative;
	right: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
 
#maincont {
	position: relative;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 24px 0px 240px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Images/BackShadow.png');
	/**/ 
	 background-image /**/ : url(Images/BackShadow.png);
 }
 
/*\*//*/ 

#footercont {

	background-image: none;
}

/**/ 
 
 
  #navcont {
	position: absolute;
	width: 146px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	background-image: url(Images/NavBack.png);
	left: 10px;
	padding: 0px;
	top: 0px;
 }
 .contentcont {
	position: relative;
	width: 556px;
	margin-left: 190px;
	border: 1px solid #474B54;
	background-color: #DFE3EC;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
 }
 
  .contentcontwhite {
	position: relative;
	width: 556px;
	margin-left: 190px;
	border: 1px solid #474B54;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	float: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
 }
 
 
.innercont {
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 14px;
	padding: 6px 0px 12px;
	left: 0px;
	top: 0px;
} 

.innerconttable {
	position: relative;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	clear: left;
	line-height: 0px;
}

.innercontrightquote {
	position: relative;
	padding: 7px 12px;
	left: 0px;
	top: 0px;
	margin: 7px 0px 7px 12px;
	width: 280px;
	background-color: #B4BED3;
	float: right;
	line-height: 0px;
}
 

.title {
	position: relative;
	height: 21px;
	width: 542px;
	background-color: #4E5D78;
	background-image: url(Images/TitleBack.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474B54;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #DFE3EC;
	padding-left: 14px;
	left: 0px;
	top: 0px;
	padding-top: 6px;
	margin: 0px;
	
} 
 
 
#footercont	{
	height:52px;
	position:  relative;
	width: 790px;
	float: left;
	/*\*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Images/FooterBack.png');
	/**/ 
	 background-image /**/ : url(Images/FooterBack.png);
	top: 0px;
 }
 
/*\*//*/ 

#footercont {

	background-image: none;

}

/**/ 
 
 
 
 
 #footer {
	width: 772px;
	background-image: url(Images/Footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	left: 9px;
}
 
 
  
 .footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	top: 6px;
	position: relative;
	width: 660px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 16px;
 }
 
.footertext a, .footertext a:link, .footertext a:visited {
	color: #FFFFFF;
	text-decoration: underline;	
}
.footertext a {
	color: #FFFFFF;
	text-decoration: underline;	
}

.footertext a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333333;
}


/* Navigation*/


 ul#navi, ul#navi li ul#subnavi {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

ul#navi li, ul#subnavi li ul#subnavi li {
	display: inline;
	margin: 0px;
	padding: 0px;

}

ul#navi li a
{
	display: block;
	color: #DFE3EC;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 4px 5px;
}

ul#navi li a:hover, ul#navi li a:focus {
	background: #FFFFFF;
	color: #464C56;
}

ul#navi li a:active
{
	padding: 4px 5px;
	background-color: #919BAF;
	margin: 0px;
}

ul#navi li#active a
{
	color: #DFE3EC;
	border-width: 2px;
	background-color: #919BAF;
}

ul#navi li ul#subnavi li a
{
	color: #474B53;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #DFE3EC;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}

ul#navi li ul#subnavi li a:hover,ul#navlist li ul#subnavi li a:focus {
	background-color: #FFFFFF;
}

ul#navi li#active ul#subnavi li#subactive a
{
	color: #474B54;
	background: #DFE3EC;
	margin-left: 0px;
	padding-left: 14px;
}

	
/* Text */

p {
	line-height: 14px;
}

/*\*//*/ 

p {

    line-height: 14px;
    margin: 0px;
    padding-top: 0px;
	padding-bottom: 6px;
}

/**/




h2, h3  {
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 14px;
	margin-bottom: 12px;
	margin-top: 12px;
	
}

/*\*//*/ 

h2, h3 {
	
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 14px;
    margin: 0px;
    padding-top: 5px;
	margin-bottom: 12px;
	margin-top: 12px;
}

/**/


h1 {
	visibility: hidden;
	z-index: 1;
	text-align: left;
	line-height: 26px;
}

h2 {
	font-size: 13px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}

ul {
	margin-top: 2px;
	line-height: 18px;
	list-style-type: square;
	padding-left: 14px;
	margin-left: 14px;
	padding-top: 2px;
}

ol {
	list-style-type: lower-alpha;
}

/* Colour */


.tablerule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.darkpurple {
    background-color: #B4BED3;
}


b, strong {
	font-weight: bold;	
}	

i, em {
	font-style: italic;
}

.formstyle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #536A8A;
}
.formtextstyle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	border: 1px solid #536A8A;
}

.formbuttonstyle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background-color: #536A8A;
	color: #FFFFFF;
	width: 44px;
}

.formstyle:focus {
background-color: #ECFBFF;
}

.formtextstyle:focus {
	background-color: #ECFBFF;
}

