﻿body 
{
	margin-bottom:0;
	margin-top:0;
	background-color: white;
	height: 100%;
}

p
{
	font-size: 12px;
	font-family:Verdana;
	color: #000000;
	line-height: 16px;
	
}

ul
{
	font-size: 12px;
	font-family:Verdana;
	color: #000000;
}

.smaller 
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;	
}

.CommentSectionTitle
{
	font-family: Verdana;
	font-size: small;
	font-weight:bold;
}

.CommentLabel
{
	font-family: Verdana;
	font-size: small;
}

.CommentLabelRight
{
	font-family: Verdana;
	font-size: small;
	text-align: left;
}
/*2006.50.30 Sheetal Sonar: Created following classes.*/
.bodyAlign {
	background-color: #56b8e0 /*#0E335D;*/
}

.divContent 
{
	font-family: Verdana;
	font-size: 12px;
}


.rhBullet 
{
	margin-left: -20px;
	margin-bottom: 5px;
	/*font-size: 11px;*/
	text-indent: -2px;
}
.tableWidth
{
	width: 770px;
}
.textBox 
{
    border: solid 1px #003366;
    font-size: 11px;
}
.version 
{
    color: #c0c0c0;
    font-size: 9px;
}
.Plain 
{
	background-color: #DCEDFB;
	color: White;
	border-bottom: solid 1px #003366;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.Highlighted 
{
	background-color: White;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
	border-top: solid 1px #003366;
}
.tabtables 
{
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
	border-bottom: solid 1px #003366;
	padding: 10px;
}
.asn_table 
{
	width: 100%;
	border-left: solid 1px #2A8CD5;
	border-right: solid 1px #2A8CD5;
}
.asnheader
{
	background-color: #2A8CD5;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 2px;
}
.headerline
{
	font-size: 13px;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	color:#005d7f; /* #003366; */
}

.Tagline
{
	font-size: 12px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
	line-height:18px;
    
}

.desc_header 
{
    padding-left: 5px;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.desc_tbl 
{
	padding-left: 5px;
/*	border: solid 1px #000000;*/
	font-size: 12px;
	background-color: #eeeeee;
}
.desc_tbl#header 
{
	padding-left: 5px;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.leftImage 
{
    padding-right: 10px;
    padding-bottom: 10px;
}
.bullet 
{
    margin-top: 3px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.feedback
{
    display:block;
	background-color:Red;
	color:White;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

dl 
{
	/*padding: 1em;*/
	/*border: 1px solid #ddd7b7;*/	
}
table.frozenRow th 
{
	border-left: solid 1px #ECE9D8;
}
.frozenDiv 
{
	border-left: solid 1px #E4E3D3;
	border-top: solid 1px #E4E3D3;
}
.loginBtn 
{
	visibility: hidden;
}
dt 
{
	margin-top: 1em;
	font-size: 110%;
	font-weight: bold;background: url(images/bullet.gif) 0 4px no-repeat;
	padding-left: 13px;
}

dt:first-child 
{
	margin-top: 0;
}

dd 
{
	margin: 0;
	padding-left: 30px;
}
.lightBlueBackground {
	background-color: #d2e5c2; /*#f3f3f4; #DCEDFB; */
	padding: 10px;
	font-size: 12px;
	width:180px;
	
}
.menuwidth 
{
	padding-right:10px;
	font-family:Verdana;
	font-size:11px;
	color:White;
	font-weight:normal;
	text-transform:uppercase;
	/* border-right-style:solid;
	border-right-color:White;
	border-right-width:1px; */
}
.menuborder
{
	border-right-style:solid;
	border-right-color:White;
	border-right-width:1px;
}

.faqQ
{
	font-family:Verdana;
	font-size:14px;
	color:Black;
	font-weight:bold;
	font-style:italic;
}

/* Style for box */
/* box_bgColor, box_lr_border, box_contentColor are the 
   global color definition, and change color only need to 
   change these 3 */
.box_bgColor {background-color:#82a936;} /*7c9ab2*/
.box_lr_border {border-left:solid 2px #82a936;border-right:solid 2px #82a936;}
.box_contentColor {background-color:#eef6e8;} /*EFF5FB*/

div.box{ margin: 0 0;}

b.rtop, b.rbottom{display:block;}
b.rtop b{display:block;height: 1px;
    overflow: hidden; font-size:0;}
b.rbottom b{display:block;height: 1px;
    overflow: hidden; font-size:0;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/* End Style for box */