/* CSS Document */

body {
	background-color: #405009;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 11px;
	text-align: justify;
}
td {
	font-size: 11px;
}
	h1 {
		background-color: #1e4a8a;
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #FFFFFF;
		padding: 4px 4px 4px 4px; 
		letter-spacing: 2px;
		word-spacing: 8px;
	}
	h2 {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	h3 {
		text-align: center;
		font-size: 11px;
	}	
a:link, a:visited, .a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #405009;
}
a:hover {
	text-decoration: none;
}
.title{	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #405009;
	font-family: Arial;
	word-spacing: 5px;
	letter-spacing: 2px;
	padding-left: 5px;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
} 
.white, .white:link, .white:visited, .white:active, .white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.stripes {
	background-image: url(/i/template/stripes.gif);
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.sep {
	padding-top: 5px;
	padding-bottom: 5px;
}
.s_sep {
	background-color: #dfdfdf;
	margin-top: 10px;
	margin-bottom: 10px;
}
.l_sep {
	background-color: #dfdfdf;
	margin-top: 10px;
}
ul { 
	margin-left: 0;
	padding-left: 10;
	list-style: none;
}
li {
	padding-left: 17px;
	background-image: url(/i/template/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .28em;

}
.arrow_box {
	padding-left: 17px;
	background-image: url(/i/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .20em;

}
.faq_box {
	padding-left: 17px;
	background-image: url(/i/template/box.gif);
	background-repeat: no-repeat;
	background-position: 0 .20em;

}

.top_menu:link, .top_menu:visited, .top_menu:active, .top_menu:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #405009;
}
.left_menu:link, .left_menu:visited, .left_menu:active, .left_menu:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #405009;
}
.more:link, .more:visited, .more:active, .more:hover {
	font-size: 11px;
	font-weight: normal;
	color: #405009;
}