body {
	color:#000000;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding:0;
	margin:0;
	background-image:url(images/bodybg.png);
	background-repeat:repeat-x;
	background-position:top;
}

a {
	color:#000000;
} 

a:hover {
	color:#CC0000;
} 


p {
	margin:0;
	padding: 0 0 15px 0;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

#container {
	width: 960px;
	background-image:url(images/pagebg.png);
	background-repeat:no-repeat;
	background-position:675px 200px; /* 285 */
	
}

#header {
	height:81px;
	color:#FFFFFF;
	margin: 0 0 5px 0;
}

#logo {
	width:206px;
	overflow:hidden;
	float:left;
	margin-right:60px;
}

#linkbar1 {
	float:left;
	height:25px;
	width:694px;
	font-size:0.95em;
	padding-top:25px;
}

#linkbar1 a {
	color:#FFFFFF;
	text-decoration:none;
}

#linkbar2 {
	float:left;
	height:24px;
	width:694px;
	font-size:1.2em;
	font-weight:bold;
	padding-top:7px;
	overflow:hidden;
}

#linkbar2 span {
	display:block;
	float:left;
	text-align:center;
	padding:0 6px 0 6px;
}

#linkbar2 a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:left;
	height:24px;

}

#menu {

}

#menu div {
	width: 170px;
	border-bottom:1px solid #FFFFFF;
	visibility:hidden;
	position:absolute;
	margin:81px 0 0 0;
}

#menu div a {
	display:block;
	background-color:#343A6C;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:4px;	
	font-size:small;
	font-weight:normal;
	overflow:hidden;
	height:auto;
	float:none;
	width:160px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu div a:hover {
	background-color:#333333;
	color:#FFFFFF;
}

#menu div#menu_healthy {
	margin-left:359px;
	width:130px;
}

#menu div#menu_healthy a {
	width:120px;
}

#menu div#menu_training {
	margin-left:467px;
	width:230px;
}

#menu div#menu_training a {
	width: 220px;
}

#menu div#menu_schools {
	margin-left:661px;
	width:150px;
}

#menu div#menu_schools a {
	width:140px;
}

#menu div#menu_conf {
	margin-left:765px;
}

#menu div a.last {
	background-image:url(images/menucornerbg.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#searchbox {
	float:right;
	margin-top:-6px;
}

#searchbox input {
	font-size:x-small;
}

#leftmenu {
	float:left;
	width: 168px;
	margin:0 20px 15px 5px;
	display:inline;
	padding-bottom:10px;
}

#latestnews {
	height: 189px;
	background-color:#343A6C;
	background-image:url(/images/latestnewsbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding: 0 15px 0 15px;
	color:#FFFFFF;
	overflow:hidden;
}

#latestnews h2 {
	padding:7px 0 8px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #FFFFFF;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	font-size:0.98em;
	font-weight:bold;
}

#latestnews h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

#latestnews a {
	color:#FFFFFF;
	text-decoration:none;
}

#latestnews a:hover {
	text-decoration:underline;
}

#latestnews #scroller {
	height:135px;
	overflow:hidden;
}

#help {
	height: 305px;
	background-color:#E4E4E4;
	background-image:url(/images/helpbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:14px;
	font-size:x-small;
}

#help strong {
	font-size:12px;
	padding-bottom:5px;
	display:block;
	font-style:italic;
}

#help input {
	font-size:9px;
	width:75px;
}

#checks {
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
}

#checks li input {
	width:auto;
	clear:both;
}

#checks label {

}

#content {
	width:767px;
	padding: 15px 0 15px 0;
	float:left;
	font-size:1em;
	overflow:hidden;
}

#content h1 {
	color:#000000;
	font-weight:bold;
	font-size:1em;
	margin:0 0 15px 0;
	padding:0;
}

#content h1 a {
	color: #343A6C;
	text-decoration:none;
}

#content h2 {
	font-weight:bold;
	color:#000000;
	background-color:#F3F3F3;
	padding:5px;
	margin:0;
	font-size:small;
}

#content h3 {
	font-weight:bold;
	color:#000000;
	margin:0 0 10px 0;
	font-size:small;
}

#content ul {
	margin-top:0;
	padding-top:0;
}


#footer {
	clear:both;
	border-top: 1px solid #999999;
	padding: 10px;
	color:#666666;
	/* background-image:url(images/footerbg.png);*/
	background-repeat:no-repeat;
	background-position:top left;
	height:95px;
	
}

#footer a {
	color: #666666;
	text-decoration:none;
}

#footer #silverworks {
	color: #999999;
}

