html {
	width: 100%
}

body {
	font-family: "Trebuchet MS", verdana, arial, "Times New Roman";
	font-size: 82%;
	color: #3D3535;
/*	background-color: #E4E5E0;*/
	background-color: #FFFFFF;

	margin: 10px;
	padding: 0px;
	line-height: 135%;
}

/* Wrapper */
.all {
	text-align: left; 
	width: 99%;
}

/* the container */
.box {
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto; 
	padding: 10px 10px 0px 10px;
	text-align: left; 
	width: 98%;
}

/*holds the tabs at the top*/
.menu {
	background-color: #FFFFFF;
	font-size: 88%;
	text-align: right; 
	border-bottom: 2px solid #FFFFFF;
}

/*holds the logo and image*/
.header {
	background: #82b6c4 url(images/hdrslice.jpg) repeat-x top;
	padding: 0px; 
	margin-top:0px;
        height: 85px;
}


/*defines the colours for the tabs, with corner background images*/
.menu a:link, .menu a:active, .menu a:visited {
	background: #D6D8CF url(images/corner2.gif) no-repeat right top;
	color: #000000;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}

.menu a:hover {
	background: #EDEEEA url(images/corner.gif) no-repeat right top;
	color: #2F438C;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}

/*just a fix, taken from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*
.clearfix {
	display: inline-table;
}

*/

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

.stats {
	background-color: #82b6c4; 
	text-align: center;
	color: #2F438C;
	margin-top: -8px;
	font: italic 900 12px arial;

}


/*the main text container*/
.content {
	margin-right: 130px;
	padding: 0px;
}

.content h1 {
	font-size: 110%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #2F438C;
}

/*this is the right hand bar, news bar, links bar w/e*/
.newsbar {
	margin-top: 0px;
	width: 125px;
	float: right;
}

.newsbar h1 {
	background-color: #2F438C;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}

/*this just lets you have a "comment" type area in the main content*/
.p1 {
	padding: 10px;
	background-color: #EDEEEA;
	font-size:100%;
}

/*sets the padding for the newsbar text, not the headings*/
.p2 {
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 90%;
	list-style-image: url("images/b.gif");
}

.p2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*this just lets you have a "comment" type area in the main content*/
.p3 {
	padding: 5px 0px 5px 50px;
	background-color: #EDEEEA;
	font-size:100%;
	background-image: url("images/tick.gif");
        background-repeat: no-repeat;
        background-position: 10px 50%;  
}
.p4 {
	padding: 5px;
	background-color: #EDEEEA;
	font-size:100%;
}



/*the footer, with copyright*/
.footer {
clear:both;
	background-color: #D6D8CF;
	padding: 2px;
	font-size: 80%;
	text-align: center;
}

/*sets the link colours and style*/
a:link, a:active, a:visited {
	color: #2F438C;
}

a:hover {
	color: #82B6C4;
	text-decoration: none;
}
/*the main text container*/
.content2 {
	margin-right: 10px;
	padding: 0px;
}

.content2 h1 {
	font-size: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #2F438C;}
	
.left12{
   position: relative;
   float: left;
   left: 0.5%;
   width: 66.00%;
   background-color: #ffffff
}
.left2{
   position: relative;
   float: left;
   left: 2%;
   width: 33.00%;
   background-color: #ffffff
}
.right{
   position: relative;
   float: right;
   right: 0.45%;
   width: 31.30%;
   background-color: #ffffff
}
#pscroller1{
	width: 100%;
	height: 18px;
	background-color: #82b6c4; 
	color: #2F438C;
	margin-top: -8px;
	font: italic 900 12px arial;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #2F438C;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:hover {
	color: #82B6C4;
	text-decoration: none;
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

table.Design6 {
    border-spacing: 0px;
/*    border-collapse: collapse; */
}
table.Design6 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6 td {
    text-align: left;
    border: 0px;
    border-bottom: 1px solid #9999AA;
    border-left: 1px solid #9999AA;
    padding: 0.1em 0.5em;
}
table.Design6 thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6 th.Corner {
    text-align: left;
    border-left: 0px;
}
table.Design6 tr.Odd {
    background: #F6F4E4;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
