body{
	margin:0px;
	text-align:left;
}

a, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a.doc, a.ppt, a.xls, a.pdf {
	background:url(/images/icons/doc.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
}

.right a.doc, .right a.ppt, .right a.xls, .right a.pdf {
	display:block;
}

a.ppt {
	background-image:url(/images/icons/ppt.gif);
}

a.xls {
	background-image:url(/images/icons/xls.gif);
}

a.pdf {
	background-image:url(/images/icons/pdf.gif);
}

#wrapper {
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header {
	background-repeat: repeat-x;
	background-attachment: scroll;
	height:auto;
}

.content {
	width: 900px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.logo {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	height: 60px;
	width: 142px;
	float:left;
}

.logo h1{
	width:142px;
	height:60px;
	margin:0;
}
.logo h1 a{
	border:0;
	height:90px;
	display:block;
	text-indent:-9999px;
}

#accessibility {
	float:right;
	margin-top: 0px;
	font-size:0.75em;
	position:relative; 
	padding: 5px 0px 8px 0px; 
}

.corner {
	position:absolute;
	width:0px;
	height:0px;
}

.bottom_left {
	bottom:0;
	left:0;
	background-position:bottom left;
}
.bottom_right {
	bottom:0; 
	right:0;
	background-position:bottom right;
}

#accessibility p, #accessibility ul, #accessibility li{
	float: left;
	display: inline;
}

#accessibility p{
	margin: 10px 10px 0 4px;
	font-size:1.1em;
}

#accessibility a{
	font-weight: bold;
	text-decoration: none;
}

/* font sizes */

ul#size{
	position: relative;
	list-style:none;
	margin: 0 13px 0 0;
}

ul#size a{
	display: block;
	margin-left: 3px;
	font-weight:normal;
}

#size #normal{
	margin-top: 9px;
	font-size: 1.3em;
}

#size #larger{
	margin-top: 3px;
	font-size: 1.9em;
}

#size #largest{
	font-size: 2.4em;
}

#size span {
	display:none;
}

/* CSS */

ul#css{
	list-style:none;
	margin: 6px 0 0 0;
}

#css span {
	display:none;
}

ul#css li{
	margin-left: 4px;
}

ul#css a{
	display: block;
	font-size: 1.3em;
	padding: 0 3px 0 4px;
	line-height: 1.2em;
	border: 1px solid;
}

#css #default {
	color: #000;
	background: #fff;
}

#css #high_contrast {
	color: #FF0;
	background: #000;
}

ul#errors{
	list-style:none;
	margin: 6px 0 0.7em 3em;
}

#errors span {
	display:none;
}

ul#errors li{
	margin-left: 4px;
}

ul#errors #no_js, ul#errors #ie6{
	display: block;
	font-size: 1.3em;
	padding: 0 3px 0 4px;
	line-height: 1.2em;
	border-width: 1px; 
	border-style:solid; 
	border-color:red;
	background-color:#eb6d59;
	color:#ffffff;
}

#errors span.warning {
	display:inline;
	padding: 0 0.1em 0 0.1em;
}

#search {
	clear:right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#search .submit{
	border-width: 1px;
	border-style: solid;
	font-size: 1em;
	padding:2px;
	cursor:pointer;
}

#search .inputbox{
	font-size: 1em;
	border-width: 1px;
	border-style: solid;
	padding:3px;
}

#navigation ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 192px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size:1em;
}

#navigation ul li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	list-style:none;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 10px;
	font-size: 0.9em;
}

#navigation ul li.last {
	margin-left: 0px;
	border-right-width: 0px;
	padding-right: 0px;
}

#navigation ul a {
	text-decoration:none;
}

.left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 215px;
}

.left_nav, .right_nav {
	margin: 0px;
	padding-top: 100px;
	padding-bottom: 30px;
	width: 215px;
	background-repeat: no-repeat;
	background-position: left top;

}

