﻿html, body
{
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	background: #000000;
	font-family: Tahoma,Arial;
	font-size: 10pt;
	color: #000000;
}

div.container 
{
	width:100%;
	margin:0%;
}

table#table1
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;
	border-spacing: 0;
	width: 754px;
}

td.container
{
	padding:0;
}

td.containerbody
{
	background: url("images/mb_center.jpg");
	background-repeat: repeat-y;
	background-color: #eeeeee;
}

div.content 
{
	width:100%;
	margin:0%;
}

table#table6
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;
	border-spacing: 0;
	width: 700px;
}

.contentheaderl
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.contentheader
{
	font-family: Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.siteheader1
{
	font-family: Tahoma, Arial;
	font-size: 22pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

.siteheader2
{
	font-family: Tahoma, Arial;
	font-size: 26pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

td.contentheader
{
	padding:0;
	background: url("images/cont_tc3.jpg");
	background-repeat: repeat-x;
	background-color: #eeeeee;
	height: 30px;
}

td.contentheaderleft
{
	padding:0;
	background: url("images/cont_tl3.jpg");
	background-repeat: no-repeat;
	width: 15px;
}

td.contentheaderright
{
	padding:0;
	background: url("images/cont_tr3.jpg");
	background-repeat: no-repeat;
	width: 15px;
}

td.contentleftbar
{
	padding:0;
	background: url("images/cont_sl.jpg");
	background-repeat: repeat-y;
	width: 15px;
}


td.contentfooterleft
{
	padding:0;
	background: url("images/cont_bl.jpg");
	background-repeat: no-repeat;
	width: 15px;
}

td.contentfooterright
{
	padding:0;
	background: url("images/cont_br.jpg");
	background-repeat: no-repeat;
	width: 15px;
}

td.contentrightbar
{
	padding:0;
	background: url("images/cont_sr.jpg");
	background-repeat: repeat-y;
	width: 15px;
}

td.contentfooter
{
	padding:0;
	background: url("images/cont_bc.jpg");
	background-repeat: repeat-x;
	height: 15px;
}	


.mainbody
{
	font-size: 10pt;
	color: #000000;
	background-color: #eeeeee;
	text-align: justify;
}

.mainbodyi
{
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	font-style: italic;
}

td.mainbody
{
	padding:0;
}

.spaceline td
{
	height: 4px;
}

.subhead
{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.pricing
{
	font-family: Tahoma, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
}

.answers
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
    padding: 10px;
	text-align: justify;
}

table.decStyle2
{
	background: #FFE480;
	border-spacing: 0;
	width: 470px;
}

table.decStyle
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height:12px;
}

td.decStyle
{
	font-family: Arial, sans-serif;
	font-size: 10px; line-height:12px;
}

A.decStyle
{
	font-weight: bold;
	text-decoration: none;
	color:3333cc;
}

A.decStyle:hover
{
	font-weight: bold;
	text-decoration: none;
	color:FF6800;
}

.copyr
{
	font-family: Tahoma, Arial;
	color: #e2e2e2;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

.linkimage
{
	text-align: center;
}

H1, H2, H3, H4, H5, H6
{
	color: #000000;
	font-family: Verdana,Arial;
}

LI, DT, DD, OL, UL
{
	font-size: 10pt;
}

A:link
{
	color: #707070;
	text-decoration: none;
}

A:visited
{
	color: #707070;
	text-decoration: none;
}

A:active
{
	color: #A7A7A7;
	text-decoration: none;
}

A:hover
{
	color: #FF0000;
	text-decoration: none;
}