body {
	margin: 0;
	padding: 0;
	
	background-color: #F0F0F0;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #66696B;
	line-height: 1.3em;
}
a {
	color: #83B300;
}
div#container {
	width: 1003px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	min-height: 567px
}
div#footercontainer {
	clear: both;
	background-image: url(/assets/images/footerBar.gif);
	background-repeat: repeat-x;
}
div#footer {
	width:970px;
	text-align:left;
	height: 24px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	padding-top: 4px;
}
.htmldivider {
	color: #69BDE2;
	font-size: 0.8em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 220px;
	clear: both;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
input,select {
	margin: 0;
}

input[type=text],select {
	float: right;
	width: 50px;
}

input[type=radio] {
	margin-top: 3px
}

input[type=checkbox] {
	margin-top: 3px
}

.reason {
	width: 140px;
}
.pound {
	color: #999999;
	position: absolute;
	margin-left: 156px;
}
.period {
	width: 80px;
}
label {
	float: left;
}
.methods {
	width: 220px;
}

.black {
	color: #666666;
	}
	
div#footer a:link, div#footer a:visited {
	color: #222222;
	text-decoration: none;
}
div#footer a:hover, div#footer a:active {
	color: #000000;
}

div#telegraphfooter {
	width: 226px;
	height: 18px;
	float: right;
}

div#terms {
	width:970px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.75em;
	margin-top: 20px;
}
div#terms a {
	color: #7EB238;
	text-decoration: underline;
}
div#terms p {
	margin-bottom: 8px;
	margin-top: 0px;
}
div#terms a:hover {
	text-decoration: none;
}

.wlpeMessageText {
	color: #993300;
	}
div#plugininfo {
	background-color: #fffeeb;
	text-align: center;
	color: #000000;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8b5ac;
	text-align: left;
	}
div#plugininfo a {
	color: #000000;
	text-decoration: underline;
	tmargin-left: 50px;;
}
div#footer a {
	color: #7EB238;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}
div#terms p.darker {
	color: #4E5052;
	margin-top: 8px;
}

div#terms p {
	margin-bottom: 3px;
	margin-top: 0px;
}
iframe#printme{
	margin-left: -1000px;
	}
		
div#htmlcontainer{
	width: 1003px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#htmlwrapper{
	float:left;
	width:100%;
	}
div#htmlheader {
	height: 74px;
}

div#htmlcontent{
	margin-top: 0;
	margin-right: 229px;
	margin-bottom: 0;
	margin-left: 240px;
}
div#htmlleftcolumn{
	float:left;
	width:230px;
	margin-left:-1003px;
	background-image: url(/assets/images/html/htmlInputBackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 35px;
	}
#htmlintro {
	margin-top: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
}
div#htmlrightcolumn{
	float:left;
	width: 218px;
	margin-left: -218px;
	text-align: right;
	}
#htmllogo {
	float: left;
	height: 56px;
	width: 500px;
	margin-top: 5px;
	line-height: 56px;
}
div#htmlphone {
	float: right;
	height: 36px;
	width: 392px;
	margin-top: 18px;
	text-align: right;
}
.cl {
	clear: both;
}
table {
	border-spacing: 2px;
	border-collapse: collapse;
	font-size: 0.7em;
	border: 1px solid #999999;
	line-height: 1.1em;
}
table th {
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	height: 35px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 3px;
	cursor: pointer;
}
table td {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}
table .even {
	background-color: #F0F0F0;
}
table .odd {
	background-color: #F3F3F3;
}
table .header {
	background-image: url(/assets/images/html/bg.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	cursor: pointer;
}
table .headerSortUp {
	background-image: url(/assets/images/html/asc.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	background-color: #96bf0d;
	color: #FFFFFF;
	cursor: pointer;
}
table .headerSortDown {
	background-image: url(/assets/images/html/desc.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	background-color: #96bf0d;
	color: #FFFFFF;
	cursor: pointer;
}
.submit {
	width: 197px;
	height: 49px;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(/assets/images/html/htmlFind.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 49px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.columnone , .columntwo {
	width: 109px;
	display: block;
	float: left;
	}

div#htmllogo h1.primelocation {
	float: left;
	font-size: 24px;
	color: #03B6EB;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
div#htmllogo h1.telegraph {
	float: left;
	font-size: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

div#toolholder {
	text-align: left;
	width: 1003px;
	height: 567px;
	}