body {
	background-color: #D3D3D3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
/* Structure Styles */ 
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.basebg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}
#contenttable {
	margin-top: 10px;
}
.navtd {
	width: 170px;
	background-color: #A3C3FE;
}
.contenttd {
	padding-left: 15px;
	text-align:justify;
	text-indent:0.5cm;
}
.faq {
	line-height: normal;
	text-indent:0cm;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
/*.list {
    text-indent:0cm;
    margin:0px;
}*/
* html ul li { 
	padding-top:5px;
    padding-right:17px;font-size: 12px;
}
ul li	{
	font-weight: normal;
	font-size: 120%;
}
ul li a:hover {
    font-weight:bold;
	color: #000;
}
td {
	vertical-align:top;
}
/* navigation Styles */
.buttonscontainer {
	width: 170px;
}
.buttons a:link, .buttons a:visited {
	color: #333333;
	background-color: #b5cefd;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	width: 160px;
}
.buttons a:hover {
	background-color: #d7e5fe;
	color: #333333;
	text-decoration: none;
}
.btn a:link, .btn a:visited {
	color: #333333;
	background-color: #b5cefd;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	width: 160px;
}
.btn a:hover {
	background-color: #d7e5fe;
	color: #333333;
	text-decoration: none;
}
/* Text and Link Styles */
h1, h2, h3, h4 {
	line-height: normal;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9f6d22;
	margin: 0px;
	padding: 0px;
	border-color:#bbb;
	border-style:solid;
	border-width:0 0 1px 0;
}
a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #ADBFD1;
	text-decoration: none;
}
/* Additional Styles */
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #90B0EB;
	padding: 5px;
	margin: 10px 0px;
	font-size: 11px;
}
.designed  {
	font-size: 10px;
	color: #999999;
}
.designed a {
	color: #999999;
}
.navtext {
   width:500px;
   font-size:10pt;
   font-weight:bold;
   border-width:1px;
   border-style:outset;
   border-color:#D3E9FF;
   layer-background-color:#F7FBFF;
   background-color:#F7FBFF;
   color:#0072BC;
   }
.navtextbody {
    font-family: verdana;
    color:#0000CC;
    font-weight:bold;
}
.para {
    font-family: "Verdana","Arial","sans-serif";
    font-size: 10pt;
}

a.headings:link {
    color: #000000;
    text-decoration:underline;
    width:100%;
}

a.headings:visited {
    color: #aa6611;
    width:100%;
}

a.headings:hover {
    color: #ff9933;
    text-decoration:none;
    width:100%;
}

a.headings:active {
    color: #0000ff;
    width:100%;
}

a.headings {
    background-repeat:no-repeat;
    font-family:"Verdana","arial","sans-serif";
    font-size:10px;
}
