/* Start of CMSMS style sheet 'SAWA_css' */
* {
	margin: 0;
	padding: 0;
}
 
html, body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #424548;
	text-align: center;
}
 
img, div, input { behavior: url("iepngfix.htc") }
 
p {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

ul,ol {
	text-align: left;
}
 
body {
	background: #dcdfe0;
}
 
img {
	border: none !important;
}
 
a {
  color: #4a7bbc;
  text-decoration: none;
}

h1,h2,h3 {
  text-align: left;
 }
h4 {
	padding-bottom: 10px;
	padding-top: 20px;
}
 
#wrapper {
	margin: 0 auto;
	width: 919px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 2px 0px 0 0;
	background: #e9e9e6 url(../images/content_bg_head.gif) no-repeat left top;
}
 
#wrapper_inner {
	width: 919px;
	text-align: left;
	margin-top: 12px;
	background: url(../images/content_bg.gif) repeat-y left top;
	position: relative;
}
 
#header {
	padding-left: 15px;
	margin-bottom: 33px;
}
 
#header div {
	float: left;
}
 
#header #logo {
	margin-right: 35px;
}
 
#header #logo_2 {
	margin-right: 35px;
}
 
#content {
	padding-bottom: 10px;
}
 
#navigation {
	width: 106px;
	float: left;
	margin-left: 15px;
	margin-right: 35px;	
	padding-top: 6px;
	background: #8ab729 url(../images/navigation_top.gif) no-repeat left top;
}
 
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}
 
#navigation ul li {
	margin-bottom: 5px;
	padding-left: 8px;
	line-height: 16px;
	color: #729623;
	/*color: #424548;*/
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
 
#navigation ul li a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
 
#navigation ul li.activeparent a {
	color: #4b6a08;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
 
#navigation ul li.current, #navigation ul li.activeparent {
	background-color: #d9e8ba;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
 
#navigation ul li.current {
	margin-bottom: 5px;
}
 
#navigation ul li.current a {
	color: #4b6a08;
	font-weight: normal;
}
 
#navigation ul li.current a#current {
	font-weight: bold;
}
 
#navigation ul li.activeparent a {
  font-size: 11px;
  font-weight: bold;
}
 
#navigation ul li.activeparent ul li a {
  font-weight: normal;
}
 
#navigation ul li.activeparent ul li a {
  font-size: 11px;
}
 
#navigation ul li ul li {
	margin-bottom: 3px !important;
	padding-left: 0;
}
 
#navigation ul li.current {
  padding-left: 10px;
}
 
#navigation ul li ul li.current {
  padding-left: 0;
}
 
#navigation ul li.current ul li {
	margin-bottom: 3px !important;
	padding-left: 0;	
}
 
#navigation ul li.current ul li a {
	font-weight: normal;
	line-height: 14px;
}
 
#navigation ul li ul li.activeparent {
  padding-bottom: 0;
}
 
#navigation ul li.current ul li a#current, #navigation ul li ul li.activeparent a#current{
	font-weight: bold;
}

.newsObject {
	padding-top: 10px;
	padding-bottom: 10px;
}

.eventsObject {
	padding-top: 10px;
	padding-bottom: 10px;
}

.downloadsObject {
	padding-top: 3px;
	padding-bottom: 3px;
}

.newsDate {
	font-size: 10px;
	color:#aaa;
}

img.cover {
	padding-bottom: 20px;
}

.imageCaption {
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #cccccc;
}

li.activeparent li.current {
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
}
 
li.activeparent a#current_special {
  font-size: 11px !important;
}
 
li.special_parent #current {
  font-size: 11px !important;
  font-weight: normal !important;
}
 
li.special_parent li.current a#current {
  font-weight: bold !important;
}
 
li.activeparent ul {
  margin-top: 2px !important;
}
 
*+ html ul#primnavi li {
  padding-left: 8px !important;
  list-style-position: outside;
}
 
*+ html ul#primnavi li ul li {
  padding-left: 0 !important;
}
 
* html ul#primnavi li {
  padding-left: 8px !important;
  list-style-position: outside;
}
 
* html ul#primnavi li ul li {
  padding-left: 0 !important;
}
 
 
ul#primnavi {
	padding-bottom: 45px;
	background: url(../images/navigation_bottom.gif) no-repeat left bottom;
}
 
#content_inner {
	float: left;
	width: 528px;
	margin-right: 35px;
	text-align: left;
	padding-bottom: 30px;
}
 
#content_inner_full {
	float: left;
	width: 747px;
}
 
#tinymce {
  background-color: #fff;
}
 
#content_inner h1, #content_inner_full h1, #tinymce h1 {
	color: #4a7bbc;
	font-size: 18px;
	margin-bottom: 10px;
}
 
#content_inner h2, #content_inner_full h2, #tinymce h2 {
	color: #4a7bbc;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
#content_inner h3, #content_inner_full h3, #tinymce h3 {
	color: #83b6d9;
	font-size: 14px;
	margin-bottom: 10px;   
}
 
h3.grey, h3.h3_grey {
	color: #424548 !important;
}
 
.h1_green {
  color: #8ab729 !important;
}
 
#content_inner p, #content_inner_full p, #tinymce p {
	color: #424548;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}

#content_inner p.hint, #content_inner_full p.hint, #tinymce p.hint {
	color: #777777;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
}

#content_right {
	width: 184px;
	float: left;
}
 
#content_right .box {
	margin-bottom: 10px;
  text-align: left;
}
 
#content_right .box h2 {
	color: #8ab729;
	font-size: 14px;
}
 
#content_right .download h2 {
  margin-bottom: 10px;
}
 
#content_right .box p {
	font-size: 11px;
  margin-bottom: 2px;
}
 
