


.bluetext
	{
		color:#1679ee;
		font: 12px/16px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	white-space: nowrap;
}
.bluetext a 
	{
		text-decoration:none;
		color:#1679ee;
		padding:2px 5px 1px 5px;
	}
.bluetext a:hover 
	{
		text-decoration:none;
		color:white;
		background-color:#1679ee;
	}


.bluetext a.noroll:hover 
	{
		text-decoration:none;
		color:#1679ee;
		padding:2px 5px 1px 5px;
	background-color: #fff;
}



td
	{
		background-color:#fff;
		text-align:center;
	}
	
#navmain {
	position: relative;
	left: 4px;
}

#navmain td {
	padding: 0 5px;
}

#navmain img {
	position: relative;
	left: -8px;
}


#headerContainer
	{
		width:90%;
		min-width:740px;
		margin:0px auto;
		border:0px solid #0ff;
		height:68px;
		border-bottom:1px solid #ccc;
		margin-bottom:4px;
	}


#header
	{
		
		width:187px;
		border:0px solid #000;
		height:68px;
		padding:0px;
		float:left;
	}

#header h1
	{
		text-indent:-9999px;
		background: url('../../images/logo.gif') no-repeat top left #fff;
		width:187px;
		height:68px;
		border:0px solid #f00;
		margin:0px;
		padding:0px;
	}

#headerDetails
	{
		float:right;
		width:400px;
		border:0px solid #ff0;
		height:68px;
	}

#headerDetails h2
	{
		color:#ccc;
		font-family:arial;
		font-size:15px;
		text-align:right;
	}
#headerDetails p
	{
		color:#ccc;
		font-family:arial;
		font-size:12px;
		text-align:right;
		margin:0px;
		padding:0px;
		border:0px solid #ff0;
	}

.emailIcon
	{
		margin-right:10px;
	}




h3
	{
		color:#70a7ee;
		font: 22px/26px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	}




table
	{
		border:0px solid #000;
	}	

.imageSpacer
	{
		width:4px;
		height:4px;
	}





