/* How To Master CSS ~ Template Stylesheet 
 * The layout of chapter 17 is used to create the centering effect of the wrapper
 */
body {
	padding:0px;
	margin:auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 
#wrapper {
	width:1200px;
	margin-left:10px;
	margin-right:auto;
	text-align:left;
	min-height:98%;
	font-size: 0.9em;
} 
#page {
	width:1000px;
	text-align:left;
	font-size: 0.9em;
	position: relative;
	margin: Auto;
	top: 25px;
	padding: 0 0 0 0;
	float: left;
} 

#wrapperadmin {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size: 0.8em;
	width: 1200px;
	overflow: visible;
} 

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000099;
	padding-left: 4px;
}
/* commented backslash hack v2 \*/ 
html, body {
	height:95%;
} 
* html #wrapper { 
}
#absLayer1 {
	position:absolute;
	width:788px;
	z-index:1;
	padding-left: 25px;
	top: 166px;
}
#absLayer2 {
	position:relative;
	width:165px;
	z-index:1;
	height: 300px;
	top: 15px;
	left: 0px;
}
#absLayer3 {
	position:relative;
	width:75px;
	z-index:1;
	top: 0px;
	left: 0px;
}
#Layer2abs {
	position:relative;
	width:165px;
	z-index:1;
	top: 0px;
	left: 0px;
}


/* give IE instead of a min-height, this to make 
 * sure the column is stretched when it contains 
 * a lot of text */
#column3 {
	height:503px;
}
/* end hack */
/* The three columns are floated next to eachother to the left */
.column {
	float:left;
	width: 165px;
	left: 0px;
	position: relative;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 10px 0 0 0;
	margin: 10px 0px 0px 0px;
}
#column2admin {
	margin-left:0px;
	padding-left:0px;
	border-left:0px dashed #BFBFBF;
	width: 1000px;
	overflow: auto;
}
#column2 {
	margin-left:0px;
	padding-left:0px;
	border-left:0px dashed #BFBFBF;
	width: 1200px;
	overflow: visible;
}
#column2tint {
	margin-left:0px;
	padding-left:0px;
	border-left:0px dashed #BFBFBF;
	width: 999px;
	overflow: visible;
	background-color: #CCCCCC;
	padding: 5px 5px 5px 5px;
}

#column22 {
	margin-left:0px;
	padding-left:0px;
	border-left:0px dashed #BFBFBF;
	width: 999px;
	overflow: visible;
}

#column2cc {
	margin-left:0px;
	padding-left:0px;
	border-left:0px dashed #BFBFBF;
	width: 999px;
	overflow: auto;
	text-align: center;
}

#column2a2 {
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 828px;
	overflow: visible;
	height: 800px;
	margin: 10px 0px 0px 0px;
}

#column2a {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 630px;
	height: 666px;
	overflow: auto;
}
#column2aa {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 555px;
	height: 666px;
}

#column2b {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 730px;
	height: 666px;
}
#column2bc {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 730px;
	height: 222px;
}

#column2bb {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 930px;
	height: 666px;
	float: left;
}

#column2c {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 720px;
	height: 500px;
	overflow: auto;
}
#column2d {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 720px;
	height: 720px;
	overflow: auto;
}
#column2dd {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 765px;
	float: left;
}

#column2e {
	margin-left:5px;
	padding-left:5px;
	border-left:0px dashed #BFBFBF;
	width: 555px;
	height: 400px;
	overflow: auto;
}

#columnright {
	margin-left:5px;
	padding-left:5px;
	width: 185px;
}

#column3 {
	border-left:0px dashed #BFBFBF;
	padding-left:0\;
	width:205px;
	height:auto;
	/* Because the third column has a fixed height we set
	 * overflow to auto, this makes a scrollbar appear when there is too 
	 * many text to fit in the div */
	overflow:visible;
	font-size:80%;
	width: 165px;
	left: 0px;
	float: right;
	padding: 0px 0px 0px 0px;
}
#column3a {
	border-left:0px dashed #BFBFBF;
	margin-left:0px;
	padding-left:0\;
	width:205px;
	height:503px;
	/* Because the third column has a fixed height we set
	 * overflow to auto, this makes a scrollbar appear when there is too 
	 * many text to fit in the div */
	overflow:auto;
	font-size:80%;
	padding-left: 5px;
	width: 180px;
	left: 18px;
}
#column3b {
	border-left:0px dashed #BFBFBF;
	margin-left:0px;
	padding-left:0\;
	width:205px;
	height:425px;
	/* Because the third column has a fixed height we set
	 * overflow to auto, this makes a scrollbar appear when there is too 
	 * many text to fit in the div */
	overflow:auto;
	font-size:80%;
	padding-left: 5px;
	width: 180px;
	left: 18px;
}

#column4 {
	border-left:0px dashed #BFBFBF;
	margin-left:0px;
	padding-left:0\;
	width:205px;
	height:503px;
	/* Because the third column has a fixed height we set
	 * overflow to auto, this makes a scrollbar appear when there is too 
	 * many text to fit in the div */
	overflow:auto;
	font-size:80%;
	padding-left: 5px;
	width: 930px;
	left: 18px;
}

#logo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	height: 115px;
	background-image: url(/assets/Header.gif);
	background-repeat: no-repeat;
}
#logoadmin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	height: 96px;
	background-image: url(/assets/Web_bannerAdmin.gif);
	background-repeat: no-repeat;
}