a.arrow {
	color: #8ab729;
	font-weight: bold;
	padding-right: 15px;
	background: url(/../images/icon_arrow.gif) no-repeat right 3px;
	font-size: 12px;
	text-decoration: none;
}
 
a.download {
	color: #424548;
	font-weight: normal;
	padding-left: 12px;
	background: url(/../images/icon_download.gif) no-repeat 0 4px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
 
#content_inner a.download, #tinymce a.download {
  padding-left: 20px;
  display: block;
  margin-top: 20px;
}
 
#footer {
	width: 100%;
	height: 6px;
	background: url(/../images/content_bg_foot.gif) no-repeat left top;
}
 
div.clearer {
	clear: both;
	float: none !important;
	line-height: 0;
	height: 0;
	font-size: 1px;
}

ul.standardContent li{
	margin-left: 40px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #4a7bbc;
}
 
ul.blue, ul.partner, ul.projects {
  text-align: left;
  list-style-position: outside;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  margin-top: 10px;
}
 
ul.blue li {
  background: url(/../images/li_bullet_blue.gif) no-repeat left 7px;
  padding-left: 10px;
  margin-bottom: 5px;
  line-height: 20px;
}
 
ul.partner li {
  background: url(/../images/li_partner.gif) no-repeat left 5px;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 20px;
  color: #4a7bbc;
}
 
ul.partner li a {
  color: #4a7bbc;
}
 
ul.partner li div a img {
  margin-top: 10px;
  margin-bottom: 10px;
}
 
.li_1 {
  background: url(/../images/a.gif) no-repeat left 5px;
  padding-left: 20px;
  margin-top: 20px;
  line-height: 20px;
}
 
.li_2 {
  background: url(/../images/b.gif) no-repeat left 5px;
  padding-left: 20px;
  margin-top: 20px;
  line-height: 20px;
}
 
.li_3 {
  background: url(/../images/c.gif) no-repeat left 5px;
  padding-left: 20px;
  margin-top: 20px;
  line-height: 20px;
}
 
ul.partner_sel li {
  font-weight: bold;
}
 
ul.partner_sel li div {
  font-weight: normal;
}
 
ul.partner li div ul {
  margin-left: 15px;
}
 
ul.partner li div ul li {
  color: #424548;
  list-style-type: disc;
  background: none;
  padding-left: 0;
  font-weight: normal;
}
 
ul.partner li div ul.projects li {
  background: url(/../images/li_projects.gif) no-repeat 2px 5px !important;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 20px;
  color: #77a415 !important;
  list-style-type: none;
}
 
ul.partner li div ul.projects li a {
  color: #77a415;
  text-decoration: none;
}
 
ul.projects {
  margin-left: 0 !important;
  margin-top: 0 !important;
}
 
h3.projects {
  color: #424548 !important;
}
 
 
/** links */
a.link_blue {
  background: url(/../images/li_partner.gif) no-repeat left 3px;
  padding-left: 15px;
  display: block;
  color: #4a7bbc;
  text-decoration: none;
  margin-top: 10px;
  text-align: left;
}
 
a.link_green {
	color: #8ab729;
	font-weight: bold;
	padding-left: 15px;
	background: url(/../images/icon_arrow.gif) no-repeat left 3px;
	text-decoration: none;
}

#standardContent p, #standardContent h1, #standardContent h2, #standardContent h3, #standardContent h4, #standardContent ul{
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

form.standardForm {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}
 
form.standardForm legend {
	padding-left: 0;
}
 
form.standardForm legend, form.standardForm label {
	color: #333;
}
 
form.standardForm fieldset {
	border: none;
}
 
form.standardForm fieldset fieldset {
	background: none;
}
 
form.standardForm fieldset p, form.standardForm fieldset fieldset {
	padding: 5px 10px 7px;
}
 
form.standardForm label.error, label.error {
	color: red;
	font-style: italic
}
div.error { display: none; }
/* input {	border: 1px solid black; } */
input.checkbox { border: none }
/* input:focus { border: 1px dotted black; } */
input.error { border: 1px dotted red; }
form.standardForm .gray * { color: gray; }
 
 
/* End of 'SAWA_css' */

/* Multi Select*/
.multiSelect {
	background: #FFF url(../images/dropdown.blue.png) right center no-repeat;
	border: solid 1px #BBB;
	padding: 1px 30px 1px 0px;
	position: relative;
}
.multiSelect, .multiSelect input
{
	cursor: default;
}

.multiSelect INPUT {
	border-width: 0px;
	padding: 0px 5px;
}

.multiSelect.hover {
	background-image: url(../images/dropdown.blue.hover.png);
}

.multiSelect.active, 
.multiSelect.focus {
	border: inset 1px #000;
}

.multiSelect.active {
	background-image: url(../images/dropdown.blue.active.png);
}

.multiSelectOptions {
	margin-top: -1px;
	overflow-y: auto;
	overflow-x: hidden;
	border: solid 1px #B2B2B2;
	background: #FFF;
}

.multiSelectOptions LABEL {
	padding: 0px 2px;
	display: block;
	white-space: nowrap;
}

.multiSelectOptions LABEL.optGroup
{
	font-weight: bold;
}

.multiSelectOptions .optGroupContainer LABEL
{
	padding-left: 10px;
}

.multiSelectOptions.optGroupHasCheckboxes .optGroupContainer LABEL
{
	padding-left: 18px;
}

.multiSelectOptions input{
	vertical-align: middle;
}

.multiSelectOptions LABEL.checked {
	background-color: #dce5f8;
}

.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}

.multiSelectOptions LABEL.hover {
	background-color: #3399ff;
	color: white;
}
