* {
  font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
}

blockquote {
	margin: 4px;
	padding: 4px;
}

img {
	border: 0;
}

td, a, span, input, textarea {
	font: 11px Tahoma, Arial, sans-serif;
	color: #6C6C6C;
}

span { line-height:12px; }

td {
	padding: 0 2px 0 2px;
}

a { text-decoration: underline; }

a:hover { text-decoration: none; }

span a { color:#94A329; }

object,
embed {
	background-color: transparent;
}

.canvas {
	width: 100%;
}

.container {
	border: 1px solid #DD2200;
	width: 866px;
}

.banner {
	border-bottom: 2px solid #DD2200;
	padding: 0;
}

.content {
	width: 750px;
}

.content td.heading {
	background: url('../images/pic.gif') no-repeat right top #F7EAB9;

	/* #FFFDF6 */
	border: 1px solid #C0C0C0;
	height: 150px;
	vertical-align: middle;
}

.content td.heading_no_img {
  background-color: #F7EAB9;
	border: 1px solid #C0C0C0;
	height: 150px;
	vertical-align: middle;
}

.content td.heading span {
	color: #000;
	float: left;
	font-size: 16px;
	font-weight: bolder;
	padding: 4px;
	text-align: left;
	width: 500px;
}

.content td.heading span.title {
	color: #F12173;
	font-size: 20px;
	font-weight: bolder;
}

.content td.heading span.text {
	font: 12px Tahoma, Arial, sans-serif;
	color: #6C6C6C;
}

.content td.spacer  {
	height: 15px;
}

.content td.image {
	/* background: url('../images/w2.gif') no-repeat right bottom #FFFDF6; */
	background: #F7EAB9;
	border: 1px solid #C0C0C0;
}

.content td h3 {
	/* color: #DD2200; */
	color: #F12173;
}

div .title,
div .title a {


}

.content td.swf {
	background-color: transparent;
	width: 280px;
}

.content td.left {
	width: 214px;
}

.content ul li {
	list-style:none;
	margin-bottom: 4px;
}

.content ul li span {
	color:#94A329;
}

.content ul.in {
	color: #94A329;
	list-style: none;
	margin: 4px 0 4px 0;
}

.content ul.in li {
	margin-bottom: 4px;
}

.content td.vbox {
	height: 134px;
	padding: 0;
}

#box {
	background-color: #FF0000;
	cursor: pointer;
	float: left;
	width: 235px;
	height: 134px;
	padding: 10px 0 0 0;
	margin: 0 2px 0 2px;
	text-align: left;
}

#box a {
	padding: 0 4px 4px 20px;
}

#box span {
	color: #FFFDF6;
	display: block;
	padding: 30px 0 15px 20px;
	width: 130px;
}

#box img {
	margin-left: 20px;
}

#box.orange {
	background: url('../images/b1.gif') no-repeat;
}

#box.green {
	background: url('../images/b2.gif') no-repeat;
	margin: 0 0 0 14px;
}

#box.yellow {
	background: url('../images/b3.gif') no-repeat;
	float: right;
}

#notice {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
}

.footer {
	background-image: url('../images/foot.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 5px 10px 5px;
}

.footer,
.footer span,
.footer a {
	color: #FF560C;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.footer span.left {
	display: block;
	float: left;
	padding: 10px 0 0 20px;
}

.footer span.left a {
	margin: 0;
	text-decoration: underline;
	text-transform: none;
}

.footer span.left a:hover {
	text-decoration: none;
}

.footer span.right {
	padding-left: 30px;
}

.footer span.right a {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

.footer span.right a:hover {
	text-decoration: underline;
}

.padded {
	padding: 20px 0 10px 0;
}

b { color: #DD2200; }


.error {
	color: #CC0000;
	font-weight: bold;
}


input, select, textarea {
	border: 1px solid #ABAAAA;
}


.block {
	padding: 8px 4px 8px 4px;
	clear: both;
}

.inline {
	display: inline;
}

.inline a {
	font-size: 12px;
	font-weight: bolder;
}

.right {
  margin-left: 446px;
	text-align: right;
	width: 200px;
}

.right a {
	font-weight: bold;
}

.title, .title a {
	color: #F12173;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	padding: 8px 4px 8px 4px;
}

.left {
	float: left;
}

