body {
	overflow:scroll;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	color: #000066;
	/* line-height: 15px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1mm;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;}

a:link	{font-weight: normal;}

.mainTable {background-position: right top; background-attachment: fixed; background-image: url(images/clouds_skyways.jpg); width: 100%; background-repeat: no-repeat; height: 100%}

.mediumBlackBold {font-weight: bold; font-size: 13px; color: #000066; letter-spacing: 0.1mm}
.mediumBlack {font-weight: normal; font-size: 13px; color: #000066; line-height: 15px; letter-spacing: 0.1mm}
.smallBlack {font-weight: normal; font-size: 11px; color: #000066; line-height: 13px; letter-spacing: 0.1mm}
.mediumRed {font-weight: normal; font-size: 13px; color: red; line-height: 15px; letter-spacing: 0.1mm}

.title1 {
	font-size: 18pt;
	color: #000066;
	font-style: normal;
	font-weight: normal;}

.txt8ptv {font-size: 8pt;}

.smallBlackBold {
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	line-height: 13px;
	letter-spacing: 0.1mm}

.indexlink {
font-size: 13px;
color: #FFFFFF;
line-height: 25px}

.bold {
font-weight: bold;
letter-spacing: 0.1mm}

.terms {
font-family: Arial, sans-serif;
font-size: 8pt;
color: #999999;}

#navlist {
	display: block;
	background-color: #CC3300;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 130px;}

#navlist li {
	list-style: none;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding: 0.1em;}

.indent {text-indent: 5px;}

#navlist li a {text-decoration: none;}

#navlist li a:hover {
	display: block;
	background-color: #CCCCCC;
}

.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 130px;
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	color: rgb(75,75,75);
	font-size: 1.4em;
}

.nav3 ul {
	width: 125px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-right: solid 1px #CCCCFF;
	border-left: solid 1px #CCCCFF;
	border-bottom: solid 1px #CCCCFF;
	background-color: #E6E9EE;
}
.nav3 li {list-style: none; margin: 0px; padding: 0px;}
.nav3 li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 22px; background-color: rgb(156,186,214); color: rgb(255,255,255); font-size: 120%;}
.nav3 li.group a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	border-top: solid 1px #CCCCFF;
	border-left: solid 7px #E6E9EE;
	/*border-right: solid 1px #CCCCFF;*/
	color: #000066;
	font-size: 90%;
}
.nav3 li a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 20px;
	border-left: solid 7px rgb(219,230,241);
	/*border-right: solid 1px #CCCCFF;*/
	color: rgb(75,75,75);
	text-decoration: none;
	font-size: 90%;}
.nav3 li a:hover {
	border-left: solid 7px #CCCCFF;
	/*border-right: solid 7px #CCCCFF;*/
	text-decoration: none;
	/*font-weight: bold;*/
	letter-spacing: 0.1mm;
	background-color: #CCF;
}

.nav3 li a.selected {
	border-left: solid 7px #CCCCFF;
	color: #000066;
	text-decoration: none;}
