/* CSS Document */
body
{
	margin-top: 0px;
	background-color: #083151;
}

img.logo
{
	position: relative;
	float: left;
	margin-top: 28px;
	margin-left: 35px;
}
/*
tr.layoutPullDownMenuRow
{
	height: 35px;
	background: url(../images/pulldown.gif) right top no-repeat; 
	border: none;
}
*/
#navMenu
{
	width: 235px;	
	margin-bottom: 50px;
	padding-left: 20px;
	padding-bottom: auto;		
}

img.sideBarImage
{
	padding-left: 6px;
	height:auto;
}

#sidebarquotediv
{	
	width: 228px;
	margin-left: 10px;
	height: 100px;
}

#subnavpanel
{
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
		
#welcomeSubNavPanel
{
	font-size: 11px; 
	margin: 0px;
	margin-top: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 28px;
}

td.subNavLink
{
	text-align: center;
}
	
td.subNavSearch
{
	padding-right: 12px;
}
	
input.searchInput
{
	width: 70px; 
	height: 12px; 
	margin-right: 5px;
}
	
#contentText
{
	margin-top: 15px;
	margin-right: 20px;
}

tr.layoutBody
{
	height: 499px;
	background: url(../images/slice2.gif) right top;
}



table.welcomeTable
{
	padding: 0px;
	margin: 0px;
	width: 730px;
	text-align: left;
}

tr.welcomeHeader
{
	background: url(../images/welcome_header.gif) right top no-repeat;
	height: 101px;
}


img.welcomeLogo
{
	position: relative;
	float: left;
	margin-top: 28px;
	margin-left: 35px;
}
/*	
tr.welcomePullDownRow
{
	height: 35px;
	background: url(../images/welcome_pulldown.gif) right top no-repeat;
}
*/
td.welcomeSidebar
{
	background: url(../images/welcome_side_panel.gif) left top ;
	width: 245px;
	height: 372px;
}

/*	
	td.welcomeContent
	{
		color: #504B45;
		font-size: 11px;
	}
*/
#welcomeText
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

tr.welcomeBody
{
	background: url(../images/welcome_content.gif) right top no-repeat;
}

td.welcomeFooterRow
{
	height: 75px;
	background: url(../images/welcome_footer.gif) bottom right no-repeat;
}

table.alphabet
{
	width: 100%;
	padding-left: 0;
	margin: 0;
	text-align: center;
}

div.footerInfo
{
	float: right;
}

img.indicatorArrow
{
	margin-right: 3px;
	padding-bottom: 1px;
}

textarea.editorBox
{
	width: 440px;
}

table.loginPanel
{
	position: absolute;
	margin: 0px;
	height: 25px;
	padding: 0px;
	width: 100%;
	z-index: 2000;
	background: #999999;
	font: 11px Arial, Helvetica, sans-serif;
}

td.loginPannelCells
{
	background-color: #FFFFFF;
	text-align: center;
}

#horzRule
{
	width: 100%;
	height: 1px;
	border-top: 2px solid #7D766D;
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchHeaderDiv
{
	width: 100%;
	background-color: #005882; 
	color: white;
}