/* Constructed by Coley Consulting*/
@media all {
body, div, h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
}
body{
	background : #FFFFFF none;
	border : 0px;
	color : #000000;
	font-size : 1em;
	line-height : 1.4em;
	margin : 0px;
	padding : 0px;
}

a em, .copyright em {
	font-style : normal;
	text-decoration : underline;
}

a:link{
	background : transparent none;
	color : blue;
	text-decoration : underline;
}

a:visited{
	background : transparent none;
	color : purple;
}

a:hover{
	background:blue none;
	color:#FFFFFF;
}

a:active{
	background : transparent none;
	color : red;
}

acronym{
	border-bottom : 1px dotted #000000;
}

p{
	border : none;
	padding : 0 7px 7px 7px;
	margin : 0;
}

p.small{
	font-size : 0.75em;
}

ul{
	margin : 5px 7px 5px 30px;
	text-align : left;
}

li{
	padding : 0;
}

h1{
	background : transparent none;
	color : #9C4800;
	font-size : 2em;
	font-weight : bold;
	padding : 20px 5px 20px 5px;
	text-align : center;
	margin : 0;
}

h2{
	background : transparent none;
	clear : both;
	color : #000000;
	font-size : 1.5em;
	font-weight : bold;
	margin : 0;
	padding : 5px 5px 10px 5px;
	text-align : center;
}

h2.right{
	clear : none;
	margin : 7px 0px 10px 150px;
}

h3{
	background : transparent none;
	clear : both;
	color : #000000;
	font-size : 1.2em;
	font-weight : bold;
	margin : 0;
	margin : 0;
	padding : 5px 5px 7px 5px;
	text-align : center;
}

h4{
	background : transparent none;
	clear : both;
	color : #000000;
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	padding : 5px 5px 5px 5px;
	text-align : left;
}

div.center, p.center, div.ad{
	text-align : center;
}

div.detail{
	text-align : center;
}

div.left{
	float : left;
}

div.right{
	float : right;
}

#container {
	border : 2px solid #9C4800;
	margin : 0 auto 0 auto;
	width : 976px;
}

.off, .warn{
	display : none;
}

#header {
	background : #9C4800 none;
	border-bottom : 2px solid #9C4800;
	color : #000000;
	margin : 0;
	padding : 0;
	text-align : left;
	width : 100%;
}

img{
	border : 0;
	margin : 0;
	padding : 0;
}

#menu{
	border-bottom : 2px solid #9c4800;
	background : #FFFFFF none;
	float : left;
	width : 100%;
}

#menu ul {
	/*Sets up basic structure of each dropdown block*/
	background : #FFFFFF;
	font-weight : bold;
	line-height : 1em;
	padding : 10px 0px 30px 0px;
	margin : 0px;
}

#menu ul li{
	list-style-type : none;
	display : inline;
}

#menu li a{
	/*Sets up basic structure of each hyper link*/
	display : block;
	float : left;
	background : #FFFFFF none;
	border-right : 2px solid #9C4800;
	color : #007D7D;
	padding : 4px 8px;
	text-decoration : none;
}

#menu li a:hover{
	/*Sets up basic structure of each hyper link*/
	display : block;
	float : left;
	background : #007D7D none;
	border-right : 2px solid #9C4800;
	color : #FFFFFF;
	padding : 4px 8px;
	text-decoration : none;
}

#outer{
   float : left;
   width : 100%;
   background : #FFFFFF none;
   margin: 0;
   padding : 0;
   border : none;
}

#content{
    clear : left;
	float : left;
	width : 728px;
	margin: 0;
	border-right : 2px solid #9C4800;
	padding : 0;
	overflowX : auto;
}

#contentx{
    clear : left;
	float : left;
	width : 100%;
	margin: 0;
	padding : 0;
	overflowX : auto;
}

#right-column{
	float : left;
	padding : 20px 0 0 0;
	width : 246px;
	overflow : hidden;
	display : inline;
	border-left : 2px solid #9C4800;
	margin: 0 0 0 -2px;
}

#right-column ul {
	margin : 0;
	padding : 0 0 0 30px;
	border : none;
}

div.sidebox{
	border : 2px solid #9C4800;
	margin : 0 3px 10px 3px;
	width : auto;
}

