/* body {font-size: 80%} */

p,li,td,th, div {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #003333;
	 font-size: x-small;/* */
	font-weight: normal;
}
li{
	line-height: 18px;
}
/*  */

/* header styles */
h1, h2, h3 {
	font-family: Arial, Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #CC6600;
}

h1{
	font-size: 24px;
	color: #CC6600;
	font-weight: 800;
	font-style: italic;
	/*padding-top: 24px;*/

}
h2{
	font-size: 14px;
}
h3{
	font-size: 12px;
}


/*  list styles */
ul  {
	/*
	padding: 0;
	margin: 0;
	*/

}

/* table styles */

table.datatable td{ 
	padding: 3px;
	text-align: left;
}

th{
	text-align:right;
	font-weight: normal;
	padding-right: 4px;
}

/* body styles */
body {
	margin: 0px;
	padding: 12px;
	background-color: #000000;
	text-align: center;
}
/*  */
.banner{
	background-color:#666699;
}
/* */

td.callout {
}
/*  */
td.callout p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6666CC;
}

/* nav is just a right hand column in this site */
.column {
	padding: 0px;
	background-color: #739C08;
	color: #FFFFFF;
	background-image: url(../images/bg_nav.gif);
	font-style: normal;
	border: thin #666699;
}

td.column p{
	color: #FFFFFF;
	padding: 20px;
	font-style: normal;
}
/* common styles for links in the whole site  */
a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #006666;
	font-style: italic;
	font-weight: bold;
}
a:active {
	color: #006666;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	color: #009999;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}

li a{
	/* text-align:left;*/
}

.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.content {
	padding: 20px;
	background-color: #CCFF66;
	border: thin;
	border-color: #666699;
	background-image: url(../images/bgcontent.gif);
}
/* this one is to overide the default formatting of lists */
.leftlist {
	/*
	margin: 0px;
	list-style-type: circle;
	*/
}

/* some example form styles */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7FFDE;
	height: 16px;
	width: 180px;
	color: #999900;
	padding: 0px;
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	background-color: #F7FFDE;
	width: 180px;
}
.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
}
/* end form styles */
/* handy classes to define */
.alert {
	font-weight: bold;
	color: #CC6600;
}
.small {
	font-size: 9px;
	font-style: normal;
	color: #999900;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
}
.featureline {
	font-style: italic;
	color: #FFFFFF;
	/*
	padding-left: 20px;
	padding-right: 20px;
	*/
}

.footer {
	font-size: 11px;
	color: #99CC00;
}
table.footer td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #CCFF66;
	background-color: #6633CC;
	line-height: 20px;
	background-image: url(../images/bgfooter.gif);
}

div.footer a {
	font-style: italic;
	font size: 11px;
	color: #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
div.footer a:link{
	font-style: italic;
	color: #FFFFFF;
}
div.footer a:active{color: #CCFF66;font-style: italic;}
div.footer a:visited{
	color: #FFFFFF;
	font-style: italic;
}
div.footer a:hover{
	color: #CCFF00;
	font-style: italic;
}



/* *********** top navigation bar styles ************* */
.topnavbar {
	color: #FFFFFF;
	background-color: #666699;
	text-align: center;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bgnav_p.gif);
}

/* could be used to change colour of link within each  */
#page1, #page2,#page3,#page5{
}

td.topnavbar a {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: 0px none #006600;
	line-height: 20px;
	background-image: url(../images/bgnav_p.gif);
	font-weight: normal;
}
td.topnavbar a:link{
	color: #FFFFFF;
	font-style: normal;
	background-image: url(../images/bgnav_p.gif);
	font-weight: normal;
}
td.topnavbar a:active{
	color: #CCFF66;
	background-color: #000000;
	font-style: normal;
	background-image: url(../images/bgnav_g.gif);
	font-weight: normal;
}
td.topnavbar a:visited{
	color: #FFFFFF;
	font-style: normal;
	background-image: url(../images/bgnav_p.gif);
	font-weight: normal;
}
td.topnavbar a:hover{
	color: #CCFF66;
	background-color: #000000;
	font-style: normal;
	background-image: url(../images/bgnav_g.gif);
	font-weight: normal;
}
td.white p {
	color: #FFFFFF;
	padding: 3px;
}
.aligncenter {
	text-align: center;
}
.bggreen {
	background-color: #FFCC66;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666699;
}
