body {	
	margin: 0px;
	background-image: url(img/background.gif);
	background-repeat: repeat;}

img, table {
	margin: 0px;
	border: 0px;
	border-collapse: collapse; }

h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,table {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;}

p {
	text-align: justify;
	margin-bottom: 1em;}	

p, li {	
	color: #444;
	font-size: 0.8em;}
p {
	line-height: 1.4em;}

h1 {	
	color: #000;
	font-size: 1em;
	font-weight: bold;}

h3 {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: bold;}

h4 {
	font-size: 13px;
	font-weight: bold;	
	color: #2E3192;
	width: 160px;
	padding-left: 5px;
	margin-bottom: 20px;
	line-height: 20px;
	background: #D5D8EE;
	border-left: 5px #00267F solid;}

h5 {
	font-size: 11px;
	font-weight: bold;	
	color: #000;
	width: 160px;
	padding-left: 5px;
	margin-bottom: 2px;
	line-height: 20px;
	background: #D5D8EE;
	border-left: 5px #6B77C3 solid;}

h6 {
	font-family: Arial, sans-serif;
	color: #444;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 1em;}

a {
	color: #000;
 	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;}

a:hover {
	color: #c60;}

.contact {
	text-align: center;}

.contact a {
	color: #c60;
 	text-decoration: italic;}

.contact a:hover {
	color: #000;
	background: #ddd;}

.dropdown {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border: 0px;
	line-height: 25px;}


#top1,top2-case,top2,main,left,content,footer {
	height: auto
	margin: 0px;
	border: 0px;
	padding: 0px;}

#top1 {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background: #999;
	height: 132px;
	padding-right: 30px;}

#top2-case1 {
	width: 100%;
	height: 60px;
	background: #ddd;
	border: 1px #999 solid;
	border-left: 0px;
	border-right: 0px;}

#top2-case2 {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 60px;
	background: #999;}

#top2 {
	width: 710px;
	padding-left: 50px;
	padding-right: 10px;
	height: 35px;
	background: #000;
	border: 1px #fff solid;
	border-left: 0px;
	border-right: 0px;}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	height: 100%;
	background: #fff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
	background-image: url(img/left.gif);
	background-repeat: repeat-y;}

#left {
	float: left;
	width: 200px;}

.leftcell {
	width: 170px;
	margin: 30px 10px; 
	background: #fff;
	height: auto
	margin: 0px;
	border: 0px;
	padding: 5px;}

#content {
	height: 90%;
	width: 525px;
	margin-left: 200px;
	padding: 20px;}

#content p {
	text-indent: 20px;}

#content ul, ol {
	text-indent: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	text-align: justify;
	list-style-type: circle;}

.line {
	width: 525px;
	margin: 10px 0px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;}

#footer {
	clear: left;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: auto;
	padding: 5px 0px;
	background: #999;}	

p.copyright {
	color: #333;
	font-size: 12px;
	text-indent: 0px;
	margin: 0px;
	text-align: center;}

.spaced {
	margin: 10px auto;}

.smaller {
	font-size: 0.8em;}

