#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:50px;
	z-index:1;
	right: 0px;
	background-color: #fff;
	color: #006;
}
.carrierheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000099;
}
.carrierheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	left: 0px;
	top: 100px;
	right: 0px;
	bottom: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0066FF;
}
#Menu {
	position:absolute;
	left:0px;
	top:50px;
	width:100%;
	height:30px;
	z-index:2;
	right: 0px;
	background-color: #ddd;
	color: #000;
	padding: 10px;
	font-family: veranda;
}

#Menu a:link {
	color: #00f;
	text-decoration: underline;
	font-weight: normal;
}

#Menu a:visited {
	color: #f0f;
	text-decoration: underline;
	font-weight: normal;
}

#Menu a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: normal;
}
#Footer {
	position:absolute;
	left:0px;
	width:100%;
	height:50px;
	z-index:3;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
	background-color: #009933;
}
#Main {
	position:absolute;
	left:0px;
	top:100px;
	width:100%;
	height:100%;
	z-index:4;
	right: 0px;
	bottom: 50px;
}

.row1
{
	background-color:#FFFFFF;
	text-decoration: none;
	color: #009933;
	font-size: 14px;
}

.row2
{
	background-color:#CCCCCC;
	text-decoration: none;
	color: #0000CC;
	font-size: 14px;
}

.row1 a:link
{
	color:#009933;
	text-decoration:none;
	font-size: 14px;
}
.row1 a:visited
{
	color:#006666;
	text-decoration:none;
	font-size: 14px;
}
.row1 a:hover
{
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
	font-size: 14px;
}

.row2 a:link
{
	color:#0033CC;
	text-decoration:none;
	font-size: 14px;
}
.row2 a:visited
{
	color:#000099;
	text-decoration:none;
	font-size: 14px;
}
.row2 a:hover
{
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
	font-size: 14px;
}
.headingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 100px;
	padding-bottom: 5px;
}
