html, body, h1, h2, h3, h4 
{
	margin: 0;
	padding: 0;
}

h1 img
{
	display: block;
}

img
{
	border: 0;
}

a
{
	color: #1d4659;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FF7F00;
	text-decoration: underline;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.more
{
	text-align: right;
}

.clear
{
	clear: both;
}

body
{
	background:  url(images/page_bg.jpg) repeat-x;
	background-color:#0097db;
	text-align:justify; 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #1d4c5e;
	margin-top:30px;
	margin-bottom:30px;
}

/** layout **/
#wrapper
{
	text-align: left;
	margin: auto;
	width: 900px;
	position: relative;
}

#left
{
	position: absolute;
	top: 0;
	left: 0;
	width: 339px;
}

#right
{ 
	position: absolute;
	top: 0;
	left: 339px;
	width: 561px;
}

#content
{
	height:623px;
	overflow:auto;
	padding:1px;
}

/** Left **/
#left 
{
	background: url(images/logo_new1.jpg) no-repeat;
	/* padding-top: 30px;*/
}

#left h1
{ 
	text-align: center;
	font: 28px Verdana, Arial, Helvetica, sans-serif; 
	color: #6C0505;
	height: 590px;
}

#copyright
{
	color: white;
	height:230px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:5px;
}

#copyright p
{
	margin: 0 1em 0.5em 1em;
}

/** Right **/
#nav
{
	background: url(images/header.jpg) no-repeat;
	height: 60px;
}

#nav ul
{
	margin: 0;
	padding: 0 0 0 5px;
}

#nav li
{
	float: left;
	border-right: 1px solid #A26A6B;
	padding: 35px 7px 7px 7px;
	list-style: none;
}

#nav li#last
{
	border-right: none;
}

#nav a 
{
	color: #CECECE;
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

#nav .selected a
{
	font-weight: bold;
}

/** Body **/
#body
{
	background: url(images/body_bg.jpg) repeat-y;
}

#body-top
{
	background: url(images/body_top.jpg) no-repeat;
}

#body-bot
{
	background: bottom left url(images/body_bot.jpg) no-repeat;
	padding: 36px 32px 19px 32px;
}

img.small_left
{
	border:1px groove #1d4c5e;
	margin:4px;
	background-color:#fff;
	padding:2px;
	float:left;
}

img.small_right
{
	border:1px groove #1d4c5e;
	margin:4px;
	background-color:#fff;
	padding:2px;
	float:right;
}

#body h1
{
	
	font: 20px Verdana, Arial, Helvetica, sans-serif; 
	color: #1b627e;

}

#body h2
{
	font: 16px Verdana, Arial, Helvetica, sans-serif; 
}

#body h2 strong
{
	color: #1b627e;
	font-weight: normal;
	font-size: 18px;
}

#body h3
{
	font: 14px Verdana, Arial, Helvetica, sans-serif; 
	color: #1b627e;
	margin-top: 1.4em;
	margin-bottom: 1.1em;
	font-weight:bold;
}

#body h4 
{
	color: #660505;
}

#body .left 
{
	margin: 0 26px 0 0;
}

/** footer **/
.body-hr 
{
	clear: both;
	height: 30px;
	background: bottom left url(images/body_hr.jpg) no-repeat;
	margin: 10px -32px;
}

#footer 
{
	padding-right: 30px;
	margin-top: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #1b627e;
	height:30px;
	text-align: center;
}

#footer-1 strong 
{
	display: block;
	font-size: 18px;
	font-weight: normal;
}

#footer-2 
{
	float: left;
	width: 154px;
	margin-left: 12px;
	font: 18px Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	line-height: 34px;
}

#footer-2 .left 
{
	margin-right: 12px;
}

#footer-3 
{
	float: left;
	width: 135px;
	margin: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	text-align: center;
}

#footer-3 .left 
{
	margin-right: 12px;
}

#tariff_table
{
	background-color: #1d4659;
	width:99%;
}

#tariff_table td,th
{
	background-color:#FFFFFF;
}

#TA_rated604{
    position: fixed;
   
    vertical-align: middle;
    text-align: center;
}
