#Form {
	height: auto !important;
}

body, .Normal, blockquote, table, th, tr, td, tfoot, thead {
	font-family: Arial, sans-serif;
	color: #282828;
}

tfoot, thead, tbody, th {
	font-size: 1.0em;
}

body, body.Normal {
	font-size: 0.8em;
	line-height: 1.5;
}

.Normal, table {
	font-size: 1.0em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}

h1 {
	color: #275BB1;
	font-size: 1.35em;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	color: #4370BB;
}

h1, h2, h3 {
	margin-bottom: 0;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
}

h3 {
	font-size: 1.05em;
}

h4, h5, h6 {
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 0.3em;
}

a, a:link, a:visited {
	color: #9F700B;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
	color: #9F700B;
}

.Raquolink {
	padding-left: 12px;
	color: #9F700B;
	background: url(img/raquo-bullet.gif) 0 3px no-repeat;
}

.Raquolink a, .Raquolink a:link, .Raquolink a:visited {
	color: #9F700B;
}

.container_top {
	font-size: 0;
}

.container_bottom {
	font-size: 0;
	clear: both;
}

.container_bottom a {
	font-size: 11px;
}

.container_bottom_left {
	width: 150px;
}

hr {
	border-left: none;
	border-right: none;
	border-top: 1px solid #E4EAF0;
	border-bottom: 1px solid #FFF;
	_height: 2px;
	margin: 1em 0;
}

#Body {
	background: #F7FBFF;
}

.clearer {
	clear: both;
}

#escape {
	background: url(img/body-bg.jpg) right 92px no-repeat;
}

#headerbg {
	background: url(img/navi-bg.gif) top left repeat-x;
	min-height: 500px;
	_height: 500px;
}

#wrap {
	margin: 0 auto;
	width: 970px;
	text-align: left;
}

#header {
	position: relative;
	height: 91px;
	padding-top: 1px;
	_height: 92px;
	background: url(img/sav-logo.gif) 9px 0 no-repeat;
}

.frontpage #header {
	margin-bottom: 30px;
}

#logolink {
	display: block;
	position: absolute;
	top: 0;
	left: 9px;
	width: 71px;
	height: 92px;
}

#lang {
	padding-top: 4px;
	text-align: right;
	float: right;
	position: relative;
}

#lang ul {
	margin: 0;
	padding: 0;
}

#langhidesep {
	position: absolute;
	left: -2px;
	top: -1px;
	width: 5px;
	height: 30px;
	background: url(img/navi-bg.gif) top left no-repeat;
}

#lang ul li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 12px;
	background: url(img/lang-separator.gif) 0 3px no-repeat;
	padding-left: 14px;
	list-style: none;
}

#lang ul li a, #lang ul li a:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 0.9em;
}

#lang ul li a.Menu-l0-sel, #lang ul li a.Menu-l0-open, #lang ul li a.Menu-l0-open-sel
{
	color: #98b8ea;
	text-decoration: none;
}

#navi {
	margin-top: 57px;
	position: relative;
}

#navihidesep {
	position: absolute;
	left: 194px;
	top: -58px;
	width: 2px;
	height: 92px;
	background: url(img/navi-bg.gif) top left no-repeat;
}

#navi ul {
	padding: 0;
	margin: 0 0 0 194px;
}

#navi ul li {
	list-style: none;
	float: left;
	margin: 0;
	line-height: 16px;
	padding-left: 2px;
	background: url(img/navi-separator.gif) top left no-repeat;
	height: 31px;
/*	_height: 34px;*/
}

#navi ul li a {
	display: block;
	float: left;
	height: 34px;
	_height: 35px;
	padding: 0 21px 0 21px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
}

#navi ul li a.Menu-l1-sel, #navi ul li a.Menu-l1-open, #navi ul li a.Menu-l1-open-sel,
#navi ul li a:hover
{
	background: url(img/navi-selected.gif) bottom left repeat-x;
}

