/* CSS Document */
.layout_main img {
	margin: 10px;
}

.layout_main #pc_products_header img {
	margin: 0px;
}

img.imgHR {
	height: 1px;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
}

.layout_main img.imgHR {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}

img.imgHR_noclear {
	height: 1px;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
}
img.imgHRVert {
	width: 1px;
	height: 200px;
	margin-right: 8px;
	margin-left: 8px;
}
img.pageImg {
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}
.calendar_button {
	background-color: #CC66CC;
	height: 48px;
	width: 200px;
	border: 2px solid #990099;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS", Arial;
}

.highlighted {
	background-color: #e6e6e6;
}
.divCenter {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.miniHeader {
	font-size: 12px;
	line-height: 14px;
}
.calendar {
	background-color: #e0e0e0;
}

.calendar th {
	background-color: #e0e0e0;
}

.calendar td {
	background-color: #FFFFFF;
}

.calendar a {
	color: #B52631;
	font-weight: bold;
	text-decoration: none;
}

.resources_header
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.resources_links
{
	text-decoration: none;
	color: #000000;
}.news li {
	font-size: 12px;
	color: #FF9900;
	margin-bottom: 4px;
}
.news li a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.news {
	margin-bottom: 24px;
}
.resourceSplat {
	vertical-align: middle;
	background-image: url(../img/splat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
}

.resourceSplat a
{
	color: #000000;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 1px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

.twoColList {
	text-align: left;
	line-height: 12px;
	width: 260px;
	float: left;
	display: list-item;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.twoColUl{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url();
}
ul.blue {
	list-style-image: url(../img/list-blue.gif);
}
ul.green {
	list-style-image: url(../img/list-green.gif);
}
ul.purple {
	list-style-image: url(../img/list-purple.gif);
}
li.purple {
	list-style-image: url(../img/list-purple.gif);
}


#popupRight {
	margin:0px;
	padding:10px;
}

#popupLeft {
	position:absolute;
	top:0px;
	left:0px;
	width:28px;
	padding:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:28px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:28px;}

#popupMain {
/*	background-attachment: scroll;
	background-image: url(../img/popup/bgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
*/
	margin: 0px;
	padding: 0px;
}

.jsToolTip {
	background-color: #DDE6ED;
	border: 1px solid #002471;
	position: absolute;
	width: auto;
	padding: 3px;
	display: none;
	z-index: 1;
}

.plannerLink
{
	color: #3333cc;
	text-decoration: none;
}

.plannerLink img {
	margin: 0px;
	padding: 0px;
}

.popupPrint {
	width: 470px;
	border: 1px dashed #000000;
}

.noline {
	text-decoration: none;
}

tr.catstyle td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bd9f5e;
	border-left-color: #bd9f5e;
	text-align: center;
}

tr.catstyle td a {
	color: #b52631;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

tr.catstyle td a:hover {
	text-decoration: underline;
}

.quotebox {
	background-image: url(../img/quotebox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 337px;
	min-height: 32px;
	padding: 4px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 8px;
}

.postitbox {
	width: 242px;
	height: 77px;
	background-image: url(../img/postit.gif);
	background-repeat: no-repeat;
	margin-top: -20px;
	padding-top: 46px;
	padding-right: 4px;
	padding-bottom: 33px;
	padding-left: 4px;
	overflow: hidden;
}

.asubscribe {
	width: 300px;
	float: left;
	border: 1px solid #FFFFFF;
	padding: 4px;
	color: #666666;
	text-align: left;
	margin-left: 45px;
	margin-left: expression('22px');
}

.layout_main form .asubscribe input {
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.layout_main form div.frmMFields {
	width: 250px;
	float: left;
}

.layout_main form div.frmMFields img {
	margin-left: 0px;
}

.layout_main form div.frmMFields input {
	float: none;
}
