/*
DIV/IFRAME style for the hidden "launch" audio/popup frame
*/

#ad {
	position: absolute; 
	width: 206px; 
	height: 155px; 
	z-index:1; 
	left: 475px; 
	top: 358px;
	visibility: visible;
}
#adimage {
	position: absolute; 
	width: 206px; 
	height: 155px; 
	z-index:0; 
	left: 475px; 
	top: 358px;
	visibility: visible;
}
#adframe {
	margin-top: 20;
	margin-left: 0;
	width: 150px; 
	height: 115px; 
	border: 0px; 
	overflow : visible;
}	


#home {
	position: absolute; 
	width: 230px; 
	height: 20px; 
	z-index:1; 
	left: 5px; 
	top: 50px;
	text-align: left;
	visibility: visible;
}

#pr {
	position: absolute; 
	width: 230px; 
	height: 20px; 
	z-index:1; 
	left: 230px; 
	top: 50px;
	text-align: left;
	visibility: visible;
}

#assess {
	position: absolute; 
	width: 118px; 
	height: 76px; 
	z-index:1; 
	left: 340px; 
	top: 45px;
	visibility: visible;
}
#assessimage {
	position: absolute; 
	width: 118px; 
	height: 76px; 
	z-index:10; 
	left: 340px; 
	top: 45px;
	visibility: visible;
}



#banner {
	position: absolute; 
	width: 440px; 
	height: 80px; 
	left: 0px; 
	top: 0px; 
	z-index:0; 
	visibility: visible;
}
#bannerframe {
	width: 440px; 
	height: 80px; 
	border: 0px; 
	overflow : hidden;
}
#bannerarea {
	position: relative; 
	width: 434px; 
	height: 78px;
	left: 10px;
	top: 8px;
}

#page {
	position: relative; 
	width: 770px; 
}


#page_table {
	width: 770px; 
	border: medium solid #001428;
	text-align: left;
}

.menu_table_up {
	width: 350px; 
	background: url(../images/MenuBackground.gif) no-repeat left;
}
.menu_table_over {
	width: 350px; 
	background: url(../images/MenuBackgroundOver.gif) no-repeat left;
}

.tour_cell_up {
	background: url(../images/TourBackground.gif) no-repeat left;
}
.tour_cell_over {
	background: url(../images/TourBackgroundOver.gif) no-repeat left;
}


#page_tablebottom
{
	width: 770px; 
	border-left: medium solid #001428;
	border-right: medium solid #001428;
	border-bottom: medium solid #001428;
}

.dropdown_tablebottom
{
	border-top: thin solid #001428;
	border-left: thin solid #001428;
	border-right: thin solid #001428;
	border-bottom: thin solid #001428;
}

.page_tablecell
{
	border-right: medium solid #001428;
}

.page_adcell
{
	background-color: #001428;
	border-right: medium solid #001428;
}

.menu_tablecell
{
	border-top: thin solid #001428;
}

.adtext 
{
	font-style: normal;
	font-family: Arial;
	font-size: 11px;
	color: White;
}
.graphictext 
{
	font-style: normal;
	font-family: Arial;
	font-size: 10px;
	color: White;
}
.taglinetext 
{
	font-style: italic;
	font-family: Arial;
	font-size: 10px;
	color: #001428;
}

.menutext 
{
	font-style: normal;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.menutext a:link {
	color: #666666;
	text-decoration: none;
}
.menutext a:visited {
	color: #666666;
	text-decoration: none;
}
.menutext a:hover {
	color: #666666;
	text-decoration: underline;
}
.menutext a:active {
	color: #666666;
	text-decoration: none;
}

.bodytext 
{
	font-style: normal;
	font-family: Arial;
	font-size: 11px;
	color: #001428;
}
.bodytext a:link {
	text-decoration: underline;
}
.bodytext a:visited {
	text-decoration: underline;
}
.bodytext a:hover {
	text-decoration: underline;
}
.bodytext a:active {
	text-decoration: underline;
}

.primarymenutext 
{
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #001428;
}

.copyrighttext 
{
	font-style: normal;
	font-family: Arial;
	font-size: 10px;
	color: #001428;
}

a:link {
	color: #001428;
	text-decoration: none;
}
a:visited {
	color: #001428;
	text-decoration: none;
}
a:hover {
	color: #001428;
	text-decoration: underline;
}
a:active {
	color: #001428;
	text-decoration: none;
}

