<!--
* {
	margin:0px;
	padding:0px;
	}

body {
	color: #081869;
	font-size: 12pt;
	}
p {
	margin-top: 12px;
}

ul, li {
	float: left;
	text-align: left;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

form {
	text-align: center;
	border: thin dotted #FFFFFF;
	bottom: 1px;
	background-color: #D7CEB5;
	vertical-align: 1%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

input {
	border: 1px none #CC3300;
	}

table {
	width:100%;
	background-color: #EEEEEE;
	padding: 0 1px 1px 1px;
	}

th {
	background-color: #CCCCCC;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
	height: 32px;
	font-size: 12pt;
	}

td {
	background-color: #FDFDFD;
	line-height: 1.75em;
	margin: 0 0 1.5em 1.5em;
	padding: 0;
	}


#container{
	width:960px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
/*
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
*/
}

#side{
	float: left;
	background-color: #D5EAEA;
	width: 220px;
	padding: 0;
	margin-top: 20px;
	}
#side UL, #side LI {
	width: 190px;
	text-align: left;
	vertical-align: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 6px;
}
#side a {
	display: block;
	text-decoration: none;
	color: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: -4px;
	margin-bottom: -4px;
}
#side a:hover {
	text-decoration: none;
	background-color: #E9F3F3;
	color: #FF0000;
}
#side a:visited {
	text-decoration: none;
	color: #505050;
}	

	
#datalist {
	text-align: center;
	vertical-align: 1%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	}
#datalist ul {
	width: 480px;	
	text-align: left;
	}
#datalist_space {
	clear: both;
}

#box {
	clear: both;
	text-align: left;
	}
h4 {
	background-color: #E6E6E6;
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: -10px;
	margin-left: 10px;
	}
#box ul {
	width: 470px;
	text-align: left;
	}
#box li {
	float: none;
	line-height: 1.2em;
	font-size: 10pt;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -11.6pc;
	padding-left: 11pc;

	*text-indent: -11.9pc; // IE7
	_text-indent: -11.9pc; // IE6
}
.onfloat_right {float: none;}



#note {
	color: rgb(51,51,102);
	background-color: rgb(239,239,239);
	font-size: 10pt;
	text-align: left;
	line-height: 1.25em;
	margin: 2em 0 0 0;
	padding: 1ex 10px;
	clear: left;
	vertical-align: middle;
}



#side_Right{
	float: right;
	background-color: #FFFFFF;
	width: 210px;
	padding: 0;
	margin-top: 0px;
	}
#side_Right UL, #side LI {
	width: 190px;
	text-align: left;
	vertical-align: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin-left: 6px;
}
#side_Right a {
	display: block;
	text-decoration: none;
	color: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: -4px;
	margin-bottom: -4px;
}
#side_Right a:hover {
	text-decoration: none;
	background-color: #E9F3F3;
	color: #FF0000;
}
#side_Right a:visited {
	text-decoration: none;
	color: #505050;
}	
#side_Right p {
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
}
#side_Right img {margin:0;padding:0;
}
-->
