        * {
 margin: 0;
 padding: 0;
}
html, body 		{ margin: 0; padding: 0; }
body 			{ font-family: arial, "lucida console", sans-serif; color: #000000; font-size:12px; line-height: 14px; }
.body			{ font-family: arial, 'lucida console', sans-serif; font-size: 12px; }
h1              { font-size:12px; font-weight:bold; }
h2              { font-size:12px; font-weight:bold; }
p				{ margin: 0 0 5px; }
#container		{ width: 800px; margin:10px auto 0 auto; background-image:url('images/balance.gif'); background-repeat:repeat-y}
#container      { border:1px solid #592a0c; }
        
/* Header */
#header			{ width: 800px; height:120px; }
#slideshow		{ width: 800px; height:auto; }
#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
#stb			{ height: auto; }
		
/* Content Style */
#content		{ background-color:#F5F6CE; height:auto;}
#navigation		{ text-align:left;}
#navigation a   { color: #f5f0db; text-decoration:none;}
#navigation ul	{ list-style:none; margin:20px 0 10px 10px; }
#navigation li  { padding:0 0 10px 0; }
#balance        { clear:both; width:800px; height:1px; background-image:url('images/balance.gif'); }
#contenttext h1 { border-bottom:2px solid #592a0c; font-size:150%; font-weight:400; padding:0 0 5px 0; }
#contenttext h2 { font-size:100%; font-weight:500; padding:5px 0 5px 0; }
#contenttext hr { height:2px; color:#592a0c; background-color:#592a0c; }
/* Content Positioning & Size */
#navigation		{ float: right; width: 175px; }
#content		{ float: left; width: 625px; height:auto;}
#contenttext    { color: #592a0c; padding:20px; }
#contenttext a	{ text-decoration:underline; }
#contenttext p  { padding-bottom:5px; }
#contenttext ul { list-style:none; margin:20px 0 10px 10px; }
#map            { width:425px; padding:0px; }
#maptext		{ width: 200px; color: #592a0c; padding:0px }
#extra			{ clear: both; }
        
/* Footer */
#footer			{ background: #ffffff; clear: both; width: 800px;float:none; margin:auto;}
#footer a		{ color: #000000; }
#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
#footer ul		{ list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#footer li		{ display: inline; font-size: 11px; padding-right: 25px; }
#footnav		{ background: #ffffff; width: 800px;float:none; margin:auto;}
#footnav a		{ color: #000000; text-decoration:none;}
#footnav p      { color: #592a0c; margin: 0; padding: 0 10px 10px; }
#footnav ul		{ list-style: none; text-align:center;}
#footnav li		{ display: inline; font-size: 10px; padding:0 10px 0 10px; }
#details        { color:#592a0c;  font-family: arial, "lucida console", sans-serif; font-size:10px; text-align:center; padding-top:10px;}
#details a      { color:#592a0c; text-decoration:none; }
.txtblock p     { padding:0 10px 0 10px; }
        
.left           { color: #592A0C; font-family: arial, "lucida console", sans-serif; font-size: 12px; text-align: right; }
.right          { color: #592A0C; font-family: arial, "lucida console", sans-serif; font-size: 12px; }
.text           { color: #592A0C; font-family: arial, "lucida console", sans-serif; font-size: 12px; border: 1px; border-color: #592A0C; }
.other          { color: #592A0C; font-family: arial, "lucida console", sans-serif; font-size: 12px; }
.head           { color: #333333; font-family: arial, "lucida console", sans-serif; font-size: 12px; text-decoration:underline;  }
td.left         { color: #592a0c; font-family: arial, "lucida console", sans-serif; font-size: 12px; }
td.right        { color: #592a0c; font-family: arial, "lucida console", sans-serif; font-size: 12px; }
.pagebreak      { color: #592A0C; font-family: arial, "lucida console", sans-serif; font-size: 24px; }
.tbmain         { background:#F5F6CE; }
span.required   { font-size: 12px !important; color: red; }
.btn            { border: 1px; border-color:#592A0C; }
		
.imgblockl		{ width:auto; float:left; margin-right:10px; }
.imgblockr		{ width:auto; float:right; margin-left:10px; }
.txtblock		{ overflow:hidden; line-height:1.0; padding-top:5px; width:100%; border:1px; text-align:justify; }
.txtblock ul	{ list-style:none; text-indent:1.0em; }
.txtblock a     { font-weight:bold; color:#4040FF; }
.blkend			{ clear:both; }


a.menu-link		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; 	text-decoration: none; width: 110px; height: 20px; padding: 2px; background-color: #626262; height:auto; }
 
div.backButton{
	background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