#subnavi {
	height: 20px;
	position: relative;
	margin-bottom: 10px;
}

#subnavi ul {
	margin: 0 0 0 205px;
	padding: 0;
}

#subnavi ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 14px;
	line-height: 20px;
	vertical-align: middle;
	background: url(img/subnavi-separator.gif) 0 8px no-repeat;
}

#subnavi ul li a, #subnavi ul li a:link {
	color: #AB832C;
}

#subnavi ul li a.Menu-l2-sel, #subnavi ul li a.Menu-l2-open, #subnavi ul li a.Menu-l2-open-sel {
	font-weight: bold;
}

#subnavihidesep {
	position: absolute;
	left: 202px;
	top: 1px;
	width: 10px;
	height: 15px;
	background: #FFF;
}

#content {
	padding-left: 47px;
}

.subpage #contentcolumns {
	padding: 0 6px;
}

.frontpage #contentcolumns {
	padding: 0 30px 0 24px;
}

#leftcolumn {
	float: left;
}

#rightcolumn {
	float: right;
}

.subpage #leftcolumn {
	width: 304px;
}

.subpage #rightcolumn {
	width: 555px;
}

.frontpage #leftcolumn {
	width: 520px;
}

.frontpage #rightcolumn {
	width: 310px;
}

#footer {
	margin-top: 10px;
	border-top: 1px solid #E4EAF0;
	font-size: 0.85em;
	text-align: center;
}

#footernavi {
    padding-left: 117px;
}

#footernavi ul, #footernavi li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#footernavi li {
    background: url(img/footer-navi-separator.gif) 8px 2px no-repeat;
    padding: 0 0 3px 16px;
}

#footernavi li.Menu-first {
    padding: 0 0 3px 0;
    background: none;
}

#footernavi a, #footernavi a:link, #footernavi a:visited, #footernavi a:active {
    color: #999B9D;
    text-decoration: none;
}

#footernavi a:hover {
    color: #444;
    text-decoration: none;
}

#footertext {
	padding-left: 117px;
}

#footer span.SkinObject {
	color: #AAADAF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}

#footerwrap {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 15px;
	background: url(img/footer-logo.gif) 69px 4px no-repeat;
    text-align: left;
}

#contactlink {
    padding-top: 5px;
	float: right;
}

#contactlink a, #contactlink a:link {
	color: #AAADAF;
	text-decoration: underline;
}

#contactlink a:hover {
	color: #444;
}

#footerlogo {
	display: block;
	position: absolute;
	left: 69px;
	top: 4px;
	width: 27px;
	height: 27px;
	background: url(img/not-a-spacer.gif);
}

.NormalBold.UDT_Table_Head {
	display: none;
}

.UDT_Table_AlternateItem {
	background-color: #EFF6FE;
}

table.AlternatingItems {
	border-collapse: collapse;
	width: 100%;
	margin: 22px 20px 25px 0;
	font-size: 0.9em;
}

table.AlternatingItems td {
	padding: 8px 0 8px 4px;
}

table.AlternatingItems td.AvainCell {
	color: #275BB1;
	width: 134px;
}

table.AlternatingItems tr.OddRow td {
	background: #EFF6Fe;
}

div.AlternatingItems div.Row {
	border-bottom: 1px solid #E4EAF0;
	padding: 10px 15px;
}

div.AlternatingItems div.Row h1, div.AlternatingItems div.Row h2, div.AlternatingItems div.Row h3 {
	margin: 0 0 0.1em 0;
	color: #9F700B;
	background: url(img/raquo-bullet.gif) left center no-repeat;
	margin-left: -15px;
	padding-left: 15px;
}

div.AlternatingItems div.Row h1 a, div.AlternatingItems div.Row h2 a, div.AlternatingItems div.Row h3 a {
	display: block;
	margin-left: -15px;
	padding-left: 15px;
	color: #9F700B;
}

