/*
*	GENERAL STYLES
*/

body {
	font-family: arial;
	font-size: 0.8em;
	}
	
.body
	{
	background: #EDF1F8;
	border: 0px;
	color: #000;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width:  100%;
	}	
	
.hidden {
	position: absolute;
	left: -5000px;
	}
	
img {
	border: 0px;
	}
	
#centrepage {
	margin: 0px auto 0px auto;
	width: 960px;
	}
	
#menu .menuarea .end a, #menu .menuarea .end a:visited, #submenu .end a, #submenu .end a:visited, #footer .footerlinks .end a, #footer .footerlinks .end a:visited 
	{
	border-right: 0px;
	}
	
/*
*	HEADER STYLES
*/	

#header {
	background: #FFF url(../images/headerback.gif) no-repeat top left;
	padding: 10px 0px 0px 0px;
	width: 960px;
	}
	
#header .headerarea {
	border-left: 3px solid #D4DDED;
	border-right: 3px solid #D4DDED;
	padding: 0px 20px 0px 20px;
	width: 914px;
	}
	
#header .headerarea .logo9 {
	float: left;
	padding: 0px 505px 0px 0px;
	width: 180px;
	}
	
#header .headerarea .logo11 {
	float: left;
	padding: 0px 375px 0px 0px;
	width: 330px;
	}
	
#header .headerarea .logo10 {
	float: left;
	padding: 0px 325px 0px 0px;
	width: 380px;
	}
	
#header .headerarea .searchform {
	float: left;
	margin: 15px 0px 0px 0px;
	width: 209px;
	}
	
#header .headerarea .searchbox {
	background: #FFF url(../images/searchbox.gif) no-repeat top left;
	float: left;
	height: 21px;
	margin: 3px 0px 0px 0px;
	padding: 2px;
	width: 151px;
	}
	
#header .headerarea .searchbutton {
	float: left;
	width: 50px;
	}
	
.button
	{
	color: White;
	background-color:#6e96d5;
	font-weight: bold;
	}	
	
/*
*	MENU STYLES
*/	

#menu {
	background: #FFF url(../images/menuback.gif) no-repeat top left;
	padding: 10px 0px 0px 0px;
	position: relative;
	width: 960px;
	}
	
#menu .menuarea {
	background: #0068B4 url(../images/menuback2.gif) repeat-x bottom left;
	border-left: 3px solid #D4DDED;
	border-right: 3px solid #D4DDED;
	padding: 0px 0px 0px 0px;
	width: 954px;
	}
	
#menu .menuarea .menuleft {
	position: absolute;
	margin-left: -3px;
	top: 39px;
	z-index: 1;
	}
	
#menu .menuright {
	position: absolute;
	margin-left: 950px;
	top: 39px;
	z-index: 1;
	}
	
#menu .menuarea ul {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#menu .menuarea li {
	float: left;
	}
	
#menu .menuarea .selected a, #menu .menuarea .selected a:visited {
	background: #EDF1F8;
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-decoration: none;
	}
	
#menu .menuarea .selected a:hover, #menu .menuarea .selected a:active {
	color: #000;
	}
	
#menu .menuarea li a, #menu .menuarea li a:visited {
	border-right: 1px solid #0093CD;
	color: #FFF;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 10px;
	text-decoration: none;
	}
	
#menu .menuarea li a:hover, #menu .menuarea li a:active {
	color: #FFF200;
	}
	
/*
*	SUB MENU STYLES
*/	

#submenu 
	{
	background: #EDF1F8;
	padding: 5px 14px 0px 14px;
	position: relative;
	width: 932px;
	}
	
#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#submenu li {
	float: left;
	}
	
#submenu li a, #submenu li a:visited {
	border-right: 1px solid #A1BBE4;
	color: #1C6CBD;
	display: block;
	font-size: 1.0em;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	white-space: nowrap;
	}
	
#submenu .selected a, #submenu .selected a:visited {
	color: #ff6600;
	font-weight: bold;
	display: block;
	font-size: 1.0em;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	}
	
#submenu li a:hover, #submenu li a:active {
	color: #000;
	}
	
/*
*	MAIN CONTENT AREA STYLES
*/
	
#maincontent {
	position: relative;
	background: transparent url(../images/mainback.gif) no-repeat bottom left;
	margin: auto;
	padding: 5px 0px 10px 0px;
	width: 960px;
	}
	
#maincontent .container {
	background: transparent url(../images/mainback2.gif) repeat-y bottom left;
	height: 100%;
	}	
	
/*
*	BANNER STYLES
*/

#banner {
	background: #EDF1F8;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 690px;
	overflow: hidden;
	}
	
/*
*	MAIN COLUMN STYLES
*/

#maincolumn {
	background: #FFF url(../images/maincolumnback.gif) no-repeat top left;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 690px;
	}
	
