@charset "UTF-8";
/* CSS Document */

img {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	
	background-color: #FFF;
	color: #174a7c;
	
	margin: 0px;
	padding-top: 10px;
}

h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #00525e;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: uppercase;
	color: #6ebf34;
}

a:link {
	text-decoration: none;
	color: #174a7c;
}

a:hover {
	text-decoration: none;
	color: #17ab9a;
}

a:current {
	text-decoration: none;
	color: #FFF;
}

a.active {
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/nav_over.png);
	background-repeat: no-repeat;
}

a:visited {
	text-decoration: none;
	color: #174a7c;
}

.killgerm {
	background-color: #17ab9a;
	color: #FFF;
	font-size: 12px;
	
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.killgerm a:link, .killgerm a:visited {
	color: #FFF;
	text-decoration: none;
}

.killgerm a:hover {
	color: #174a7c;
	text-decoration: none;
}

.greyBackground {
	background-color: #cdcccb;
	font-size: 12px;
	color: #174a7c;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.greyBackground a:link, greyBackground a:visited {
	text-decoration: none;
	color: #174a7c;
}

.greyBackground a:hover {
	text-decoration: none;
	color: #FFF;
}

.popUp {
	background-image: url(../images/pop-ups/bg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 70px;
	font-size: 12px;
}

.navigation {
	background-color: #174a7c;
}

.contactBg {
	background-image: url(../images/contact_header.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.completed {
	background-image: url(../images/application_completed.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.textBg {
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	
	padding-top: 25px;
}

.productBg {
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.contentText {
	padding-left: 25px;
	padding-right: 25px;
}

.boxRight {
	padding-right: 10px;
	padding-left: 10px;
	
	color: #FFF;
	font-size: 11px;
}

.productBox {	
}

#rightPanel {
		background-color: #174a7c;
		width: 360px;
		float: left;
		color: #fff;
		
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		/*
		border: thin;
		border-color: #42453d;
		border-style: solid;*/
}

#productPanel {
		background-color: #f2f1f0;
		width: 280px;
		float: left;
		color: #fff;
		
		/*
		border: thin;
		border-color: #42453d;
		border-style: solid;*/
}

.greyFooter {
	background-color: #cdcccb;
}

.greyFooter a:link, greyFooter a:visited {
	text-decoration: none;
	color: #009999;
}

.greyFooter a:hover {
	text-decoration: none;
	color: #174a7c;
}

/* Home Page amends */

.textBgA {
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	
	padding-top: 20px;
}

#leftholder {
	float: left;
	width: 310px;
	height: 410px;
	
	padding-right:10px;
	padding-bottom:20px;
}

.ie7 #leftholder {
	float: left;
	width: 310px;
	height: 410px;
	
	padding-right:0px;
	padding-bottom:20px;
}

#leftframe {
	background-image: url(../images/winnerbox.png);
	width: 310px;
	height: 410px;
	color: #fff;
		
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom:20px;
}

.ie6 #leftframe {
	background-image: url(../images/winnerbox.gif);
	width: 310px;
	height: 410px;
	color: #fff;
		
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom:20px;
}

#lefttop {
	width: 310px;
	height: 10px;
}

#leftbttm {
	width: 310px;
	height: 10px;
}

#leftinsider {
	width: 310px;
	height: 190px;
	background-color: #4EC1C4;
}

#lefttext {
	padding-top:190px;
	margin-left:20px;
	width: 270px;
	height: 190px;
	line-height:20px;
	text-align:center;
}

.title {
	font-size:15px;
	padding-top:10px;
	padding-bottom:15px;
	font-weight:bold;
}

.higlights {
	font-size:14px;
}

.higlights_16 {
	font-size:16px;
}

.para {
	padding-bottom:10px;
}

#rightholder {
	width: 510px;
	height: 410px;
	float: left;
	
	padding-bottom:20px;
}

#rightframe {
	width: 510px;
	height: 410px;
	color: #fff;
		
	margin-left: 10px;
	margin-right: 20px;
	padding-bottom:20px;
}

#righttop {
	width: 510px;
	height: 10px;
}

#rightbttm {
	width: 510px;
	height: 10px;
}

#rightinsider {
	width: 510px;
	height: 410px;
	background-color: #174a7c;
}

#righttext {
	margin-left:20px;
	width: 470px;
	height: 330px;
}

.list {
	padding-bottom:0px;
}

.list ul {
	padding-left: 15px;
	margin:0;
} 

.list ul li {
	list-style-image:url(../images/plus.gif);
	padding-bottom:6px;	
	font-size:12px;
}

/* Form style
input {
	background-color: #cdcccb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595856;
	border-right-color: #f2f1f0;
	border-bottom-color: #f2f1f0;
	border-left-color: #595856;
}*/