.left_nav ul, .right_nav ul {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 213px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

.left_nav li, .right_nav li {
	width:195px;
	margin: 0 8px 0 8px;
	padding:0px;
	list-style:none;
	border-style: solid;
	border-width:0 1px;
}

.left_nav li a, .right_nav li a {
	font-weight:normal;
	min-height:27px;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.9em;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 30px;
	background-repeat:no-repeat; 
	background-position:left bottom;
}

.right_nav li a {
	padding-left: 30px;
	padding-right: 20px;
	background-repeat:no-repeat ;
	background-position:right bottom;
}

.left_nav li a:hover, .right_nav li a:hover {
	text-decoration: none;
	background-position: -245px bottom;
}

.right_nav li a:hover {
	background-position: -1745px bottom;
}

.left_nav li.selected a {
	font-weight:bold;
	background-position: -460px bottom;
}

.left_nav li.selected a:hover {
	font-weight:bold;
	background-position: -1980px bottom;
}

.left_nav li.category_parent a {
	background-position: -1105px bottom;
	padding-left: 10px;
}

.left_nav li.category_parent a:hover {
	background-position: -1765px bottom;
}

.left_nav li.category_home a, .left_nav li.category_child a {
	background-position: -890px bottom;
	padding-left: 10px;
}

.left_nav li.category_child a {
	background-position: -675px bottom;
	padding-left: 20px;
}

.left_nav li.category_home a:hover, .left_nav li.category_child a:hover {
	background-position: -1550px bottom;
}

.left_nav li.category_homeselected a {
	background-position: -1335px bottom;
	font-weight:bold;
	padding-left: 10px;
}

.left_nav li.category_homeselected a:hover {
	background-position: -1550px bottom;
}

.left_nav li a .heading, .right_nav li a .heading {
	display:block;
	font-weight:bold;
	line-height: 1em;
	padding-bottom: 8px;
}

.left_nav li a .description, .right_nav li a .description {
	display:block;
	line-height: 1.1em;
	padding-bottom: 10px;
	margin:0;
}

.left_nav li a .more, .right_nav li a .more {
	position:relative;
	display:block;
	font-size:0.9em;
	padding-bottom: 3px;
	text-decoration:none;
	line-height:0.9em;
}

.left_nav li a:hover .more, .right_nav li a:hover .more {
	text-decoration:underline;
}

.left_nav h2, .right_nav h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-style:solid;
	border-width:0 1px;
}
.left_nav p, .right_nav p {
	margin: 0px;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-style:solid;
	border-width:0 1px 0 1px;
}

.left_nav a, .right_nav a {
	text-decoration:none;
}

.left_nav a:hover, .right_nav a:hover {
	text-decoration:underline;
}

.center {
	margin: 30px 15px 50px 15px;
	padding: 0px;
	float: left;
	width: 440px;
	min-height: 400px;
}

.home .center {
	margin-top: 0px
}

.widecenter {
	margin: 30px 0px 50px 15px;
	padding: 0px;
	float: right;
	width: 670px;
	min-height: 400px;
}

.c_main {
	margin: 0px;
	padding: 20px;
	display: block;
	float: left;
}

.c_main a, .c_main a:visited {
	text-decoration:underline;
}

.right .c_main a, .right .c_main a:visited {
	text-decoration:none;
}

a.doc, a.ppt, a.xls, a.pdf {
	text-decoration:none;
}