#addthis{
	margin : 0 0 10px 50px ;
    padding : 0;
}

#footer{
	background : #FFFFFF none;
	clear : both;
	color : #000000;
	font-size : .7em;
	text-align : center;
	border-top : 2px solid #9C4800;
	width : auto;
	height : 1%;
	margin : 0;
	padding :0;
}

#bnav, #bnav u{
	background : #FFFFFF;
	font-weight : bold;
	list-style : none;
	margin : 0 auto 0 auto;
	padding : 0;
	width : 450px;
}

#bnav a{
	/*Sets up basic structure of each hyper link*/
	background : transparent none;
	color : #007D7D;
	display : block;
	padding : 0 8px 0 8px;
	text-decoration : none;
}

#bnav a:hover{
	/*Sets up basic structure of each hyper link*/
	background : #007D7D none;
	color : #FFFFFF;
	display : block;
	padding : 0 8px 0 8px;
	text-decoration : none;
}

#first{
	border-left : 2px solid #9C4800;
}

#bnav li {
	/*Moves top row into a straight line and sets length of top line boxes*/
	border-right : 2px solid #9C4800;
	float : left;
}

#bnav li a{
	/*Centre the top row options*/
	text-align : center;
}

#lastline{
	clear : both;
	margin: 1em 0 0 0;
}

div.button{
	background : #FFFFF5 none;
	color : #FFFFF5;
}

div.outside3{
	background : none #FFFFF5;
	border : medium solid #F3E9D3;
	margin : .5px;
	padding : 7px 0 0 10px;
	text-align : center;
	width : 112px;
}


img.stats1{
	background : #FFFFF5 none;
	color : #000000;
	float : right;
}

img.stats2{
	background : #FFFFF5 none;
	color : #000000;
	float : left;
}

div.rightbox{
	background : #FFFFF5 none;
	border : 3px solid #007D7D;
	float : right;
	margin : 0px 0px 0px 10px;
	text-align : center;
}

div.leftbox{
	background : #FFFFF5 none;
	border : 3px solid #007D7D;
	float : left;
	margin : 0px 0px 0px 10px;
	text-align : center;
}

#menu li.current a, #bnav li.current a{
   color : black;
   font-weight : bold;
   cursor : default;
}

#menu li.current a:hover, #bnav li.current a:hover{
	background : white none;
	color : black;
}
}
/* 1 pixel = 0.0625em */
@media print {
a,a:link,a:visited{
	background : transparent none;
	color : #000000;
	text-decoration : none;
}
acronym{
	border-bottom : 0px dotted White;
}

#logo{
	height : 43px;
	width : 377px;
}
body {
	background : #FFFFFF;
	font-size : 12pt;
	line-height : 14pt;
	margin : 0cm 0cm 0cm 0cm;
}

body,div,h1,h2,h3{
	font-family : Arial,Helvetica,sans-serif;
}

#container{
	border : 0em;
	margin : 0em;
	padding : 0em;
	width : auto;
}

#outer{
   float : none;
   width : 100%;
   background : #FFFFFF none;
   overflow: visible;
}

#content{
    clear : none;
	float : none;
	width : auto;
	margin: 0 0 0 0;
	border-right :  none;
	padding : 0;
	overflow : visible;
}

#footer{
	background : #FFFFFF none;
	clear : none;
	color : #000000;
	font-size : 9pt;
	text-align : center;
	border-top : none;
	width : auto;
	height : auto;
}

#header {
	border-bottom :  none;
	height : auto;
	width: auto;
	padding : 0%;
	text-align : left;
}

div.panel,span.noprint,div.outside3, div.survey, #right-column, div.ad,p.noprint{
	display : none;
}

h1{
	font-size : 24pt;
	font-weight : bold;
	margin : 7pt 0 6pt 0;
	text-align : center;
}

h1,h2,h3{
	background : transparent none;
	color : #000000;
}

h2{
	clear : both;
	font-size : 16pt;
	font-weight : bold;
	margin : 7px 0px 4px 0px;
	text-align : center;
}

h3{
	clear : both;
	font-size : 12pt;
	font-weight : bold;
	margin : 7px 0px 4px 0px;
	text-align : center;
}

#menu, #bnav, div.off{
	display : none;
}
}

