/* Start Basic Tag CSS */
@CHARSET "US-ASCII";

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	margin: 0px;
	background-color: #ccc;
}

p {
	font-size: 14px;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #039;
	line-height: 20px;
}
h2 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #039;
	line-height: 18px;
}
h3 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #039;
	line-height: 16px;
}
h4 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #039;
	line-height: 14px;
}
hr {
	width: 98%;
}
ul {
	list-style-image: url(img/dot.gif);
	padding-left: 15px;
	marker-offset: 0px;
	text-align: left;
}
li {
	font-size: 14px;
	line-height: 18px;
	color: #29439D;
}

ul.box {
	padding-left: 20px;
	list-style-image: url(img/dot_white.png);
}
ul.box li {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
/* End Basic Tag CSS */

/* Start THEAD CSS */
thead {
	width: 960px;
}
thead tr th {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bolder;
	vertical-align: middle;
	padding-right: 10px;
	color: #29439D;
	background-color: #fff000;
}
thead tr th h1 {
	color: #29439D;
	font-size: 26px;
	line-height: 28px;
}
thead tr th h3{
	color: #29439D;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
}
thead tr th.nav {
	height: 20px;
	padding: 5px;
	background-color: #fff000;
}
thead a {
	color: #29439D;
	text-decoration: none;
}
thead a:link {
	color: #29439D;
	text-decoration: none;
}
thead a:hover {
	color: #0585c1;
	text-decoration: underline;
}
thead a:visited {
	color: #29439D;
	text-decoration: none;
}
/* End THEAD CSS */

/* Start TBODY CSS */
tbody {
	width: 960px;
	background-color: #fff000;
}
tbody td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
/* End TBODY CSS

/* Start Page/Content CSS */

div.page {
	margin: 0px;
	padding: 0px;
	width: 960px;
	border: 1px solid #963;
	background-color: #fff;
}
div.scroll {
	vertical-align: top;
}
.addressBlock tr td {
	color: #29439D;
	background-color: #fff000;
}
.addressBlock a {
	color: #29439D;
	text-decoration: none;
}
.addressBlock a:link {
	color: #29439D;
	text-decoration: none;
}
.addressBlock a:hover {
	color: #000000;
	text-decoration: underline;
}

.sideBlock {
	width: 200px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	background-image: url("img/side_fade.jpg");
	background-repeat: no-repeat;
}
.sideBlock a:link {
	line-height: 20px;
	text-decoration: none;
	color: #003399;
}
.sideBlock a:hover {
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.sideBlock a:active {
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.sideBlock a:visited {
	line-height: 20px;
	text-decoration: none;
	color: #81879D;
}

.thumbBlock {
	width: 250px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.imgBlock {
	width: 710px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #29439D;
}
#switchImg {
	width: 710px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: none;
}
/* Form Styles */
.formTitle {
	font-family: arial, "lucida console", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #fff;
	line-height: 18px;
	background-color: #29439D;
}

.formInTab {
	width: 380px;
}

.formNam {
	font-family: arial, "lucida console", sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #fff;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #29439D;
	vertical-align: top;
}

.formIn {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #479DFF;
	vertical-align: middle;
}

.design_table_hover {
	border-width: 2px;
	border-style: ridge;
	border-color: #FFFFFF;
	margin: 5px;
	width: 300px;
	cursor: pointer;
}
.design_table_hover th {
	align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	lineheight: 16px;
	color: #FFFFFF;
	background-color: #29439D;
}
.design_table_hover td {
	text-align: center;
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	lineheight: 16px;
	color: #29439D;
	background-color: #FFFFFF;
}

.design_table {
	border-width: 2px;
	border-style: ridge;
	border-color: #29439D;
	margin: 5px;
	width: 300px;
	
}
.design_table th {
	align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	lineheight: 16px;
	color: #FFFFFF;
	background-color: #81879d;
}
.design_table td {
	text-align: center;
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	lineheight: 16px;
	color: #29439D;
	background-color: #FFFFFF;
}
.design_table td.row_1 {
	text-align: center;
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	lineheight: 16px;
	color: #29439D;
	background-color: #FFFFFF;
}
.design_table td.row_2 {
	text-align: center;
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	font-weight: normal;
	lineheight: 16px;
	color: #29439D;
	background-color: #000000;
}

.price_table {
	border-width: 1px;
	border-style: solid;
	width: 280px;
}
.price_table th {
	align: center;
	vertical-align: middle;
	height: 20px;
	width: 250px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #FFFFFF;
	background-color: #29439D;
}
.price_table td {
	align: center;
	vertical-align: middle;
	height: 20px;
	width: 250px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #29439D;
	background-color: #FFFFFF;
}

.plan_table {
	border-width: 2px;
	border-style: ridge;
	border-color: #29439D;
	margin: 5px;
	width: 650px;
}
.plan_table th {
	align: center;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	lineheight: 16px;
	color: #FFFFFF;
	background-color: #81879d;
}
.plan_table td {
	text-align: center;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	lineheight: 16px;
	color: #29439D;
	background-color: #FFFFFF;
}

.info_table {
	border-width: 1px;
	border-style: solid;
	width: 200px;
}
.info_table th {
	align: center;
	vertical-align: middle;
	height: 20px;
	width: 250px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #FFFFFF;
	background-color: #29439D;
}
.info_table td {
	align: center;
	vertical-align: middle;
	height: 20px;
	width: 250px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #29439D;
	background-color: #FFFFFF;
}
.spec_table {
	border-width: 1px;
	border-style: solid;
	width: 200px;
}
.spec_table th {
	align: center;
	vertical-align: middle;
	height: 20px;
	width: 200px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #FFFFFF;
	background-color: #29439D;
}
.spec_table td.l {
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #29439D;
	background-color: #FFFFFF;
}
.spec_table td.r {
	text-align: right;
	vertical-align: middle;
	height: 20px;
	width: 100px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	lineheight: 12px;
	color: #29439D;
	background-color: #FFFFFF;
}
/* End Page/Content CSS */

/* Start TFOOT CSS */
tfoot {
	width: 960px;
	height: 70px;
	color: #fff;
	background-color: #000000;
}
tfoot h2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff000;
}
tfoot td {
	vertical-align: middle;
	padding: 3px;
	font-size: 10px;
	font-weight: bolder;
}
tfoot tr.foot {
	background-color: #000000;
}
tfoot a {
	color: #fff;
	text-decoration: none;
}
tfoot a:link {
	color: #fff;
	text-decoration: none;
}
tfoot a:hover {
	color: #fff000;
	text-decoration: underline;
}
/* End TFOOT CSS */