@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#e8f0f8;
	font:normal 73%/1.5em Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333333;
}

div#container {
	width:1000px;
	background:#fff;
	margin:auto;
	margin-top: 0;
	text-align:left;
	padding-top: 0;
	position:relative;
}

div#innerContainer {
	width:953px;
	background: #fff;
	margin:0;
	padding:19px 17px 17px 30px;
	float:left;
	margin:0;
}

div#mainContent {
	width:729px;
	float:left;
}

div#mainBorder {
	width:685px;
	position: relative;
	padding:0 21px 22px 21px;
	border-right:1px solid #4185c4;
	border-left:1px solid #4185c4;
	border-bottom:1px solid #4185c4;
	border-top:0 none;
	top:0;
}

div#borderTop {
	background:url(images/border_top_career.gif) top right no-repeat;
	width:729px;
	height:48px;
	position: relative;
	margin:0;
	padding:0;
}


/*Syles
===========================================================*/
a {
	color:#1b7fb6;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#1b7fb6;
	text-decoration:underline;
	font-weight:bold;
}

hr {
	border: 0;
	height:1px;
	color: #999999;
	background-color:#999999;
}

p {
margin:0 0 1.5em 0;
}

img {
border:0 none;
}

p.reference {
font:normal 80%/1.2em Arial, Helvetica, sans-serif;
}

.superScript {
	position: relative;
	top:-0.4em;
	font-size: 90%;
}

/*Headings
===========================================================*/
h2 {
	font:normal 170%/1.4em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0.5em 0;
}
div#borderTop h2 {
	color:#fff;
	margin:0 0 0 21px;
	padding:0;
	font:normal 160%/2.5em Arial, Helvetica, sans-serif;
}
h2.vignettesHeader {
	color:#fff;
	margin:0px;
	padding:0;
	font:normal 170%/1em Arial, Helvetica, sans-serif;
	position:relative;
	top:-33px;
}
h3 {
	font:bold 120%/1.3em Arial, Helvetica, sans-serif;
	color: #207eb1;
	padding-bottom:0.5em;
	margin-bottom:0;	
}

h4 {
	font: bold 120%/1.3em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #207eb1;
	padding-bottom:0.5em;
	margin: 0 0 0 0;
}
h5 {
	float: right;
	width: 120px;
	border-top: 1px solid #0684cd;
	border-left: 1px solid #0684cd;
	border-right: 2px solid #0684cd;
	border-bottom: 2px solid #0684cd;
	background: #d2e9f6;
	padding: 10px;
	font-size: 100%;
	font-weight: normal;
}
h6 {
	width: 662px;
	border-top: 1px solid #0684cd;
	border-left: 1px solid #0684cd;
	border-right: 2px solid #0684cd;
	border-bottom: 2px solid #0684cd;
	background: #d2e9f6;
	padding: 10px;
	font-size: 100%;
	font-weight: normal;
}

h1#whatIsPublicHealth{
	background: url(images/what_is_public_txt.gif) top left no-repeat;
	text-indent:-2000px;
	margin:0;
	padding:0 0 4px 0;
	width:249px;
	height:20px;
}

h1#roles{
	background: url(images/roles_heading.gif) top left no-repeat;
	text-indent:-2000px;
	margin:0;
	padding:0 0 4px 0;
	width:63px;
	height:20px;
}

h1#courses{
	background: url(images/courses_heading.gif) top left no-repeat;
	text-indent:-2000px;
	margin:0;
	padding:0 0 4px 0;
	width:96px;
	height:20px;
}

h1#roleDetail{
	background: url(images/role_detail_txt.gif) top left no-repeat;
	text-indent:-2000px;
	margin:0;
	padding:0 0 4px 0;
	width:249px;
	height:20px;
}

h2.subHeader {
	color:#333333;
}


