@charset "UTF-8";
/* CSS Document */

#subPage #primaryContent {
	float:left;
	width:694px;
	margin-top:15px;
}
#secondaryContent {
	float:right;
	width:222px;/*margin-top:15px;*/
	}
#breadCrumbs {
	font-size:11px;
	color:#000000;
}
#breadCrumbs a {
	text-decoration:none;
	color:#d70023;
}
#primaryContent h2 {
	line-height:39px;
	font-size:20px;
	font-weight:normal;
	color:#c2000c;
	border-bottom:1px solid #e1e1e1;
	margin:20px 0 12px 0;
}
#subPage #primaryContent h3 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding-bottom:15px;/*padding-left:10px;*/
		}
#subPage #primaryContent p img {
	padding:4px 15px 15px 0;
}
#subPage #primaryContent p {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#5c5c5c;
	padding:0 25px 25px 0;
	text-align:justify;
}
#primaryContent p a {
	text-decoration:none;
}
#primaryContent p a:hover {
	text-decoration:underline;
}
#primaryContent p img {
	float:left;
}
#sideSection, #sideWhat, #sideRelated {
	width:222px;
	margin-bottom:22px;
}
#sideSection {
	background:#fff url(../images/side-gradient.jpg) no-repeat left top;
}
#sideSection h4 {
	background:#d60022 url(../images/side-top-bar-curve.gif) no-repeat;
	font-size:12px;
	font-weight:normal;
	text-indent:9px;
	color:#fff;
	line-height:35px;
}
#sideSection ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}
#sideSection li {
	line-height:30px;
	text-indent:9px;
	border-bottom:1px solid #dadada;
}
#sideSection li.last {
	border:none;
	background:url(../images/side-bottom-curve-1.gif) no-repeat left bottom;
	padding-bottom:3px;
}
#sideSection a {
	color:#828282;
	text-decoration:none;
}
#sideWhat {
	background:#cd0021 url(../images/side-bottom-curve-2.gif) no-repeat left bottom;/*	margin-top:22px;*/
	}
#sideWhat h4 {
	font-size:12px;
	font-weight:normal;
	text-indent:29px;
	color:#fff;
	line-height:35px;
	background:#c4001f url(../images/side-top-bar-question.gif) no-repeat left top;
}
#sideWhat ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}
#sideWhat li {
	line-height:28px;
	text-indent:9px;
	border-top:1px solid #e20044;
	border-bottom:1px solid #c20011;
}
#sideWhat a {
	color:#fff;
	text-decoration:none;
}
#sideWhat li.last {
	border-top:1px solid #e20044;
	border-bottom:none;
	padding-bottom:5px;
}
#sideRelated {
	background:#cd0021 url(../images/side-bottom-curve-2.gif) no-repeat left bottom;
	margin-top:22px;
}
#sideRelated h4 {
	font-size:12px;
	font-weight:normal;
	text-indent:29px;
	color:#fff;
	line-height:35px;
	background:#c4001f url(../images/side-top-bar-arrow.gif) no-repeat left top;
}
#sideRelated ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}
#sideRelated li {
	line-height:28px;
	text-indent:9px;
	border-top:1px solid #e20044;
	border-bottom:1px solid #c20011;
}
#sideRelated a {
	color:#fff;
	text-decoration:none;
}
#sideRelated li.last {
	border-top:1px solid #e20044;
	border-bottom:none;
	padding-bottom:5px;
}
#subPage #secondaryReceive {
	position:relative;
	width:222px;
	height:106px;
	background:#cd0021 url(../images/side-receive-enews-bg.gif) no-repeat;
	margin-top:22px;
}
#subPage #secondaryReceive p, #secondaryReceive form {
	padding-left:7px;
}
#subPage #secondaryReceive h4 {
	padding-top:9px;
	padding-bottom:12px;
	font-size:12px;
	font-weight:normal;
	text-indent:22px;
	color:#FFFFFF;
}
#subPage #secondaryReceive p {
	font-size:12px;
	color:#ee9390;
	line-height:14px;
}
#subPage #secondaryReceive #secondaryEmail {
	position:absolute;
	top:72px;
	left:7px;
	width:156px;
	border:1px solid #e4e4e4;
	font-size:12px;
	color:#8a8c94;
	padding:1px 1px;
	background-color:#fff;
}
#subPage #secondaryReceive #secondaryGo {
	position:absolute;
	top:72px;
	left:171px;
}
/*added new*/
#primaryContent ul {
	padding-left:19px;
	margin-bottom:25px;
	list-style-type:disc;
}
#primaryContent span a img {
	margin-bottom:20px;
}