#website_holder {
	border:0px solid #BFBFBF;
	padding:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	min-height:95%;
	width: 1200px;
}
#website_holder1 {
	border:0px solid #BFBFBF;
	padding:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	min-height:95%;
	width: 999px;
}
#menuh {
	position:relative;
	padding-top:1px;
	padding-left:0px;
	top: 0px;
	left: 0px;
	width: 1002px;
}
#menuh2 {
	position:relative;
	height:22px;
	padding-top:1px;
	padding-left:0px;
	top: 0px;
	left: 0px;
	background-image: url(/assets/p7ap_bluestonebut.jpg);
	width: 1200px;
}

#menu {
	width:165px;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-left:0px;
}
#menuv {
	width:165px;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-left:0px;
	z-index: 1000;
}
#menu a{
	color:white;
	display:inline;
	background-repeat:no-repeat;
	padding-left:0px;
	font-size:11px;
	margin-bottom:5px;
	text-transform:lowercase;
	text-decoration:none;
}
#menu a:hover{
	color:#FFF189;
}
#int_bottomleft {
	width:180px;
	height:94px;
	border:0px solid #BFBFBF;
	margin-top:10px;
	padding-left: 10px;
}
#int_bottomfullwidth {
	width:880px;
	height:94px;
	border:0px solid #BFBFBF;
	margin-top:10px;
	padding-left: 10px;
	float: left;
}

#int_largemiddle {
	width:650px;
	overflow: visible;
	float: none;
	padding: 0px 0px 0px 5px;
}
#int_largemiddleritter {
	width:535px;
	background-image: url(../assets/ritterbg.gif);
	overflow: visible;
	background-repeat: no-repeat;
}

#int_largermiddle {
	width:700px;
	overflow: auto;
	float: left;
}
#int_largermiddleA {
	width:850px;
	overflow: auto;
	float: left;
}
#int_largermiddleB {
	width:800px;
	overflow: visible;
	float: left;
}
#int_largermiddleC {
	width:850px;
	overflow: scroll;
	float: left;
}

#int_largestmiddle {
	width:920px;
	overflow: auto;
	float: left;
}

#int_largeright {
	width:730px;
}

#int_fullmiddle {
	width:905px;
	height:666px;
	overflow: auto;
	padding-right: 5px;
}
#int_bottommiddle {
	width:500px;
	border:0px solid #BFBFBF;
	margin-top:10px;
	float: right;
	height: 10px;
}
#int_bottommiddlea {
	width:530px;
	border:0px solid #BFBFBF;
	margin-top:10px;
	float: right;
	height: 10px;
}

#footer {
	font-size:10px;
	text-align:center;
	padding:5px;
	background-repeat: no-repeat;
	height: 33px;
	clear: both;
}
.sub_head_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.sub_head_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.sub_head_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #2C3479;
	border: 0px;
	line-height: 140%;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.text_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.red_Sub_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.bold_black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.sub_head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.sub_head_2s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C3479;
}
.sidehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #0033FF;
	text-align: center;
}
.tablehead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: left;
}
.tablehead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: rotate 90 left;
	color: #333;
	text-align: left;
}
.centre2whitestrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.codehide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
}
.white_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.type_blue_tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C3479;
	background-color: #D3FFFF;
}
.style6 {
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	color: #2C3479;
	background-color: #40ACDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	width: 665px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	width: 645px;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	width: 827px;
}
.heading3selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	border-right: 1px solid #333333;
	width: 498px;
	background-color: #FFFFFF;
}
.heading3select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	border-right: 1px solid #333333;
	width: 498px;
	background-color: #5C9EC7;
}

.headingsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: center;
	word-spacing: 3px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/bluestonebutlb.gif);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	width: 350px;
}
.headingsmalldb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: center;
	word-spacing: 3px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/bluestonebutbd.gif);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	width: 350px;
}

.headingleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
}
.headingcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
}

.headingsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	display: block;
	border-top: 1px solid #BDD3F2;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	border-left: 1px solid #999;
	border-bottom: 1px solid #286CD2;
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
}

.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/assets/p7ap_bluestonebut.jpg);
	text-align: left;
	text-indent: 18px;
	display: block;
	color: #FFFFFF;
	height: 23px;
	padding: 7px 0 0px 0;
	width: 165px;
}
#apDiv1 {
	position:relative;
	width:850px;
	height:75px;
	z-index:1;
	left: 125px;
	top: 35px;
}

.LOGO1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: 1px;
}
.LOGO2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 1px;
}
.LOGO3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.LOGO4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
bannerdata {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #8DA9DC;
	color: #FFFFFF;
	background-image: url(../assets/bluestonebut.jpg);
	padding-left: 5px;
}
.pagebut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;
}
.pagebut1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;
}
.pagebut2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-image: url(../assets/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;
}
.pagebut3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-image: url(../assets/buttons/tabs03_up.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;
	height: 20px;
	padding-top: 5px;
}
.pagebut4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-image: url(../assets/buttons/tabs03_down.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;
	height: 20px;
	padding-top: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
}
a:active {
	text-decoration: none;
}
#apDiv2 {
	position:relative;
	width:570px;
	height:20px;
	z-index:2;
	top: 50
];
	left: 420px;
	top: 125px;
}
.style9 {
	font-size: 100%;
	color: #FFFFFF;
}
.bolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.smallNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smallHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#hscroller {
	position:relative;
	width:999px;
	height:53px;
	z-index:2;
	top: 0px;
}
tablelist {
	background-color:#FFFBD0;
	border-collapse:collapse;
	margin:auto;
}
th {
	background-color:#FFF;
	color:#333;
	font-size:18px;
}
td {
	padding:2px 10px;
	font-size:8px;
}
.even {
	background-color:#CFF;
}
