@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #333333;
	text-align: center;
	font: 0.813em/120% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(graphics/back.jpg) repeat-y center top;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0.3em 0px 0.6em 0px;
	margin: 0px;
	line-height: 120%;
}

h1 {
	font-size: 1.846em;
	color: #058D4C;
	padding: 0px 0px 0.6em;
}
#title h1 {
	font-size: 1em;
	color: #f28324;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 1.538em;
	color: #f28324;
}
h3 {
	font-size: 1.231em;
	color: #058D4C;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
p, table {
	padding-bottom: 1.2em;
}
ul, ol {
	padding: 0 0 1.2em 4em;
}
ul li {
	line-height: 140%;
	list-style: circle;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a, a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F28324;
	text-decoration: underline;
}
table {
	border:1px solid #D1D3D4;
	border-collapse:collapse;
	border-spacing: 0;
	margin:0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table th, table td {
	border:1px solid #D1D3D4;
	padding:5px;
}
table th {
	font-weight: bold;
}
table caption {
	font-size:1.3em;
	margin:0px;
	padding:0px 0px 0.6em;
}
fieldset {
	padding:1em 10px;
	margin-bottom:1.2em
}
legend {
	color:#666666;
	font-weight:bold
}
label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-bottom:0.6em;
	text-align:right
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px 0px 0.6em 0px;
	padding:0px
}


.clearer {
	clear: both;
	display: block;
	line-height: 1px;
	height: 1px;
}
.imageright {
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 0px 10px 10px 0px;
	clear: left;
}
.smallprint {
	font-size: 0.923em;
}
.highlight {
	color: #F28324;
}
#topmenu {
	color: #FFFFFF;
	text-align: center;
	background: #038E4B url(graphics/topmenu.jpg) repeat-x;
	height: 40px;
}
#topmenu .innercontain {
	width: 920px;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}



#container {
	text-align: left;
	width: 960px;
	position: relative;
	margin: auto;
}
#header {
	background: url(graphics/header.jpg) no-repeat;
	height: 260px;
	padding: 20px 480px 20px 20px;
	text-align: right;
	color: #808285;
	font-size: 1.429em;
	line-height: 100%;
}
#logo {
	text-align: left;
	margin-bottom: 20px;
}

#page {
	background: #FFFFFF;
	border: 1px solid #D1D3D4;
	padding: 20px;
	margin: 0px 20px;
}


#menu {
	float: left;
	width: 180px;
	margin-top: 40px;
}
#nav, #nav li, #nav li ul, #nav li ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	border-top: 1px solid #D1D3D4;
}
#nav > li:first-child {
	border: none;
}
#nav a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #333333;
}
#nav a:hover, #nav a:active {
	color: #058D4C;
}
#nav li ul {
	padding-bottom: 4px;
}

#nav li ul li {
	border-style: none;
	padding: 0px 0px 0px 20px;
}
#nav li ul li a {
	padding: 0px;
}



#content.hasmenu {
	width: 660px;
	float: right;
	position: relative;
}



#footer {
	clear: both;
	text-align: right;
	font-size: 0.875em;
	color: #666666;
	padding: 20px;
}
#suplogos {
	float: left;
}

#topmenu a {
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
}
#topmenu a:link, #topmenu a:visited {
	color: #FFFFFF;
}
#topmenu a:hover, #topmenu a:active {
	color: #F28324;
}
div.page3rd  {
	float: left;
	width: 280px;
	margin: 0px 0px 10px 19px;
}
div.page1st3rd {
	margin-left: 0px;
}
div.page3rd h2 a {
	padding: 4px 10px;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.231em;
	line-height: 60px;
	display: block;
}
div.page3rd h2 a:link, div.page3rd h2 a:visited {
	background: url(graphics/section.jpg) repeat-x bottom;
	color: #FFFFFF;
	text-decoration: none;
}
div.page3rd h2 a:hover, div.page3rd h2 a:active {
	background: url(graphics/section-mo.jpg) repeat-x bottom;
	color: #FFFFFF;
	text-decoration: none;
}
div.page3rd h3 {
	padding: 0px 10px 4px 10px;
	margin: 0px;
	text-align: center;
	font-size: 1.286em;
}
div.page3rd .inner3rd {
	padding: 10px;
}
div.greybox {
	width: 258px;
	background: #F9F9F9;
	padding: 10px;
	border: 1px solid #D1D3D4;
}
div.hasmenugreybox {
	width: 180px;
	background: #F9F9F9;
	padding: 10px;
	border: 1px solid #D1D3D4;
}

#gallery {
	padding: 10px 40px 0px;
	text-align: center;
	clear: both;
}
#gallery img {
	padding: 4px;
	border: 1px solid #D1D3D4;
	margin: 8px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #D1D3D4;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #D1D3D4;
	border-bottom: 1px solid #D1D3D4;
	border-top: 1px solid #D1D3D4;
	border-left: 1px solid #D1D3D4;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
