body {
	margin:0;
	padding:0;
    background:white url('images/bg_body.jpg') top repeat-x ;
}
.bgtable{
	background: url('images/bg_sky.jpg') top no-repeat ;
	width:1168px;

}
td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;	
	color: #000000;
	
}
hr.lineBlue{
    border:0;
    border-bottom:1px dotted #009bc9;
}

img
{
  border:0;   
}
a:link, a:visited {
	color:#414042;
	text-decoration:underline;
}
a:hover {
	color:#009bc9;
	text-decoration:none;
}

a.footer:link, a.footer:visited {
	color:#414042;
	text-decoration:none;
}
a.footer:hover {
	color:#009bc9;
	text-decoration:none;
}
hr {
    border:0;
    border-bottom:1px dotted #666666;

}
.font24{
    font-size:24px;
    line-height:26px; 
}
.font16{
    font-size:18px;
    line-height:20px; 
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	color: #797a7c;
	font-family: "Myriad Pro";
    line-height:26px;
}
h2 {
	font-family: "Myriad Pro";
	font-size: 17px;
	font-weight: bold;
	color: #797a7c;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #797a7c;
	text-indent: 5px;
}
h3 {
	font-family: Myriad Pro;
	font-size: 15px;
	font-weight: bold;
	color: #797a7c;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}


h4 {
	font-family: Myriad Pro;
	font-size: 15px;
	font-weight: bold;
	color: #797a7c;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}


h5 {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: bold;
	color: #797a7c;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: bold;
	color: #797a7c;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.viewmorefeature {
	
	border: 1px solid #009bc9;
}

.typetext
{
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: bold;
	color: #797a7c;
	margin: 0px;
	padding: 0px;
	}
	
.bgColour1
{
    background-color: #ffffff;
}

.bgColour2
{
    background-color: #e0f8ff;
}

