body {
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #358a6d;
	margin: 10px 0 25px 0;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 25px 0;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #358a6d;
	margin: 20px 0 0px 0;
}

li {
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #358a6d;
}

p {
	margin: 30px 0 30px 0;
}

label {
	display: block;
	clear: both;
	width: 100px;
	float: left;
	margin: 3px 0 0 0;
}

label.required {
	font-weight: bold;
}

.errorbox {
	background-color: #EE0000;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}

.messagebox {
	padding: 10px 10px 10px 10px;
	color: #000000;

}

.breadcrumb {
	margin: 5px 0 25px 0;
	font-size: 10px;
	color: #358a6d;
}

.section {
	margin-bottom: 0;
}

.subnavigation {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	width: 203px;
	background: #EE0000 url(../images/subnavigation-bg.gif) top left no-repeat;
	padding: 15px 0 6px 0;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	filter: Alpha(opacity=90);
	-moz-opacity:.90;
        opacity:.90;
}

.subnavigation a {
	display: block;
	width: 191px;
	height: 20px;
	text-decoration: none;
	padding: 5px 0 0 12px;
	color: #FFFFFF;
}

.subnavigation a:hover {
	background-color: #358a6d;

}

.photo {
	padding: 2px 2px 2px 2px;
	border: 1px solid #666666;
}

.articlebox {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #CCCCCC;
}

.articlebox h4 {
	font-size: 14px;
	margin: 5px 0 5px 0;
	color: #358a6d;
}

#mainpod {
	width: 760px;
}

#navigation {
	position: relative;
	width: 760px;
	height: 88px;
}

#navigation .button {
	position: absolute;
	top: 36px;
	left: 0px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#imagepod {
	position: relative;
	width: 760px;
	height: 313px;
	background: #FFFFFF url(../images/main-image-01.jpg) bottom left no-repeat;
}

#imagepod-small {
	position: relative;
	width: 760px;
	height: 169px;
	background: #FFFFFF url(../images/main-image-01-small.jpg) bottom left no-repeat;
}

#newsfeedpod {
	position: relative;
	width: 760px;
	height: 64px;
	background: #358a6d url(../images/newsfeedpod-bg.gif) top left no-repeat;
}

#newsfeedpod a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

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

#newsfeed {
	position: absolute;
	top: 23px;
	left: 155px;
	width: 567px;
	height: 16px;
	font-size: 11px;
	text-align: left;
	padding: 2px 0 0 0;
	color: #FFFFFF;
	overflow: hidden;
}

#newsfeed-heading {
	position: absolute;
	top: 24px;
	left: 22px;
}

#contentpod {
	width: 760px;
	text-align: left;
	padding: 25px 0 0 0;
}

#content {
	width: 515px;
	padding: 0 15px 0 15px;
	float: left;
}

#content p {
	margin: 15px 0 15px 0;
}

#sidepod {
	width: 170px;
	border-left: 1px solid #e5e5e5;
	padding: 0px 22px 0 22px;
	margin: 20px 0 0 0;
	float: right;
	font-family: arial, sans-serif;
}

#sidepod h3 {
	font-size: 13px;
	color: #358a6d;
	margin: 20px 0 20px 0;
	padding: 0 0 0 20px;
	background: #FFFFFF url(../images/sidepod-h3-bullet.gif) center left no-repeat;
}

#sidepod p {
	line-height: 18px;
	font-size: 11px;
	color: #666666;	
	margin: 0 0 0 0;
}

#legal {
	width: 755px;
	padding: 40px 5px 20px 0;
	margin: 0 0 0 0;
	color: #a1a1a1;
	font-size: 10px;
	text-align: right;
	clear: both;
}

#legal a {
	color: #a1a1a1;
}

#legal a:hover {
	color: #333333;
}
