body {
	margin: 0px;
	padding: 0px;
	}
.image-bg{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:left;
width: 777;
height: 212;
}	
.link{
   font-family:tahoma;
   font-size: 12px;
   font-weight: normal;
   color: #015CAB;
   text-decoration: none;
}
.main_text {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F5F71;
	text-decoration: none;
	line-height: 16px;
}
.blue_text {
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #015CAB;
	text-decoration: none;
}
.blue_text2 {
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #015CAB;
	text-decoration: none;
}
.blue_text3 {
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015CAB;
	text-decoration: none;
}

.orange-text {
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F6662C;
	text-decoration: none;
}

.orange_heading {
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	color: #F54E0C;
	text-decoration:none;
}
h1 {
	font-family:  Arial,Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bolder;
	margin:0px;
	color: #F54E0C;
	text-decoration:none;
}



a:link {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015CAB;
	text-decoration: underline;
	text-transform: none;
}
a:visited {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015CAB;
	text-decoration: underline;
	text-transform: none;
}
a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015CAB;
	text-decoration: none;
	text-transform: none;
}

.blueTxtlink {font-family:Arial, Tahoma, Helvetica, sans-serif; color:#015CAB; font-size:12px; text-decoration:none; font-weight:bold; text-transform: none;}

.greyTxtlink1 {font-family:Arial, Tahoma, Helvetica, sans-serif; color:#4F5F71; font-size:13px; text-decoration:underline; font-weight:bold; text-transform: none;}
.greyTxtlink1:link, .greyTxtlink1:visited {font-family:Arial, Tahoma, Helvetica, sans-serif; color:#4F5F71; font-size:13px; text-decoration:underline; font-weight:bold; text-transform: none;}
.greyTxtlink1:hover{font-family:Arial, Tahoma, Helvetica, sans-serif; color:#4F5F71; font-size:13px; text-decoration:none; font-weight:bold; text-transform: none;}

.orangeTxtlink1 {font-family:Arial, Tahoma, Helvetica, sans-serif; color:#F54E0C; font-size:13px; text-decoration:none; font-weight:bold; text-transform: none;}
.orangeTxtlink1:link, .orangeTxtlink1:visited {font-family:Arial, Tahoma, Helvetica, sans-serif; color:#F54E0C; font-size:13px; text-decoration:none; font-weight:bold; text-transform: none;}
.orangeTxtlink1:hover{font-family:Arial, Tahoma, Helvetica, sans-serif; color:#F54E0C; font-size:13px; text-decoration:underline; font-weight:bold; text-transform: none;}



.border-bottom{
border-width:1px;
border-bottom-style:solid;
border-bottom-color:#C1C4CA;
}

.border-bottom1{
border-width:1px;
border-bottom-style:solid;
border-bottom-color:#AFCCE5;
}

.border-all{
border-width:1px;
border-style:solid;
border-color:#A8B2CA;
padding:14px;
}

.border-img{
border-width:1px;
border-style:solid;
border-color:#000000;
}

.border-white{
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
}

.vertical-bg{
background-image:url(../images/vert.gif);
background-repeat:repeat-y;
background-position:left;
}
.horizontal-bg{
background-image:url(../images/horbg.gif);
background-repeat:repeat-x;
background-position:top;
}

.tab_bg{
background-image:url(../images/tabbg.gif);
background-repeat:repeat-x;
background-position:bottom;
height:28px;
}
.innertab_bg{
background-image:url(../images/inertabbg.gif);
background-repeat:repeat-x;
background-position:bottom;
height:28px;
}

.tab_bg1{
background-image:url(../images/tab1bg.gif);
background-repeat:repeat-x;
height:28px;
}
.innertab_bg1{
background-image:url(../images/tab1bga.gif);
background-repeat:repeat-x;
height:28px;
}


.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left:6px;
	color: #000000;
	text-decoration: none;	
; clip:  rect(   )
}


.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none; 
	text-transform:none; 	
	vertical-align:middle;
	color: #FFFFFF;
	background-color:#015CAB;
	border-width:0px; 
	height:19px;
	width:auto;
	padding-left:4px;
	padding-right:4px;
}

.paddingleft5{
padding-left:5px;
}

.paddingrt4{
padding-right:7px;
}

.paddingrt16{
padding-right:16px;
}

.padding3{
padding-right:2px;
padding-left:2px;
}


.whiteTxt{font-family:Arial,Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:normal; text-transform: none;}
.whiteTxtlink:link, .whiteTxtlink:visited {font-family:Arial,Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:underline; font-weight:normal; text-transform: none;}
.whiteTxtlink:hover{font-family:Arial,Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:normal; text-transform: none;}

.whiteTxtlink1:link, .whiteTxtlink1:visited {font-family:Arial,Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:bold; text-transform: none;}
.whiteTxtlink1:hover{font-family:Arial,Tahoma, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; text-decoration:underline; font-weight:bold; text-transform: none;}
