html, table, input, select, th, tr, td, ul, li {
	 /* IE is bad at resizing, so defining this here gives it a base to work from */
	font-size: 100%;
}

body {
	margin:0px auto;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.0;
}

a img {
	border:none;
}

H1 {
	font-size:2em;
}
H2 {
	font-size:1.5em;
}
H3 {
	font-size:1.25em;
}
H4 {
	font-size:1em;
}

.bold {
	color:#B71850;
	font-weight:bold;
}

.css_contentcontainer {
	border-style:solid;
	border-width:1px;
	border-color:#336633;
	border-top-style:none;
	padding:0px;
	text-align:center;
	width:864px;
	margin:0px auto;
}

.css_contenthead {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#336633;
}

.css_contentleft {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#336633;
	width:185px;
	background-color:#FFFFF1;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
	text-align:left;
}

.css_contentleft_header {
	padding-top:10px;
	padding-bottom:10px;
}

.css_contentleft_content {
	margin-left:10px;
}

.css_contentleft_link {
	color:#000000;
	text-decoration:none;
	line-height:2em;
}

.css_contentleft_selected {
	color:#336633;
	text-decoration:underline;
	line-height:2em;
}

.css_contentleft a:hover {
	color:#336633;
	text-decoration:underline;
}

.css_contentleft ul {
	text-transform:capitalize;
	color:#336633;
	text-decoration:none;
	padding-left:25px;
	margin-left:0px;
	list-style:square;
	line-height:0.5em;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.css_contentleft_subnav {
	color:#336633;
	text-decoration:none;
	line-height:1.4em;
}

.css_contentleft_subnav a:hover {
	color:#336633;
	text-decoration:underline;
}

.css_contentmain {
	width:474px;
	overflow:hidden;
	padding-bottom:10px;
}

.css_contentmain h1 {
	height:80px;
	padding:0px;
	margin:0px;
	background-image:url(/_images/pageheader_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.css_contentmain h2 {
	color:#336633;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.css_contentmain_body {
	padding-left:18px;
	padding-right:18px;
	text-align:left;
	font-size:110%;
	line-height:150%;
}

.css_contentmain_body a {
	color:#336633;
	text-decoration:none;
}

.css_contentmain_body a:hover {
	text-decoration:underline;
}

.css_contentmain_body_news_header {
	color:#336633;
	font-size:110%;
	line-height:180%;
	font-weight:bold;
}

.css_contentright {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#336633;
	width:203px;
	background-color:#FFFFF1;
	text-align:left;
	color:#000000;
	padding-top:10px;
}

.css_contentright_content {
	margin-left:10px;
	margin-right:10px;
}

.css_contentright_content a {
	color:#336633;
	text-decoration:underline;
	font-size:110%;
	line-height:180%;
}

.css_contentright_content b {
	color:#336633;
	font-size:110%;
	line-height:180%;
}

.css_contentright_content_subtext {
	font-size:90%;
}

.css_footer {
	font-size:90%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.css_footer a {
	color:#000000;
	text-decoration:none;
}

.css_footer a:hover {
	color:#336633;
	text-decoration:underline;
}

.css_colourtext {
	color:#336633;
}
