@import url("scroll.css");
body {
	background-color: #58595b;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	color: #58595B;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.tableText {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #58595b;
	margin-top: 15px;
}
.quote {
	font-size: 16px;
	font-weight: bold;
	color: #538aa6;
	text-align: center;
	margin: 35px 0px;
}
.navBack {
	background-image: url(../images/left_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navTable {
	border-bottom: 1px solid #A0A8AB;
}

#mainTable {
	width: 959px;
}
.homeRightArm {
	background-image: url(../images/back_home_right.jpg);
	background-repeat: no-repeat;
}
#greyTable {
	color: #FFFFFF;
	background-color: #8c9397;
}
#greyTable td {
	padding: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #58595B;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
}
#mainTable #form1 {
	margin: 0px;
	padding: 0px;
}
.longText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 170px;
	border: 1px solid #333333;
}
.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 170px;
	border: 1px solid #333333;
}
.shortText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 50px;
	border: 1px solid #333333;
}
.whiteTitle {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.blackTitle {
	font-size: 15px;
	font-weight: bold;
	color: #58595b;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.blackTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #58595b;
	margin: 0px 10px 0px 0px;
}
#tariffTable {
	width: 506px;
}
#tariffTable td {
	background-image: url(../images/tarrifs/table_cellBackground2.jpg);
	background-repeat: repeat-y;
	border-top: none;
	border-right: 1px solid #58595B;
	border-bottom: 1px solid #58595B;
	border-left: 1px solid #58595B;
	padding-right: 10px;
	padding-left: 10px;
}
#emptyTable {
	background-image: none;
}
#emptyTable td {
	background-image: none;
	margin: 0px;
	padding: 2px 0px;
	border: none;
}
.mid_bottom {
	background-image: url(../images/tarrifs/mid_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.topLine {
	border-top: none;
	border-bottom: 1px solid #58595B;
}
.shorterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 30px;
	border: 1px solid #333333;
}
.mediumText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 65px;
	border: 1px solid #333333;
	margin-right: 5px;
}
.blackTextSmallThinPara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #58595b;
	margin: 0px 10px 0px 0px;
	padding-top: 0px;
}
.blackTextSmallThinPara p {
	margin-top:0px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:0px;
}
#thinktank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#thinktank a {
	text-decoration:none;
}
#thinktank a:visited, #thinktank a:link {
	color:#FFFFFF;
}
#thinktank a:hover {
	color:#b2de59;
}
#thinktank a:active {
	color:#FFFFFF;
}
td#scrollLinks  {
	width:12px;
}
div.content a {
	font-weight:bold;
	color:#4e5f67;
}
div.content a:visited, div.content a:link {
	text-decoration:none;
}
div.content a:hover {
	text-decoration:underline;
}
div.content a:active {
	text-decoration:none;
}
