body {
    font-size: 0.81em;
}

.Normal {
    font-size: 1.0em;
}

body.Normal {
    font-size: 0.75em;
}


#Body {
    background: #FFF;
	padding:0;
	margin:0;
}

.clearer {
    clear: both;
}

#Form {
    height: auto !important;
    margin: 0 !important;
}

body, table thead, table th, table tfoot, table td,
blockquote, input, textarea, .Normal
{
    font-family: Arial, sans-serif;
    color: #000;
    line-height: normal;
}

table, tbody, tr, td, th, thead, tfoot {
    font-size: 1.0em;
}

p {
    margin: 0 0 1.0em 0;
	line-height: 17px;
}

ul {
    margin: 0 0 1.0em 0;
	padding-left: 10px;
}

ul ul {
    margin-bottom: 0;
}

ul li, ul ul li, ul ul ul li {
    list-style: disc;
	padding-left: 0;
	list-style-position:inside;
	margin-bottom: 3px;
	line-height: 17px;
}

a img {
    border: none;
}

a, a:link, a:visited, a:active {
	color:#0083D7;
    text-decoration: none;
}

a:hover {
	color:#0083D7;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
	color:#0083D7;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.8em 0;
}


h2 {
	color:#0083D7;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

h3 {
	font-size: 15px;
}

#escape {
	background: url(img/bg.jpg) center top no-repeat;
	min-height: 681px;
	_height: 681px;
	text-align:center;
	
}

#wrap {
    text-align: left;
	width: 800px;
	margin: 0 auto;
	border: solid 1px #d6d6d6;
}

#header {
	height: 147px;
	background: url(img/header.jpg) top left no-repeat;
}

.DNNEmptyPane {
    display: none;
}

.logo {
	display:block;
	background: none;
	width: 160px;
	height: 56px;
	margin: 50px 0 0 47px;
	float:left;
}

#navi {
	height: 25px;
	_height: 48px;
	margin:0;
	padding-top: 23px;
	background: url(img/navi.gif) top left no-repeat;
}

#navi ul {
	margin:0;
}
#navi ul li {
	float:left;
	background:none;
	padding:0;
	list-style:none;
	margin: 0 5px;
}

#navi ul li.Menu-open, #navi ul li.Menu-sel {
	background: #d3d3d3 url(img/corner_left.png) bottom left no-repeat;
}

#navi ul li.Menu-open span, #navi ul li.Menu-sel span {
	background: url(img/corner_right.png) bottom right no-repeat;
}
#navi ul li a:link, #navi ul li a:visited, #navi ul li a:hover, #navi ul li a:active {
	text-decoration:none;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:normal;
}

p.separator {
	background: #888888;
	height: 1px;
	margin: 15px 0 !important;
}

#navi ul li span {
	display:block;
	padding: 4px 10px;
}

.footer {
	clear:both;
	text-align:center;
}

.footer ul {
	width: 715px;
	_width: 725px;
	text-align:left;
	margin: 0 auto;
	padding-bottom: 5px;
}

.footer ul.Sublist {
	overflow:hidden;
	padding: 0 0 5px 245px;
	//padding: 0 0 5px 208px;
}

.footer ul.Sublist li {
	white-space:nowrap;	
}

.footer ul li {
	list-style:none;
	float:left;
	font-size: 12px;
	background: url(img/list-icon.gif) center right no-repeat;
	padding-right: 20px;
	margin-right: 5px;
}

.footer ul li.last {
	background:none;
}

.main {
	padding: 0px 30px;
	min-height: 300px;
	width: 499px;
	margin: 12px 0;
	float:left;
	_width: 555px;
	_height: 300px;
	border-right: solid 1px #d6d6d6;
}

.main-right {
	min-height: 100px;
	width: 220px;
	float:right;
	padding: 10px;
	_width: 240px;
}

.right-logo {
	background: url(img/moore_stephens_logo.gif) top center no-repeat;
	height: 37px;
	margin-bottom: 15px;
}
.main-right a:link, .main-right a:visited, .main-right a:hover, .main-right a:active {
	font-weight:bold;
}

.main-right p {
	margin: 1px 0;
}

.AvenlaForm .DynamicFormFieldLabel {
	display:block;
    text-align: left;
}

.AvenlaForm .DynamicFormInput {
    margin-left: 0px;
	width: 210px;
    padding-bottom: 4px;
}

.AvenlaForm .DynamicFormText input, .AvenlaForm .DynamicFormTextarea textarea {
    width: 100%;
	border: solid 1px #cfcfcf;
}

.AvenlaFormSubmit {
	position:relative;
}

.AvenlaForm .DynamicFormField {
	margin-bottom: 6px;
}

.AvenlaForm textarea {
	font-size: 1em;
}
.AvenlaForm  .DynamicFormFieldInvalid input {
	background:#FFFEE3 none repeat scroll 0 0;
	border:1px solid #DE9D00;
}

.ArticleList {
	padding:0;
}

.AvenlaArticles li {
	list-style:none;
	list-style-position:outside;
}

.AvenlaArticles li a:link, .AvenlaArticles li a:visited, .AvenlaArticles li a:hover, .AvenlaArticles li a:active {
	font-weight:bold;
}

.main-right .AvenlaArticles li {
	border-bottom: solid 1px #888888;
	padding: 10px 0;
}

.main-right .AvenlaArticles li.last {
	border-bottom:none;
}

.lang {
	float:right;
	width: 210px;
	height: 25px;
	margin-right: 20px;
	background: url(img/lang-bg.gif) top left no-repeat;
}

.lang ul {
	margin:0;
	padding:0 14px;
}

.lang ul li {
	float:left;
	list-style:none;
	font-size: 11px;
	padding: 0 7px;
	background: url(img/list-separator.gif) 0% 70% no-repeat;
}

.lang ul li.Menu-first {
	background: none;
	padding-left: 0;
}

.lang ul li.Menu-open span a:link, .lang ul li.Menu-open span a:visited, .lang ul li.Menu-open span a:active, .lang ul li.Menu-open span a:hover {
	color: #909090;
}
 


