@charset "UTF-8";
.H1 {
	font-size: 32px;
	color: #F47B20;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F47B20;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F47B20;
	font-weight: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.Subhead_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.Subhead_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009999;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.Intro_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.copyright_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Contact_01 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Contact_Big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}
.Body_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Body_List-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 10px;
}
.Body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Body_BigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.quote-panel {
	background-image: url(images/thumbs-up.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 250px;
	border: 1px dotted #CC0000;
	height: 30px;
	padding: 10px 10px 10px 50px;
	margin-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 15px;
}
.box-orange {
	width: auto;
	border: 1px;
	border-color: #FF6600;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(media/box-gradient_orange.jpg);
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
.box-blue {
	width: auto;
	border: 1px;
	border-color: #6699CC;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(media/box-gradient_blue.jpg);
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding-bottom: 15px;
}
.box-grey {
	width: auto;
	border: 1px;
	border-color: #666666;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(media/box-gradient_grey.jpg);
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-repeat: repeat-x;
}
.box-green {
	width: auto;
	border: 1px;
	border-color: #336600;
	border-style: dotted;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(media/box-gradient_green.jpg);
	margin-bottom: 20px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
.box-transparent {
	width: auto;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
#nav {
	width: 798px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	height: 30px;
	margin-top: 0px;
	background-color: #CCCCCC;
}
#main-wrapper {
	width: 758px;
	padding: 20px;
	background-color: #FFFFFF;
	margin: auto;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
}
#main-panel {
	width: 497px;
	float: none;
}
#sub-panel {
	width: 240px;
	float: right;
}
#brag {
	width: 760px;
	margin: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #666666;
}
#copyright {
	width: 760px;
	background-color: #000000;
	margin: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 15px 20px 5px;
}
a:link {
}
a:hover {
	color: #F47B20;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
}
#top-banner {
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: auto;
	margin-top: 0px;
	background-color: #000000;
}
