/* --- Basic structure --- */
body {
	background: #E3E7F2 url(./images/bg31x796.gif) repeat-x scroll 0 0;
	margin: 10px auto;
      padding: 0;
	text-align: center
	}
#wrapper {
	margin:0 auto;
      width: 805px;
      text-align: left;
}
table, td, tr {
	margin: 0 auto;
      border-collapse: collapse;
      padding: 0;
      border: 0;
      }
td {
	color: #241F8A;
	font-size: 8pt;
	font-weight: normal;
	line-height: 15pt;
}
a:link, a:visited {
	color: #8395D4;
	text-decoration: none;
}
a:active, a:hover {
	color: #4181C9;
	text-decoration: underline;
}

/* --- Top of page --- */
#top123 {
	background: url(./images/top805x123.gif) repeat-x scroll 0 0;
	position: relative;
}

/* --- Bottom of page (airplane on) --- */
#bot182_on {
	background: url(./images/bottom805x182_on.gif) repeat-x scroll 0 0;
	position: relative;
}

/* --- Bottom of page (airplane off) --- */
#bot182_off {
	background: url(./images/bottom805x182_off.gif) repeat-x scroll 0 0;
	position: relative;
}


/* --- Font styling --- */
.bodytext1 {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #241F8A;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal ;
	text-align: justify
}
.ic_leadintext {color: #B8A91F;}
.paragraphintrotext {
	float: left;
	clear: left;
	background-position: top;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
.largefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}

/* the following are used by the navbar javascript*/
#dropmenudiv {
	position:absolute;
	border-bottom-width: 0px;
	line-height: 10px;
	z-index: 100;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
      text-align: left;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #002C63; /* Was #242E4C */
	background-image: url(../content/cimages/mask185x16.png);
}
#dropmenudiv a:hover {
	text-decoration: underline;
	color: #237DE8;  /* Was #4482C6 */
}

/* the following are used for the navigation menu*/
#navbox {
	position:relative;
	width:134px;
	height:200px;
	z-index:14;
	left: 12px;
	top: 0px;
	visibility: visible;
}
.navlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}
#navlocation {
	position:relative;
	width:200px;
	height:20px;
	z-index:9;
	left: 148px;
	top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF9900;
	line-height: 16pt;
	font-weight: normal;
	visibility: visible;
}

/* the following is for the airplane in the bottom left*/
#planebox {
	position:relative;
	left: 0px;
      top: 0px;
      margin-top: -138px;
	visibility: visible;
      width:99;
	z-index:14;
}

.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}

/* the following is used for "click here for printable version" */
.printable {
	line-height: 11pt;
}

/* the following are used to create the bottom half of the home page */
#homebotbox_main {
	position:relative;
	width:765px;
	z-index:15;
	left: 0px;
      top: 0px;
      margin-top: 0px;
	visibility: visible;
}
#homebotbox1 {
	position:absolute;
	z-index:15;
      left: 330px;
      top: 30px;
      background-color: #fffef8;
	visibility: visible;
}
#homebotbox2 {
	position:absolute;
	z-index:15;
      left: 540px;
      top: 30px;
      background-color: #fffef8;
	visibility: visible;
}
#homebotbox3 {
	position:absolute;
	z-index:15;
      left: 550px;
      top: 190px;
      background-color: #fffef8;
	visibility: visible;
}
#homebotbox4 {
	position:absolute;
      width=200px;
	z-index:100;
      left: 150px;
      top: 30px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
      background-color: #fffef8;
	text-decoration: none;
	font-variant: normal;
}