/*Documents styles
===========================================================*/
div.documentsBox {
	border-top: 1px solid #999999;
}
ul.documentsList {
	margin: 0;	
	padding: 0 0 0 17px;
}
ul.documentsList li {
	padding-left: 5px;	
}
ul.documentsList li.docWord {
	list-style-image: url(/images/doc_icon_word.gif);
}
ul.documentsList li.docExcel {
	list-style-image: url(/images/doc_icon_excel.gif);
}
ul.documentsList li.docPpt {
	list-style-image: url(/images/doc_icon_ppt.gif);
}
ul.documentsList li.docPdf {
	list-style-image: url(/images/doc_icon_pdf.gif);
}
ul.documentsList li.docImage {
	list-style-image: url(/images/doc_icon_image.gif);
}
ul.documentsList li.docZip {
	list-style-image: url(/images/doc_icon_zip.gif);
}
ul.documentsList li.fileVideo {
	list-style-image: url(/images/doc_icon_wmv.gif);
}
ul.documentsList li.fileAudio {
	list-style-image: url(/images/doc_icon_mp3.gif);
}
ul.documentsList li.docUnknown {
	list-style-image: url(/images/doc_icon_unknown.gif);
}

/*HeaderMast
============*/
h1#heading {
	text-indent:-2000px;
	position:absolute;
}

a span#headerBanner {
	background: url(images/header_lower_level.gif) top left no-repeat;
	width:1000px;
	height:85px;
	text-indent:-2000px;
	margin:0;
	padding:0;
	display:block;
	cursor:pointer;

}

/*Lower level Page Navigation
===========================================================*/

/*Normal state for top level buttons*/

