/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#cccccc;
	background-color: #CCCCCC;
	margin: 4px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/body_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;	/* margin auto in page block not centering in IE 5.x */
}
div.rightcontentimage {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: right;
}
div.leftcontentimage {
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
	clear: left;
}
#content p.imagecaptiontext {
	text-align: center;
	font-size: 0.7em;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{
	position:relative;
	text-align: left;
	background: #cccccc;
	margin :auto;
	width :772px;
}
#banner {
	position: relative;
	margin:0px;
	padding:0px;
	background-color: #cccccc;
	height:160px;
	overflow: hidden;
}
#banner img, div.centreimage img, .noborder, #left img, img{
	border: 0px;	
}
#container {
	position: relative;
	margin:0px;
	padding:0px;
	background-color: #cccccc;
	overflow: hidden;
	width :772px;
}
#containertop {
	position: relative;
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	background-image: url(../images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 14px;
}
#containerbody {
	position: relative;
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	background-image: url(../images/main_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width :772px;
}
#containerbase {
	position: relative;
	margin:0px;
	padding:0px;
	overflow: hidden;
	background-image: url(../images/main_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#left {
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	width:132px !important;
	width :147px;
	overflow:hidden;
}
#content {
	float:right;
	top:0px;
	color: #333333;
	background-color: #ffffff;
	position:relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:610px !important;
	width /**/:625px;
	overflow:hidden;
	/*min-height:470px;*/
}

#subcontent {
	top:0px;
	margin:0px;
	color: #333333;
	background-color: #ffffff;
	position: relative;
	width:578px !important;
	width /**/:610px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	background-image: url(../images/content_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	clear:both;
	background:#FFFFFF;
	text-align: right;
	color: #838FA0;
	width :610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 142px;
	padding-right: 10px;
}
ul#subnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#subnav li {
	display: block;
	margin-bottom: 5px;
	background-color:#FFFFFF;
}
ul#subnav li.last {
	margin-bottom: 15px;

}
ul#subnav li a {
	display: block;
	margin: 0px;
	padding:5px 0px 1px 7px;
	text-decoration: none;
	width: 125px !important;
	width /**/:132px;
	font-size:11px;
	font-weight: bold;
	background-image: url(../images/buttonblue.jpg);
	height: 19px !important;
	height /**/:25px;
	color: #FFFFFF;
}
ul#subnav li a:hover {
	background-color: #ffffff;
	color: #ffffff;
	background-image: url(../images/buttonbluehover.jpg);
}
ul#subnav ul#subsubnav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border : 0px;
}
ul#subnav ul#subsubnav li{
	border-top-width: 0;
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
	margin: 0px;
}
ul#subnav ul#subsubnav li a {
	margin-left: 0px;
	border : 0px;
	font-size:10px;
	font-weight: bold;
	padding:4px 0px 2px 50px;
	width: 82px !important;
	width /**/:132px;
	color: #ffffff;
	background-color: #FFFFFF;	
	background-image: url(../images/buttonsubhover.jpg);
	height: 19px !important;
	height /**/:25px;
	background-repeat: no-repeat;
}
ul#subnav ul#subsubnav li a:hover {
	text-decoration:none;
	color: #ffffff;
	background-image: url(../images/buttonsub.jpg);
	width :100%;
}
#content h1 {
	font-size: 1.0em;
	font-weight: bold;
	/*color: #6666CC;*/
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	/*border-bottom: 1px solid #6666CC;*/
}
h1.top {
	color: #9B9BA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9BA6;
}
#content h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #9A8943;
	margin-bottom: 0px;	
}
#content h2.h2bckgrnd {
	color: #ffffff;
	background-color: #008DB7;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 16px !important;
	height /**/:30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content h2.h2bckgrndsub {
	color: #ffffff;
	background-color: #C2CBEB;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 16px !important;
	height /**/:30px;
}
#content p{
	font-size: 0.75em;
	color: #333333;
	margin-top: 0px;
}
#content p.smallerfont {
	font-size: 0.70em;
	font-style: italic;
}
.newsborder p {
	margin-bottom: 0px;
}
#subcontent .boldred {
	font-weight: bold;
	color: #990000;
}
.footertext {
	padding: 3px;
	font-size: 0.55em;
}
#leftcol {
	float:left;
	width: 250px;
	margin:0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#leftcol h2{
	margin-bottom:10px;
	margin-top:0px;
}
#rightcol {
	float:right;
	padding-bottom: 10px;
}
#rightcol ul {
	margin-top:0px;
	margin-bottom:10px;
}
#rightcol ul li {
	padding:0px;
}
#colwrapper {
  margin: 20px 0px 0px;
  padding: 0px;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;	
}
.clearright {
	clear: right;	
}
#content ul, ol {
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 12px;
}
#content li, #contentans li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-bottom: 10px;
}
#content ul ul{
	font-size: 100%;
}
#content li li{
	list-style-type: disc;
}
#content li a ,#content a{
	color:#6666CC;
	font-weight: bold;
	text-decoration: none;
}
#content li a:hover, #content a:hover{
	color: #993366;
}
table {
	font-size: 0.7em;
	margin:0px;
	padding:0px;
	border: 1px solid #6666CC;
}
.bold {
	font-weight: bold;
}
div#indent p.sitemapcat {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	text-indent: 5px;
	color: #336600;
}
.italic{
	font-style: italic;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
hr {
	width: 80%;
	text-align: center;
}
.centreimage {
	text-align: center;
	margin-bottom: 6px;
}
div#indent {
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 10px;
}
div.newsfloat {
	float: right;
	width :250px;
}
div.newsheading {
	clear:right;
	float: right;
	width:186px !important;
	width /**/:205px;
	background-color: #0a6cff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0a6cff;
	border-right-color: #0a6cff;
	border-left-color: #0a6cff;
	font-size: 0.8em;
}
div.newsborder {
	clear:right;
	width:183px !important;
	width /**/:205px;
	float: right;
	background-color: #ffffff;
	margin-bottom: 12px;
	border: 1px solid #0a6cff;
	padding: 5px;
	/*font-weight: bold;*/
	text-align: center;
	margin-left: 10px;
	font-size: 0.8em;
}

