/* Glad.com */

.spacer { clear:both; }

A:link { text-decoration:none; color:#BF0000; }
A:visited { text-decoration:none; color:#BF0000; }
A:active { text-decoration:none; color:#BF0000; }
A:hover { text-decoration:none; color:#BF0000; }

TD { vertical-align:top; }

H1 { font-size:18px; margin-top:0px; margin-bottom:8px; }
H2 { font-size:16px; margin-top:0px; margin-bottom:6px; }
H3 { font-size:14px; margin-top:0px; margin-bottom:4px; }

P { margin-top:0px; }

.list DIV
{
	background-image:url(../img/dot.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	margin-left:12px;
}

body
{
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
	width:795px;
	background-color:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#808080;
}

.body_with_shadow .left_gutter
{
	width:14px;
	background-image:url(../img/main_shadow_left.gif);
	background-repeat:repeat-y;
}

.body_with_shadow .middle_section
{
	width:767px;
	background-color:white;
}

.body_with_shadow .right_gutter
{
	width:14px;
	background-image:url(../img/main_shadow_right.gif);
	background-repeat:repeat-y;
}

.body_with_shadow .bottom_middle
{
	height:20px;
	background-image:url(../img/bottom_bkgnd.gif);
	background-repeat:no-repeat;
}

.body_with_shadow .bottom_right_shadow
{
	height:20px;
	background-image:url(../img/bottom_shadow_right.gif);
	background-repeat:no-repeat;
}

.promo_area .first
{
/*	padding-left:0px !important;*/
	background-image:none !important;
}

.promo_area .cta A {
	background:url(../img/cta_arrow.gif) top right no-repeat; 
	padding-right:12px; 
	text-decoration:none;
	color:red;
}

.promo_area .cta A.no_arrow
{
	background-image:none;
	padding-right:0px;
}


.promo_area .cta img {
	padding: 0 0 3px 0;
}

.footer
{
	background-image:url(../img/dash_horiz.gif);
	background-repeat:repeat-x;
	color:#BFBFBF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	line-height:12px;
	margin-left:17px;
	margin-right:17px;
	padding-top:18px;
	margin-bottom:10px;
}

.footer .copyright
{
	float:left;
}

.footer .links
{
	float:right;
}

.footer DIV DIV
{
	display:inline;
	padding-left:6px;
	padding-right:6px;
	border-right:1px solid #BFBFBF;
}

.footer DIV DIV.last
{
	padding-right:0px !important;
	border-right:0px !important;
}

.footer a:link { color:#BFBFBF; text-decoration:none; }
.footer a:visited { color:#BFBFBF; text-decoration:none; }
.footer a:hover { color:#BFBFBF; text-decoration:none; }
.footer a:active { color:#BFBFBF; text-decoration:none; }

.exitpopup{
	width : 180px;
	height : 65px;
	float : left;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 6px;
	padding-right : 10px;
	z-index : 100;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
	line-height:14px;
}