HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
	height: 100%;
}

BODY, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: black;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

BODY
{
	
	z-index: 0;
}

IMG
{
	border: none;
	display: none;

}

IMG.show {
	display: block;
}

#printlogo
{
	display: block;
}


table 
{
border: 1px solid #000;
}

FORM
{
	display: inline;
}

.link
{
	cursor: pointer;
	cursor: hand;
}

.float
{
	position: absolute;
	top: 0px;
	left: 0px;
}

DIV.float
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.floatLink
{
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	cursor: hand;
}

DIV.floatLink
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}

.a
{
	color: #045aa3;
}

A:link, A:visited
{
	color: #045aa3;
	text-decoration: underline;
}
	
A:hover, A:visited:hover
{
	color: #045aa3;
	text-decoration: none;
}

#container
{
	z-index: 0;
	background: #fff;
}

#header
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 573px;
	height: 194px;
	display: none;

	}

#header IMG
{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 170px;
	height: 80px;
}

#header P
{
	color: #bfd8f3;
	margin-left: 200px;
	margin-top: 40px;
	font-size: 12px;
	line-height: 16px;
}

#header SPAN
{
	font-size: 14px;
	line-height: 16px;
}

#header A
{
	color: #477baf;
	text-decoration: none;
}

#header A:hover
{
	color: #477baf;
	text-decoration: underline;
}

#footer
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 754px;
	height: 88px;
	display: none;
}

#footer #copyright
{
	text-align: center;
	color: #497296;
	font-size: 10px;
	margin-left: 0;
	margin-top: 30px;
}

#footer #subnav
{
	text-align: center;
	color: #497296;
	font-size: 10px;
	margin-left: 80px;
	margin-top: 4px;
}

#footer #subnav A
{
	color: #497296;
	text-decoration: none;
}

#footer #subnav A:hover
{
	color: #497296;
	text-decoration: underline;
}

#homepageBackground
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 968px;
	height: 606px;
}

#homepageText
{
	position: absolute;
	left: 340px;
	top: 340px;
	width: 520px;
	height: 126px;
	line-height: 18px;
	color: white;
}

#homepageNavigation
{
	position: absolute;
	left: 0px;
	top: 196px;
	width: 220px;
	height: 500px;
}

#homepageNavigation DIV
{
	margin-top: 28px;
	margin-bottom: 29px;
	margin-left: 20px;
}

#homepageNavigation A
{
	color: #002b54;
	text-decoration: none;
	font-weight: bold;
}

#homepageNavigation A:hover
{
	color: #002b54;
	text-decoration: underline;
	font-weight: bold;
}

#navigation
{
	display: none;
}

#navigation DIV
{
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
}

#navigation A
{
	color: #002b54;
	text-decoration: none;
	font-weight: bold;
}

#navigation A:hover
{
	color: #002b54;
	text-decoration: underline;
	font-weight: bold;
}

#subnavigation
{
	margin-left: 36px;
	margin-top: 40px;
}

#subnavigation DIV
{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}

#subnavigation A
{
	color: #5a7c9d;
	text-decoration: none;
	font-weight: bold;
}

#subnavigation A:hover
{
	color: #5a7c9d;
	text-decoration: underline;
	font-weight: bold;
}

#subnavigation IMG
{
	margin-left: 20px;
}

#background
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 364px;
	height: 476px;
	display: none;
}

#background2
{
	position: absolute;
	right: 0px;
	top: 0px;
	left: 350px;
	width: 613px;
	height: 320px;
	display: none;
}

#quote
{
	position: absolute;
	left: 640px;
	top: 470px;
	width: 280px;
	height: 192px;
	color: #7f8890;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
	display: none;
}

#title
{
	font-size: 16px;
	color: #000;
	line-height: 20px;
}

#text
{
	width: auto;
	line-height: 18px;
	color: #000;
}

#text TD
{
	line-height: 18px;
	color: #48535c;
}

