/* CSS Document 2008. All Right Reserved http://www.bluedesignstudios.com */

body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #1A1A1A;
	background: #000000 url(images/bg_all.gif) repeat-x 0 100%;
	}
img, table, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
img {
	border: 0;
	}
h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #A09D9D;
	}
a {
	color: #3679EF;
	cursor: pointer;
	}
a:hover {
	color: #FF9709;
}
table, td {
	border-collapse: collapse;
	}
td {
	vertical-align: top;
	}

/*********************************************/

table.page {
	margin: 0 auto;
	}

table.copy td {
	color: #7A7A7A;
	font-size: 10px;
	padding: 20px 30px;
	vertical-align: middle;
	}

td.lt {
	background: #3E71EC url(images/lt.jpg) no-repeat 0 100%;
	}
td.rt {
	background: #FFFFFF url(images/rt.jpg) no-repeat 0 100%;
	}

td.hds {
	padding: 20px 30px;
	background: #E7E7E7 url(images/bg_hds.gif) repeat-x 0 0;
	color: #686868;
	}
div.hd {
	margin: 0 0 10px 0;
	}

td.hdd {
	padding: 20px 30px;
	color: #FFFFFF;
	border-top: #579EF4 3px solid;
	}

td.hdf {
	padding: 20px 30px 40px 30px;
	}
td.hdf h3 {
	color: #3679EF;
	font-size: 16px;
	}
td.hdf h3.o {
	color: #F98D00;
	}
td.hdf h3.b {
	color: #000000;
	}
td.hdf h3 span {
	color: #767676;
	font-size: 14px;
	}
td.hdf h3 b {
	color: #000000;
	}
td.hdf h4 {
	font-size: 14px;
	color: #717171;
	}

div.dot {
	background: url(images/dot.gif) repeat-x 0 0;
	height: 3px;
	margin: 0 0 10px 0;
	}
div.dt {
	background: url(images/dot.gif) repeat-x 0 0;
	height: 1px;
	margin: 0 0 10px 0;
	}

ul li {
	padding: 0 0 0 12px;
	background: url(images/li.gif) no-repeat 0 6px;
	}
ul {
	padding: 0 0 5px 0;
	}
p.li {
	padding: 0 0 0 12px;
	background: url(images/li.gif) no-repeat 0 6px;
	}

table.links {
	margin: 0 auto;
	}
table.links img {
	margin: 0 0 10px 0;
	}

td.sep {
	background: url(images/r.gif) repeat-y 50% 0;
	}

p.name {
	color: #3679EF;
	font-size: 14px;
	padding: 0;
	font-weight: bold;
	}
p.date {
	color: #848484;
	font-size: 10px;
	}

div.faq {
	padding: 0 0 0 35px;
	background: url(images/ico_faq.gif) no-repeat 0 2px;
	}
div.faq h4 {
	font-size: 11px;
	}
div.faq p {
	font-size: 10px;
	}

p.p10 {
	font-size: 10px;
	}
span.p10 {
	font-size: 10px;
	}
p.p14 {
	font-size: 14px;
	}

table.form td {
	padding: 3px 20px 3px 0;
	vertical-align: middle;
	}
table.form td.x {
	padding: 6px 20px 3px 0;
	vertical-align: top;
	}
table.form td.x2 {
	padding: 2px 20px 3px 0;
	vertical-align: top;
	}

input.in-text {
	border-top: #3C3C3C 1px solid;
	border-right: #D3D3D3 1px solid;
	border-bottom: #D3D3D3 1px solid;
	border-left: #3C3C3C 1px solid;
	}
textarea.in-text {
	border-top: #3C3C3C 1px solid;
	border-right: #D3D3D3 1px solid;
	border-bottom: #D3D3D3 1px solid;
	border-left: #3C3C3C 1px solid;
	}
select.in-text {
	border-top: #3C3C3C 1px solid;
	border-right: #D3D3D3 1px solid;
	border-bottom: #D3D3D3 1px solid;
	border-left: #3C3C3C 1px solid;
	}

div.btn {
	margin: 5px 0 5px 0;
	}

table.list2 td {
	padding: 6px 0 6px 20px;
	border-bottom: #E3E3E3 1px solid;
	}
table.list2 tr.head td {
	font-weight: bold;
	border-bottom: #D1D1D1 3px double;
	padding: 6px 0 6px 0;
	color: #F98D00;
	font-size: 14px;
	}
table.list2 tr.head td.c {
	padding: 6px 0 6px 20px;
	color: #717171;
	}
table.list2 tr.last td {
	border-bottom: 0;
	}
