.debug
{
	padding: 10px;
	margin: 10px;
	clear: both;
	background-color: #ff9;
	color: #000;
	border: 1px solid #000;
}


body
{
	margin-top: 0px;
	background-color: #cccccc;
	min-height: 100%;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 90%;
}

img, div
{
	border: none;
}

label
{
	font-weight: bold;
}

h3
{
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

input {
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	margin-top: 0px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.pageheader
{
	font-size: 2em;
	color: #fff;
	margin: 5px 0px 20px -5px;
	padding: 13px 15px;
	width: 570px;
	\width: 570px;
	w\idth: 570px;
}

.newsblogheader
{
	background-color: #330066;
	font-size: 1.25em;
	color: #fff;
	margin: 5px 0px 20px -5px;
	padding: 13px 15px;
	width: 570px;
	\width: 570px;
	w\idth: 570px;
}

.button, .btn
{
	background-color: #fcf;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #000;
	text-align: center;
	cursor: pointer;
}

#container 
{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	background-color: #cccccc;
	width: 870px;
	\width: 870px;
	w\idth: 870px;
	margin: 0px auto 30px auto;
	min-height: 100%;
	background-repeat: repeat-y;
	background-image: url(../graphics/back.jpg);
}

#header 
{
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding-top: 10px;
	min-height: 100px;
	margin-bottom: 0px;
  	background-position: left top;
    background-image: url("../images/header.jpg");
    background-repeat: no-repeat; 
	background-color: #999;
}

.header_new
{
	width: 840px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	border-spacing: 0;
}

.header_links
{
	color: white;
	height: 45px;
  	background-position: left top;
    background-image: url("../graphics/links.jpg");
    background-repeat: repeat-x; 
}

.header_links_10
{
	color: white;
	height: 45px;
  	background-position: left top;
    background-image: url(../graphics/links_2010.jpg);
    background-repeat: repeat-x; 
}

.header_link_start
{
	width: 35px;
}

.header_link
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 40px;
	border-left-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

.header_link a:link, .header_link a:visited
{
	padding: 0px;
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	border-left-color: #666;
	text-align: center;
}

.header_link a:hover {
	text-decoration: underline;
}

.header_link_search
{
	margin: 0px;
	height: 40px;
	border-left-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: left;
	padding-left: 18px;
	padding-right: 30px;
}
					
					
					
#breadcrumb
{
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 30px;
	padding: 0px;
	min-height: 15px;
	font-weight: normal;
}

#breadcrumb a:link, #breadcrumb a:visited
{
    color: #000;
	text-decoration: underline;
}

#breadcrumb a:active, #breadcrumb a:hover
{
    color: #00c;
	text-decoration: underline;
}

#left
{
	clear:both;
	min-width: 180px;
	max-width: 180px;
	\width: 180px;
	w\idth: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 45px;
	margin-top: 25px;
}

#content 
{
	margin: 0px;
	padding: 0 0 20px 0;
	float: left;
	min-width: 590px;
	max-width: 590px;
	\width: 590px;
	w\idth: 590px;	
	min-height: 500px;
}

#footer
{
	padding: 10px;
	width: 850px;
	text-align: right;
	clear: both;
	margin-top: 30px;
	font-size: 0.8em;
	color: #666;
}

#footer_new{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	margin: 0 10px;
	border-top-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	width: 770px;
	height: 110px;
	font-size: 11px;
	color: #666;
}


a:link, a:visited
{
    color: #00c;
    text-decoration: underline;
}

a:active, a:hover
{
    color: #00c;
    text-decoration: underline;
}



h4
{
    margin: 5px 0px 10px 0px;
    font-size: 1.1em;
}



.copyright
{
	margin-top: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 0.7em;
	color:	#999;
}

#backbutton
{
	background-image: url("../images/back.gif"); 
	background-repeat: no-repeat;
	padding-left: 10px;
	clear: both;
	float: left;
}

#topbutton
{
	background-image: url("../images/top.gif"); 
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 70px;
}



/* CSS for main menu */

.links
{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-image: url("../graphics/navigation/middle.jpg"); 
	background-repeat: repeat-y;
	background-position: center left;

}

#menu a:link, #menu a:visited
{
	padding-left: 15px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-top: 12px;
	margin: 0px;
	display: block;
	width: 120px;
	\width: 120px;
	w\idth: 120px;
	min-height: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.links li {
	width: 150px;
	padding: 0px;
	margin: 0px;
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
*/
}


.about_menu a:link, .about_menu a:visited {
	background-image: url("../graphics/navigation/top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.red_menu a:link, .red_menu a:visited, 
.cyan_menu a:link, .cyan_menu a:visited,
.blue_menu a:link, .blue_menu a:visited,
.purple_menu a:link, .purple_menu a:visited
{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.exchange_menu a:link, .exchange_menu a:visited
{
	color: #000;
    height: 38px;
	background-image: url("../graphics/navigation/bottom.jpg"); 
	background-repeat: no-repeat;
	background-position: left bottom;
}

.about_menu a:active, .about_menu a:hover, .about_menu_on a:active, .about_menu_on a:hover, .about_menu_on a:link, .about_menu_on a:visited 
{
    color: #fff;
	background-image: url("../graphics/navigation/top_green.jpg"); 
}

.red_menu a:active, .red_menu a:hover, .red_menu_on a:active, .red_menu_on a:hover, .red_menu_on a:link, .red_menu_on a:visited 
{
    color: #fff;
	background-image: url("../graphics/navigation/red.jpg"); 
}
	
.cyan_menu a:active, .cyan_menu a:hover, .cyan_menu_on a:active, .cyan_menu_on a:hover, .cyan_menu_on a:link, .cyan_menu_on a:visited 
{
    color: #fff;
	background-image: url("../graphics/navigation/cyan.jpg"); 
}

.blue_menu a:active, .blue_menu a:hover, .blue_menu_on a:active, .blue_menu_on a:hover, .blue_menu_on a:link, .blue_menu_on a:visited 
{
    color: #fff;
	background-image: url("../graphics/navigation/blue.jpg"); 
}

.purple_menu a:active, .purple_menu a:hover, .purple_menu_on a:active, .purple_menu_on a:hover, .purple_menu_on a:link, .purple_menu_on a:visited 
{
    color: #fff;
	background-image: url("../graphics/navigation/purple.jpg"); 
}

.exchange_menu a:active, .exchange_menu a:hover, .exchange_menu_on a:active, .exchange_menu_on a:hover, .exchange_menu_on a:link, .exchange_menu_on a:visited 
{
    color: #fff;
	background-image: url("../graphics/navigation/bottom_purple.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu
{
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 8px;
	min-height: 250px;
	margin: 0px;
}


/* CSS for logos under menu */
#menulogo
{
	background-image: url("../images/smalllogo.gif"); 
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #306;
	color: #fff;
	font-size: 0.8em;
	padding: 10px 5px 10px 60px;

}

#menulogo2
{
	padding-left: 5px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-top: 0px;
	color: #000;
	font-size: 0.8em;

}

                              
#menulogo3
{
	color: #000;
	font-size: 0.8em;
	padding: 0px 5px 5px 5px;

}

/* CSS for top menu buttons */
#topmenu .links
{
	margin-left: 300px;
	float: left;
	font-size: 0.9em;
}

#search
{
	font-weight: normal;
	color: #fff;
}

#topmenu a:link, #topmenu a:visited 
{
	padding-top: 60px;
	display: block;
	width: 80px;
	\width: 80px;
	w\idth: 80px;
	min-height: 35px;
    color: #fff;
	text-decoration: underline;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top center;
}

#btn_home, #btn_contact, #btn_siteindex, #btn_easyread, #search
{
	float: left;
}

#btn_home a:link, #btn_home a:visited 
{
	background-image: url("../images/home_btn.gif"); 
}

#btn_home a:active, #btn_home a:hover
{
	background-image: url("../images/home_btn_on.gif"); 
}

#btn_contact a:link, #btn_contact a:visited 
{
	background-image: url("../images/contact_btn.gif"); 
}

#btn_contact a:active, #btn_contact a:hover
{
	background-image: url("../images/contact_btn_on.gif"); 
}

#btn_siteindex a:link, #btn_siteindex a:visited 
{
	background-image: url("../images/siteindex_btn.gif"); 
}

#btn_siteindex a:active, #btn_siteindex a:hover
{
	background-image: url("../images/siteindex_btn_on.gif"); 
}

#btn_easyread a:link, #btn_easyread a:visited 
{
	background-image: url("../images/easyread_btn.gif"); 
}

#btn_easyread a:active, #btn_easyread a:hover
{
	background-image: url("../images/easyread_btn_on.gif"); 
}


/* CSS for link buttons */

.linkcontainer
{
	padding-top: 10px;
	clear: both;
}

.linkbutton
{
	width: 180px;
	\width: 180px;
	w\idth: 180px;	
	padding: 5px;
	float:left;
	min-height: 150px;
}

.linkbutton_image
{
	float: left;
}

.linkbutton_link
{
	margin-left: 50px;
}

.linkbutton_link a:link, .linkbutton_link a:visited
{
    color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
}

/* CSS for tables */
#tblList
{
	width: 590px;
	\width: 590px;
	w\idth: 590px;
	border: none;
	margin-top: 20px;
	clear: both;
}

#tblList td, #tblList th
{
	padding: 6px 15px; 
}
	
th
{
	font-size: 1.3em;
	font-weight: bold;
	background-color: #330066;
	color: #fff;
	text-align: left;
}		
					
/* CSS for publications */
.publication
{
	margin-top: 40px;
}

.publication h4
{
	margin-bottom: 2px;
}

.publication img
{
	padding: 0px 10px 10px 0px;
}

.pdfdoc
{
	background-image: url("../images/pdficon.gif"); 
}

.worddoc
{
	background-image: url("../images/wordicon.gif"); 
}

.pdfdoc, .worddoc
{
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	clear: both;
}

/* CSS for sitemap */
ul
{
	list-style: circle;
}

.root
{
	margin-top: 50px;
	font-weight: bold;
	font-size: 1.1em;
}		

/* CSS for images */
.imagecontainer
{
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 0;
	display: block;
	clear: right;
	text-align: center;
	float: right;
	margin: 0px;
	/* width: 180px;
	\width: 180px;
	w\idth: 180px; */
}

.strapline
{
	min-width: 140px;
	clear: right;
	float: right;
	text-align: left;
}

hr
{
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}