.lt {
	position:absolute;
	top: -1px;
	left:-1px;
	margin: 0px;
	padding: 0px;
	/*z-index: 100;*/
}
.rt {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#sitelocation {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 127px !important;
	width /**/:132px;
	overflow: hidden;
	margin-bottom: 3px;
}
#content h2.header {
	color: #FFFFFF;
	background-color: #669900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#content p.rightref {
	text-align: right;
	font-size: 0.70em;
	font-style: italic;	
}
#content p.rightalign {
	text-align: right;
}
#content .redtxt{
	color: #CC0000;
}
#content ol.alpha li{
	list-style-type: lower-alpha;
}
#content ol.num li{
	list-style-type: decimal;
}
#content .ulborder h2 {
	font-size: 0.7em;
}
#content table p {
	font-size: 1.0em;
}
table.data th{
	background-color: #6666CC;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
table.data, table {
	font-size: 0.7em;
	width: 100%;
	margin:0px;
	padding:0px;
	border: 1px solid #6666CC;
}
table.data caption {
	font-size: 1.1em;
	font-weight: bold;
	/*color: #3366CC;*/
	color: #6666FF;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
table.data td {
	background-color: #CCCCCC;
	padding-left: 5px;
	vertical-align: top;
}
#content .floatinfo {
	background-color: #C8CAD0;
	border: 1px solid #999999;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.6em;
	text-align: center;
	margin-bottom: 3px;
}
#contenttop {
	position: relative;
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 12px;
}
#contentbase {
	position: relative;
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	background-image: url(../images/content_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 14px;
}
p.leftlinktext a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#6666CC;
}
p.leftlinktext a:hover{
	color: #993366;
}
p.leftlinktext{
	margin-top: 3px;
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #999999;
}
.centreimage p{
	margin-bottom: 3px;
	margin-top: 5px;
}
div.linksbar {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
}

