@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
html, body { margin: 0; padding: 0; }

.clear { clear: both; }

img.left {
	float: left;
	padding: 10px 15px 0 0;
}
img.right {
	float: right;
	border: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

body {
	background-image: url(../images/background_page.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0 41px;
	background-color: transparent;
}

#header {
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	background-image: url(../images/background_navigation.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
}
#text h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 12px;
}
#data p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 8px;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}


#data {
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#data .borderrightbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
#data .borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}





#header h1 {
	display: none;
}

#navigation {
	width: 816px;
	margin: 0 auto;
	height: 40px;
	background-color: transparent;
}

#navigation ul {
	display: inline;
	list-style: none;
	height: 40px;
	padding-left: 9px;
	line-height: 40px;
}

#navigation ul li {
	display: inline;
	list-style: none;
	margin-left: -4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background-color: none;
	overflow: hidden;
}

#navigation ul li a, #navigation ul li a:link {
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #00674A;
	background-color: transparent;
}

#navigation ul li a:hover {
	padding: 10px 20px;
	color: #DAE2E7;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #00674A;
	background-color: transparent;
}

#navigation ul li.first a,
#navigation ul li.first a:link,
#navigation ul li.first a:hover {
	display: inline;
	border: none;
}

#media {
	width: 816px;
	margin: 0 auto;
	height: 345px;
	background-image: url(../images/background_media.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}

#media-subpage {
	width: 816px;
	margin: 0 auto;
	height: 305px;
	background-image: url(../images/background_media-subpage.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}

#breadcrumb {
	display: block;
	position: absolute;
	width: 816px;
	margin: 250px 0 0 0;
	height: 37px;
	background-color: transparent;
}

#breadcrumb ul {
	padding: 12px 0 0 20px;
	list-style: none;
}

#breadcrumb ul li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0 0 0 0.4em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: transparent;
}

#breadcrumb ul li a, #breadcrumb ul li a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
}

#breadcrumb ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#content {
	width: 816px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background-image: url(../images/background_content.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}

#content-subpage {
	width: 816px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background-image: url(../images/background_content-subpage.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}

#content_home {
	padding: 20px 26px 20px 26px;
	background-color: transparent;
}

#content_home h2 {
	padding: 5px 0;
	border-bottom: 1px solid #e1e1e1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

#content_home p {
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#content_home a,
#content_home a:link {
	color: #316C85;
	text-decoration: underline;
}

#content_home a:hover {
	text-decoration: none;
}

#content_home_columns {
	display: block;
	width: 816px;
}

#content_home_columns .column {
	width: 170px;
	padding-left: 27px;
	float: left;
	background-color: transparent;
}

#content_home_columns h3 {
	padding: 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #e1e1e1;
	background-color: transparent;
}

#content_home_columns .column .callout {
	width: 168px;
	height: 290px;
	margin: 8px 0 0 0;
	border: 1px solid #e1e1e1;
	background-image: url(../images/background_callout.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
}

#content_home_columns .column .callout img {
	margin-bottom: 0;
	padding: 1px;
	border-bottom: 1px solid #e1e1e1;
}

#content_home_columns .column .callout p {
	padding: 10px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.7em;
	background-color: transparent;
}

#content_home_columns .column .callout ul {
	list-style none;
}

#content_home_columns .column .callout ul li {
	padding: 10px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
	background-color: transparent;
	list-style: none;
}

#content_home_columns .column .callout ul.fixed { margin: 0; padding: 0; }

#content_home_columns .column .callout ul.fixed li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
	background-color: transparent;
	list-style: none;
	border-bottom: 1px solid #e1e1e1;
}

#content_home_columns .column .callout ul.fixed li.last {
	border: none;
}

#content_home_columns .column .callout a,
#content_home_columns .column .callout a:link {
	color: #316C85;
	text-decoration: underline;
}

#content_home_columns .column .callout a:hover {
	color: #316C85;
	text-decoration: none;
}

#text {
	display: inline;
	float: left;
	width: 520px;
	margin-top: 20px;
	padding: 0 0 20px 26px;
	background-color: transparent;
}

#text h2 {
	padding: 5px 0;
	border-bottom: 1px solid #e1e1e1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

#text h3 {
	padding: 30px 0 0px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #245F7A;
}

#text p {
	padding: 12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#text a,
#text a:link {
	color: #316C85;
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}

#text ul {
	margin-left: 26px;
	padding: 8px 0 0 0;
}

#text ul ul {
	padding: 0;
}

#text ul li {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#text dl {
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#text dt {
	font-weight: normal;
}

#text dd {
	padding-left: 25px;
}

#sidebar {
	display: inline;
	float: left;
	width: 186px;
	margin: 20px 10px 0 55px;
	background-color: transparent;
}

#sidebar-top {
	width: 184px;
	border: 1px solid #e1e1e1;
	background-image: url(../images/background_sidebar-top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
}

#sidebar-top h3 {
	padding: 10px 0 10px 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
}

#sidebar-top ul {
	width: 184px;
	list-style: none;
	background-color: transparent;
}

#sidebar-top ul li {
	width: 184px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border-top: 1px solid #e1e1e1;
	background-color: transparent;
}

#sidebar-top ul li.first {
	border: none;
}

#sidebar-top ul li a,
#sidebar-top ul li a:link {
	display: block;
	width: 176px;
	padding: 8px 0 8px 8px;
	list-style: none;
	color: #666;
	text-decoration: none;
	background-color: transparent;
}

#sidebar-top ul li a:hover {
	display: block;
	width: 176px;
	padding: 8px 0 8px 8px;
	list-style: none;
	color: #999;
	text-decoration: none;
	background-color: transparent;
}

#sidebar-bottom {
	width: 184px;
	margin-top: 20px;
	border: 1px solid #e1e1e1;
	background-image: url(../images/background_sidebar-bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
}

#sidebar-bottom h3 {
	padding: 10px 0 10px 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
}

#sidebar-bottom p {
	padding: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.6em;
	background-color: transparent;
}

#sidebar-bottom p a,
#sidebar-bottom p a:link {
	color: #666;
	text-decoration: underline;
	background-color: transparent;
}

#sidebar-bottom p a:hover {
	color: #999;
	text-decoration: none;
	background-color: transparent;
}

#footer {
	padding: 15px 0 25px 0;
	border-top: 1px solid #e1e1e1;
	background-color: #fff;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	line-height: 1.2em;
}

#footer a, #footer a:link {
	color: #666;
	text-decoration: underline;
}

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