/* ==== boxs ========== */

.box {
	width: 234px;
}

.boxTop {
	background-image: url(../images/next-steps-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 234px;
	height: 37px;
	line-height:1px;
}

.boxBottom {
	background-image: url(../images/next-steps-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	height: 15px;
	line-height: 1px;
}

.boxContentArea {
	padding: 0px 10px 0px 10px;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/next-steps-midBG.png);
	vertical-align: top;
}

.boxTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	background-image: url(../images/moduleTitle.gif);
}

.boxSubTitle {
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        padding-bottom: 8px;
}


.boxContentArea a         {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.boxContentArea a:visited {
	color: #600;
	font-size: 11px;
	text-decoration: none;
}
.boxContentArea a:hover   {
	color: #5A2500;
	font-size: 11px;
	text-decoration: underline;
}

.boxContent           {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
.boxContent a         {
	color: #C99176;
	font-size: 11px;
	text-decoration: none;
}
.boxContent a:visited {
	color: #300;
	font-size: 11px;
	text-decoration: none;
}
.boxContent a:hover   {
	color: #5A2500;
	font-size: 11px;
	text-decoration: underline;
}

a.boxContent          {color: #0860A8; font-size: 11px; text-decoration: none;}
a.boxContent:visited  {color: #0860A8; font-size: 11px; text-decoration: none;}
a.boxContent:hover    {color: #0860A8; font-size: 11px; text-decoration: underline;}


.boxLink           {color: #0860A8; font-size: 11px; text-decoration: none;}
.boxLink a         {color: #0860A8; font-size: 11px; text-decoration: none;}
.boxLink a:visited {color: #0860A8; font-size: 11px; text-decoration: none;}
.boxLink a:hover   {color: #0860A8; font-size: 11px; text-decoration: underline;}

a.boxLink          {color: #0860A8; font-size: 11px; text-decoration: none;}
a.boxLink:visited  {color: #0860A8; font-size: 11px; text-decoration: none;}
a.boxLink:hover    {color: #0860A8; font-size: 11px; text-decoration: underline;}

.boxBoldLink           {color: #0860A8; font-size: 11px; font-weight: bold;}
.boxBoldLink a         {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
.boxBoldLink a:visited {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
.boxBoldLink a:hover   {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: underline;}

a.boxBoldLink          {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
a.boxBoldLink:visited  {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
a.boxBoldLink:hover    {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: underline;}


.boxLine {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #A6A6A6;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}


/* ==== boxWhite ========== */

.boxWhiteTop {
        background-image: url(../images/moduleWhiteTop.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        width: 372px;
        height: 5px;
        line-height: 1px;
}

.boxWhiteBottom {
        background-image: url(../images/moduleWhiteBottom.gif);
        background-repeat: no-repeat;
        background-position: top;
        width: 372px;
        height: 5px;
        line-height: 1px;
}

.boxWhiteContentArea {
        padding: 10px 10px 10px 10px;
        color: #666666;
        font-size: 11px;
        background-image: url(../images/moduleWhiteContentArea.gif);
        vertical-align: top;
}


/* ==== boxWhiteLarge ========== */

.boxWhiteLargeTop {
        background-image: url(../images/moduleWhiteLargeTop.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        width: 566px;
        height: 5px;
        line-height: 1px;
}

.boxWhiteLargeBottom {
        background-image: url(../images/moduleWhiteLargeBottom.gif);
        background-repeat: no-repeat;
        background-position: top;
        width: 566px;
        height: 5px;
        line-height: 1px;
}

.boxWhiteLargeContentArea {
        padding: 10px 10px 10px 10px;
        color: #666666;
        font-size: 11px;
        background-image: url(../images/moduleWhiteLargeContentArea.gif);
        vertical-align: top;
}

/* ==== boxGradient ========== */

.boxGradientLargeContentArea {
	padding: 10px 10px 10px 10px;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/moduleGradientLargeContentA.gif);
	vertical-align: top;
}

/* ==== boxTitle ========== */

.boxTitleLarge {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 9px 10px;
	vertical-align: top;
	background-image: url(../images/moduleWhiteLargeContentArea.gif);
}
