html,body
	{
	margin:0;
	padding:0;
	 
	}
	
body
	{
	text-align:center;
	margin-top:0px;
	background: #726E6C;
	}
	
#content1 p
	{
	padding: 0px 12px;
	/*font-size: 11px;*/
	/*line-height: 15px;*/
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}

#content2 p
	{
	padding: 0px 12px;
	/*font-size: 11px;*/
	/*line-height: 15px;*/
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}

h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	color: #336666;
	padding-left: 12px;
	}

h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	padding: 0px 12px;
	}

h3
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-left: 6px;
	}

#container
	{
	width:789px;
	margin:0 auto;
	background: #FFF;
	background-image: url('images/bg.jpg');
	}

#header
	{
	margin:0;
	width: 779px;
	height: 168px;
	text-align: left;
	}

#content1
	{
	width: 308px;
	background: #FFF;
	text-align: left;
	float: left;
	margin: 0;
	}

#content2
	{
	width: 683px;
	background: #FFF;
	text-align: left;
	float: left;
	margin: 0;
	border-left: 1px dashed #666;
	}

#content1 ul
	{
	font-size: 0.7em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-left: 24px;
	margin: 0px 0px 0px 0px;
	}

#content1 li
	{
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 0.1em;
	margin: 2px 0px 0px 0px;
	padding-left: 17px;
	padding-bottom: 3px;
	}	
	
#content1 a:link
	{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}

#content1 a:visited
	{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}

#content1 a:hover
	{
	color: #999;
	text-decoration: none;
	font-weight: bold;
	}

#content1 a:active
	{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	
#navigation
	{
	padding-left: 20px;
	padding-right: 15px;
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 12px;
	}
	
.sublink a:link
	{
	color: #54A7E5;
	text-decoration: none;
	}

.sublink a:visited
	{
	color: #54A7E5;
	text-decoration: none;
	}
	
.sublink a:hover
	{
	color: #666;
	text-decoration: underline;
	}
	
.sublink a:active
	{
	color: #54A7E5;
	text-decoration: none;
	}

.toplink a:link
	{
	color: #336666;
	text-decoration: none;
	}

.toplink a:visited
	{
	color: #336666;
	text-decoration: none;
	}
	
.toplink a:hover
	{
	color: #666;
	text-decoration: underline;
	}
	
.toplink a:active
	{
	color: #336666;
	text-decoration: none;
	}
	
#navigation ul
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	}
	
#navigation li
	{
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0.1em;
	margin: 4px 0px 0px 0px;
	padding-left: 15px;
	font-weight: bold;
	}
	
#leftnav
	{
	margin:0;
	width: 215px;
	text-align: left;
	float: left;
	padding-top: 0px;	
	}

#rightnav
	{
	margin:0;
	width: 215px;
	text-align: center;
	float: right;	
	}

#box
	{
	border: 1px solid #666;
	background-image: url(images/rightbar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 183px;
	padding: 0px;
	margin: 0px;
	}

#box p
	{
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	}
	
#box a:link
	{
	color: #336666;
	text-decoration: underline;
	}

#box a:visited
	{
	color: #336666;
	text-decoration: underline;
	}

#box a:hover
	{
	color: #666;
	text-decoration: none;
	}

#box a:active
	{
	color: #336666;
	text-decoration: underline;
	}
	
#footer
	{
	width: 779px;
	height: 17px;
	clear: right;
	background-image: url(images/index_03.jpg);
	text-align:right;
	font-family: Arial;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	}

#footer A:link
	{
	color: #BAEAFF;
	text-decoration: underline;
	}
	
#footer A:hover
	{
	color: #BAEAFF;
	text-decoration: underline;
	}

#footer A:visited
	{
	color: #BAEAFF;
	text-decoration: underline;
	}
	
#footer A:active
	{
	color: #BAEAFF;
	text-decoration: underline;
	}
	
.footer1
	{
	color: #FFF;
	}

.footer2
	{
	color: #BAEAFF;
	}
	
label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}	

label {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: right;
	width: 75px;
	padding-right: 5px;
	padding-left: 10px;
}

br {
	clear: both;
}

#cleardiv
		{
			clear: both;
			height: 1px;
		}
.picstyle
		{
			padding-left: 7px;
			margin-left: 4px;
		}
		
.rightbar
		{
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #444;
		padding-left: 20px;
		padding-top: 3px;
		text-align: left;
		}