@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}
up,sub {	
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;	
	}
sup {
	bottom: 1ex;
	}
sub {
	top: .5ex;
	}
.hide {
	display: none;
	}
/**********************CENTRE PAGE IN WINDOW***********************/
#centre {
	width: 100%;
	text-align: center;
	}
#container {
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width: 780px;
	}
#main {
	width:780px;
	overflow: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	_height: 700px;
	min-height: 700px;
	}
#main ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#main p {
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
    line-height: 20px;
	display: block;
	}
#main li {
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	
	}
* html #main li{
	height: 14px;
	}
#main a:link {
	color: #4891dc;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#main a:visited {
	color: #4891dc;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#main a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#main span {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	}
#main strong {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-bottom: 10px;
	}
#main h1 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	}
#main h2 {
	color: #4891DC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	}
#main h3 {
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	display: block;
	}
#Disclaimer {
	background-color: #FFC;
	}
#Menu {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#Menu ul {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
#Menu a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#Menu a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#Menu a:hover {
	color: #F07B05;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#table {
	font-size: 12px;
	margin-left: 20px;
	}
/**********************FOOTER***********************/
#footer {
	background-image: url(../_images/FooterBar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin-bottom: 20px;
	}
#copyright {
	font-size: 9px;
	line-height: 14px;
	color: #645A50;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#copyright li {
	display: inline;
	}
#copyright a:link {
	color: #645A50;
	text-decoration: none;
	}
#copyright a:visited {
	color: #645A50;
	text-decoration: none;
	}
#copyright a:hover {
	color: #AE005F;
	text-decoration: underline;
	}

