/* Styles used in the Foundation site pages */

.ColoredBox
{
	border-right: 1px solid #003B53;
	border-top: 1px solid  #003B53;
	border-left: 1px solid  #003B53;
	border-bottom: 1px solid  #003B53;
	background-color: #FFFFFF;
}
.ColoredBoxTitle
{
	font-size: 14px;
	color: #003b53;
	font-family: verdana,arial,helvetica,sans-serif;
}
.ColoredBoxSubTitle
{
	font-style: italic;
}
.ColoredBoxText
{
	border: 0px;
}

.small
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
}
.color
{
	font-size: 12px;
	color: #003b53;
	font-family: verdana,arial,helvetica,sans-serif;
}
.address
{
	margin-top: 5px;
	margin-bottom: 15px;
}

div.address
{
	margin-left: 40px;
}

.ErrorMessage
{
	font-weight: bold;
	color: #98002E;
}


.TableHeader
{
	border-bottom: 1px #333333 solid;
	font-weight: bold;
	background-color: #ffffff;
	color: #003b53;
}
.TableFooter
{
	border-top: 1px #cccccc solid;
	font-weight: bold;
	background-color: #ffffff;
	color: #003b53;
}
.TableFooterDetail
{
	
	font-weight: bold;
	background-color: #ffffff;
}
.TablePager
{
	font-size:9px;
	text-align: right;
	color: #98002e;
	font-weight: bold;
	background-color: #ffffff;
}
.TableItem
{
}
.TableAlternatingItem
{
	border-top:1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	
}

.dropShadowPanel 
{
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

.closeNewCardPanel
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 17px;
    font-size: 11px;
    font-weight: bold;
    background-color: #d3d3d3;

    position: absolute;
    top:8px;
    right: 10px;
}

LinkButton.closeNewCardPanel
{
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding: 10px;
}

.modalBackground 
{ 
 background-color:White;
 filter:alpha(opacity=70); 
 opacity:0.7;
}

td.catalogNodes a
{
	text-decoration:underline;
	color:#98002E;
}

.productImageTable
{
	width:165px;
}

.subjectBreadcrumbs
{
}

ul.productPageFooterList
{
	margin-top:3px;
	margin-bottom:2px;
}

li.productPageFooterListItem
{
	list-style-type:none;
}