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

#container1 {
	padding-top:15px;
	width: auto;
	}
#container2 {
	width: auto;
	}
#container3 {
	width: auto;
	}
#container4 {
	width: auto;
	}
#container5 {
	width: auto;
	}	
#container6 {
	width: auto;
	}

#body {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat:no-repeat;
}
a {color:inherit}

#maintext a:link {	
	text-decoration:underline;
	color:#333;
	}
#maintext a:hover {
	text-decoration:underline;
	color:#9E618F;	
}
#maintext a:visited {text-decoration:none;
	}
#col1 a:link {
  font-size:14px;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
}
h2 a, h2 a:active {text-decoration:none;
}
h2 a:hover {color:#FFF; 
text-decoration:underline;}

#container1 #inset #banner {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFF;
	background-image: none;
	margin-left:30px;

}

#inset table tr td h3 {
	font-size: 13px;
	color: #9E618F;
	margin-top:0px;
}
#inset table {
	font-size: 13px;
	font-family: "Century Gothic";
	vertical-align:top;
}

#maintext h3 {
	font-size: 13px;
	color: #9E618F;
	margin-top:0px;
}

#bodytext h3 {
	font-size: 13px;
	color: #9E618F;
	margin-top:0px;
}
#maintext h1 {
	font-size: 14px;
	color: #9BC534;
	margin-top:0px;
}
#inset {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:auto;
	overflow:hidden;
	background:#FFF;
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	position:relative;
	float:inherit;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}

#col1 {
	width: 150px;
	height: 40px;
	float: left;
	font:"Century Gothic";
	font-size:18px;
	margin:auto;
	background-color:#9BC534;
	padding-bottom: 8px;
	padding-top:8px;
	text-align:center;
}
#col2, #col3, #col4, #col5 {
	width: 146px;
	height: 40px;
	float: left;
	font:"Century Gothic";
	font-size:18px;
	margin:auto;
	background-color:#9BC534;
	padding-bottom: 8px;
	padding-top:8px;
	text-align:center;
	border-left:#FFF double;
}
#col6 {
	width: 151px;
	height: 40px;
	float: left;
	font:"Century Gothic";
	font-size:18px;
	margin:auto;
	background-color:#9BC534;
	padding-bottom: 8px;
	padding-top:8px;
	text-align:center;
	border-left:#FFF double;
}

#col1 h2 {
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	text-align: center;
	color:#FFF;
}
#col2 h2 {
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	text-align: center;
	color:#FFF;
}
#col3 h2 {
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	text-align: center;
	color:#FFF;
}
#col4 h2 {
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	text-align: center;
	color:#FFF;
}
#col5 h2 {
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	text-align: center;
	color:#FFF;
}
#col6 h2 {
	font:"Century Gothic";
	font-size:14px;
	font-style:normal;
	text-align: center;
	color:#FFF;
}
#bodytext {
	font:"Century Gothic";
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	color: #333;
	margin-left:30px;
	margin-right:5px;
	line-height:20px;
}
#maintext {
	font:"Century Gothic";
	font-size:13px;
	margin-top: 100px;
	margin-bottom:0px;
	color: #333;
	margin-left:30px;
	margin-right:5px;
	line-height:20px;
}

#ul {
	list-style-type:disc;
	font:"Century Gothic";
	font-size:13px;
	margin-bottom:15px;
	color: #333;
	margin-left:-24px;
	margin-right:5px;
	line-height:30px;}
	
#li {
	margin-left:-24px; 
	margin-bottom:20px;
	font-size:13px;
}

#td {
	font-family: "century gothic";
	font-size: 13px;
	text-align: left;
	line-height:18px;
}
#p {margin-bootom:20px;}