body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#12233f;
	color:#ffffff;
	font-size:11px;
	margin:0px;
}
	
a{
   color:#ffffff;
   text-decoration:none;
}
	
a:hover {
         color:#000000;
         text-decoration:none;
}

.bg-image{ background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#0c192c;
}


.text{
		padding-left:15px;
		padding-right:15px;
		text-align:justify;
		color:#ffffff;
		line-height:18px;
		}

.comp-name{ 
		  background-image:url(images/comp-name.jpg);
		  background-repeat:no-repeat;
		  background-position:bottom;
		  height:89px;
		  width:347px;
}

.header{ background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:253px;
width:998px;
}

.bg-button{background-image:url(images/bg-but.jpg);
background-repeat:repeat-x;
background-position:left top;
height:39px;
width:998px;
}
.icon-link{color:#74b3fd;
}

.icon-link a{color:#74b3fd;
text-decoration:none;
}
.icon-link a:hover{color:#FFFFFF;
text-decoration:underline;
}

a.link{color:#FFFFFF;
font-weight:bold;
}
a:hover.link{color:#aad0fc;
font-weight:bold;
}

.table-padding{padding:10px;
}

.table-padding1{padding-bottom:10px;
}

.bg-text1{background-image:url(images/bg-text.jpg);
background-repeat:repeat-x;
background-position:top left;
padding-left:8px;
padding-right:8px;
line-height:18px;
text-align:justify;
}
.bg-text{background-color:#416589;
padding-left:8px;
padding-right:8px;
line-height:18px;
text-align:justify;
}

.bg-form{
background-color:#416589;
padding-top:10px;
padding-left:8px;
padding-right:8px;
line-height:18px;
text-align:justify;
}

.readmore{ font-weight:bold;
text-decoration:underline;
color:#993300;
}

.icon-ser{background-image:url(images/icon-ser.jpg);
background-repeat:no-repeat;
background-position:center;
padding:4px;
height:32px;
}

h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#56aafb;
	font-weight:bold;
	padding-left:20px;
	margin:0px;
}


h2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#56aafb;
	font-weight:bold;
	padding-left:20px;
	margin:0px;
}

.footer-border{border-top:2px solid #5B8BB9;
}

.footer-border1{border-bottom:2px solid #5B8BB9;
    padding-bottom:10px;
}


form{
width:100%;
background-position:center;
margin:0px;
}
		 
.text-field{
height:14px;
border:1px solid #000000;
       }
.text-area{height:40px;
border:1px solid #000000;
}

.image{padding-left:10px;
       padding-right:5px;
	   padding-top:3px;
	   padding-bottom:1px;
	   }
	   
.divscroll{overflow:auto;
        height:195px;
		width:98%;
		padding-right:8px;
		line-height:18px;
		text-align:justify;
		}	
		
.ul-icon{list-style-image:url(images/icon-ser.jpg);
background-position:center;
        padding:14px;
        margin:2px;
    }		   
