BODY
{
	color: #000000;
	font-size: 11pt;
	text-align: left; 
	margin: 0pt;
	/* Setting the left vertical color */
	background: white url("images/bg1.png");
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom : 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-family: "Trebuchet MS";
}

a, a:link, a:visited, a:active, a:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}

#top
{  
	/* Top left Skyplan Logo */
	float: left;
	vertical-align: top;
	margin: 0pt;
	width: 202px;
	height: 125px;
}
#top img
{
	border: 0px;
}

#banner
{
	/* Top right Skyplan Banner */
	float: right;
	vertical-align: top;
	margin: 0pt;
	height: 70px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

#bar
{
	/* Sets the horizontal bar across in color */
	position: absolute;
	z-index: -5;
	top: 125px;
	left: 0px;
	width: 100%;
	height: 26px;
	background: url("images/bk5.png");
	background-repeat: repeat-x;
}

#header
{
	/* Creates the header settings */
	position: absolute;
	left: 180px;
	top: 77px;
	z-index: 10;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 17pt;
	font-weight: 600;
	color: #24336C;
}

#topnav
{
	/* Creates the Top navigational menu with DHTML */
	position: absolute;
	left: 235px;
	top: 128px;
	width: 490px;
	z-index: 15;
	font-size: 12px;
}
#topnav ul
{
	/* Defines the Unordered List for Top navigation */
	padding: 0px;
	margin: 0;
	white-space : nowrap;
	color : #24336C;
	float : none;
	width : 100%;
}
#topnav ul li
{
	/* Defines the start of the list items */
	display : inline;
}
#topnav ul li a
{
	color : #24336C;
	font-weight : bold;
	font-size: 9pt;
	text-decoration : none;
	padding-left : 1em;
	padding-right : 1em;
	float : left;
}
#topnav ul li a:hover
{
	/* Defines the hover attribute within the anchor element */
	background-color : #24336C;
	color : white;
	text-decoration: none;
	font-weight: bold;
}
#topnav ul li p
{
	text-align: left;
}

#search
{
	/*Top left Search box */
	float: right;
	margin: 0pt;
	height: 38px;
	position: absolute;
	top: 75px;
	right: 0;
	z-index: 10;
	width: 263px;
}
#search form table tr 
{
	vertical-align: middle;
}
#search form table tr td 
{
	font-size: -1;
}

#navcontainer
{
	z-index: 10;
}
#navcontainer a:hover
{
	background-color: #00A99E;
}

#navlist
{
	position: absolute;
	padding-left: 0;
	margin-left: 0;
	/* border-bottom: 1px solid gray; */
	width: 125px;
	left: 10px;
	top: 160px;
}
#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.05em;
}
#navlist li a
{
	text-decoration: none;
}

#nav
{
	font-size: 9pt;
	font-weight: bold;
}
#clientlogin, #companynav, #productnav, #servicenav, #supportnav, #contactnav, #sitenav
{
	border-top: 1px solid #24336C;
}
#slink
{
	font-size: 8pt;
	font-weight: lighter;
	margin: 5px;
}
#IE
{
	font-size: 8pt;
}

#form
{
	font-size: 10pt;
	font-weight: bold;
}

#content
{
	/* Creates the main Content area for the page */
	position: absolute;
	left: 170px;
	top: 170px;
	width: 565px;
	padding: 5px;
	margin: 3px;
	font-size: 10pt;
}
#content a, a:link, a:visited, a:active
{
	/* Defines the anchor elements within the content area */
	font-size: 8pt;
	color: #24336C;
	text-decoration: underline;
}
#content a:hover
{
	color: #00A99E;
}
#content address
{
	text-align: center;
}
#content p
{
	/* Defines the paragraphs in the content area */
	margin-top: 0;
	margin-bottom: 6;
}
#content h1
{
	/* Defines the H1 style used throughout the page */
	font-size: 14pt;
	color: black;
}
#content h2
{
	/* Defines the H2 style used throughout the page */
	font-size: 14pt;
	color: #AAAF87;
}
#content h3
{
	/* Defines the H3 style used throughout the page */
	font-size: 13pt;
	color: #AAAF87;
}
#content h4
{
	/* Defines the H4 style used throughout the page */
	font-size: 12pt;
	color: #AAAF87;
}
#content h5
{
	/* Defines the H5 style used throughout the page */
	color: #AAAF87;
}
#content img
{
	/* Aligns pictures used in the content section of the page */
	margin-right: 8px;
	margin-bottom: 6px;
}

#text 
{
	line-height: 150%;
	border: "0";
	/*cellspacing: "5";*/
	border-collapse: collapse;
	border-color: #111111;
}
#text a
{
	font-size: 10pt;
	color: #24336C;
	text-decoration: underline;
}
#text a:hover
{
	color: #00A99E;
}

#CTOdownload
{
	position: relative; 
	width: 132px; 
	background-color: #efefef;
	z-index: 1; 
	border: 1px solid #24336C;
	top: 16px; 
	float: right;
}

.modified
{
	font-size: 8pt;
}

#FuelRequest 
{
	border: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0;

	border: 1px solid black;
}
#txtTotal 
{
	text-align: right;
}
#QuickFuel
{
	border: 1px solid black;
}
#footer
{
}
#address
{
	display: none;
}
#contactinfo
{
	display: none;
}