body {
	background:url(images/background.jpg);
	margin:0px;
	padding:0px;
	font-family:arial-helvetica,sans-serif;
	margin-bottom:15px;
}



#footer,#footer a{
	text-align:center;
	font-size:12px;
	color:#739BAF;
	padding:5px;
	
	}

div#container{
	width:1026px;
	margin-left:auto;
	margin-right:auto;
}

div#container table#layout-table td#head{
	background:url(images/banner-bg.jpg);
	height:305px;
}

div#container table#layout-table td#head div#flash-anim{
position:relative;
top:47px;

clear:both;
}

div#container table#layout-table td#head div#nav{
	position:relative;
	top:58px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	width:100%;
	
	height:23px;
	
	background:url(images/nav-bg.png);
	padding-top:5px;
	padding-bottom:0px;
	font-weight:bold;
}
div#container table#layout-table td#head div#nav a:first-child{
	margin-left:5px;
}
div#container table#layout-table td#head div#nav a{
	margin-right:10px;
	color:white;
	text-decoration:none;
	padding:6px;
	
}

div#container table#layout-table td#head div#nav a:hover{
	background:url(images/nav-bg.png);
	border-left:1px solid white;
	border-right:1px solid white;
	padding:5px;
}
div#container table#layout-table{
	width:100%;
	
	background:#204D3E
}
div#container table#layout-table td#foot{
	background:#204D3E
}
div#container table#layout-table td#foot div#bottom-left-cnr{
	background:url(images/bottom-left-corner.jpg) no-repeat;
	width:18px;
	height:19px;
	float:left;
}
div#container table#layout-table td#foot div#bottom-right-cnr{
	background:url(images/bottom-right-corner.jpg) no-repeat;
	width:18px;
	height:19px;
	float:right;
}

div#container table#layout-table td#content{
	width:100%;
	
}

td#content a{
color:white;	
}

div#container table#layout-table #content .content-frame{
	width:100%;
	
}

div#container table#layout-table #content .content-frame td{
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
}

div#container table#layout-table #content .content-frame .frame1{
	width:70%;
	
}
div#container table#layout-table #content .content-frame .frame2{
	width:30%;

}



div#container table#layout-table #content table.content-panel{

width:100%;

}
div#container table#layout-table #content table.content-panel td{
	padding:0px;
}
div#container table#layout-table #content table.content-panel td.top-left-cnr{
	background:url(images/content-panel-left-cnr.jpg) no-repeat;
	width:21px;
	height:47px;

	
}
div#container table#layout-table #content table.content-panel td.top-right-cnr{
	background:url(images/content-panel-right-cnr.jpg) no-repeat;
	width:23px;
	height:47px;

	
	
}
div#container table#layout-table #content table.content-panel th{
	background:url(images/content-panel-header-rep.jpg) repeat-x;
	height:47px;
	color:white;
	margin:0px;
	padding:0px;
	text-align:left;
	


}
div#container table#layout-table #content table.content-panel th .padder{
	padding-top:8px;
	


}
div#container table#layout-table #content table.content-panel td.left{
	background:url(images/content-panel-left.jpg) repeat-y right;
	width:21px;
	
}
div#container table#layout-table #content table.content-panel td.content{
	background:#668178;
}
div#container table#layout-table #content table.content-panel td.right{
	background:url(images/content-panel-right.jpg) repeat-y left;
	width:21px;
	
}
div#container table#layout-table #content table.content-panel td.bottom-left-cnr{
	background:url(images/content-panel-b-l-cnr.jpg) no-repeat;
	width:21px;
	height:24px;
}

div#container table#layout-table #content table.content-panel td.bottom{
	background:url(images/content-panel-bottom.jpg) repeat-x;
	height:24px;
}

div#container table#layout-table #content table.content-panel td.bottom-right-cnr{
	background:url(images/content-panel-b-r-cnr.jpg) no-repeat;
	width:21px;
	height:24px;
}





form.public-form{
	text-align:left;
		margin-left:15px;
		
}

form.public-form p.errors{
	color:red;
	font-weight:bold;
}

form.public-form div.text-input-button {
	background:white;
	border:1px solid #204D3E;
}

form.public-form fieldset{

	position: relative;

	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:05px;
	border:none;

	padding:5px;
	padding-left:0px;
	padding-bottom:0px;

		padding-top:0px;
	

}

form.public-form input{
		font-size:11px;
	border:1px solid #204D3E;
	padding:5px;

	margin-right:5px;



}

form.public-form fieldset legend{
	
	position:absolute;
	
	z-index:100;
	top: -13px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;

	background:#F8F9FE;
	border:1px solid #739BAF;
	
	
}





form.public-form fieldset ol {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	
	float:left;
	width:100%;
	
	
}

form.public-form fieldset ol li {
	display:block;
	margin:0;
	padding:4px;
	
	float:left;
	clear:both;
	width:100%;
	


}

form.public-form fieldset ol li label {
	display:block;
	width:100px; 

float:left;

	
}

form.public-form fieldset ol li label.label-input{
	float:left;
	display:block;

	width:auto;

}



form.public-form fieldset ol li input {
	float:left;
	
	
}

form.public-form fieldset ol li fieldset {
	
		position: relative;

	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:5px;
	border:1px solid #739BAF;
	background:#E7E7E7;
	padding:5px;
	padding-left:10px;
	padding-bottom:15px;
	
		margin-top:20px;
		padding-top:20px;
}

form.public-form fieldset ol li fieldset ol li fieldset ol{
	width:98%;
	
}
form.public-form fieldset ol li fieldset ol li fieldset ol li.header{
	border-bottom:1px solid #739BAF;
	margin-bottom:10px;
	margin-top:15px;
	
}

form.public-form fieldset ol li fieldset legend {
			position: absolute;
	top: -13px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;

	background:#F8F9FE;

	float:left;
}

form.public-form fieldset ol li fieldset ol {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	
	float:left;
	
}

form.public-form fieldset ol li fieldset ol li {
	display:block;
	margin:0;
	padding:5px;

	float:left;
	clear:both;
		


}

form.public-form fieldset ol li fieldset ol li label.radio-input{
	float:none;
	display:inline;
	padding:5px;
	vertical-align:top;
	font-weight:bold;



}

form.public-form fieldset ol li  fieldset ol li label.radio-input input{
	float:none;
	display:inline;
	border:none;

}


form.public-form fieldset ol li fieldset ol li label {
display:block;
	width:120px; 

float:left;
}

form.public-form fieldset ol li fieldset ol li input {
	display:block;
	
	float:left;
	
}

form.public-form textarea {

	float:left;
	clear:left;
	font-size:11px;
		font-size:11px;
	border:1px solid #204D3E;
	padding:5px;

	margin-right:5px;

}


