@charset "utf-8";
#sub {
	width: 570px;
	background-repeat: no-repeat;
	left: 0px;
	margin-top: 15px;
	overflow:auto;
	margin-bottom: 0px;
}
#main h2 {
	background-image:url(h3_bg.jpg);
	border:3px double #FF9900;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	clear:both;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
}
#main h3 {
	color: #CC4200;
	font-size:90%;
	background-image:none;
	padding-left: 5px;
	margin-top: 35px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CC4200;
	border-left-color: #CC4200;
}
#main h4 {
	color:#FF6600;
	font-size:80%;
	background-image:none;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	margin-right: 290px;
}
#main h5 {
	color:#333333;
	font-size:80%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#main p {
	font-size: 80%;
	color:#333333;
	line-height: 170%;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 15px;
	padding-left: 15px;
}
#main ul {
	font-size: 90%;
	color:#333333;
	font-weight:normal;
	padding-left:10px;
	line-height: 200%;
	padding-bottom:10px;
	margin-left: 0px;
	margin-top: 15px;
	list-style-type: none;
	list-style-image: none;
}
#main li {
	margin-left:0px;
	padding-left:30px;
	line-height:20px;
	background-image:url(checkmarked2.png);
	list-style-type:none;
	background-repeat:no-repeat;
	font-size: 80%;
	padding-bottom: 20px;
}
.small {
	font-size:80%;
	color:#000000;
	font-weight: normal;
}
.black {
	font-size:100%;
	color:#000000;
	font-weight: bold;
}
.green {
	background-color:#CAFF95;
}
.large {
	font-size:110%;
	color:#009900;
	font-weight: bold;
}
.yellowbg {
	background-color:#FFFF00;
}
.yellowbgb {
	background-color:#FFFF00;
	font-weight: bold;
}
.yellowbgbred {
	background-color:#FFFF00;
	color:#FF0000;
	font-weight: bold;
}
.orangebg {
	background-color:#FFBF9D;
	color: #333333;
}
.orangebg2 {
	font-size:80%;
	background-color:#FFBF9D;
	color: #D93E02;
	font-weight:bold;
}
.orange {
	color:#FF6600;
	font-weight: bold;
	font-size:110%;
}
.darkorangebg {
	background-color:#FF9900;
	color: #FFFFFF;
	font-weight: bold;
}
.lightorangebg {
	background-color:#FFDBA4;
	color: #D93E02;
	font-weight: bold;
}
.square1 {
	border: 2px dotted #D93E02;
	padding-right: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.grey {
	font-size:100%;
	color:#666666;
	font-weight: bold;
}
.thinbrown {
	color:#D20000;
}
.smallthinbrown {
	font-size:80%;
	color:#D20000;
}
.largebrown {
	font-size:110%;
	color:#D20000;
	font-weight: bold;
}
.top {
	font-size:80%;
	color:#D93E02;
	font-weight: normal;
	padding-bottom:20px;
}
.underb {
	font-weight: bold;
	text-decoration: underline;
}
.under {
	font-weight: normal;
	text-decoration: underline;
}
.greenb {
	background-color:#CAFF95;
	color:#3333CC;
	font-weight:bold;
}
.blueunder {
     font-size:100%;
	 color: #3333FF;
     text-decoration: underline;
}
