body.loginArea
{
	background:			#2D71C3;
	margin:				0px 10px 10px 10px;
}
div.imageBG
{
	background:			#FFFFFF;
	height:				150px;
	margin:				0px 0px 10px 0px;
	width:				100%;
}
table.mainContent
{
	border:				1px solid #CCCCCC;	
	width:				100%;
}
table.innerContent
{
	border:				0px solid #CCCCCC;	
	width:				100%;
}

a.verticalLinkTab
{	
	text-decoration:	none;
	color:				#003399;
	font-size: 			75%;
	font-family: 		arial;			
}

div.topArea
{
	background-image:	url(/Shared/Images/GIF/bg.gif);
	color:				#006600;
	margin:				0px 0px 0px 0px;
	padding:            2px 2px 2px 2px;
	height: 			35px;
}

div.headerSection
{
	border-bottom:		2px solid #B6DEF3;
	padding:            10px 0px 0px 5px ;
}

table.leftNavigation
{
	background-color:	#e8eff9;
	width:				100%;
}

td.evenLeftNavigation
{
	background: #ffffff;
		
}

div.loginAreaIcon
{
	width:				100px;
	background:url(/Shared/Images/GIF/bg2.gif) repeat;
}

div.primaryTabText
{	
	font-family: arial;
	font-size: 8pt;	
	padding-bottom: 5px;
	padding-top: 5px;	
	color: navy;
}

div.topUserName
{
	color:				#FFFFFF;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
	padding:            5px 1px 1px 10px;
	width:				300px;
	float:				left;
}
div.topNavigatioIcon
{
	color:				#FFFFFF;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
	float:				right;
	padding:            5px 10px 1px 1px;
	text-align:			right;
	width:				300px;
}
a.topNavigationLink
{
	color:				#FFFFFF;
	text-decoration:	none;	
}
a.topNavigationLink:hover
{
	color:				#FFFFFF;
	text-decoration:	underline;
}