/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url('images08/bkgrd.gif');
	background-repeat: repeat-x;
}


/*--------------------Link Styles------------------- */

.headerlinks {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding: 10px;
}

.headerlinks A:link {text-decoration: none; color: #FFFFFF;}
.headerlinks A:visited {text-decoration: none; color: #FFFFFF;}
.headerlinks A:active {text-decoration: none; color: #FFFFFF;}
.headerlinks A:hover {text-decoration: underline; color: #006B98;}



a:visited {
	color: #0B145C;
	text-decoration: none;
}

a:active {
	color: #0B145C;
	text-decoration: none;
	}
	
a:link {
	text-decoration: none;
	color: #0B145C;
}
a:hover {
	text-decoration: underline;
	color: #89C036;
}



/*--------------------Header Styles------------------- */

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	color: #141F78;
	padding: 0px 5px 0px 10px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 10px;
	color: #89C036;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}



/*--------------------Text Styles------------------- */

.holdingpage {
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}

.body {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.detailtext {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.homepagetxt {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding: 15px;
}

.servicelist {
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: 0B1456;
	font-weight: normal;
	padding: 0px 10px 0px 30px;
}
.servicelist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 89C036;
	line-height: 22px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.servicebox {
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

.scrollbox{
	width:565px;
	height:315px;
	overflow:auto;
	scrollbar-base-color: #FFFFFF;
	position: relative;
	scrollbar-face-color:#FFFFFF;
	scrollbar-base-color:#0B1456;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
	scrollbar-arrow-color:#0B1456;
	scrollbar-track-color:#FFFFFF;
	padding-left: 10px;
	}


.border {
	width:500px;
	background-position: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 89C036;
	padding-left: 5px;
 }

/*--------------------tables------------------- */

td.mainbody {
	background-image: url(images08/sidebarmain.gif);
	margin: 5px;
}

td.side {
	background-image: url(images08/sidelinks/sidebar.gif);
	margin: 5px;
}



.main {
	border: 2px solid #141F78;
	background-color: #FFFFFF;
}

.main2 {
	border: 2px solid #006B98;
	background-color: #FFFFFF;
}


.image{
    border-style: solid;
	border-color: #141F78;
	border-width: 1px;
	padding: 5px;
      }
	  
	  
 .logo{
	padding: 0px 0px 0px 10px;
      }
