html {
     overflow: -moz-scrollbars-vertical;
}
html, body {
	background: 		#EFEFEF;
	color:				#000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10px;
	width:				100%;
	margin:				0;
	padding:				0;
	border:				0;
	text-align:			center;
}
img {
	border: 				0;
	margin: 				0;
	padding:				0;
}

div#totallayout {
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			20px;
	margin-bottom:		20px;
	text-align:			left;
	border:				1px solid black;
	background:			#FFFFFF;
}

div#top {
	background:			#D40000;
	color:				#FFFFFF;
	height:				180px;
	border-bottom:		1px solid black;
}
div#topbanner {
	background:			#C8C8C8;
	color:				black;
	text-align:			center;
	border-bottom:		1px solid black;
	height:				22px;
	width:				800px;
}

div#intro, div#super, div#intro table tr td {
	background:			#FFFFFF;
	color:				black;
}

div#logo {
	height:				180px;
	text-align:			center;
}
div#logo1 {
	background:			#D40000;
	color:				#FFFFFF;
	height:				149px;
	width:				800px;
}
div#logo2 {
	background:			url("images/header2.jpg");
	color:				#FFFFFF;
	height:				31px;
	width:				800px;
	vertical-align: bottom;
}

div#copy {
	color:				#D40000;
	text-align:			center;
	padding:				0;
	margin:				0;
	margin-top:			-1em;
}
td.customerradiooption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
textarea.defaulttextarea
{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#intro {
	border-top:			1px solid #C8C8C8;
	border-bottom:		1px solid black;
	width:				800px;
}
div#tellafriend2
{
	border-top:			1px solid #C8C8C8;
	width:				800px;
}
div#mailarticle2
{
	border-top:			1px solid #C8C8C8;
	width:				800px;
}
div#tariffnotice
{
	border-top:			1px solid #C8C8C8;
	width:				800px;
}

div#rates {
	border-top:			1px solid #C8C8C8;
	border-bottom:		1px solid black;
	width:				800px;
}
table#ratespage, div#example, div#faq, div#contact, div#tellafriend, div#mailarticle {
	font-size:		12px;
	margin-top:		10px;
	margin-bottom:		10px;
	margin-right:		100px;
	margin-left:		100px;
}
div#title
{
	margin-right:		100px;
	margin-left:		100px;
	padding-top: 20px;
	padding-bottom: 10px;
}
div#intro table {
	font-size:			12px;
	margin-top:		10px;
	margin-bottom:	10px;
	margin-right:		140px;
}
div#tariffnotice table {
	font-size:			12px;
	margin-top:		10px;
	margin-bottom:	10px;
	margin-right:		140px;
}


div#super {
	font-size:			12px;
	text-align:			center;
	border-top:			1px solid #C8C8C8;
	border-bottom:		1px solid black;
	background:			url("images/pic_thumb.jpg") white bottom right no-repeat;
	height:				170px;
	width:				800px;
}
div#superpanel {
	width: 				700px;
	background:			#D40000;
	color:				#FFFF00;
	font-size:			12px;
	margin:				1em auto 0 auto;
	border:				1px solid black;
}
table#superpaneltable  {
	color:				#FFFF00;
	font-size:			12px;
}
table#superpaneltable tr td em {
	font-style:			normal;
	font-size:			10px;
}

td.sp1, td.sp2, td.sp3, td.sp4 {

}

/* 600-10 -> 590 -> 295 -> 165+30+100 */
td.sp1 {
	width:				165px;
}
td.sp2 {
	width:				30px;
	text-align:			right;
}
td.sp3 {
	width:				100px;
	text-align:			right;
}
td.sp4 {
	width:				10px;
}

div#news {
	background:			#FFFFFF;
	vertical-align:	top;
	border-top:			1px solid #C8C8C8;
	width:				800px;
}
div#newsimg {
	float:				left;
	width:				200px;
	height:				88px;
	text-align:			right;
	padding-right:		1em;
}
div#newslow {
	float:				left;
	width:				180px;
	height:				99px;
	padding-left:		1em;
}
div#newsitems {
	float:				left;
	width:				400px;
}
div#newsitems div, div#newsitems table {
	font-size:			12px;
}
div#newstop {
	background:			#C8C8C8;
	border:				1px solid black;
	margin-top:			1em;
}
div#newstop, div#newsother {
	padding:				0.2em 1em;
}
div#newsmore {
	text-align:			center;
}

div#bottomlinks {
	color:				#D40000;
	padding-bottom:	1em;
}

a:link, a:visited, a:active {
	color:				#D40000;
	background:			transparent;
	font-weight:		bold;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}
a.newssend:link, a.newssend:visited,  a.newssend:active {
	font-size:			10px;
}
a.newssend:hover {
	text-decoration:	underline;
}
a.newsdate:link, a.newsdate:visited, a.newsdate:active, a.newstitle:link, a.newstitle:visited, a.newstitle:active {
	color:				#000000;
	background:			transparent;
	font-weight:		normal;
	text-decoration:	none;
}
a.defaultblack:visited, a.defaultblack:active, a.defaultblack:link
{
	color:				#000000;
	background:			transparent;
	font-weight:		bold;
	text-decoration:	none;
}
a.defaultblack:hover
{
	text-decoration: underline;
}

a.newstitle:hover, a.newsdate:hover {
	text-decoration: underline;
}
a.newstitle:link, a.newstitle:visited, a.newstitle:active {
	font-weight:		bold;
	text-decoration: none;
}
a.newstitle:hover {
	text-decoration: underline;
}
a.tariff:link, a.tariff:visited, a.tariff:active {
	color:				#FFFFFF;
	font-size:		10px;
	background:			transparent;
	font-weight:		bold;
	text-decoration:	none;
}
a.tariff:hover {
	text-decoration: underline;
}
tr.tableheader
{
	font-family: Arial, Helvetica, sans-serif}
a.faqindex:link, a.faqindex:visited, a.faqindex:active {
	color:				#FFFF00;
	font-size:		11px;
	background:			transparent;
	font-weight:		bold;
	text-decoration:	none;
}
a.faqindex:hover {
	text-decoration: underline;
}

div.faqA
{
	font-weight: normal;
	font-size: 12px;
}
div.faqQ
{

	font-weight: bold;
	font-size: 12px;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.defaulttextfield
{
	border: 1px solid black;
	font-size: 12px;
}
input.defaultbutton
{
	border: 1px solid black;
	font-size: 11px;
}
td.customerservicelabel
{
	padding: 2px;
	margin: 0px;

}
p.customerlabelmargin
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p.newsarchiveheader
{
	padding: 3px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
p.newsarchivetext
{
	padding: 3px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td#nback1
{
	background: #FFFFFF;
}
td#nback2
{
	background: #C8C8C8;
}
td#cqback
{
	background: #C8C8C8;
	padding: 3px;
	border: 1px solid #000000;
}