#headerWrapper
{
	height:160px;
	width:760px;
	text-align:left;
}
#headerLogos
{
	height:100px;
}
#headerDoLogo
{
	background-image:url(../Images/Logo/Dologo.jpg);
	background-repeat:no-repeat;
	float:left;
	height:94px;
	width:250px;
}
.headerDoLogo
{
	background-image:url(../Images/Logo/Dologo.jpg);
	background-repeat:no-repeat;
	float:left;
	height:94px;
	width:250px;
}
#topLogo1
{
	background-image:url(../Images/Header/TopLogo1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:85px;
	width:85px;
	padding: 5px 5px 5px 5px;
}
#topLogo2
{
	background-image:url(../Images/Header/TopLogo2.jpg);
	background-repeat:no-repeat;
	float:left;
	height:85px;
	padding: 5px 5px 5px 5px;
	width:85px;
}
#topLogo3
{
	background-image:url(../Images/Header/TopLogo3.jpg);
	background-repeat:no-repeat;
	float:left;
	height:85px;
	padding: 5px 5px 5px 5px;
	width:85px;
}
#headerLoginTable
{
	background-color:#F3F2F8;
	border:0px;
	float:right;
	width:220px;
}
.headerLoginTableCell
{
	padding: 10px 0px 10px 5px;
}
.headerLoginTableRow
{
	background-image:url(../Images/Nav/Menu/DottedLineOnLilac.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:9px;
	vertical-align:middle;
}
.headerLoginLink
{
	background-image:url(../Images/Nav/Forms/LinkBut.gif);
	background-repeat:no-repeat;
	color:#6666B0;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:20px;
	padding-left:22px;
	padding-top:2px;
	width:70px;
}
#headerTitleBar
{
	background-color:#693192;
	height:25px;
	width:760px;
}
.headerTitleBarOption
{
	color:White;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding: 6px 10px 6px 10px;
	text-decoration:none;
}
.headerTitleBarOption:hover
{
	text-decoration:underline;
}
#headerDottedSquare
{
	background-image:url(../Images/Header/DottedSquare.gif);
	color:#aaaaaa;
	height:28px;
	width:760px;
}
#headerDottedSquareLeft
{
	float:left;
	padding-left:10px;
	padding-top:6px;
}
#headerDottedSquareRight
{
	float:right;
	padding-right:10px;
	padding-top:6px;
}
.pageNavigation
{
	color:#6666B0;
	font-weight:normal;
}