a#subNavButton01 {
	width:166px;
	height:20px;
	background: url(images/lower_nav_btn01.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
a#subNavButton02 {
	width:166px;
	height:36px;
	background: url(images/lower_nav_btn02.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
a#subNavButton03 {
	width:166px;
	height:36px;
	background: url(images/lower_nav_btn03.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
#subNavButton04 {
	width:166px;
	height:36px;
	background: url(images/lower_nav_btn04.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
#subNavButton05 {
	width:166px;
	height:36px;
	background: url(images/lower_nav_btn05.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
#subNavButton06 {
	width:166px;
	height:36px;
	background: url(images/lower_nav_btn06.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
#subNavButton07 {
	width:166px;
	height:20px;
	background: url(images/lower_nav_btn01.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}
#subNavButton08 {
	width:166px;
	height:36px;
	background: url(images/lower_nav_btn08.gif) top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0 10px;
}

/*hover state for top level buttons*/

#subNavButton01:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#subNavButton02:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#subNavButton03:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#subNavButton04:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#subNavButton05:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#subNavButton06:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#subNavButton07:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

/*Sub navigation positioning*/

ul#subNavLeft {
	width: 186px;
	list-style-type: none;
	margin: 0 24px 0 0;
	padding: 0;
	float:left;
}
	
ul#subNavLeft li.mainItems {
	display: block;
	float: left;
	width: 186px;
	margin-bottom:5px;
}
ul#subNavLeft li.mainItems a {
	display: block;
	float: left;
	text-decoration: none;
	font:normal 100%/1.2em Arial, Helvetica, sans-serif;
}

ul#subNavLeft li.mainItems a:hover {
}

ul.subuls {
	margin:0;
	padding:0;
	display: block;
}
		
ul.subuls li {
	float: left;
	background: #fff;
	display: block;
	margin:0;
	padding:0;
	width: 186px;
	overflow:hidden;
	border-top:1px solid #fff;
}

ul.subuls li a {
	float: left;
	display: block;
	margin:0;
	padding:5px 0 5px 10px;
	color:#333333;
	text-decoration: none;
	font:normal 100%/1.2em Arial, Helvetica, sans-serif;
	width: 176px;
}

ul.subulsThird {
	margin:0;
	padding:0;
	display: block;
}
		
ul.subulsThird li {
	float: left;
	background: #ebe3f5;
	display: block;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	border-bottom: 0 none;
}

ul.subulsThird li  a {
	float: left;
	display: block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#333333;
	font:normal 90%/1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 156px;

}

ul.subulsFour {
	margin:0;
	padding:0;
	display: block;
}
		
ul.subulsFour li {
	float: left;
	background: #f5f1fa;
	display: block;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	border-bottom: 0 none;
}

ul.subulsFour li a {
	float: left;
	display: block;
	margin:0;
	padding:5px 10px 5px 30px;
	color:#333333;
	font:normal 90%/1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 146px;

}

/*Styling Sub Navigation
========================*/

/*Public Health*/
ul.subuls li.publicHealth, ul.subuls li.navSecondLevel02 a{
	background: #fff;
}
ul.subulsThird li.publicHealth, ul.subuls li.navThirdLevel02 a{
	background: #fff;
}
ul.subulsFour li.publicHealth, ul.subuls li.navFourthLevel02 a{
	background: #fff; 
}

ul.subuls li.publicHealth, ul.subuls li.navSecondLevel02 {
	border-top:1px solid #d30024;
}
ul.subulsThird li.publicHealth, ul.subuls li.navThirdLevel02 {
	border-top:1px solid #d30024;
}
ul.subulsFour li.publicHealth, ul.subuls li.navFourthLevel02 {
	border-top:1px solid #d30024;
}

ul.subuls li.publicHealth, ul.subuls li.navSecondLevel02 a:hover {
	background: #fff url(images/arrow_red.gif) top left no-repeat;
}
ul.subulsThird li.publicHealth, ul.subuls li.navThirdLevel02 a:hover {
	background: #fff url(images/arrow_red.gif) top left no-repeat;
}
ul.subulsFour li.publicHealth, ul.subuls li.navFourthLevel02 a:hover {
	background: #fff url(images/arrow_red.gif) top left no-repeat; 
}

/*Careers, roles*/
ul.subuls li.roles, ul.subuls li.navSecondLevel03 a {
	background: #fff;
}
ul.subulsThird li.roles, ul.subuls li.navThirdLevel03 a {
	background: #fff;
}
ul.subulsFour li.roles, ul.subuls li.navFourthLevel03 a {
	background: #fff;
}

ul.subuls li.roles, ul.subuls li.navSecondLevel03 {
	border-top:1px solid #ff6600;
}
ul.subulsThird li.roles, ul.subuls li.navThirdLevel03 {
	border-top:1px solid #ff6600;
}
ul.subulsFour li.roles, ul.subuls li.navFourthLevel03 {
	border-top:1px solid #ff6600; 
}

ul.subuls li.roles, ul.subuls li.navSecondLevel03 a:hover {
	background: #fff url(images/arrow_orange.gif) top left no-repeat;
}
ul.subulsThird li.roles, ul.subuls li.navThirdLevel03 a:hover {
	background: #fff url(images/arrow_orange.gif) top left no-repeat;
}
ul.subulsFour li.roles, ul.subuls li.navFourthLevel03 a:hover {
	background: #fff url(images/arrow_orange.gif) top left no-repeat;  
}

/*Developing myself and my career*/
ul.subuls li.courses, ul.subuls li.navSecondLevel04 a{
	background: #fff;
}
ul.subulsThird li.courses, ul.subuls li.navThirdLevel04 a{
	background: #fff;
}
ul.subulsFour li.courses, ul.subuls li.navFourthLevel04 a{
	background: #fff; 
}

ul.subuls li.courses, ul.subuls li.navSecondLevel04 {
	border-top:1px solid #98cb00; 
}
ul.subulsThird li.courses, ul.subuls li.navThirdLevel04 {
	border-top:1px solid #98cb00; 
}
ul.subulsFour li.courses, ul.subuls li.navFourthLevel04 {
	border-top:1px solid #98cb00; 
}

ul.subuls li.courses, ul.subuls li.navSecondLevel04 a:hover {
	background: #fff url(images/arrow_green.gif) top left no-repeat;
}
ul.subulsThird li.courses, ul.subuls li.navThirdLevel04 a:hover {
	background: #fff url(images/arrow_green.gif) top left no-repeat;
}
ul.subulsFour li.courses, ul.subuls li.navFourthLevel04 a:hover {
	background: #fff url(images/arrow_green.gif) top left no-repeat; 
}

/*Access training and development*/
ul.subuls li.training, ul.subuls li.navSecondLevel05 a{
	background: #fff;
}
ul.subulsThird li.training, ul.subuls li.navThirdLevel05 a{
	background: #fff;
}
ul.subulsFour li.training, ul.subuls li.navFourthLevel05 a{
	background: #fff; 
}

ul.subuls li.training, ul.subuls li.navSecondLevel05 {
	border-top:1px solid #31bdfe;
}
ul.subulsThird li.training, ul.subuls li.navThirdLevel05 {
	border-top:1px solid #31bdfe;
}
ul.subulsFour li.training, ul.subuls li.navFourthLevel05 {
	border-top:1px solid #31bdfe; 
}

ul.subuls li.training, ul.subuls li.navSecondLevel05 a:hover{
	background: #fff url(images/arrow_light_blue.gif) top left no-repeat;
}
ul.subulsThird li.training, ul.subuls li.navThirdLevel05 a:hover{
	background: #fff url(images/arrow_light_blue.gif) top left no-repeat;
}
ul.subulsFour li.training, ul.subuls li.navFourthLevel05 a:hover{
	background: #fff url(images/arrow_light_blue.gif) top left no-repeat; 
}

/*Key Public Health websites*/
ul.subuls li.keyWebsites, ul.subuls li.navSecondLevel06 a{
	background: #fff;
}
ul.subulsThird li.keyWebsites, ul.subuls li.navThirdLevel06 a{
	background: #fff;
}
ul.subulsFour li.keyWebsites, ul.subuls li.navFourthLevel06 a{
	background: #fff; 
}

ul.subuls li.keyWebsites, ul.subuls li.navSecondLevel06 {
	border-top:1px solid #0684cd; 
}
ul.subulsThird li.keyWebsites, ul.subuls li.navThirdLevel06 {
	border-top:1px solid #0684cd; 
}
ul.subulsFour li.keyWebsites, ul.subuls li.navFourthLevel06 {
	border-top:1px solid #0684cd; 
}

ul.subuls li.keyWebsites, ul.subuls li.navSecondLevel06 a:hover{
	background: #fff url(images/arrow_blue.gif) top left no-repeat;
}
ul.subulsThird li.keyWebsites, ul.subuls li.navThirdLevel06 a:hover{
	background: #fff url(images/arrow_blue.gif) top left no-repeat;
}
ul.subulsFour li.keyWebsites, ul.subuls li.navFourthLevel06 a:hover{
	background: #fff url(images/arrow_blue.gif) top left no-repeat; 
}

/*About*/
ul.subuls li.keyWebsites, ul.subuls li.navSecondLevel07 a{
	background: #fff;
}
ul.subulsThird li.keyWebsites, ul.subuls li.navThirdLevel07 a{
	background: #fff;
}
ul.subulsFour li.keyWebsites, ul.subuls li.navFourthLevel07 a{
	background: #fff; 
}

ul.subuls li.keyWebsites, ul.subuls li.navSecondLevel07 {
	border-top:1px solid #0684cd; 
}
ul.subulsThird li.keyWebsites, ul.subuls li.navThirdLevel07 {
	border-top:1px solid #0684cd; 
}
ul.subulsFour li.keyWebsites, ul.subuls li.navFourthLevel07 {
	border-top:1px solid #0684cd; 
}

ul.subuls li.keyWebsites, ul.subuls li.navSecondLevel07 a:hover{
	background: #fff url(images/arrow_blue.gif) top left no-repeat;
}
ul.subulsThird li.keyWebsites, ul.subuls li.navThirdLevel07 a:hover{
	background: #fff url(images/arrow_blue.gif) top left no-repeat;
}
ul.subulsFour li.keyWebsites, ul.subuls li.navFourthLevel07 a:hover{
	background: #fff url(images/arrow_blue.gif) top left no-repeat; 
}


div.clear {
	clear:both;
}


/*Role detail style
===================*/
.careerLevel {
	float:right;
	background:url(images/small_box_bkg.gif) top left repeat-x;
	color:#4185c4;
	border:1px #4185c4 solid;
	margin-left:5px;
	margin-top:5px;
	padding:1px 4px 2px 4px;
	width:105px;
	height:35px;
}

span.careerLevelIcon {
	background: #1b7fb6;
	padding:0 4px 0 4px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:12px;
}

span.salary {
	color:#1b7fb6;
	font-weight:bold;
}

.salaryBand {
	float:right;
	background:url(images/small_box_bkg.gif) top left repeat-x;
	color:#4185c4;
	border:1px #4185c4 solid;
	margin-left:10px;
	margin-top:5px;
	padding:1px 4px 2px 4px;
	width:115px;
	height:35px;
}

p#jobArea {
	width:200px;
	float:left;
	padding:0;
	margin:0;
}

