html {
	scrollbar-face-color:#E6E6E6;
	scrollbar-arrow-color:#33424F;
	scrollbar-track-color:#E6E6E6;
	scrollbar-shadow-color:#33424F;
	scrollbar-highlight-color:#33424F;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-darkshadow-Color:#E6E6E6;
}
body {
	font-family: Arial, Trebuchet MS;
	font-size: 16px;
	color: #33424F;
	margin: 0px;
}

.table-boder {
            border:1px  solid #CCCCCC ;
}


.inner_table-boder {
            border:1px  solid #188DC3;
}



.blue-main_heading{
	font-family:Arial,Trebuchet MS;
	font-size:16px;
	color:#3A98C0;
	font-weight: bold;
}


.blue-main_header-heading{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#296C89;
	font-weight: bold;
} 

.orange-main_header-heading{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#CA4F2B;
	font-weight: bold;
}

.blue-body_text{
	font-family:Arial, Trebuchet MS;
	font-size:16px;
	color:#3A98C0;
	font-weight: bold;
}

.orange-main_heading{
	font-family:Arial,Trebuchet MS;
	font-size:16px;
	color:#CA4F2B;
	font-weight: bold;
}


.orange_subheading{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#CA4F2B;
}


.grey-header_heading{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#999999;
}

.grey-main_heading{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#3A4550;
}

.white-sub_heading{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFFFF;
}


.white-content{
	font-family:Arial, "Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
}

.white-main_heading{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#FFFFFF;
}

.white-main_header{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#FFFFFF;
	font-weight: bold;

}

.grey-boldmain_heading{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#577287;
	font-weight: bold;
}

.grey-boldmain_header-heading{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#577287;
	font-weight: bold;
}


.grey-sub_heading{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#243039;
	font-weight: bold;
}


.grey-footter_heading{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#243039;
}

a.blue-link:link {
	color: #143D92;
	text-decoration: none;
}

a.blue-link:visited {
	color: #143D92;
	text-decoration: none;
}

a.blue-link:active {
	color: #6692EC;
	text-decoration: none;
}

a.blue-link:hover {
	color: #6692EC;
	text-decoration: none;
}


a.gery-link:link {
	color: #243039;
	text-decoration: none;
	font-size:12px;	
}

a.gery-link:visited {
	color: #243039;
	text-decoration: none;
	font-size:12px;		
}

a.gery-link:active {
	color: #188DC3;
	text-decoration: none;
	font-size:12px;		
}

a.gery-link:hover {
	color: #188DC3;
	text-decoration: none;
	font-size:12px;		
}



a.orange-link:link {
    font-size: 11px;
	color: #CA4F2B;
	text-decoration: none;
}

a.orange-link:visited {
    font-size: 11px;
	color: #CA4F2B;
	text-decoration: none;
}

a.orange-link:active {
    font-size: 11px;
	color: #33424F;
	text-decoration: none;
}

a.orange-link:hover {
    font-size: 11px;
	color: #33424F;
	text-decoration: none;
}


.dotted_grey {
border-bottom-style: dashed ; 
border-bottom-color: #333333; 
border-bottom-width: 1px;
} 



.dotted_blue {
border-bottom-style: dashed ; 
border-bottom-color: #028CB5; 
border-bottom-width: 1px;
} 

.dashed_blue {
border-bottom: thin solid #028CB5 1px
} 

.dotted {
border-bottom-style: dashed ; 
border-bottom-color: #939393; 
border-bottom-width: 1px;
} 

.dashed {
border-bottom-style: solid ; 
border-bottom-color: #188DC3; 
border-bottom-width: 1px;
} 


 
 .dotted_white {
border-bottom-style: dashed ; 
border-bottom-color: #FFFFFF; 
border-bottom-width: 1px;
} 

.dashed_white {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.verticalline_white {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

