﻿/*GCMS Specific Styles*/
.ie7 #wb-main-in a { zoom:1; }

.width97 { min-width: 97%; max-width: 97%; }

.width300 { width:300px; }

.bcitem
{
	padding:8px;
	font-weight: 700;
}

.currBC
{
	background-color:#035895;
	color:white;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.currBC a:visited { color:white; }

.hide { display: none; }

#receiveMethodCICLabel,#receiveMethodOTHERLabel
{
	display: none;
}

.helpborder
{
	border: 1px solid #CCCCCC;
}

.help-banner
{
	background: url("../img/help-banner.png") no-repeat scroll 0 0 #FFFFFF;
    border-top: 5px solid #992222;
    height: 95px;	
    margin-bottom: 10px;
    padding-top: 5px;
    position: relative;
    top: 0;
    width: 100%;	
}

.help-banner h2 {
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    line-height: 100% !important;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 250px;
}

.help-banner p {
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 250px;
}