.utility {
	float:right;
	color:#666666;
}

.utility a {
	color:#666666;
	text-decoration:none;
}

.itemimage {
	float:left;
	border: 1px solid #999999;
	margin: 0 20px 20px 0;
}

.item {
	margin-bottom:20px;
}

.item a {
	color:#000000;
	text-decoration:none;
}

.itemdate {
	color:#666666;
	font-weight:bold;
}

.itemview {
	float:right;
	margin:45px 0 0 0;
}

.itemurl {
	margin-top:10px;
}

.itemurl a {
	color: #CC0000;
	text-decoration:none;
	background-image:url(images/search.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
}


#videourl {
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	padding-top:10px;
}

#videourl a {
	color: #CC0000;
	text-decoration:none;
	background-image:url(images/search.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:small;
	display:block;
	color:#000000;
}

#videourl a:hover {
	color:#CC0000;
}

#map {
	float: left;
	width:500px;
	height:400px;
	border:1px solid #CCCCCC;
}

#mapdetails {
	float:right;
	width:250px;
}

.more {
	text-align:right;
	color:#FFFFFF;
	margin-top:5px;
}

.more a {
	color:#FFFFFF;
}

/* Form */
form.cmxform fieldset {
	margin-bottom: 10px;
	border:0;
}

form.cmxform fieldset legend em {
	color:#000000;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	color:#000000;
	padding:0;
	margin:0;

}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset li input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:330px;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform button {
	color:#1778DC;
	font-weight:bold;
	background-image:url(images/buttonbg.png);
	background-repeat:no-repeat;
	background-position: 0 4px;
	_background-position: 0 5px;
	border:0;
	background-color:#FFFFFF;
	padding:0 0 0 7px;
	_padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	cursor:pointer;
}

#mailing {
	background-color:#EEEEEE;
	width:430px;
	padding:15px 15px 0 15px;
}

#mailing input {
	float:right;
	width:auto;
}

#mailing div {
	margin-bottom:15px;
}

#mailing div a {
	float:right;
	color:#CC0000;
	text-decoration:none;
}

#homeintro {
	display:none;
}

#homebottom {
	margin-top:5px;
}

#homebottom div {
	float:left;
	width: 257px;
	overflow:hidden;
	height:130px;
}

#homebottom div.middle {
	width: 258px;
	overflow:hidden;
	margin: 0 5px 0 5px;
}

#homebottom a {
	display:block;
	width:257px;
	height:130px;
}

#homebottom div.middle a {
	width:258px;
}

#homebottom div.right a {
	background-image:url(images/helpbg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#hometop {

}

#support {
	
	clear:both;
}


#support ul {
	padding:0;
	margin:0;
	list-style:none;
}

#support ul li {
	background-image:url(images/pdf.png);
	background-repeat:no-repeat;
	background-position:5px 3px;
	height: 30px;
	padding: 10px 0 0 40px;
	margin-top:5px;
}

#support ul li a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#right_util {
	float:right;
	text-align:right;
}

#left_util {
	float:left;
}

#left_util a {
	color:#CC0000;
	text-decoration:none;
}

.urlbutton {
	color: #CC0000;
	text-decoration:none;
	background-image:url(images/search.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	padding-left:15px;
}

#jobs {
	clear:both;
}

#jobs table {
	margin-top:5px;
}

#jobs th {
	text-align:left;
	font-weight:bold;
	background-color:#F1EFE2;
	padding:6px;
	
}

#jobs td {
	padding:6px;
}

#files {
	clear:both;
}

#files ul {
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
}

#files ul li {
	background-image:url(/images/icon_pdf.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 10px 0 0 40px;
	height:30px;
}

#files ul li a {
	color:#000000;
	text-decoration:none;
}

#files ul li a:hover {
	color:#CC0000;
}

#links {
	border-top:1px solid #CCCCCC;
	clear:both;
	padding: 10px 10px 20px 7px;
	font-weight:bold;
	clear:both;
}

.break {
	height:1px;
	clear:both;
	overflow:hidden;
}

/* search */
#searchresults ul {
	margin:20px;
	padding: 0;
	list-style:none;
}

#searchresults ul li {
	background-image:url(images/bullet_multidocs.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 15px;
	margin-bottom: 3px;
}

#searchresults ul li a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#searchresults ul li a:hover {
	color:#CC0000;
}


#searchresults ul li a span {
	font-weight:normal;
}

#sitemap {
	list-style:square;
}

#sitemap li {
	margin-bottom:5px;
}

#sitemap ul {
	margin-top:5px;
}