div#skillsBox {
	background:#fff url(images/large_box_bkg.gif) top left repeat-x;
	padding:8px 12px 12px 12px;
	border:1px #4185c4 solid;
}


/*Skills table
==============*/
div#skillsBox p {

}

table.skills {
}

table.skills td {
	background:#fee6f3;
	padding:1px 0 1px 5px;
}

table.skills tr th {
	font-weight:bold;
}

/*Related Links
===============*/
div.linksBox p {
	font:normal 90%/1.3em Arial, Helvetica, sans-serif;
}

div.linksBox {
	background:#fff url(images/medium_box_bkg.gif) top left repeat-x;
	width:153px;
	float:left;
	padding:8px 12px 12px 12px;
	margin:10px 10px 0 0;
	border:1px #4185c4 solid;
}

div.linksBox form p input {
	margin-top:5px;
}
	
div.linksBoxLast {
	background:#fff url(images/medium_box_bkg.gif) top left repeat-x;
	width:153px;
	float:left;
	padding:8px 12px 12px 12px;
	margin:10px 0 0 0;
	border:1px #4185c4 solid;
}

div.linksBoxLast p {
	font:normal 90%/1.3em Arial, Helvetica, sans-serif;
	margin:1px 0 5px 0;
	
}
fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

/*Results display styling
============================================*/
div.resultBox {
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
	border-top:1px #ff6600 solid;
}
div.resultBox p {
	margin: 6px 8px 6px 8px;
	color: #333333;
}
div.resultBox p.resultTitle {
	margin: 0;
	padding: 6px 8px 0 8px;
	font-weight: bold;
	color: #ff6600;
}

