body {
	margin: 0px;
	padding: 0px;
	background-color: #161b1f;
	color: #bcbdc2;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bcbdc2;
}

img {
	border: none;
}

img.tmb{
	cursor:pointer;
	border: 1px solid white;
	margin-top: 20px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

td.content {
	vertical-align: top;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #263145;
	text-align: left;
}

td.divider {
	width: 1px;
	background-image: url(images/back_vr.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: bottom;
}

td.short {
	width: 230px;
	padding-bottom: 12px;
}

td.short p {
	padding-right: 32px;
	text-align: left;
}

td.short p a {
	color: #FFFFFF;
}

td.short p img {
	float: left;
	margin: 4px 11px 0 1px;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bcbdc2;
	line-height: 15px;
	margin: 0px;
	padding: 5px;
}

td.detailed {
	padding-bottom: 8px;
}

td.detailed p {
	padding: 8px 24px 8px 16px;
	text-align: justify;
}

ul {
	font-size: 11px;
	font-weight: bold;	
}

td.detailed	ul {
	margin: -4px 0 8px 32px;
}

td.short ul {
	padding-left: 0;
	margin: 0 28px 8px 20px;
}

td.short ul.links {
	margin-right: 0;
	list-style-image: url(images/bullet_arrow.png);
}

td.short ul.links li {
	padding-top: 0;
	margin-top: 8px;
	margin-bottom: 16px;
}

td.detailed div.right {
	text-align: center;
	float: right;
	padding: 12px 25px 0 8px;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #bcbdc2;
}

td.detailed div.right a {
	color: #bcbdc2;
	font-weight: bold;
}

td.detailed h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #DDDDDD;
	padding: 16px 0 8px 20px;
	margin: 0;
}

td.detailed h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DDDDDD;
	margin: 0;
	padding: 8px 0 0 15px;
}

td.short h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #DDDDDD;
	border-bottom: 1px solid #51555E;
	border-top: 1px solid #51555E;
	margin: 8px 26px 4px 0;
	padding: 10px 0 10px 4px;
}

td.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #bcbdc2;
	height: 24px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

td.footer a {
	color: #8E99B9;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #51555E;
	font-weight: bold;
}

td.footer a:hover {
	color: #DDDDDD;
	text-decoration: none;
}

td.footer a.last {
	border-right: none;
}

td.copy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #8e99b9;
	height: 32px;
	vertical-align: bottom;
	text-align: right;
	padding-right: 22px;
}

form {
	margin: 0;
}

form table {
	margin-left: 16px;
}

form table td {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
	font-size: 11px;
}

form table td.title {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-right: 1em;
	padding-top: 0.25em;
}

form table td.title b {
	color: #FFFFFF;
}

form table tr.footer td {
	padding-top: 16px;
}

form table tr.footer td input {
	margin-right: 10px;
	height: 2em;
	width: 6.5em;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

form input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #808080;
	background-color: #354560;
	color: #DDDDDD;
}

form input.required {
	border: 1px solid #DDDDDD;
}

form textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #808080;
	background-color: #354560;
	color: #DDDDDD;
}

form textarea.required {
	border: 1px solid #DDDDDD;
}

table.header {
	width: 100%;
	height: 64px;
}

table.header td {
	height: 64px;
	vertical-align: top;
}

table.header td.logo {
	width: 340px;
	text-align: left;
}

table.header td.nav {
	text-align: right;
	padding-top: 8px;
	padding-right: 6px;
}

div.window {
	width: 375px;
	height: auto;
	border: 2px solid #808080;
	background-color: #d6dce9;
	color: #1e2737;
	padding: 8px;
	position: absolute;
	left: 33%;
	top: 335px;
	text-align: center;
	font-weight: bold;
	display: none;
}

div.window h3 {
	margin: 0;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #1e2737;
}

div.window p {
	text-align: justify;
	color: #354560;
	font-size: 8pt;
}

div.window button {
	margin-top: 4px;
	background-color: #354560;
	color: #DDDDDD;
	border: 2px solid #808080;
	font-weight: bold;
	font-size: 10pt;
	margin-right: 8px;
	padding: 0 4px 0 4px;
	height: 24px;
	cursor: pointer;
}

div.window button.x {
	margin: 0;
	position: absolute;
	border-top: 1px solid #354560;
	border-right: 1px solid #354560;
	left: 369px;
	top: 0px;
	width: 22px;
	height: 22px;
}
div.allshowhide{
	text-align: center;
}
div.allshowhide a{
	border: 1px solid #808080;
	padding:10px 20px 10px 20px;
}
div.allshowhide a:hover{
	text-decoration: none;
	font-weight: normal;
	background-color: #808080;
	color: #ffffff;
}
ul li{
	margin-bottom: 10px;
}
ul.faq{
	margin-left: 0px;
}
ul.faq li{
	list-style-type: none;
}
ul li a{
	color: #97a6c0;
}
ul.faq li a.lishowhide{
	background-image: url(images/lifaq.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
	padding-left: 20px;
}
ul li a:hover{
	text-decoration: underline;
}
ul.faq li span{
	padding-left: 20px;
}
ul li span{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #bcbdc2;
	line-height: 15px;
	display: none;
	cursor: auto;
	margin-right: 15px;
	
}
