html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/*background-color: #ffffff;*/
}
body {
	
	height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
text-align: center;
/*overflow:hidden;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	/*background-color: #ffffff;*/
}

/* 2 divs to place the content in the centre of the page... */
#horizon {
	/*text-align: center;*/
	/*position: absolute;
	/*top: 415px;*/
	/*left: 28px;*/
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	/*height: 1px;*/
	/*overflow: visible;*/
	/*visibility: visible;*/
	/*display: block*/
}
#mainframe {
	/*text-align: center;*/
	text-align: left;
	/*position: absolute;
	/*top: 415px;*/
	/*left: 28px;*/
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	/*border: 1px solid #04275f;*/
	/*height: 1px;*/
	/*overflow: visible;*/
	/*visibility: visible;*/
	/*display: block*/
}
#bodyframe {
	/*text-align: center;*/
	text-align: left;
	/*position: absolute;
	/*top: 415px;*/
	/*left: 28px;*/
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #04275f;
	height:420px;
	/*height: 1px;*/
	/*overflow: visible;*/
	/*visibility: visible;*/
	/*display: block*/
}
#frame {
	/*margin-left: -450px;*/
	/*position: absolute;*/
	/*top: -151px;*/
	/*left: 550px;*/
	width: 960px;
	/*min-height:800px;*/
	visibility: visible;
	/*border: 1px solid #04275f;*/
	/*text-align:left;*/
	/*background-image:url("images/background.jpg");*/
	background-repeat:no-repeat;
	line-height: 16px;
	background-color:#fff;
}

/* Common elements */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#71331C;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#71331C;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#71331C;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#002761;
}


a.nav, a.nav:visited {
	color:#002761;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

a.nav:hover, a.nav:active {
	color:#ffffff;
	text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	
	

}


/* ....................................................... */


#nav {
	background-color:#c4c6c8;
	padding: 0px 20px 9px 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
		color:#ffffff;
	text-align:right;
}

#TopGrey {
	background-color:#666666;
	height:210px;
	/*clear:both;
	 195 */
}

.grey_stripe {
	background-color:#DCB3A1;
	display:block;
	height:25px;
	width:960px;
}

#logo {
	background-color:#BE0117;
	background-image:url("images/logo.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:168px;
	height:113px;
	/* 170 */
	float:left;}


#logo a {
	display:block;
	width:168px;
	height:110px;
	/* 168 */
}

#BigImage {
	float:left;
	width:960px;
	height:180px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	/*... 180 ..*/
}

#padder {
	/*padding:28px 28px 0px 28px;*/
	padding-top: 10px;
}

#content {
	width:550px;
	overflow:auto;
	padding:30px;
	padding-top: 30px;
	float:left;
	margin:10px;
	text-align: left;
	overflow:auto;
	height: 300px;
	background-image: url(images/trans_bg.png);
	background-repeat: no-repeat;
/*..
	min-height:500px;*/
	min-height:250px;
}

#RightColumn {
	float:right;
	padding-right: 30px;
	padding-top: 20px;
	color:#05a5e8;
	width: 20em;
	color:#002761;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	text-decoration: none;
	}

#RightImage {
	border:3px solid #496389;
	
}
#MainMenu{
	Margin-top: 10px;
}

#footer {
	/*background-color:#BE0117;*/
	width:960px;
	clear:both;
	color:#fff;
	font-size:0.9em;
	display:block;
	float:left;
	background-color:#363636;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom: 5px;
	padding-bottom:5px;
	padding-top:5px;	
	padding-left: 0px;	
	padding-right: 0px;	
	
}



#copyright {
	font-family: Arial, Helvetica, sans-serif;
	width:600px;
	clear:both;
	color:#fff;
	font-size:0.9em;
	display:block;
	float:right;
	background-color:#363636;
	margin-left:0px;
	margin-right:20px;
	margin-top:1px;
	margin-bottom: 1px;
	padding-bottom:0px;
	padding-top:0px;	
	padding-left: 0px;	
	padding-right: 0px;	
text-align: right;
}
#btnbar {
	width:550px;
	display:block;
	float:right;
	padding-left:0px;
	text-align: left;
	
}


a.footer, a.footer:hover, a.footer:visited, a.footer:active {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
}
a.copyright, a.copyright:hover, a.copyright:visited, a.copyright:active {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
}
.style1 {color: #FFFFFF;font:0.9em Arial, Helvetica, sans-serif;}

p.tablehdg {
	background-color:#8093b0;
	color:#002761;
	font-weight:bold;
	padding:5px;
}



.bulletlistroman {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
ol.bulletlistroman {
	list-style-type: square;
	width:500px;
	padding-left:10px;
	padding-top: 2px;
	font-weight:bold;
	margin:1px;
	color:#71331C;
	font-weight: bold;
}
ol.bulletlistroman  li {
	list-style-type:lower-roman;
	margin-left: 10px;
	margin-top: 1px;
	padding-left:10px;
	font-weight: normal;
	color:#002761;
	
}
ol.bulletlistroman li a:hover {
	color:#002761;
	text-decoration:underline;
}
ol.bulletlistroman li a, ol.bulletlistroman a:visited, ol.bulletlistroman li a:active {
	color:#002761;
	text-decoration:none;
}

.bulletlistbasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	text-decoration:none;
}
ul.bulletlistbasic{
	list-style-type: square;
	width:500px;
	padding-left:10px;
	padding-top: 2px;
	font-weight:bold;
	margin:1px;
	color:#71331C;
	font-weight: bold;
}
ul.bulletlistbasic  li {
	list-style-type:square;
	margin-left: 10px;
	margin-top: 1px;
	padding-left:10px;
	font-weight: normal;
	color:#002761;
	
}
ul.bulletlistbasic li a:hover {
	color:#002761;
	text-decoration:underline;
}
ul.bulletlistbasic li a, ul.bulletlistbasic a:visited, ul.bulletlistbasic li a:active {
	color:#002761;
	text-decoration:none;
}
.bulletlistsitemap {
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration:none;
}
ul.bulletlistsitemap{
	list-style-type: square;
	width:500px;
	padding-left:10px;
	padding-top: 10px;
	font-weight:bold;
	margin:1px;
	font-size:1.0em;
	color:#71331C;
	font-weight: bold;
	text-indent: -10px;
}
ul.bulletlistsitemap  li {
	list-style-type:square;
	margin-left: 10px;
	margin-top: 1px;
	padding-left:10px;
	font-weight: normal;
	color:#002761;
	font-size:0.9em;
	
}
ul.bulletlistsitemap li a:hover {
	color:#002761;
	text-decoration:underline;
}
ul.bulletlistsitemap li a, ul.bulletlistbasic a:visited, ul.bulletlistbasic li a:active {
	color:#002761;
	text-decoration:none;
}

#download {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#download ul {
	list-style-type: square;
	width:500px;
	padding-left:10px;
	padding-top: 2px;
	font-weight:bold;
	margin:1px;
	color:#71331C;
	font-weight: bold;
}
#download ul li {
	list-style-type:square;
	margin-left: 10px;
	margin-top: 1px;
	padding-left:10px;
	font-weight: normal;
	color:#002761;
	
}
#download ul li a:hover {
	color:#002761;
	text-decoration:underline;
}
#download ul li a, ul li a:visited, ul li a:active {
	color:#002761;
	text-decoration:none;
}
