body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #F1F2F6;
	background-image: url(../pix/bk-page.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat-x;
}

/*---------- Main----------*/
#wrappper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#home {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height:1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../pix/bk-home.jpg);
	background-repeat: no-repeat;
}
#flash {
	height: 114px;
	width: 800px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height:1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../pix/bk-main.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 114px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tblMain {
	background-image: url(../pix/bk-content.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height:200px;
	margin-top: 30px;
	margin-bottom: 0px;

}
#footer p {
	font-size: .6em;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	color: #000099;
	text-decoration: underline;
}
#page {
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 40px;
}
#page H1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 12px;
}
#page H2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 12px;
}
#page P {
	font-size: 11px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#page P a {
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
#page P a:hover {
	font-weight: bolder;
	color: #00CCCC;
	text-decoration: underline;
}
#page small {
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#page small a {
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
#page small a:hover {
	font-weight: bolder;
	color: #00CCCC;
	text-decoration: underline;
}
#page h6 {
	font-size: 9px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	text-align: left;
}
#page h6 a {
	text-decoration: none;
	font-weight:bolder;
	color: #000099;
}
#page h6 a:hover {
	text-decoration: none;
	color: #66CCCC;
}
#page td {
	font-size: 11px;
	line-height: 20px;
}
#page input {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #66CCCC;
	padding: 3px;
}
#page textarea {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #66CCCC;
	padding: 3px;
}
.button {
	color: #555555;
	background-color: #66CCCC;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	border: 1px solid #000066;
}
#imr {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/*---------- Partners ----------*/
.partTbl {
	background-color: #CED4DE;
	background-image: url(../pix/bk-tbl.jpg);
	background-repeat: repeat-x;
}
.partLogo {
	background-color: #A7B3C5;
	background-image: url(../pix/bk-partner-logo.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #EEEEEE;
}

/*---------- FAQS ----------*/
.faqsbullet {
	background-image: url(../pix/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #444444;
	display: block;
	height: 26px;
	text-indent: 18px;
	background-position: 0px 3px;
	font-size: 11px;
	line-height: 19px;
	margin-left: -40px;
	margin-bottom:0px

}
.faqsbullet a {
	color: #000077;
	text-decoration: none;
	font-weight: bold;
}
.faqsbullet a:hover {
	background-color: #000077;
	color: #EEEEEE;
	text-decoration: none;
}
.faqbullettxt {
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 40px;
}


.ptBullet {
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(../pix/bullet.gif);
	margin-bottom:10px;
	list-style-position: outside;
}
.ptBullet a {
	color: #000077;
	text-decoration: none;
	font-weight: bold;
}
.ptBullet a:hover {
	background-color: #000077;
	color: #EEEEEE;
	text-decoration: none;
}
html>body .faqbullettxt {
	margin-left: 0px;
}
.newshed {
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 12px;
}
.newsTxt {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
}