ul.link_list li {
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

.center h1, .widecenter h1 {
	font-size: 2.8em;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.center h2, body.internal.right h2, .widecenter h2 {
	font-size: 1.5em;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.center h3, .widecenter h3 {
	font-size: 1.3em;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-width: 0 0 1px 0; 
	border-style: solid; 
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.banner {
	background-repeat: no-repeat;
	background-position: left top;
	height: 288px;
	width: 440px;
	margin: 0px;
	padding: 0px;
}

.banner h2 {
	font-size: 1.8em;
	margin: 0px;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.banner p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

body.internal .right {
	margin: 42px 0px;
	padding: 0px;
	float:right;
}

.home .right {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 0px;
}

body.internal .right h2 {
	font-size: 2em;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

body.internal .right .c_main {
	margin-bottom: 30px;
	padding: 16px;
	width:180px;
}

body.internal .right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

body.internal .right li {
	padding-top: 5px;
	display: block;
	list-style:none;
	padding-bottom: 8px;
}

#footer {
	margin-top:10px;
}

#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	float:right;
}

#footer li {
	float: left;
	padding-top: 0px;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer li.last{
	border-right-width: 0px;
}

#footer a {
	text-decoration: none;
	font-size: 0.9em;
}

.results {
	padding: 6px 0;
}

.pagination a, .pagination strong {
	padding: 4px 8px;
}


/* PARTNERS */

#partners ul {
	height: 270px;
	padding:0;
	margin:0 0 0 15px;
}

#partners li {
	list-style-type: none;
	display: inline;
	text-indent: -9999px;
}

#partners li a{
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	outline:none;
	height: 80px;
	width: 150px;
	margin: 0 10px 10px 10px;
}

#partners h2 {
	font-weight:bold;
}

#breadcrumb{
	margin-bottom: 5px;
}

#breadcrumb ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
}

#breadcrumb li {
	float: left;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 8px;
	background-repeat:no-repeat;
	background-position:left center;
	list-style: none;
}

#breadcrumb li.first{
	display:none;
}

#breadcrumb li.wisms{
	list-style:none;
	background:none;
	padding-left: 0px;
	padding-right: 10px;
	border-width: 0 1px 0 0;
	border-style:solid;
}

#breadcrumb li.second{
	list-style:none;
	background:none;
	padding-left: 10px;
}


/************* CONTACT FORM *****************/

#contactform-div {
	width: 400px;
	margin-bottom: 10px;
}
#contactform-div fieldset {  
	margin: 0 0 0 0;  
	padding: 0;  
}  
#contactform-div legend {  
	margin-left: 0em;  
	font-weight: bold;  
}  
#contactform-div fieldset ol {  
	margin: 0;
	padding: 1em 1em 0 0em;  
	list-style: none;  
}  
#contactform-div fieldset li {  
	padding-bottom: 1em;  
	list-style: none;  
} 
#contactform-div fieldset.req-set {  
	border-style: none;  
	margin:0;
	padding:0;
}
#contactform-div legend.req-legend {
	display:none;
}
#contactform-div fieldset.submit {  
	padding: 10px 3px 0 0 ;
	border-style: none;  
	float:right;
}
#contactform-div label {
	display:block;
	padding-bottom:3px;
}
#contactform-div input {
	width:100%;
	padding:4px;
}
#contactform-div textarea {
	padding:4px;
	width:100%;
	height:100px;
}
#contactform-div .text-short{
	width:30%;
}
#contactform-div #cc-opt-error {
	display:inline;
	float:left;
}
#contactform-div .checkbox {
	width:1em;
	float:left;
	margin-right: 10px;
	margin-top: 2px;
}
#contactform-div label.explain{
	display:inline;
	font-size:0.8em;
}
#contactform-div .submit .button{
	border-width: 1px;
	border-style: solid;
	font-size: 1em;
	padding:2px;
	cursor:pointer;
}

/* === success and error message/results box ======================= */

#contactform-div p.success, #contactform-div p.error, #contactform-div p.center { 
	padding : 1px 4px; 
	border-width: 1px; 
	border-style:solid;
	margin : 10px 3px;
	text-align : center;
}

#contactform-div p.center {
	text-align : center;
	margin-top : -3px;
	padding : 0px 4px; 
}

/************* END CONTACT FORM *****************/


/************* NEWS ****************************/

.news_box a {
	margin:0 0em 1em 0em;
	display:block;
	padding:5px;
	text-decoration:none;
}

.news_box a:visited {
	text-decoration:none;
}

.news_box a:hover {
	border-width:1px;
	border-style:dashed;
	padding:4px;
	text-decoration:none;
}

.news_box .news_date, .news_box .news_title, .news_box .news_intro {
	display:block;
}

.news_box .news_date {
	margin-bottom:0.4em;
	font-weight:bold;
}

.news_box .news_title{
	margin-bottom:0.2em;
	font-size:1.2em;
}
