@charset "utf-8";
/* CSS Document */

/* CONTENT ADSPACE START */
#content_adSpace {
	width:964px;
	height:333px;
	clear:both;
	background:#fff;
}
/* CONTENT ADSPACE END */

/* CONTENT MAIN CONTENT START */
#content_mainContent,
#content_productLinks {
	background:url(/images/content/bkg_mainContent_RPT.gif) top left repeat-x;
	background-color:#fffff8;
	clear:both;
	padding:50px 30px;
	color:#505050;
	font-weight:400;
	font-size:.85em;
	line-height:1.5em;
}

#content_mainContent {
	min-height:300px!important;
	height:auto!important;
	height:300px;
}

#content_visual {
	float:left;
	clear:left;
	margin:0px 30px 10px 0px;
}

#content_mainContentColumn {
	width:345px;
	float:left;
	clear:none;
}

#content_mainContentColumn * {
	padding-bottom:.9em;
}

#content_mainContentColumn h1,
#content_mainContentColumn h2{
	font-size:1.8em;
	padding-bottom:.2em;
	color:#0577BD;
}

#content_mainContentColumn h3{
	font-size:1.3em;
	color:#0577BD;
	font-weight:500;
}

#content_mainContentColumn h4{
	padding-bottom:.3em;
	font-size:1.1em;
}

#content_mainContentColumn strong {
	color:#0577BD;
}
/* CONTENT MAIN CONTENT END */

/* RESOURCES START */
#content_resourcesTitle,
#content_resourcesList {
	float:right;
	clear:right;
	text-align:left;
	line-height:1.5em;
}

#content_resourcesTitle {
	font-size:.9em;
	width:120px!important;
	width:150px;
	padding:10px 10px 10px 20px;
	background:url(/images/content/bkg_resourcesTitle_RPT.gif) top left repeat-x #005CA6;
	color:#ffb400;
}

#content_resourcesList {
	font-size:.8em;
	width:150px;
	background:url(/images/content/bkg_resourcesList_RPT.gif) top left repeat-x #0465B6;
	color:#fff;
	padding:15px 0px 25px;
}

#content_resourcesList li a {
	width:120px!important;
	width:150px;
	padding:3px 10px 3px 20px;
	color:#fff;
	text-decoration:none;
	display:block;
}

#content_resourcesList li a:hover {
	background:#005CA6;
}
/* RESOURCES END */

/* PRODUCT LINKS START */
#content_productLinks {
	padding:30px 80px 50px;
}

#content_productLinks * {
	padding-bottom:.5em;
	color:#505050;
}

#content_productLinks h1{
	font-size:1.9em;
	padding-bottom:.8em;
	color:#0577BD;
}

#content_productLinks h2{
	font-size:1.6em;
	padding-bottom:.8em;
	color:#0577BD;
}

#content_productLinks h3{
	font-size:1.4em;
	padding-bottom:.8em;
	color:#0577BD;
}

#content_productLinks h4{
	font-size:1.4em;
	padding-bottom:.8em;
	color:#0577BD;
}

#content_productLinks ul {
	padding:0px;
}

#content_productLinks ul li{
	float:left;
	clear:none;
	width:24%;
}

#content_productLinks ul li a{
	text-decoration:none;
}

#content_productLinks ul li a:hover{
	text-decoration:underline;
	color:#0577BD;
}

#content_productLinks .seperator {
	clear:both;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #0577BE;
	padding:0px;
	margin-bottom:25px;
}

#content_productLinks .content_product_categoryColumn {
	float:left;
	clear:none;
	width:258px;
    padding-left: 5px;
    padding-right: 5px;
}

#content_productLinks .content_product_categoryColumn h2,
#content_productLinks .content_product_categoryColumn h3,
#content_productLinks .content_product_categoryColumn h4 {
	float:none;
	font-weight:500;
	font-size:1.2em;
	padding:0px 20px .2em 0px;
}

#content_productLinks .content_product_categoryColumn ul{
	padding:0px 0px 25px;
	float:none;
	font-size:.95em;
}

#content_productLinks .content_product_categoryColumn ul li{
	float:none;
	padding:0px 15px 0px 0px;
	width:100%;
}

#content_productLinks .content_product_categoryColumn a.readmore {
	color:#ffb400;
	font-weight:bold;
	text-decoration:none;
}

#content_productLinks .content_product_categoryColumn a.readmore:hover {
	color:#c6c8ca;
}

/* PRODUCT LINKS END */