﻿body
{
	background-color: #E5E4E5;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
}

.TableBody
{
	width:938px; 
	text-align:center; 
	background-color: #FFFFFF; 
	border: solid 1px #CCCCCC; 
	padding:8px;
}

table.CorpStaticHorzMenuItemStyle
{
	padding-left:10px;
	padding-right:8px;
}

a.CorpStaticHorzMenuItemStyle, a.CorpStaticHorzMenuItemStyle:visited
{
	text-transform:uppercase;	
	text-decoration:underline;
	color:#2371b5;
}

.CorpDynamicHorzMenuStyle
{
	border: solid 1px #cecece;
	padding-left:10px;
	padding-right:10px;
}

table.CorpDynamicHorzMenuItemStyle
{
	padding-left:4px;
	padding-right:6px;
	padding-bottom:2px;
	text-transform:uppercase;
	text-align:left;
	border-bottom: solid 1px #cecece;
}

a.CorpDynamicHorzMenuItemStyle, a.CorpDynamicHorzMenuItemStyle:visited
{
	text-transform:uppercase;	
	text-decoration:none;
	color:#2371b5;
}

a.CorpDynamicHorzMenuItemStyle:hover
{
	text-decoration:underline;	
}

.QuickFindBody
{
	padding: 0px; 
	border: solid 1px #cccccc; 
	border-top-width: 0px; 
	background: url(../../Images/quickfind_bg.gif) repeat-x top;
}

.QuickFind1
{
	background: url(../../Images/quickfind1.gif) no-repeat left;
	height:51px;
}

.QuickFind2
{
	background: url(../../Images/quickfind2.gif) no-repeat left;
	height:30px;
	text-align:left;
	padding-left: 10px;
}

.QuickFind3
{
	background: url(../../Images/quickfind3.gif) no-repeat left;
	height:31px;
}

.tdCorpMenuSeparator
{
	background:url(../../Images/menu_separator.gif) repeat-y right;	
	width:3px;
	min-width:3px;
}

.CorpBigTitle
{
	font-family: Avanti;
	color:#972a4b;
	font-size: 18px;
}

.tdLogo
{
	background:url(../../Images/Logo.jpg) no-repeat left;	
	width:237px;
	height:54px;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:2px;
	color: #666666;
}

table
{
	border: 0px;
	padding: 0px;
}

a
{
	color: Gray
}

a:visited 
{
	text-decoration: underline;
	color: Gray
}

.anchorGray
{
	color: Gray
}

.anchorGray:visited
{
	color: Gray;
}

.anchorGray:hover  
{
	text-decoration: underline;
	color: red;
}

.anchorMain 
{
	color: #2371b5;
	cursor:pointer;
}

.anchorMain:visited
{
	color: #2371b5;
}

.anchorMain:hover  
{

}

.divleft
{
	text-align: left;
}

.divleftsecure
{
	text-align: left;
	width: 625px;
}

.divlefttop
{
	text-align: left;
	vertical-align:top;
}

.divright
{
	text-align: right;
}

.divcenter
{
	text-align: center;
}

.tdleftPadding
{
	padding-left: 20px;
}

.tdextraleftPadding
{
	padding-left: 90px;
}

.tdDashboardTextOverImage
{
	padding-right : 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px; 
	height: 19px;
	font-size: 12px;
}

.tdDashboardTextOverImage:hover
{
	cursor: pointer;
}

.tdDashboardTextOverImageNoClick
{
	padding-right : 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px; 
	height: 19px;
	font-size: 12px;
}

.trCenter
{
	text-align: center;
}

.trGreyTop
{
	background-color: #E7E7E7;
	vertical-align:top;
}

.TextBoxRequiredError
{
	background-color:Red;
}