@charset "utf-8";
/* CSS Document */

body {margin:0;padding:0;background-color: #ffffff}

img {border:none;outline:none;vertical-align:middle;}
a {color:#9999cc;text-decoration:underline;outline:none;}
.clear {clear:both;}

div#top {width:100%;height:156px;margin:0 auto;padding:0;overflow:hidden;background:url(images/header-bak.jpg) repeat top;}
div#container {width:1000px;margin:0 auto;padding:0;overflow:hidden;background:#ffffff;}

div#content {width:100%;margin:10;padding:12;overflow:hidden;}
   
p {font-family: Trebuchet MS, "Times New Roman", Times, serif;font-size:16px;font-weight:normal;color:#009900;text-align:left;line-height:130%;}

li {font-family: Trebuchet MS, "Times New Roman", Times, serif;font-size:16px;font-weight:normal;color:#009900;text-align:left;line-height:130%;}

h1 {margin:0 0 13px 0;padding:0;font-family: Georgia, "Times New Roman", Times, serif;font-size:22px;font-weight:bold;color:#009900;text-align:left;line-height: 150%;}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: bold;
	color: #009900;
	line-height: 120%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #009900;
	line-height: 140%;
}
h4 {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: bold;
	color: #009900;
	line-height: 140%;
}
h5 {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #009900;
	line-height: 140%;
}
h6 {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #009900;
	line-height: 120%;
}

a:link { 
	text-decoration: underline;
	color: #009900;
	}
a:visited { 
	text-decoration: underline;
	color: #009900;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #629662;
	}

div#footer {width:980px;margin:0 auto;padding:0;overflow:hidden;background:#ffffff;}
.footer-text {
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#009900;
	text-align:center;
}

div#table-p {font-family: Trebuchet MS, "Times New Roman", Times, serif;font-size:16px;font-weight:normal;color:#000000;text-align:right;line-height:130%;}

