@charset "utf-8";
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #6600CC;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
#logo {
	margin-top: 10px;
}
#top-menu {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: -5px;
	color: #CC3300;
	height: 14px;
}
a.top:link {
	margin-right: 5px;
	margin-left: 5px;
	color: #85B000;
	text-decoration: none;
	font-size: 11px;
}

a.top:visited {
	color: #89B700;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#Top-label {
	color: #CC3300;
	padding-right: 5px;
	padding-left: 5px;
}

a.top:hover {
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.top:active {
	color: #CC3300;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}




/* CSS Document */

.dotline-top-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotline-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dotline-top-2sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.dotline-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.banner {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 11px;
	width: 159px;
	line-height: 14px;
	padding: 0px;
	height: 120px;
}

.banner-head {
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	font-size: 11px;
}
#Menu-label {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCFF99;
	width: 100px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #FF6633;
	border-right-color: #666666;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	padding-top: 5px;
}
.submenu-home {
	color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
	height: 10px;
}
.submenu-home-green {
	color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
	height: 10px;
	background-color: #e6ffcc;
}



#submenu {
	font-size: 11px;
	color: #000000;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	height: 14px;
	visibility: visible;
}
.Sub-label {
	font-size: 11px;
	color: #000000;
	background-color: #CCFF99;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6633;
	padding-top: 5px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}



a.sub:link {
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 11px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.sub:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.sub:hover {
	background-color: #CCFF99;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
a.sub:active {
	background-color: #CCFF99;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC3300;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#intro-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 260px;
	padding-bottom: 2px;
}
.home-3items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #E6FFCC;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border: 1px dotted #000000;
	font-weight: normal;
}

.head-orange-home {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.home-3items-middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	height: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-style: none;
}
.home-3items-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.home-text-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}




#intro-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #E6FFCC;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-right: 260px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: normal;
}

#left-col-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	padding-top: 15px;
	width: 540px;
}


.left-col-text1 {
	width: 540px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#left-col-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 580px;
}
.left-col-text2 {
	width: 580px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.left-col-textonly {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#right-col {
	font-size: 12px;
	padding-left: 40px;
	line-height: 18px;
}
#HelpMenu-label {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCFF99;
	width: 360px;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #FF6633;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.help-sub {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}



.head-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}

.head-orange {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.head-black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.head-sidebar {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CC00;
	margin-right: -20px;
	padding-top: 10px;
}




.image-top-bottom-margin {
	padding-top: 20px;
	padding-bottom: 5px;
	visibility: visible;
}

.image-ss-home-margin {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
}
.ss-home-left-col-text {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
}





.line-bottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}









.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 6px;
}

