﻿html,body 
{
	background-color: #b8cae0;
	background-image: url('../../images/background.jpg');
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0xp 0px 0px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

.tdHeaderHome
{
	background-image: url('../../images/centertopback_head.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 82px;
	vertical-align: middle;
}
.tdHeaderSub
{
	background-image: url('../../images/centertopback.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 82px;
	vertical-align: middle;
}


.tdFooterShadow
{
	background-image: url('../../images/footshdw.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 19px;
}

.footerButton
{
	padding-right:0px;
}

.footerText
{
	color: #669acc;
	font-size: 10px;
}

a.footerText, a.footerText:active, a.footerText:visted
{
	color: #669acc;
	text-decoration: none;
}
a.footerText:hover
{
	text-decoration: underline;
}

table.content
{
	width: 782px;
	height: 100%;
	background-image: url('../../images/mainback.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.homepageHeader
{
	color: #1b72bf;
	font-weight: bold;
}
.contentHeader
{
	color: #077cbf;
	font-size: 22px;
}
.contentSubHeader
{
	font-size: 18px;
}

.tableContentBody
{
	margin-top:30px;
}

.tdViewVideo
{
	 width:145px;
}

.textContentBody
{
	height:120px;
	
}

.textContentBody ul li
{
	margin-bottom:3px;
}


/* VIDEO CONTROLS
//////////////////////////////////////////
*/

.flashBackground
{
background:url('../../images/videopaneFlash.gif') no-repeat ;
height:526px;
width:639px;
margin-left:auto;
margin-right:auto;
	}

.videoBackground
{
background:url('../../images/videopane.gif') no-repeat ;
height:560px;
width:662px;
margin-left:auto;
margin-right:auto;
}
	
.videoPanel	
{
	margin:4px 12px 15px 11px;
	border:1px solid #000;
	height:476px;
	width:635px;
	}
	
.linkHand:hover
{
	cursor:pointer;
	}	
	
.vidTitleText
{
	padding-top:4px;
	font-family:Arial;	
	color:#eeb12f;
	font-size:15px;
	}

/* end video  */	

/*
this is just for the link on the left nav
*/
.content .additionalInfoLink:hover
{
	text-decoration:underline;
	}

a.additionalInfoLink:hover
{
	text-decoration:underline;
	}

	
.additionalInfoLink	,a.additionalInfoLink:visited, a.additionalInfoLink:active
{
		color:Navy;
		text-decoration:none;
	}

.mainHeaderImage_titles
{
	float:left;
	width:302px;
	}