.smaller {
	color: #999;
	font-size: 90%;
}

/*Public Health Pages
=====================*/

ul.competences li.first {
list-style:none;
font-weight:bold;
text-indent:-15px;
}

img.imageBorder {
	border:1px #000 solid;
	float:right;
	margin:0 0 10px 15px;
	}
	
div.clear {
	clear:both;
}

ul.pageLists {
	padding:0 0 0 20px;
	list-style:none;
}

ul.pageLists li {
	background: url(images/bullet1.gif) center left no-repeat;
	text-indent:15px;
}

ul.pageListsli a {
	font:normal 120%/1.7em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

ul.pageLists li a:hover {
	color:#333333;
	text-decoration:underline;
}

/*Public Health Table 1 styling
-------------------------------*/
table.publicHealth {
	border:1px #4185c4 solid;
	border-collapse: collapse;
	padding:5px;
}
	
table.publicHealth th {
	text-align: left;
	background: #D4DCF4;
	padding: 8px;
	border-bottom: 1px solid #4185c4;
}

table.publicHealth td {
	background: #fff;
	padding: 8px;
	vertical-align:top;
	border-bottom: 1px solid #4185c4;
}

table.publicHealth td p {
	margin:0 0 8px 0;
}

table.publicHealth td.firstColumn {
	width:150px;
	font-weight:bold;
	background: #f0f4fc;
}

/*Public Health Table 2 styling
-------------------------------*/
table.publicHealth1 {
	border:1px #4185c4 solid;
	border-collapse: collapse;
	padding:5px;
}
	
table.publicHealth1 th {
	text-align: left;
	background: #D4DCF4;
	padding: 8px;
	vertical-align:top;
	border-bottom: 1px solid #4185c4;
}

table.publicHealth1 td {
	background: #fff;
	padding: 8px;
	vertical-align:top;
	border-bottom: 1px solid #4185c4;
}

table.publicHealth1 td.firstColumn {
	width:350px;
	background: #f0f4fc;
}

/*Top Bar and Links
==============================================*/

ul#topLinks {
	margin:0;
	position:absolute;
	top:67px;
	right:32px;
	list-style:none;
	display:inline;
	padding:0;
}
	
ul#topLinks li {
	display:inline;
}
	
ul#topLinks li a {
	border-right:1px solid #999999;
	color:#0090d3;
	padding:0 7px 0 0;
	margin:0 3px 0 0;
	font:normal 90%/0.5em Arial, Helvetica, sans-serif;
}

ul#topLinks li a:hover {
	color:#1b7fb6;
}

ul#topLinks li a#last {
	border-right:0 none;
	padding: 0;
	margin: 0;
}


