/* CSS Document */
body {
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
/* All Content(Text) of website  */
.bodytxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#383838;
	line-height:16px;
	text-align:justify;
}
/* Top of the site having background image */
.img_top
{
	background-image: url(images/top_back.gif);
	height: 76px;	
}
/* At Top of the site navigation having background image */
.img_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0095BF;
	height: 20px;
	background-image: url(images/shade.gif);
}
/* Text(Content) Heading */
.h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#d40101;
} 
/* Heading having a Grey color */
.h1_grey
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
	color:#555556;
}
/* Heading having white color */
.h1_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Heading having Black color */
.h1_black
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#383838;
}
/* Heading having Blue color */
.h1_blue
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#13398b;
}
/* Dotted Line */
.dotline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
}
/* Top-menu(Top-Navigation) of the page */
.menu_top:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_top:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_top:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* Bottom-menu(Bottom-Navigation) of the page */
.menu_btm:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_btm:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_btm:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* Navigation having a red color */
.menu_red:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
	color: #d50404;
	text-decoration: none;
}
.menu_red:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
	color: #d50404;
	text-decoration: none;
}
.menu_red:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
	color: #4d6fa3;
	text-decoration: none;
}
/* Navigation having a blue color */
.menu_blue:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6fa3;
	text-decoration: none;
}
.menu_blue:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6fa3;
	text-decoration: none;
}
.menu_blue:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
/* Text box class */
.txtbox 
{
	background-color: #EAF7FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px ridge #000000;
	text-align: justify;
}
/* Table Border (whole table) */
.table_border 
{
	border: 1px ridge #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Table Border (Gives border to left and right side of the table) */
.table_box 
{
	border-top: 1px none #666666;
	border-right: 1px ridge #666666;
	border-bottom: 1px none #666666;
	border-left: 1px ridge #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Table Heading/Caption(TABLE CAPTION) */
.table_h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color:#616e9e;
}

/* Table SUB Heading/SUB Caption(TABLE LEFT SIDE AREA) */
.table_h2
{
	color: #4B466C;
	background-color: #8FA4BA; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
/* Table Heading/Caption(TABLE CAPTION ON HOME / TOP) */
.table_h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color:#336699;
}

/* Formating of data inside the table(RIGHT SIDE OF TABLE) */
.table_data
{
	color: #48446A;
	background-color: #D9E1EA;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
/* Table row data having light color  */
.table_data_light
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background-color: #F2F9F9;
}
/* Table row data having dark color  */
.table_data_dark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background-color: #C4E3E3;
}

