/*global CSS ------------------------------*/
form,p,h1,h2,h3,h4,ol,ul,li,body {padding:0;margin:0;}
select,input{font-size:11px;}
a{color:#0066CC;text-decoration:none;}
a:hover{ color:#FF9900;}
.clearit{clear:both;height:1px;}
th{text-align:left;}
body {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	font-size:11px;	color:#000000;	text-align:center;	background:#FE8923 url(../images/layout/background.jpg) repeat-x;	line-height:16px;}
table,td{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size:11px;}
#wrapper{position:relative;margin:0px auto;text-align:left;width:797px;margin-top:41px;background:url(../images/layout/body.gif) repeat-y;
}
#headerwrap{background:url(../images/layout/topbody.jpg) top no-repeat; padding:15px 0px 0px 0px;} 
#header{background:url(../images/layout/header.gif) top  center no-repeat; height:200px;} 
#header h1{	background:url(../images/layout/save-title.gif) no-repeat;	height:41px;width:498px;position:absolute;left:267px;top: 131px;} 
#header h1 span{display:none}
#header img.logo{	position:absolute;	left: 29px;	top: 22px;}
#header p.small{
	position:absolute;
	font-size:9px;
	color:#FFFFFF;
	left: 234px;
	top: 174px;
}
#content{padding:0px 35px 0px 35px}
#content h2{font-size:20px;padding:0px 0px 16px 0px; font-weight:normal;}
#content p{padding:0px 0px 16px 0px}
#leftside{
	background:url(../images/layout/leftside.gif);
	width:10px;
	height:714px;
	position:absolute;
	top: 13px;
}
#rightside{background:url(../images/layout/rightside.jpg); width:11px; height:714px;
position:absolute;
top: 13px; left:786px;
}
.news{width:250px; float:right; background:#CED5FB;}
.news h3{background:#081049;padding:3px; margin:0px 0px 5px 0px; color:#FFFFFF; font-size:11px; text-indent:3px;}
.news a{margin:0px 0px 0px 7px;}
#footer{background:url(../images/layout/bottombody.jpg) no-repeat; width:797px; height:17px;}
label.error
{
	color: #fff;
	clear: right;
	display: block;
	background-color: #f00;
	font-size: 14px;
	font-weight: 800;
	padding: 0.5em;
}
.dottedUnderline {
	BORDER-RIGHT: #bbb171 0px dotted; BORDER-TOP: #bbb171 0px dotted; BORDER-LEFT: #bbb171 0px dotted; BORDER-BOTTOM: #e0dcbe 1px dotted
}