/*Search Box
==============================================*/
#searchBox {
    height: 27px;
	margin:0;
	position:absolute;
	top:29px;
	right:32px;
	text-align:right;
}
form#search_form label {
	color:#909090;
}
input#submitSearch {
	background: url(images/search_icon.gif) top left no-repeat;
	height:21px;
	width:24px;
	border:0 none;
	cursor:pointer;
	margin-top:2px;
}

/*Misc
==============================================*/
#crumbTrail {
	margin-bottom:0;
	font-size:90%;
	padding:10px 21px 0 30px;
	line-height:1.3em;
}

#crumbTrail a {
	color: #666666;
	text-decoration:none;
}

#crumbTrail a:hover {
	color: #1b7fb6;
	text-decoration: underline;
}

#crumbTrail a.home {
	font-weight:bold;
	}
	
.standardTable tr td.feedback {
	width:110px;
}

.highlight {
	color: #c00;
}
.highlight01 {
	font-weight:bold;
	font-style: italic;;
}
.highlight02 {
	background: #d9d9d9;
}
.highlight03 {
	background: #ffc;
}
.quote {
	font: bold 120%/1.3em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #207eb1;
}

table.standardTable {
	vertical-align:text-top;
	background: #fff;
	margin:10px 0 10px 0;
	border-collapse:collapse;
}
table.standardTable tr td {
	/* vertical-align:text-top; */
	border-top:1px #0684CD solid;
	border-bottom:1px #0684CD solid;
	padding:10px;
}
table.standardTable tr th {
	vertical-align:text-top;
	border-top:1px #0684CD solid;
	border-bottom:1px #0684CD solid;
	padding:10px;
	background:#f0f5fa;
}

table.feedback {
	vertical-align:text-top;
	background: #fff;
	margin:15px 0 15px 0;
	border-collapse:collapse;
	border:1px #999999 solid;
	background: #F4F4F4;
}
table.feedback tr textarea, table.feedback tr input#name, table.feedback tr input#email {
	width:250px;
}
table.feedback tr td {
	padding:10px;
}
table.feedback tr th {
	padding:10px;
}

span.sitemap ul {
	margin-top:0;
	list-style:url(images/bullet_curvered.gif);
	list-style-type: none;
}
span.sitemap ul li a {
	font-weight:bold;
}
span.sitemap ul ul {
	list-style:url(images/bullet_curvered_level2.gif);
	list-style-type: none;
	font-weight: normal;
}
span.sitemap ul ul li a{
	font-weight: normal;
	color:#666666;
}
span.sitemap ul ul ul {
	list-style:url(images/bullet_curvered_level3.gif);
	list-style-type: none;
}
span.sitemap ul ul ul li a{
	font-weight: normal;
	color: #999999;
}

img.pageImage {
	float:right;
	margin:10px 0 5px 25px;
}

ul.accessibility {
	list-style:none;
	position:absolute;
	top:0;
	right:30px;
	display:inline;
	padding:0;
	margin:0;
	font-size:90%;
}

ul.accessibility li {
	display:inline;
	line-height:1.9em;
	float:left;
}
ul.accessibility li a {
	color:#999999;
}
div.sponsorLogo {
	float:left;
	padding:15px 0 15px 25px;
	height:125px;
}

/*
//  Events calendar styles
*/

table.eventCalendarTable th, table.eventCalendarTable td {
	padding: 4px !important;
	text-align: left;
}
table.eventCalendarTable td.ecCellWeekday {
	font-size: 90%;
	background: #ebf1f3 url(images/event_calendar_bg_weekday.gif) top repeat-x;
	line-height: 1.5em;
	border-right: 1px solid #999;
}
table.eventCalendarTable td.ecCellWeekend {
	font-size: 90%;
	background: #d0dee3 url(images/event_calendar_bg_holiday.gif) top repeat-x;
	line-height: 1.5em;
	border-right: 1px solid #999;
}
table.eventCalendarTable td.unusedCell {
	background: #ccc;
}
table.eventCalendarTable td.leftmostTd {
	border-left: 1px solid #999;
}
p.errorHighlight {
	color: #f00;
	font-weight: bold;
}
p.successHighlight {
	border: 1px solid #3a8331;
	padding: 7px 10px 10px 10px;
	color: #3a8331;
}

