@charset "utf-8";
/* CSS Document */

body
{
background-color: #333333;
background-image: url(../images/cs_bg.jpg);
background-repeat: repeat-x;
background-position: top;
padding-top: 2px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}

#container
{
margin-top: 30px;
position: relative;
width: 909px;
margin: auto;
background-color: #FFFFFF;
}

#download_pdf
{
position: fixed;
top: 0px;
margin: auto;
width: 889px;
height: 30px;
line-height: 30px;
border-bottom-color: #333333;
border-bottom-style: solid;
border-bottom-width: 2px;
text-align: right;
font-weight: bold;
padding-right: 20px;
background-color: #000000;
color: #FFFFFF;
}

	#download_pdf a
	{
	text-decoration: none;
	}

/* COMM */

#header_comm
{
width: 909px;
height: 191px;
background-image: url(../images/cs_com_header.jpg);
background-repeat: no-repeat;
}

/* CONV */

#header_conv
{
width: 909px;
height: 191px;
background-image: url(../images/cs_conv_header.jpg);
background-repeat: no-repeat;
}

/* FEAT */

#header_feat
{
width: 909px;
height: 191px;
background-image: url(../images/cs_feat_header.jpg);
background-repeat: no-repeat;
}

/* COMM */

#content
{
padding-top: 25px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 25px;
line-height: 130%;
}

/* CONV */

#content_conv
{
padding-top: 25px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 25px;
line-height: 130%;
}

/* FEAT */

#content_feat
{
padding-top: 25px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 25px;
line-height: 130%;
}

	/* COMM */

	#content h2
	{
	color: #FFC31D;
	font-size: 1.2em;
	margin-top: 20px;
	}
	
	/* CONV */
	
	#content_conv h2
	{
	color: #AB0434;
	font-size: 1.2em;
	margin-top: 20px;
	}
	
	/* FEAT */
	
	#content_feat h2
	{
	color: #3EC4DD;
	font-size: 1.2em;
	margin-top: 20px;
	}
	
	/* COMM */
	
	.quote
	{
	margin-bottom: 40px;
	background-image: url(../images/quote_tile_y.gif);
	background-repeat: repeat-y;
	}
	
	.quote h1
	{
	background-image: url(../images/quote_head.gif);
	background-repeat: no-repeat;
	width: 829px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	}
	
	.quote p
	{
	width: 799px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	.quote h3
	{
	background-image: url(../images/quote_foot.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	height: 50px;
	width: 829px;
	padding-left: 15px;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	}
	
	/* CONV */
	
	.quote_conv
	{
	margin-bottom: 40px;
	background-image: url(../images/quote_tile_y_conv.gif);
	background-repeat: repeat-y;
	}
	
	.quote_conv h1
	{
	background-image: url(../images/quote_head_conv.gif);
	background-repeat: no-repeat;
	width: 829px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	}
	
	.quote_conv p
	{
	width: 799px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	.quote_conv h3
	{
	background-image: url(../images/quote_foot_conv.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	height: 50px;
	width: 829px;
	padding-left: 15px;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	}
	
	/* FEAT */
	
	.quote_feat
	{
	margin-bottom: 40px;
	background-image: url(../images/quote_tile_y_feat.gif);
	background-repeat: repeat-y;
	}
	
	.quote_feat h1
	{
	background-image: url(../images/quote_head_feat.gif);
	background-repeat: no-repeat;
	width: 829px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	}
	
	.quote_feat p
	{
	width: 799px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	.quote_feat h3
	{
	background-image: url(../images/quote_foot_feat.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	height: 50px;
	width: 829px;
	padding-left: 15px;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	}
	
/* COMM */
	
#footer_comm
{
width: 909px;
height: 167px;
background-image: url(../images/cs_comm_footer.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}

	#footer_comm p
	{
	margin-left: 50px;
	padding-top: 30px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	width: 480px;
	color: #FFFFFF;
	line-height: 140%;
	}
	
/* CONV */

#footer_conv
{
width: 909px;
height: 167px;
background-image: url(../images/cs_conv_footer.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}

	#footer_conv p
	{
	margin-left: 50px;
	padding-top: 30px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	width: 480px;
	color: #FFFFFF;
	line-height: 140%;
	}
	
/* FEAT */

#footer_feat
{
width: 909px;
height: 167px;
background-image: url(../images/cs_feat_footer.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}

	#footer_feat p
	{
	margin-left: 50px;
	padding-top: 30px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	width: 480px;
	color: #FFFFFF;
	line-height: 140%;
	}
