body {
	background: #028bff url(../images/bgdGradient.gif) repeat-x fixed left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	
}


a {
	color: #0066cc;
	text-decoration: underline;
}

a.H3Link {
	text-decoration: none;
}

SPAN.Nav a {
	color: #FFFFFF;
	text-decoration: none;
}

SPAN#footerNav1SPAN {
	float: left;
}

SPAN#footerNav2SPAN {
	float: right;
}

ol#copyright li {
	width:500px;
	text-align:left;
}

ul li p {
	width:500px;
	text-align:left;
	margin:4px 0 13px 0;
}
ul#subNavList {
	font-size:12px;
	color: #999999;
	list-style: none;
	margin: 0px;
	white-space: normal;
	display: block;
	width: 170px;
	padding:15px;
	overflow: visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul#subNavList li a {
	font-size:12px;
	color: #999999;
	text-decoration: none;
}


li {
	margin: 0px 0px 5px 0px;
}

li.isSelected {
	font-weight: bold;
	color: #333333;
	list-style: circle outside;
}

div#mainTextDIV {
	clear: right;
	width: 455px;
	text-align: left;
	overflow: auto;
	height: 350px;
	margin: 10px 0px 0px;
	
}
	
DIV#BGDwrapper {
	background: #FFFFFF url(../images/TAP_layout2_BGD.jpg) repeat-y fixed left bottom;
	display:block;
	width:850px;
	text-align: center;
	clear: both;
	float: none;
	}
	


DIV#leftDIV {
	text-align: left;
	vertical-align: top;
	width: 175px;
	margin: 65px 0px 10px 15px;
	overflow:hidden;
	white-space:normal;
	
}

DIV#spacer {
	width:100%;
	height:110px;
	float:none;
	clear:both;
	display:block;
	text-align:left;
}

DIV.splashClass {
	width:360px;
	height:30px;
	overflow:visible;
 	float:right;
	clear:both;
	display:block;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
/*	border:#ff0000 1px solid; */
		
}

DIV#MainSplash {
	background: transparent url(../images/splash.gif) no-repeat scroll left top;
	width:100%;
	height:277px;	
 	display:block;
	
}

DIV#splash1 {
	margin: 0 230px 40px 0;
	
}

DIV#splash2 {
	margin: 0 140px 40px 0;
		
}

DIV#splash3 {
	margin: 0 70px 40px 0;
		
}

DIV#splash4 {
	margin: 0 50px 40px 0;
		
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066cc;
	margin:0 0 5px 0;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0066cc;
	margin: 5px 5px 5px 0px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}


TABLE#mainTABLE {
	border: 1px solid #000000;
	background: #FFFFFF url(../images/TAP_layout2_BGD.jpg) no-repeat fixed center 25px;
	height:554px;
}

TABLE#mainTextTABLE {
	margin: 10px;
	width: 640px;
	height: 400px;
	display: block;
}

TABLE#subTable {
	display: block;
	width: 170px;
	height:100px;
}


TD#mainTextTD {
	text-align:left;
}

TD#subTextTD {
	text-align:right;
}

TD#mainNavTD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding-right: 10px;
	padding-left: 15px;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
	color: #FFFFFF;
	background: transparent url(../images/navBar.gif) repeat-x scroll left center;
}

TD#footerNavTD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 20px;
	padding-right: 150px;
	border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
	padding-left: 15px;
	color: #FFFFFF; 
	background: transparent url(../images/navBar.gif) repeat-x scroll left center;
}

TD#leftTD {
	vertical-align:top;
	text-align:left;
}



TD#headerTD {
	width: 850px;
	height: 104px;
/* 	background: url(../images/header.gif) repeat scroll center bottom; */
}

.subData {
	background: #bfd9f2;
	padding: 4px 4px 4px 10px;
	margin-bottom: 10px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