#maincolumn .mainarea {
	background: #FFF;
	border-left: 3px solid #D4DDED;
	border-right: 3px solid #D4DDED;
	padding: 10px 20px 10px 20px;
	width: 644px;
	}
		
#maincolumn .mainarea .category_wide {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 610px;
	}	
	
#maincolumn .mainarea .category {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 311px;
	}
	
#maincolumn .mainarea .category2 {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 311px;
	}
	
#maincolumn .mainarea .category .categorypic, #maincolumn .mainarea .category2 .categorypic, #maincolumn .mainarea .category_wide .categorypic {
	float: left;
	margin: 0px 15px 15px 0px;
	width: 120px;
	}
	
#maincolumn .mainarea .category .categorytext, #maincolumn .mainarea .category2 .categorytext {
	float: left;
	width: 169px;
	}
	
#maincolumn .mainarea .subsubmenu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 144px;
	}
	
#maincolumn .mainarea .subsubmenu ul {
	border-top: 1px solid #CCC;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#maincolumn .mainarea .subsubmenu li {
	border-bottom: 1px solid #CCC;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 144px;
	}
	
#maincolumn .mainarea .subsubmenu li a, #maincolumn .mainarea .subsubmenu li a:visited {
	text-decoration: none;
	}
	
#maincolumn .mainarea .subsubmenu .selected a, #maincolumn .mainarea .subsubmenu .selected a:visited {
	color: #000;
	text-decoration: none;
	}
	
#maincolumn .mainarea .contentarea {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 480px;
	}

/*
*	RIGHT COLUMN STYLES
*/

#rightcolumn {
	background: transparent url(../images/rightcolumnback.gif) no-repeat top left;
	clear: right;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 250px;
	}
	
#rightcolumn .mainarea {
	background: #FFF;
	border-left: 3px solid #D4DDED;
	border-right: 3px solid #D4DDED;
	padding: 10px 20px 10px 20px;
	width: 204px;	
	background-repeat: repeat-y;
	}
	
#rightcolumn h3 {
	padding: 0px 10px 0px 10px;
	width: 184px;
	height: 20px;
	}
	
#rightcolumn h3 .title, #rightcolumn .title {
	float: left;
	}
	
#rightcolumn .archive {
	color: #666;
	float: right;
	font-size: 1.0em;
	font-weight: normal;
	}
	
#rightcolumn h3 .archive {
	color: #666;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	}
	
#rightcolumn ul {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
#rightcolumn li {
	background: #FFF url(../images/arrow.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	width: 184px;
	}

/*
*	FOOTER
*/
				
#footer {
	background: transparent;
	padding: 10px 17px 10px 13px;
	width: 940px;
	}
	
#footer .footerlinks {
	color: #999;
	float: left;
	width: 670px;
	}
	
#footer .footerlinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer .footerlinks li {
	float: left;
	}
	
#footer .footerlinks li a, #footer .footerlinks li a:visited {
	border-right: 1px solid #CCC;
	color: #999;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	}
	
#footer .copyright {
	color: #999;
	float: right;
	padding: 0px;
	text-align: right;
	width: 240px;
	}
	
/*
*	LINK STYLES
*/
	
#maincontent a, #maincontent a:visited {
	color: #1C6CBD;
	}
	
#maincontent  a:hover, #maincontent  a:active {
	color: #000;
	}
	
/*
*	FORM STYLES
*/

form, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
input {
	font-weight: 1.0em;
	padding: 2px;
	}
	
input.text-input {
	border: 0px;
	width: 145px;
	}

/*
*	FONT STYLES
*/

h1 	{
	
	}
	
h2 	{
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
h3 	{
	border-bottom: 1px solid #CCC;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	}

h4 	{
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
	
h5 	{
	color: #183C8A;
	font-size: 1.0em;
	font-weight: bold;
	}
	
h6 	{

	}
	
p 	{
	color: #333;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.printonly
	{
	display:none;
	}	
	
/* left column */

.leftcolumn h3	
	{
	padding: 0px 0px 5px 0px;
	width: 140px;
	border: 0;
	height: 0px;
	}
	
.leftcolumn .title, .leftcolumn h3 .title {
	float: left;
	}
	
.leftcolumn .archive {
	color: #666;
	float: right;
	font-size: 1.0em;
	font-weight: normal;
	}
	
.leftcolumn h3 .archive {
	color: #666;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	}
	
.leftcolumn ul {
	list-style: none;
	margin: 0px 0px 15px 10px;
	padding: 0px;
	border: 0;
	}
	
.leftcolumn li 
	{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	}	

#read_more_text	
	{
	display: none;
	border: 0;
	margin: 0;
	}
	
#read_more_link	
	{
	border: 0;
	margin: 0;
	}