.page {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.column1 {
	text-align: left;
	width: 161px;
	vertical-align: top;
	background-image: url(images/layout/col1_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
table.main {
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	width: 720px;
	padding: 0px;
}
.column2 {
	text-align: left;
	width: 500px;
	vertical-align: top;
	background-image: url(images/layout/col2_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
.column3 {
	text-align: left;
	width: 57px;
	vertical-align: top;
	background-image: url(images/layout/col3_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bcbcbc;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #333333;
	line-height: 22px;
	padding-top: 4px;
	width: 455px;
	vertical-align: top;
	white-space: normal;
}
.maintext_lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #333333;
	line-height: 18px;
	padding-top: 4px;
	width: 455px;
	vertical-align: top;
	white-space: normal;
}
.main_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
.main_copy_testim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
	text-align: right;
}
.main_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
	line-height: 15px;
	text-decoration: none;
}
.nav_type_notselect {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #666666;
	text-decoration: none;
	margin-left: 50px;
}
.nav_type_notselect a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}
.nav_type_select {
	background-color: #B4B196;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC6600;
	border-bottom-color: #CC6600;
}
.nav_type_select a {
	color: #FFFFFF;
	font-weight: bold;
}
.linkpage a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	size: x-small;
}
.linkpage a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
	size: x-small;
}

