body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.red {
	color: #CC3300;
}
.bold {
	font-weight: bold;
}
.black {
	color: #000000;
}
.fontsize11 {
	font-size: 11px;
}
.fontsize10 {
	font-size: 10px;
}
.fontsize13 {
	font-size: 13px;
}
ul, ol {
	color: #CC3300;
}
table.main_header, table.main_content, table.main_footer, table.content, table.main_left_nav {
	border-collapse: collapse;
}
table.main_header, table.main_content, table.main_footer {
	width: 780px;
}
table.main_footer {
	border-top: solid 1px #CC3300;
}
table.main_header  {
	border-bottom: solid 1px #CC3300;
}
table.main_content {
	border-top: solid 3px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
}
table.content {
	width: 570px;
}
td.main_left_nav {
	vertical-align: top;
}
td.width130 {
	width: 130px;
}
td.width145 {
	width: 145px;
}
td.width175 {
	width: 175px;
}
td.width210 {
	width: 210px;
}
td.width230 {
	width: 230px;
}
td.logo {
	width: 440px;
	height: 60px;
}
td.padding_top {
	padding-top: 20px;
}
td.slogan_header {
	text-align: left;
	height: 70px;
	padding-left: 58px;
}
td.slogan_footer {
	text-align: right;
	font-size: 10px;
}
td.top_nav {
	text-align: left;
	height: 20px;
}
td.left_nav {
	height: 30px;
	text-align: left;
}
td.address {
	padding-right: 5px;
	height: 150px;
	vertical-align: bottom;
	text-align: right;
	font-size: 10px;
}
td.border_top {
	border-top: solid 1px #CC3300;
}

td.border_bottom {
	border-bottom: solid 1px #CC3300;
}

td.border_left {
	border-left: solid 1px #CC3300;
}
td.main_content {
	padding: 6px 12px 6px 12px;
	vertical-align: top;
	text-align: left;
}
td.content_title {
	font-size: 17px;
}
td.content  {
	vertical-align: top;
	text-align: justify;
}
td.content_image {
	padding: 10px 10px 10px 10px;
}
td.content_address {
	vertical-align: top;
	text-align: right;
}
td.device_logo, td.ref_logo  {
	text-align: left;
	width: 150px;
	vertical-align: top;
}
td.spacer {
	width: 58px;
}
image {
	border: none;
}
img {
	border: none;
}
image.border {
	border: 1px solid #000000;
}
img.border {
	border: 1px solid #000000;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover, a.red:link, a.red:active, a.red:visited, a.red:hover, a.link:link, a.link:active, a.link:visited, a.link:hover {
	color: #CC3300;
}
a.nav:hover, a.red:link, a.red:active, a.red:visited, a.red:hover {
	text-decoration : none;
}

.orange {
	color: #FF9900;
}
.gray {
	color: #919191;
}
td.poweredby {

	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
}
a.poweredby:link, a.poweredby:active, a.poweredby:visited {
	text-decoration : none;
	color: #000000;
}
a.poweredby:hover {
	text-decoration : none;
	color: #000000;
}