div.AlternatingItems div.EvenRow {
	background: #FBFDFF;
}
#dnn_ctr5376_Form_ctl_443, #dnn_ctr5376_Form_ctl_465 {
	display: block;
	padding-left: 200px;
	_padding-left: 200px;
/*	_width: 100%;*/
	_width: 502px;
}
#dnn_ctr5376_Form_Table1 .FormLabelCell {width:160px;}
.FormHeading {
	display: block;
	padding: 4px;
	font-size: 0.9em;
	font-weight: bold;
	border-top: 1px solid #E4EAF0;
	background: #FFF url(img/form-title-bg.gif) top left repeat-x;
	_width: 492px;
}

.AvenlaForm .DynamicFormFieldLabel {
    width: 150px;
}

.AvenlaForm .DynamicFormField {
    padding-bottom: 8px;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 160px;
}

.AvenlaForm .DynamicFormLabel label {
    display: none;
}

.AvenlaForm .DynamicFormLabel .DynamicFormInput {
    margin: 0;
}

.AvenlaForm .DynamicFormLabel {
    color: #275BB1;
    font-size: 1.05em;
    font-weight: bold;
}

.AvenlaForm .DynamicFormText input {
    width: 250px;
}

.AvenlaFormSubmit {
    padding-left: 160px;
}

.ContactForm .DynamicFormFieldInvalid label {
	color:#f00;
}

ul {
	padding: 0 0 0 5px;
}

ul li, ul li li  {
	padding: 0 0 0 8px;
	list-style:none;
	background: url(img/list-icon.gif) 0 9px no-repeat;
}

.SubNavi ul {
	border:solid 1px #d7dce1;
	padding:0;
	margin:0 0 20px;
}

.SubNavi li {
	background:none;
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}

.SubNavi a {
	display:block;
	padding: 5px 9px 5px 27px;
	text-decoration:none;
	background:#eff6fe url(img/subnav-closed.gif) 15px 11px no-repeat;
	border-top:solid 1px #d7dce1;
	font-size:0.9em;
}

.SubNavi a.Menu-first {
	border-top:0;
}

.SubNavi a:hover {
	background-color:#FFF;
}

.SubNavi a.Menu-sel, .SubNavi a.Menu-open {
	background: #FFF url(img/subnav-open.gif) 13px 13px no-repeat;	
	font-weight:bold;
}

.BreadCrumbs {
	font-size:0.85em;
}

.FpCloud {
	position:relative;
	border:solid 1px #c8ced5;
	text-align:center;
	margin: 0 0 20px;
	//margin: 10px 0 30px;
	zoom:1;
}

.FpCloud .Heading {	
	padding: 0 8px;
	position:relative;
	background:#f7fbff;
	top:-11px;
	font-size:0.9em;
}

.FpCloud .CloudLink {
	display:inline-block;
	position:relative;
	bottom: -17px;
	height:38px;
	width:194px;
	background: #f7fbff url(img/fp-button.gif) 50% 0 no-repeat;
	line-height:38px;
	padding: 0 9px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
}

.FpCloud .CloudLink:hover {
	background-position: 50% -38px;
}

#FpCloud {
	width:850px;
	margin: 2px auto 0;
	overflow:hidden;
	position:relative;
}

#FpCloud .ScrollerItems {
	margin:0;
	padding:0;
	overflow:hidden;
}

#FpCloud .ScrollerItems li {
	width:850px;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	background:none;
	font-size:1.25em;	
}

#FpCloud .ScrollerArea {
	width:850px;
	height:24px;
}

.aaa {
	display:block;
	float:right;
	clear:both;
	width:57px;
	height:35px;
	background: url(img/aaa.gif) 0 0 no-repeat;
	margin: 7px 0 0 0;
}

.FooterEN .aaa {
	background-image: url(img/aaa-en.gif);
}
