body {
	font-family:"Trebuchet MS";
	font-size:12px; /* Sets default font size to 10px */
	color:#222222;
	background-color: #E8F7F9;
	background-image: url(images/bg-body.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
	}
p {
	margin-bottom: 12px;
	margin-top: 1px;
}

a {
	text-decoration:underline;
	color:#3E3D3E;
}
a:hover {
	text-decoration:none;
	color:#F5B555;
}
#wrapper {
	width:771px;
	background: #FFFFFF;
	margin: 0px auto;
	float: left;
	height: auto;
}
#main-wrapper {
	width:771px;
	margin: 0px auto;
	background: #FFFFFF;

}
#main-content {
	float:left;
	width:520px;
	padding: 30px 31px 0px;
	}
#header {
	height:317px;
	width: 771px;
	}
#sidebar {
	float:right;
	width:170px;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3D3E;
	background: #EEF7E6 url(images/side-bottom.jpg) no-repeat left bottom;
	padding-right: 2px;
	font-weight: bold;
}	
#menu {
	height:30px;
	line-height:30px;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	width: 771px;
	float: left;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 20px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	text-decoration: none;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
}


/* Sidebar */

#sidebar ul {
	list-style-type:circle;
	margin-top:10px;
	list-style-image: url(images/bullet.gif);
	}
#sidebar li {
	margin-top: 4px;
	
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
	.jez {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:1em; /* Sets default font size to 10px */
	color:#222222;
	text-decoration: none;
	padding-left: 16px;
	}
a.jez1:link {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:1em; /* Sets default font size to 10px */
	color:#EAA83A;
	text-decoration: none;
}
a.jez1:visited {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:1em; /* Sets default font size to 10px */
	color:#EAA83A;
	text-decoration: none;
}
a.jez1:hover {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:1em; /* Sets default font size to 10px */
	color:#222222;
	text-decoration: none;}
	
	a.jez1:active {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:1em; /* Sets default font size to 10px */
	color:#EAA83A;
	text-decoration: none;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #343434;
	margin: 0px 0px 12px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	margin: 0px 0px 12px;
}
.red {
	font-weight: bold;
	color: #D50000;
}


.right-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F29B19;
	font-weight: normal;
}

#footer {
	background-image: url(images/grass.jpg);
	background-repeat: no-repeat;
	width: 771px;
	float: left;
	padding-top: 48px;
	font-size: 12px;
	background-position: bottom;
}
.to-top {
	text-align: right;
	display: block;
}

.tariff-table ul {
	font-family: "Trebuchet MS";
	margin-left: 14px;
	margin-top: 0px;
}
.tariff-table td {
	vertical-align: top;
	padding-left: 8px;
}
.tariff-line {
	border-top: 1px dotted #B3BF99;
	padding-top: 4px;
}

.tariff-header {
	color: #FFFFFF;
	background: #747474;
	font-weight: bold;
	font-size: 12px;
}
.form-box {
	border: 1px solid #747474;
}
.form-button {
	background: #747474;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#form-table {
	background: #EEF7E6;
	padding-right: 10px;
	padding-left: 10px;
}
.form-line {
	border-bottom: 1px dotted #B3BF99;
}
.policy-border {
	border: 1px solid #B3BF99;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