table.list2 td.arrow {
	padding: 6px 20px 6px 0;
	border-bottom: #E3E3E3 1px solid;
	background: url(images/arrow.gif) no-repeat 20px 5px;
	}
table.list2 span {
	font-size: 10px;
	}
table.list2 em {
	color: #777777;
	font-size: 10px;
	font-style: normal;
	}

table.list3 td {
	padding: 4px 0 4px 0;
	border-bottom: #D1D1D1 1px solid;
	}
table.list3 tr.last td {
	border-bottom: 0;
	}

div.ts {
	margin: 0 0 5px 0;
	}

div.num {
	padding: 4px 0 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background: url(images/bg_num.gif) no-repeat 0 0;
	height: 25px;
	width: 25px;
	}

div.clouds {
	padding: 0;
	}
div.clouds a {
	color: #6B6B6B;
	text-decoration: none;
	}
div.clouds a:hover {
	color: #3679EF;
	}

.blue {
	color: #3679EF;
	}
.orange {
	color: #FF9709;
	}
.grey {
	color: #717171;
	}


div.a_05 {
	position: relative;
	width: 829px;
	height: 62px;
	}
div.a_05 div.bc {
	position: absolute;
	top: 12px;
	color: #FFFFFF;
	font-size: 9px;
	}
div.a_05 div.bc h4 {
	font-size: 11px;
	padding: 0;
	}
div.a_05 div.bc_01 {
	left: 65px;
	}
div.a_05 div.bc_02 {
	left: 244px;
	}
div.a_05 div.bc_03 {
	left: 410px;
	}
div.a_05 div.bc_04 {
	left: 545px;
	}
div.a_05 div.bc_05 {
	left: 675px;
	}
div.a_05 div.bc a {
	color: #FFFFFF;
	}
div.a_05 div.bc a:hover {
	color: #FFEE8D;
	}


div.a_04 {
	position: relative;
	width: 416px;
	height: 69px;
	}
div.a_04 div.text {
	position: absolute;
	left: 150px;
	top: 40px;
	margin: 0;
	}
div.a_04 div.btn {
	position: absolute;
	left: 363px;
	top: 38px;
	margin: 0;
	}
input.in_01 {
	border: 0;
	width: 200px;
	}

div.a_03 {
	position: relative;
	width: 416px;
	height: 68px;
	}
div.a_03 div.text1 {
	position: absolute;
	left: 150px;
	top: 25px;
	margin: 0;
	}
div.a_03 div.text2 {
	position: absolute;
	left: 261px;
	top: 25px;
	margin: 0;
	}
div.a_03 div.text3 {
	position: absolute;
	left: 159px;
	top: 48px;
	color: #FFFFFF;
	font-size: 10px;
	}
div.a_03 div.text4 {
	position: absolute;
	left: 138px;
	top: 43px;
	}
div.a_03 div.btn {
	position: absolute;
	left: 363px;
	top: 23px;
	margin: 0;
	}
input.in_02 {
	border: 0;
	width: 90px;
	}
div.a_03 a {
	color: #FFFFFF;
	}
div.a_03 a:hover {
	color: #FFEE8D;
	}
div.a_03 a.x {
	color: #4DBAFF;
	}
div.a_03 a.x:hover {
	color: #FFFFFF;
	}

table.checkbox td {
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	}

td.b_05 {
	background: #FFFFFF url(images/b_05.jpg) no-repeat 0 100%;
	padding: 10px 20px 20px 20px;
	}

div.b_01 {
	position: relative;
	width: 264px;
	height: 142px;
	}
div.b_01 div.block {
	position: absolute;
	width: 229px;
	height: 111px;
	left: 18px;
	top: 17px;
	}
div.b_01 h3 {
	font-size: 12px;
	}
div.b_01 p {
	padding: 2px 0;
	}


div.e {
	background: #D0D0D0;
	height: 1px;
	}


div.b_04 {
	position: relative;
	width: 829px;
	height: 154px;
	}
div.b_04 div.block {
	position: absolute;
	width: 796px;
	height: 140px;
	right: 0;
	top: 0;
	}
div.b_04 td {
	font-size: 10px;
	padding: 0 25px 0 0;
	width: 16%;
	}
div.b_04 p {
	line-height: 12px;
	}
div.b_04 p.li {
	line-height: normal;
	}


table.list td {
	padding: 3px 5px 3px 0;
	font-size: 9px;
	}
table.list tr.head td {
	font-weight: bold;
	border-bottom: #D4D4D4 1px solid;
	font-size: 11px;
	color: #F98D00;
	}





























