body {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #E5EFF8;
	background: transparent url("/images/body_bg3.jpg") repeat-x;
	color: #000000;
}

td {
	line-height: 150%;
	text-align: left;
}

td.tdsupport {
	line-height: 150%;
	text-align: center;
}

#index {
	vertical-align: bottom;
	height: 220px;
	width: 503px;
	background: url("/images/index_09.png") center top no-repeat;
}

#body {
	line-height: 150%;
	vertical-align: top;
	height: 500px;
	width: 750px;
	background: url("/images/body.png") center top no-repeat;
}

#home {
	line-height: 150%;
	vertical-align: top;
	height: 500px;
	width: 750px;
	background: url("/images/home_body.png") center top no-repeat;
}

#services {
	line-height: 150%;
	vertical-align: top;
	height: 500px;
	width: 750px;
	background: url("/images/services_body.png") center top no-repeat;
}

#contact {
	line-height: 150%;
	vertical-align: top;
	height: 500px;
	width: 750px;
	background: url("/images/contact_body.png") center top no-repeat;
}

#support {
	line-height: 150%;
	vertical-align: top;
	height: 500px;
	width: 750px;
	background: url("/images/support_body.png") center top no-repeat;
}

#resources {
	line-height: 150%;
	vertical-align: top;
	height: 500px;
	width: 750px;
	background: url("/images/resources_body.png") center top no-repeat;
}

#thanks {
	line-height: 150%;
	text-align: center;
	height: 500px;
	width: 750px;
	background: url("/images/thanks_body.png") center top no-repeat;
}

#footer {
	vertical-align: top;
}

.foot {
	font-size: 10px;
}

.error {
	font-size: 10px;
	font-weight: bold;
	background-color: #E4F0F9;
	color: #FF0000;
}

.optional {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

*:focus {
	outline: none;
}

a {
	outline: none;
	color: #000000;
	text-decoration: underline;
}

a:focus {
    outline: none;
	color: #000000;
	text-decoration: underline;
}

a:link {
    outline: none;
}

a:hover {
    outline: none;
}

a:visited {
    outline: none;
}

a.a:link {
	font-weight: bold;
}

a.a:hover {
	font-weight: bold;
}

a.a:visited {
	font-weight: bold;
}

a.b:link {
}

a.b:hover {
}

a.b:visited {
}

a.c:link {
	font-size: 10px;
}

a.c:hover {
	font-size: 10px;
}

a.c:visited {
	font-size: 10px;
}

.inputstyle1 {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 100%;
}

.inputstyle2 {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	height: 105px;
	width: 100%;
}

.inputstyle3 {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	height: 20px;
}

.inputstyle4 {
	background-color: transparent;
	height: 20px;
	border: 1px solid #CCCCCC;
}

.errinputstyle1 {
	background-color: #E4F0F9;
	border: 1px solid #FF0000;
	height: 20px;
	width: 100%;
}

.errinputstyle2 {
	background-color: #E4F0F9;
	border: 1px solid #FF0000;
	height: 105px;
	width: 100%;
}

.errinputstyle3 {
	background-color: #E4F0F9;
	border: 1px solid #FF0000;
	height: 20px;
}