@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: #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: #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;
}

.graphic {
	margin: 0;
	padding: 0 0 10px 0;
}

.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: 759px;
}

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

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

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

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