html, body {
	height: 100%;
}

body {
	margin: 15px 15px 15px 15px;
}

body {
	font-size: 75%;
}

body, td, input, select, textarea {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
		
p {
	margin: 10px 0px 10px 0px;
}


H1 {
	font-size: 200%;
	margin: 25px 0px 10px 0px;
}


H2 {
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	background: #D3EEEE;
	border: 1px solid #6FC8D5;
	padding: 5px;
	display: block;
}


H3 {
	font-size: 130%;
	margin: 25px 0px 10px 0px;
}

H4 {
	font-size: 100%;
	margin: 25px 0px 10px 0px;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.warning  {
	border-width : 2px;
	border-color : red;
	border-style : dotted;
	padding : 2px;
	background-color : MistyRose;
}

input, select, textarea {
	border-width : 1px;
	border-style : solid;
	border-color : silver;
	background-color : White;
}


input.invalid, textarea.invalid, select.invalid  {
	border-color : red;
	background-color : MistyRose;
}

input.valid, textarea.valid, select.valid  {
	border-color : silver;
	background-color : White;
}

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
	
.whitebodybd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu {
	padding: 5px 0px 5px 0px;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

a.topmenu {
	display: block;
	width: 50px;
	padding: 2px;
	margin-right: 5px;
	border: solid 2px #E8DFDA;
	text-align: center;
	font-weight: bold;
	float: right;
}

a.topmenu:hover {
	background: #EEE;
}

.headerblack {
	padding: 0px 0px 5px 0px;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}

.subheader {
	padding: 5px 0px 5px 0px;
	font-size: 145%;
	font-weight: bold;
	color: #0171B3;
}

.welcome {
	font-size: 85%;
	font-weight: normal;
	color: #000000;
}

.headergrey {
	font-size: 130%;
	font-weight: bold;
	color: #AAA097;
}

.box {
	margin-top: 10px;
	border: 1px solid #6FC8D5;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FC8D5;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6FC8D5;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6FC8D5;
}

.masterheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	}

.bottomleft {
	border-top-style: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6FC8D5;
	border-left-color: #6FC8D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;


}

.tandc {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}

.tandcbld {
	font-size : 9px;
	font-weight : bold;
	color : #000000;
}


.bottomleft2 {
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6FC8D5;
	border-left-color: #6FC8D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	border-top-width: 1px;
	border-top-color: #6FC8D5;
	color: #000000;



}
.openboxright {

	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6FC8D5;
	border-left-color: #6FC8D5;
	border-top-width: 1px;
	border-top-color: #6FC8D5;
}
.closebox {
	border: 1px solid #6FC8D5;

}
.bottomright {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FC8D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6FC8D5;

}
.bottomright2 {
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FC8D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	border-top-width: 1px;
	border-top-color: #6FC8D5;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6FC8D5;

}
.pricepoints {
	height: 40px;
	width: 294px;
	border: thin solid #6FC8D5;
	margin: 5px;
	padding: 5px;
	clear: both;


}
.leftrightborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FC8D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6FC8D5;

}

.bodytextbld {
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

.bodytextbldWt {
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}

html>body .sitemaptable td {
}

