﻿body 
{
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
}
.nexet {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #9C0000;
}
.backlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
.backlink:hover {	
	text-decoration: none;
}
.sectionheading {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
}
.sectiontext {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
table.forms
{
    font-size: 11px;
   /* border-width: 1px;
    border-style: solid;
    border-color: Gray;
    border-collapse: collapse; */
}

table.forms th
{
    border-width: 1px;
    border-style: solid;
    border-color: White;    
    background-color: #B0D8EE; 
    color: #5183B1;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
}

table.forms td
{
    padding: 4px 4px 4px 4px;
}

table.forms td.label
{
    text-align: right;
    color: #000000;
    font-size: 11px;
}
.button
{   
    border-width:1px;    
    border-style:outset;
    border-color:#828752;
    font-weight:bold;
    font-family:Tahoma;
    font-size:11px;
    color:White;
    background-color:#a1a66c;
}
.errortext
{
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    font-weight: bold;
}

.pagehead
{
    COLOR: #CC0000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    text-transform:uppercase
}

.label {
	COLOR:  #000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	text-align: right;
}
.cpyrgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.nrmltxt {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight:bold;
	line-height:15px;
	color: #6B2367;
	text-align:justify;
	text-decoration: none;
}
.whytxt {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #255610;
	text-decoration: none;
}
.moretxt {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF4E00;
	text-decoration: none;
}
.moretxt:hover {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #6B2367;
	text-decoration: none;
}
.btmlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.btmlnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF4E00;
	text-decoration: none;
}
.docbg {
	background-color: #FFFFFF;
	background-image: url(../../images/doc_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebg {
	background-color: #F7FCF5;
	background-image: url(../../images/sb_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebrdr {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #AED02F;
}
.subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sbnrmltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	line-height:16px;
	text-decoration: none;
}
.sidebg2 {
	background-color: #FFFAC7;
	background-image: url(../../images/side_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.toplnks {
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #265D0F;
	text-decoration: none;
}
.toplnks:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #265D0F;
	text-decoration: underline;
}
.sbheding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #8C4F4F;
	text-decoration: none;
}
.sidebrdr {
	background-image: url(../../images/side_bg1.gif);
	background-repeat: repeat-y;
	background-position: top;
}
ul 
{
    list-style-image: url(../../images/sb_bull.gif);
}
li 
{
    margin-top: 10px;
    vertical-align: super;
}
.inputtext
{
	COLOR: #003C79;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px Solid #BDE6AA;
}