@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
.main-table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0193CF;
	border-bottom-color: #0193CF;
	border-left-color: #0193CF;
	background-color: #FFFFFF;
}

.top-links ul {
	margin: 0px;
	list-style-type: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top-links a {
	color: #0092ce;
	text-decoration: none;
	font-weight: bold;
}
.top-links a:hover {
	text-decoration: underline;
	color: #8cc63e;
}

.top-links li {
	display: inline;
	padding-right: 10px;
	padding-left: 15px;
}
.home {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.enquiry {
	background-image: url(../images/enquiry.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.downloads {
	background-image: url(../images/downloads.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.contactus {
	background-image: url(../images/contactus.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.banner {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #575757;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
	background-color: #0193CF;
}
.menu {
	background-color: #0193cf;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.welcome {
	background-color: #066666;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #044F4F;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
.welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.welcome p {
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.welcome a {
	color: #FFFFFF;
	text-decoration: none;
}
.welcome a:hover {
	color: #008FCE;
}

.welcome h5 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news {
	background-color: #008fce;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #0077ac;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}.news ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}
.news li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.news h5 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.news a {
	color: #FFFFFF;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}

.copyrights {
	background-color: #008fce;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8cc63e;
	border-right-color: #8cc63e;
	border-bottom-color: #8cc63e;
	border-left-color: #8cc63e;
	height: 66px;
}
.copyrights p {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
.privilege h5 {
	text-align: right;
	color: #8CC63E;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.privilege a {
	color: #8CC63E;
	text-decoration: none;
}
.privilege a:hover {
	text-decoration: underline;
}
.inner-news {
	background-color: #222222;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #393939;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.inner-news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}.inner-news ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
.inner-news li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(../images/bullet-2.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.inner-news h5 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner-news a {
	color: #FFFFFF;
	text-decoration: none;
}
.inner-news a:hover {
	text-decoration: underline;
}
.inner-header {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008FCE;
}
.inner-header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #0193CF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0077ac;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.grey-bg {
	background-color: #eeeeee;
}

.inner-header p {
	text-align: justify;
	margin: 0px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.inner-header a {
	color: #FFFFFF;
	text-decoration: none;
}
.inner-header a:hover {
	color: #008FCE;
}

.inner-header h5 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img-bor {
	border: 1px solid #8CC63E;
}
.testi-input {
	width: 180px;
}
.required {
	color: #FF0000;
}
.order-btn {
	background-color: #008FCE;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
}



.left-float {
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-top: 5px;
	border: 1px solid #8CC63E;
	padding: 1px;
	margin-left: 15px;
}
.right-float {
	float: right;
	border: 1px solid #8CC63E;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 1px;
}
.green-text {
	color: #8CC63E;
}
.blue-text {
	color: #008FCE;
}
.dotted-line {
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.green-bor {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8CC63E;
}
.dotted-bor {
	border: 1px dotted #666666;
	padding: 10px;
}
.inner-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #8CC63E;
	text-decoration: underline;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #8CC63E;
	text-decoration: none;
}

.dotted-bor em {
	font-size: 11px;
}
.red {
	color: #FF0000;
}
.float-left {
	float: left;
}
.underl {
	text-decoration: underline;
}
.inner-header ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.inner-header li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/bullet-3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.inner-header a {
	color: #0193CF;
	text-decoration: underline;
	font-weight: bold;
	
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}#sponsorAdDiv p {
	width: 102px;
	border: 1px solid #002E49;
	padding: 2px;
	text-align: center;
	background-color: #1A892C;
	font-size: 11px;
}
#sponsorAdDiv a {
	color: #FFFFFF;
	text-decoration: none;
}
#sponsorAdDiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}.main-table .copyrights a {
	color: #FFFFFF;
}
.url {
	color: #0193CF;
	text-transform: lowercase;
}
.url a {
	text-transform: lowercase;
	color: #0193CF;
}
.email-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0193CF;
	text-decoration: none;
	text-transform: lowercase;
}
.blue-border {
	border: 3px solid #297CB2;
}