#text INPUT
{
	border: 1px solid #48535c;
	padding: 1px;
	width: 200px;
}

#text TEXTAREA
{
	border: 1px solid #48535c;
	padding: 1px;
	width: 200px;
}

#textWide
{
	position: relative;
	width: 650px;
	line-height: 18px;
	color: #48535c;
}

#textWide TD
{
	line-height: 18px;
	color: #48535c;
}

#innerImage1
{
	position: absolute;
	left: 240px;
	top: 187px;
	width: 140px;
	height: 85px;
	padding: 3px;
	border: 1px solid #d8d8d8;
	display: none;
}

#innerImage2
{
	position: absolute;
	left: 392px;
	top: 187px;
	width: 140px;
	height: 85px;
	padding: 3px;
	border: 1px solid #d8d8d8;
	display: none;
}

#innerImage3
{
	position: absolute;
	left: 544px;
	top: 187px;
	width: 140px;
	height: 85px;
	padding: 3px;
	border: 1px solid #d8d8d8;
	display: none;
}

TD.tabletab
{
	background: url(images/bkg-table-tab.gif) repeat-x top #6e93bf;
	text-align: center;
	color: #fff;
	padding: 2px 6px 2px 6px;
	border-right: 1px solid #fff;
	border-bottom: 5px solid #6e93bf;
}

P.tabletab
{
	color: #fff;
	text-align: center;
}

P.tablegrey
{
	color: #333;
	text-align: center;
	font-size: 10px;
}

P.lftcol
{
	color: #fff;
}

TD.lftcol
{
	border-right: 1px solid #a9c7e6;
	border-bottom: 1px solid #a9c7e6;
	padding: 6px 4px 6px 2px;
	background: #7ca4d5;
	vertical-align: top;
}

TD.greycol
{
	border-right: 1px solid #a9c7e6;
	border-bottom: 1px solid #a9c7e6;
	padding: 6px 4px 6px 4px;
	background: #eaeaea;
}

TD.col
{
	border-right: 1px solid #a9c7e6;
	border-bottom: 1px solid #a9c7e6;
	padding: 6px 4px 6px 4px;
	background: #fff;
}

TD.planes
{
	background: url(images/bkg-table-planes.gif) repeat-x top #fff;
	border-right: 1px solid #a9c7e6;
	padding: 6px 0 6px 0;
	vertical-align: top;
}

.overlay
{
	position: absolute;
	left: 518px;
	top: 114px;
	width: 405px;
	height: 503px;
	background-color: #848483;
	visibility: hidden;
}

.overlay .close
{
	position: absolute;
	left: 6px;
	top: 3px;
	width: 130px;
	height: 11px;
	line-height: 11px;
	color: white;
}

.overlay .close A
{
	color: white;
	text-decoration: none;
}

.overlay .close A:hover
{
	color: white;
	text-decoration: none;
}

.content
{
	position: absolute;
	left: 6px;
	top: 18px;
	width: 391px;
	height: 477px;
	border: 1px solid #adb8c2;
	background-color: white;
}

.content .title
{
	position: absolute;
	left: 2px;
	top: 2px;
	width: 387px;
	height: 32px;
	background-color: #cbdef1;
	color: #000;
	line-height: 32px;
	border-bottom: 2px solid #dae7f5;
	text-align: center;
}

.content .diagram
{
	position: absolute;
	left: 2px;
	top: 36px;
	width: 387px;
	height: 79px;
	background-color: #686868;
}

.content .table
{
	position: absolute;
	left: 1px;
	top: 115px;
	width: 389px;
	height: 361px;
}

.content .table TABLE
{
	background-color: white;
	width: 100%;
}

.content .table TD
{
	background-color: #dae7f5;
	padding: 8px;
	padding-left: 20px;
	width: 50%;
	color: #48535c;
}

.content .table TH
{
	background-color: #e3e9ef;
	padding: 8px;
	padding-left: 20px;
	width: 50%;
	color: #48535c;
	font-weight: normal;
}
