body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size:76%;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height:75px;
	color: #285694;
	text-decoration: none;
}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #285694;
	text-decoration: none;
}
.maintableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8D5F3;
	border-left-color: #B8D5F3;
}
.errorTableStyle{
      	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	width:60%;
	line-height:20px;
	color:#ff0000;
	padding:4px;
}
.errormessage {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.successmessage {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
.listheading{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}

a.toplink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.toplink:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: underline overline;
}

a.menulink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 5px;
	text-align: center;
	background-color:#DEEAF6;
   	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DEEAF6');
   	border-top: 1px solid #F1F6FC;
	border-right: 1px solid #B7D8EC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #F1F6FC;
}
a.menulink_active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	display: block;
	line-height: 30px;
	padding-left: 5px;
	text-align: center;
	background-color:#4F8BC9;
   	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DEEAF6');
   	border-top: 1px solid #F1F6FC;
	border-right: 1px solid #B7D8EC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #F1F6FC;
}

a.sublink{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: none;
	display: block;
	background-color:#EAE5E1;
	border-right: 1px dotted #EFEBE8;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EFEBE8;
	line-height: 20px;

}

a.sublink_active{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: none;
	display: block;
	background-color:#CCCCDD;
	border-right: 1px dotted #EFEBE8;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EFEBE8;
	line-height: 20px;


}

INPUT
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.inputbox
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #D0D0D0;
}


.inputboxred
{
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #9BB6E5;
}


.tablecheckbox
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}
.submit
{
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D0D0D0;
	font-weight: normal;
	width: 25px;
}
SELECT
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Times New Roman;
	border: 1px solid #8995A3;
}
TEXTAREA
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #D0D0D0;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #7BA6D3;
	line-height: 13px;
}
a.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #7BA6D3;
	line-height: 13px;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	line-height: 13px;
	text-decoration: underline;
}
a.menulink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 30px;
	background-repeat: repeat;
}

.btn{
	color:#FFFFFF;
	font-family: Verdana,helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	//background-color:#6E9AD6;
      	background-color:#777777;
      	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.btn1{
	color:#000000;
	font-family:'trebuchet ms', helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#33BB33;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#33BB33');	border-top: 1px solid #F1F6FC;
	border-right: 1px solid #2B5297;
	border-bottom: 1px solid #285694;
	border-left: 1px solid #F1F6FC;
}

.btnOrange{
	color:#000000;
	font-family:'trebuchet ms', helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#FF9900;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#FF9900');	border-top: 1px solid #F1F6FC;
	border-right: 1px solid #2B5297;
	border-bottom: 1px solid #285694;
	border-left: 1px solid #F1F6FC;
}

.btnhov{
   border-top-color:#FEF7CF;
   border-left-color:#FEF7CF;
   border-right-color:#FCD300;
   border-bottom-color:#FCD90E;
   	background-color:#FEF7CF;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#FEF7CF');	border-top: 1px solid #F1F6FC;
}

span{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: none;
	//background-image: url(../images/tab_right.gif);
	line-height: 30px;
	padding-right: -50px;
	background-position: center;
	background-repeat: no-repeat;
}


.subnav{
	color:#000000;
	font-family:'trebuchet ms', helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#DEEAF6;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DEEAF6');	border-top: 1px solid #F1F6FC;
	border-right: 1px solid #2B5297;
	border-bottom: 1px solid #285694;
	border-left: 1px solid #F1F6FC;
}

.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tableheadingsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.tablecontent {
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color: #2166AB;
	text-decoration: none;
}

.tablecontentbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2166AB;
	text-decoration: none;
}

.tablecontentsmall {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.9em;
	color: #2166AB;
	text-decoration: none;
}

a.tablelinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: underline;
}
a.tablelinksbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #074287;
	text-decoration: underline;
}

.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.lightbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0088FF;
	text-decoration: none;
}

.boldwttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.formtextprint {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.innermenulink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 5px;
	text-align: center;
	background-color:#ACCDEE;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DEEAF6');		border-top: 1px solid #F1F6FC;
	border-right: 1px solid #B7D8EC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #F1F6FC;
}
a.innermenulink:hover {


	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #074287;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 5px;
	text-align: center;
	background-color:#E6EEF7;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DEEAF6');		border-top: 1px solid #F1F6FC;
	border-right: 1px solid #B7D8EC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #F1F6FC;
}
a.innersublink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-right: 1px dotted #EFEBE8;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EFEBE8;
	line-height: 20px;
	background-color: #84BCE6;
}
a.innersublink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-right: 1px dotted #EFEBE8;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EFEBE8;
	line-height: 20px;
	background-color: #E6EEF7;
}

select{
	color:#000000;
	font-family:'trebuchet ms', helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DEEAF6');	border-top: 1px solid #F1F6FC;
	border-right: 1px solid #2B5297;
	border-bottom: 1px solid #285694;
	border-left: 1px solid #F1F6FC;
}


.tableStyle
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

}
.paginglinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.paginglinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.paginglinks:hover{
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a.tablelinks_white:hover{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a.tablelinks_white:visited{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a.tablelinks_white:active{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a.tablelinks_white:link{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size	: 8pt;
}

.page_title_bgcolor {

}

.total_bgcolor {
	background-color:#444444;
	height:26px;
}

.cursor_hand {
	cursor:hand;
}

.tableStyle1
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4F8BC9;
	border-bottom-color: #4F8BC9;
	border-right-color: #4F8BC9;
	border-left-color: #4F8BC9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;

}


.tableStyle2
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-right-color: #003399;
	border-left-color: #003399;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;

}

.tableStyleList
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-bottom-color: #444444;
	border-right-color: #444444;
	border-left-color: #444444;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;

}

a.alert_text_link{
	font-family: Verdana, Tahoma, Arial ;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.alert_text_link:hover {
	font-family: Verdana, Tahoma, Arial ;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.suggestedtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height:26px;
}

/* left menu starts */
 .left_menu_level1{
 	color			: #FFFFFF;
 	font-weight		: bold;
 	font-size		: 12px;
 	font-family		: Verdana, Arial, Times New Roman;
 	background-color:#407DB4;
}

 .left_menu_level2{
 	color			: #6060FF;
 	font-weight		: bold;
 	font-size		: 11px;
 	font-family		: Verdana, Arial, Times New Roman;
}

 .left_menu_level3{
 	color			: #6060FF;
 	font-weight		: bold;
 	font-size		: 12px;
 	font-family		: Verdana, Arial, Times New Roman;
}

a.left_menu_sub_links{
	color			: #6060FF;
	text-decoration	: none;
}

a.left_menu_sub_links:visited{
	color			: #6060FF;
	text-decoration	: none;
}

a.left_menu_sub_links:hover{
	color			: #6060FF;
	text-decoration	: none;
}


/* left menu ends */
.light_gray_border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AACCEE;
}

.foot{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 11px;
	background-color: #990033;
	line-height		: 27px;
	color			: #FFFFFF;
	text-decoration	: none;
}

.menuBlk {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

a.hlinks {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #074287;
	text-decoration: underline;
	font-weight:bold;
}

a.hlinks:hover{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration:underline;
}

a.hlinks:visited{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.hlinks:active{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.hlinks:link{
	color: #074287;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

.tableStyle1
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4F8BC9;
	border-bottom-color: #4F8BC9;
	border-right-color: #4F8BC9;
	border-left-color: #4F8BC9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}

.tableStyleSearchList
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4F8BC9;
	border-bottom-color: #4F8BC9;
	border-right-color: #4F8BC9;
	border-left-color: #4F8BC9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}


