@charset "UTF-8";
/* CSS Document */

.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	colour: #104D6F;
	color: #104D6F;
}

#watermark {
	background-image: url(assets/watermark.jpg-071018_06.jpg);
	background-repeat: repeat-y;
}
#green {
	background-image: url(assets/greenbar.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104D6F;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104D6F;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104D6F;
	text-decoration: underline;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104D6F;
	text-decoration: none;
}


.link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0096DB;
	text-decoration: underline;
}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0096DB;
	text-decoration: none;
}

.link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0096DB;
	
}

.popup a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;

}

.popup a:visitied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;

}



#green_footer {
	background-image: url(assets/footer_greenbar_spacer.gif);
	background-repeat: repeat-x;
}

input
{
color: #104D6F;
background: #ecf7fd;
border: 1px solid #0096DB
}

textarea
{
	color: #104D6F;
	background: #ecf7fd;
	border: 1px solid #0096DB
}

select
{
	color: #104D6F;
	background: #ecf7fd;
	border: 1px solid #0096DB
}

.submit input
{
	color: #ffffff;
	background: #ecf7fd;
	border: 1px outset #ACD183
}


body {scrollbar-3dlight-color:#ffffff; 
scrollbar-arrow-color:#0096DB; 
scrollbar-base-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-face-color:#acd183; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#0096DB}

.style3 {
	font-size: 13px
}
.style5 {
	font-size: 14px;
	color: #104D6F;
}

.phoneno {
	font-size: 14px;
	color: #00467f;
	}