
	body {
	
		margin: 0px;
		background-color: #DADADA;
		background-position: center;
		background-repeat: repeat-y;
		background-image: url('../img/gui/bg.gif');
	
	}
	
	img {
	
		border: none;
	
	}
	
	a {
	
		color: #281E74;
	
	}
	
	a:hover, strong {
	
		color: #111111;
	
	}
	
	h1 {
	
		font-size: 18px;
		color: #281E74;
		font-weight: 100;
		border-bottom: 1px solid #EBEBEB;
		margin: 0px;
		padding-top: 5px;
		padding-bottom: 12px;
		font-family: Arial, sans-serif;
	
	}
	
	h2 {
	
		font-size: 14px;
		color: #FB2E29;
		font-weight: bold;
		margin: 0px;
		font-family: Arial, sans-serif;
	
	}
	
	.h2 {
	
		color: #FB2E29;
		font-weight: bold;
	
	}
	
	img.verttop {
	
		vertical-align: bottom;
	
	}
	
	div, p {
	
		font-size: 12px;
		color: #444444;
		line-height: 18px;
		font-family: Arial, sans-serif;
	
	}
	
	div.div {
	
		width: 910px;
		margin: 0 auto 0 auto;
	
	}
	
	div#top {
	
		height: 93px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/top.gif');
	
	}
	
	div#menu {
	
		height: 47px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/menu.gif');
	
	}
	
	div#menu ul {
	
		margin: 0px;
		padding: 0px;
	
	}
	
	div#menu li {
	
		padding-top: 10px;
		float: left;
		list-style: none;
		text-align: center;
		width: 150px;
	
	}
	
	div#menu li#leftend {
	
		padding-left: 5px;
	
	}
	
	div#menu li#rightend {
	
		padding-right: 5px;
	
	}
	
	div#menu a {
	
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	
	}
	
	div#menu a:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	div#content {
	
		background-image: url('../img/gui/contentbg.gif');
		background-position: center;
		background-repeat: repeat-y;
		border-top: 1px solid white;
	
	}
	
	div#left {
	
		float: left;
		width: 202px;
	
	}
	
	div#right {
	
		width: 682px;
		margin-left: 220px;
	
	}
	
	div#clear {
	
		clear: both;
		height: 1px;
		line-height: 1px;
	
	}
	
	a.leftbutton {
	
		display: block;
		width: 202px;
		height: 31px;
		padding-top: 7px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/leftbutton.gif');
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		text-indent: 20px;
	
	}
	
	a.leftbutton:hover, a.leftbuttonhighlight:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	a.leftbuttonhighlight {
	
		display: block;
		width: 202px;
		height: 31px;
		padding-top: 7px;
		background-repeat: no-repeat;
		background-image: url('../img/gui/leftbuttonhighlight.gif');
		font-weight: bold;
		text-decoration: underline;
		color: #FFFFFF;
		text-indent: 20px;
	
	}

	img.rightimg {
	
		float: right;
		padding-left: 15px;
		padding-bottom: 15px;
		padding-top: 15px;
	
	}
	
	div#bottomright {
	
		font-size: 11px;
		float: right;
		text-align: right;
		padding-right: 5px;
		padding-top: 10px;
		padding-bottom: 20px;
	
	}
	
	div#bottomleft {
	
		font-size: 11px;
		padding-left: 5px;
		padding-top: 10px;
		padding-bottom: 20px;
	
	}
	
	ul.ticks {
	
		 padding-left: 15px;
	
	}
	
	li.tick {
	
		font-weight: bold;
		text-indent: 20px;
		color: #281E74;
		background-repeat: no-repeat;
		background-position: left bottom;
		background-image: url('../img/gui/tick.gif');
		list-style: none;
		line-height: 18px;
	
	}
	
	a.menuhighlight {
	
		text-decoration: underline;
	
	}
	
	p.servicesoptions {
	
		 text-align: center; 
		 padding: 5px; 
		 background-color: #F7F7F7; 
		 border: 1px solid #CCCCCC;
	
	}
	
	div#homebanner {
	
		padding-bottom: 8px;
	
	}
	
	div#homeleft {
	
		float: left;
		width: 333px;
	
	}
	
	div#homeright {
	
		width: 333px;
		margin-left: 343px;
	
	
	}
	
	div.homebar {
	
		text-indent: 25px;
		width: 333px;
		padding-top: 7px;
		height: 25px;
		background-repeat: no-repeat;
		background-image: url('../img/pages/homebar.gif');
	
	}
	
	.right {
	
		text-align: right;
	
	}
	
	div.readmore {
	
		padding-top: 10px;
	
	}
	
	.gold {
	
		color: #E5C40C;
		font-weight: bold;
	
	}
	
	.silver {
	
		color: #999999;
		font-weight: bold;
	
	}
	
	.bronze {
	
		color: #F68C3F;
		font-weight: bold;
	
	}
	
	table {
	
		width: 99%;
	
	}
	
	th {
	
		width: 16%;
		padding: 3px;
		border-bottom: 1px solid #CCCCCC;
		text-align: left;
		font-size: 11px;
		color: #111111;
		vertical-align: top;
	
	}
	
	td {
	
		width: 16%;
		padding: 3px;
		border-bottom: 1px solid #CCCCCC;
		font-size: 11px;
		vertical-align: top;
	
	}
	
	div.smallprint {
	
		font-size: 10px;
		font-style: italic;
		padding-top: 3px;
		padding-bottom: 10px;
		color: #999999;
	
	}
	
	div#contactleft {
	
		width: 300px;
	
	}
	
	div#contactright {
	
		margin-top: 15px;
		float: right;
		width: 300px;
		padding: 10px;
		background-color: #F7F7F7;
		border: 1px solid #CCCCCC;
	
	}
	
	a.contactemail, a.contactemail:hover {
	
		color: #444444;
		text-decoration: underline;
	
	}
	
	table#contacttable td {
	
		font-size: 11px;
		border: none;
		padding-bottom: 10px;
	
	}
	
	input, textarea {
	
		width: 210px;
		font-size: 12px;
		color: #444444;
		font-family: Arial, sans-serif;
		border: 1px solid #CCCCCC;
	
	}
	
	input {
	
		padding-top: 3px;
		padding-bottom: 3px;
	
	}
	
	input#submit {
	
		border: none;
		width: auto;
		padding: 0px;
	
	}
	
	
	

