body {
	padding: 0px;
	background-color: #F3F3F3;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#skiptonavigation {
	display:none;
}
#outerframe {
	position:relative;
	padding: 0px;
	width: 985px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/box-outer-middle.jpg);
	background-repeat: repeat-y;
}
#topcurve {

}
#contentleft {
	margin-top:35px;
	padding-left:50px;
	float:left;
	width:485px;
}
#contentright {
	margin-top:94px;
	margin-left:50px;
	width:350px;
	float:left;
}
.right-divider {
	padding-right:50px;
	padding-bottom:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	margin-bottom:10px;
}
#navigation {
	position:absolute;
	right:50px;
	top:85px;
	width:453px;
	height:12px;
}
#print-logo {
	display:none;
}
#top-image{
	padding-left:17px;
	padding-top:20px;
}
#bottomcurve {
	clear:both;
}
#footer {
	clear:both;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	padding-top: 10px;
	padding-left:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.footer-item {
	color: #666;
	font-size:0.9em;
	float:left;
}
.footer-item A:link      {
	font-weight:normal;
	COLOR: #666;
	text-decoration: none;
}
.footer-item A:visited   {
	font-weight:normal;
	COLOR: #666;
	text-decoration: none;
}
.footer-item A:hover     {
	font-weight:normal;
	COLOR: #000;
	text-decoration: none;
}
#printheader {
	display:none;
}
#printfooter {
	display:none;
}
.panel {
	background-color:#e5e5e5;
	padding:15px;
}
h1 {
	font-size: 1.35em;
	line-height:1.2em;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.h1top {
	margin-top:40px;
}
h2 {
	color: #333;
	font-size: 1.0em;
	line-height:1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:inline;
}

p {
	margin-top:.8em;
	margin-bottom:.8em;
}
.pp1 {
	font-size:2em;
	font-weight:bold;
}
A:link      {
	color: #008AC5;
	text-decoration: none;
	font-weight: bold;
}
A:visited   {
	color: #008AC5;
	text-decoration: none;
	font-weight: bold;
}
A:hover     {
	color: #0EC7B9;
	text-decoration: none;
	font-weight: bold;
}

.img-right {
	float:right;
	margin-left:20px;
}
ul {
	margin: 0px;
	padding: 0px;	
}

li {
	padding-bottom:3px;
}

ul, ul ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
ul li {
	padding-left: 15px;
	background-image: url(images/bullets_s01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}


ul ul {
	margin-top:3px;
}

ul ul li
{
padding-bottom:2px;
padding-left: 10px;
background-image: url(images/bullets_s02.gif);
background-repeat: no-repeat;
background-position: 0 .7em;
}


input {
	border: 1px solid #999999;
	background-color:#e5e5e5;
}

textarea {
	border: 1px solid #999999;
	background-color:#e5e5e5;
}

.formlabel {
	margin-top: 4px;
	margin-bottom: 1px;
	line-height: 1.3em;
	font-size: .9em;
}




/* ---- mootools <<<---------------------------------------------------------------*/

#log_res.ajax-loading {
	background-image: url(images/spinner.gif);
	background-position: center;
	background-repeat: no-repeat;
		}
.error {
	color:#C00;
	margin:0;
	padding:0;
} 
.thanks {
	color:#FE6400;

}
