@import url("base.css");
@import url("header.css");
@import url("left.css");
@import url("promo.css");
@import url("footer.css");

p.desclink {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 525px;
}

p.desclink strong {
	color: #003c69; /* ES: color: #006699; */
}

ul.disc {
	list-style: none;
	margin: 0;
	padding: 0 0 12px 0;
}

ul.disc li {
	background-image: url(/resources/images/template/blue_square_large.gif);
	background-position: 8px 6px;
	background-repeat:no-repeat;
	line-height: 17px;
	margin: 0;
	padding: 0 0 0 20px;
}

ul.dots-right {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.dots-right li {
	background-image: url(/resources/images/template/orange_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 11px 12px;
	border-bottom: #cccccc solid 1px;
	color: #4d5357; /* ES: color: #666666; */
	margin: 0;
	padding: 8px 0 8px 23px;
}

#col2 ul.dots-right li {
	background-position: 8px 6px;
	border-bottom: 0;
	padding: 2px 0 2px 18px;
}

.estaff {
	vertical-align: top;
	padding-top: 10px;
}

.estaff h2 {
	padding: 0 10px 0 0;
}

.estaff img {
	float: left;
	padding: 3px 10px 10px 0;
}
.floatLeftIcon {
	display: inline;
	float: left;
	margin: 0 10px 50px 0;
	padding: 0;
}
.graphic {
	margin: 0;
	padding: 0 0 10px 0;
}
.introBlock {
	background: #ffffff url(/resources/images/template/big-corner-tint.jpg) no-repeat right top;
	border-bottom: 1px solid #cccccc;
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 30px 0 0;
	width: 495px;
}
p.introPara {
	color #666666;
	font-size: 12px;
	line-height: 22px;
	padding: 0 15px 20px 0;
	margin: 0;
}
p.introPara span {
	font-weight: bold; 
	color: #003C69;
}
.moreinfo {
	margin: 0;
}
.populardownloads {
	margin: 10px 0 0 0;
}

.moreinfo, .populardownloads {
	clear: left;
	display: inline;
	float: left;
	padding: 0;
	width: 199px;
}

.moreinfo h3, .populardownloads h3 {
	background-image: url(/resources/images/template/title-tint.jpg);
	background-repeat: repeat-x;
	color: #ff7900; /* ES: color: #ff6600; */
	height: 20px;
	margin: 0;
	padding: 8px 0 2px 10px;
	width: 189px;
}

.moreinfo ul.dots-right, .populardownloads ul.dots-right {
	margin: 0;
}

.promo {
	margin: 0;
	padding: 0;
}

.promo .graphic {
	padding: 0;
}

.promo .graphic img {
	margin-left: 2px;
}

.sideItem{
	background-image: url(/resources/images/template/blue_tint_news_homepage.jpg);
	background-repeat: repeat-x;
	border-bottom: #cccccc solid 1px;
	clear: left;
	display: inline;
	float: left;
	margin: 0;
	padding: 5px 10px 10px 10px;
	width: 179px;
}

.sideItem a {
	color: #003c69; /* ES: color: #006699; */
}

.sideItem h3 {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #003c69; /* ES: color: #000066; */
	height: 15px;
	line-height: 15px;
	width: 170px;
}

.sideItem img {
	display: inline;
	float: left;
	margin: 0;
}

.sideItem p {
	display: inline;
	float: right;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 3px 0;
	width: 135px;
}

.tailpromo {
	background-image: url(/resources/images/template/grey_tint.jpg);
	background-repeat: repeat-x;	
	border: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 525px;
}

.tailpromo span {
	color: #006699;
	font-weight: bold;
}

.tailpromo table {
	text-align: left;
}

#breadcrumbArea {
	font-size: 11px;
	margin: 10px 17px 0 16px;
	padding: 0 0 7px 0;
	width: 526px;
}

#col1 {
	background-image: url(/resources/images/template/grey_tint.jpg);
	background-repeat: repeat-x;
	border-right: #cccccc solid 1px;
	width: 199px;
}

#col2 {
	text-align: left;
	width: 560px;
}

#col3 {
	border-left: #cccccc solid 1px;
	width: 199px;
}

#col1, #col2, #col3 {
	display: inline;
	float: left;
	margin: 0;
	min-height: 150px;
	padding: 0;
}

#col3 {
	min-height: 0;
}

#mainContent {
	padding: 0 10px 0 16px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

div#wrapperInt {
	background-color: #ffffff;
	float: left;
	width: 960px;
}

.showHideContainer {
	padding: 0 0 10px;
}
div.showHideToggle:hover {
	cursor: pointer;	
}
a.showHideLabel:hover {
	text-decoration: none;
}
a#showHideExpandAll:hover,
a#showHideCollapseAll:hover {
	cursor: pointer;
}
a.showHideLabel {
	color: #003C69;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
div.showHideToggle a.closed {
	background: url(/resources/images/right-triangle.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
div.showHideToggle a.open {
	background: url(/resources/images/open-triangle.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
.showHideContent {
	border: 0;
	color: #666666;
	padding: 5px;
}
.sitemap ul {
	margin: 0;
	padding: 0;
}
.sitemap ul li {
	margin: 0;
	padding: 0;	
}
.sitemap ul li ul li {
	margin: 0;
	padding: 0 0 0 20px;	
}

