/* CSS Document */
body{margin:0px;}
/* Styles for Stock & News Containers on Homepage */
table.center {margin-left:auto; margin-right:auto;}
  
table.containers {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}
table.containers th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
}
table.containers td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
}

.pressReleases {
    background: white;
}

.pressReleases table td {
    padding: 0px 0px 10px 0px;
}

/* Class Styles for Text */
.subheading {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

/* Class Styles for Content Header */
.contentHeading {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-transform:uppercase;
	letter-spacing:5px;
	height: 17px;
	padding-left:5px;
}

/* Class Styles for Content Header */
.contentHeadingBlackwithRedFont {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC3333;
	background-color: #000000;
	height: 17px;
	padding-left:5px;
}

/* Class Styles for Content Header */
.contentHeadingRedwithWhiteFont {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC3333;
	height: 17px;
	padding-left:5px;
}

/* Class Styles for Content */
.contentCopy {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left:10px;
}

/* Class Styles for Vertical Image */
.verticalImage {
	padding-left:10px;
}

/* Class Styles for Horizontal Image */
.horizontalImage {
    padding-bottom:10px;
	padding-right:5px;
}

/* Class Styles for HomePage News Links */
homeNews {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.whiteFont {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}

.redFont {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration:none;
}

/* Styles for page footer */
table.footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 8px 0px 0px 0px;
	width: 100%;
}
table.nav {
	height:36px;
	background: url(../gfx/mainNavBG.gif) repeat-x;
}
table.nav td {
	vertical-align:bottom;
	text-align:center;
	padding: 0px 5px 0px 5px;
}

td.left {
	text-align:left;
	}

/* Styles for General Links */
a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration:underline;
	font-weight:bold;
}

/* Styles for Main Navigation Links */
a.nav:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
a.nav:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}
a.nav:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration:underline;
	padding-right:5px;
	padding-left:5px;
}

/*EK: LS Cable News Styles*/
/* Styles for Main Navigation Links */
a.ls:link {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
	font-weight:bold;
}
a.ls:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-right:0px;
	padding-left:0px;
	font-weight:bold;
}
a.ls:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration:underline;
	padding-right:0px;
	padding-left:0px;
	font-weight:bold;
}
/*EK----------------------*/

/* Styles for Subnav Items */
#navcontainer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font: 10px Arial, Helvetica, sans-serif;
}
#navcontainer a {
	display:block;
	color:#FFFFFF;
	padding: 2px 12px 2px 3px;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
}
#navcontainer a:hover {
	color:#CC3333;
	text-decoration:underline;
	font: 10px Arial, Helvetica, sans-serif;
}
#navcontainer li {
	margin: 0;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(../gfx/subHeadingBG.gif);
	background-repeat:repeat-x;
	font: 10px Arial, Helvetica, sans-serif;
}
#navcontainer li li {
	margin: 0px 24px 0px 8px;
	background-image:none;
	font: 10px Arial, Helvetica, sans-serif;
}
#navcontainer li li a {
	color:#666666;
	font-weight: normal;
	font: 10px Arial, Helvetica, sans-serif;
}
#navcontainer li li li a {
	color:#660000;
	font: 10px Arial, Helvetica, sans-serif;
}


/* Styles used for text */
.bodyCopy, .ektSitemap {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}

.contentTable { border: solid 1px black }
.contentTable td { border: solid 1px black }

td { font: 12px Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; }

.searchTextField { border-width:1px; border-style:solid; border-color:#ed1d2d; font:9px Arial, Helvetica, sans-serif; }

/*  
Description: Styles for Communications Section
Author: Aaron Danley
*/



/*-------------------------------------------    
    GENERAL TEXT STYLES
-------------------------------------------*/

#c_container p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #656565;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.c_date_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #727272;
}
.large_content_box_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}



/*-------------------------------------------    
    DIVS
-------------------------------------------*/

#c_container {
	width: 542px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
#c_container_620 {
	width: 620px;
	float: left;
	margin-left: 50px;
}
.c_container_620_form {
	width: 578px;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	background-color: #F1F1F1;
	border: 1px solid #BEBEBE;
	font-family: Courier, "Courier New", monospace;
	color: #4B4B4B;
}
#c_container_620_content_block {
	clear: both;
	float: left;
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
}
#c_container_620_header {
	clear: both;
	float: left;
	width: 620px;
	height: 150px;
}
#c_container_620 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #656565;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#c_container_620_subhead_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 600px;
	padding-bottom: 3px;
	margin-top: 18px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#c_container_620_subhead_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 600px;
	margin-bottom: 13px;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#c_container_620_subhead_large_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 600px;
	margin-bottom: 13px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#c_container_620_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 300px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
}
#c_container_620_subhead_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 300px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 20px;
}
#c_container_620_left {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#c_container_620_right {
	clear: right;
	float: left;
	width: 300px;
	margin-top: 10px;
}
#c_masthead {
	clear: both;
	float: left;
	width: 542px;
	height: 150px;
}
#c_content {
	width: 332px;
	margin-top: 22px;
	margin-right: 28px;
	margin-left: 12px;
	float: left;
}
#c_content_518 {
	width: 518px;
	margin-top: 22px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
#c_content_headline {
	clear: both;
	float: left;
	width: 332px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding-bottom: 4px;
	color: #2a2a2a;
}
#c_content_headline_518 {
	clear: both;
	float: left;
	width: 518px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding-bottom: 4px;
	color: #2a2a2a;
}
#c_content_text {
	clear: both;
	float: left;
	width: 332px;
	margin-top: 11px;
}
#c_content_text_518 {
	clear: both;
	float: left;
	width: 518px;
	margin-top: 11px;
}
#c_sidebar {
	width: 170px;
	float: left;
	margin-top: 22px;
}
#c_sidebar_top {
	clear: both;
	float: left;
	width: 170px;
	height: 28px;
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Subheads/red-subhead.png);
}
#c_sidebar_content {
	clear: both;
	float: left;
	width: 168px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	background-color: #FCFCFC;
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Elements/sidebar-bg.png);
	background-repeat: repeat-x;
}
#c_ads {
	clear: both;
	float: left;
	width: 542px;
	margin-top: 13px;
}
#c_ads_1 {
	float: left;
	width: 170px;
}
#c_ads_1_image {
	clear: both;
	float: left;
	width: 170px;
	height: 115px;
}
#c_ads_2 {
	float: left;
	width: 170px;
	margin-left: 16px;
}
#c_ads_2_image {
	clear: both;
	float: left;
	width: 170px;
	height: 115px;
}
#c_ads_3 {
	float: left;
	width: 170px;
	margin-left: 16px;
	clear: right;
}
#c_ads_3_image {
	clear: both;
	float: left;
	width: 170px;
	height: 115px;
}
#c_footnote {
	clear: both;
	float: left;
	width: 518px;
	margin-bottom: 30px;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 12px;
}
#c_large_content_box {
	clear: both;
	float: left;
	width: 542px;
	margin-top: 17px;
}
#c_large_content_box_top {
	clear: both;
	float: left;
	height: 31px;
	width: 542px;
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Subheads/subhead-large-red.png);
	background-repeat: no-repeat;
}
#c_large_content_box_top_subhead {
	float: left;
	width: 400px;
	height: 31px;
}
#c_large_content_box_top_back {
	float: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin-top: 9px;
	text-align: right;
	margin-right: 14px;
	text-transform: uppercase;
	vertical-align: top;
}
#c_large_content_box_content {
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Elements/sidebar-bg.png);
	clear: both;
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	background-color: #FCFCFC;
	background-repeat: repeat-x;
}
#c_large_content_box_content_left {
	float: left;
	width: 175px;
	margin-left: 14px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a2a2a;
}
#c_large_content_box_content_right {
	float: left;
	width: 325px;
	margin-left: 14px;
	margin-top: 14px;
}
#c_large_content_rule {
	clear: both;
	float: left;
	height: 1px;
	width: 514px;
	margin-left: 14px;
	background-color: #d2d2d2;
	margin-right: 14px;
	margin-top: 10px;
}
#c_large_content_box_content_spacer {
	clear: both;
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	height: 8px;
	background-color: #fcfcfc;
}
#c_resources {
	clear: both;
	float: left;
	width: 542px;
	margin-top: 17px;
}
#c_resources_top {
	clear: both;
	float: left;
	height: 27px;
	width: 542px;
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Subheads/red-subhead-big.png);
	background-repeat: no-repeat;
}
#c_resources_top_subhead {
	float: left;
	width: 200px;
	height: 27px;
}
#c_resources_content {
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Elements/sidebar-bg.png);
	clear: both;
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	background-color: #FCFCFC;
	background-repeat: repeat-x;
}
#c_resources_content_left {
	float: left;
	width: 175px;
	margin-left: 11px;
	height: 120px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#c_resources_content_middle {
	float: left;
	width: 175px;
	margin-left: 11px;
	height: 120px;
}
#c_resources_content_right {
	float: left;
	width: 157px;
	margin-left: 11px;
	height: 120px;
}
#c_resources_content_spacer {
	clear: both;
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	height: 8px;
	background-color: #fcfcfc;
}
#c_banner {
	clear: both;
	float: left;
	height: 110px;
	width: 542px;
	margin-top: 15px;
}
#c_comm_bottom {
	clear: both;
	float: left;
	width: 542px;
	height: 39px;
	margin-top: 15px;
	background-image: url(../../images/elements/comm-bottom-resources.png);
	background-repeat: no-repeat;
}
#c_comm_bottom_web {
	float: left;
	width: 144px;
	margin-left: 41px;
	margin-top: 11px;
}
#c_comm_bottom_sales {
	float: left;
	width: 142px;
	margin-left: 41px;
	margin-top: 11px;
}
#c_comm_bottom_adobe {
	float: left;
	width: 158px;
	clear: right;
	margin-left: 16px;
}
#c_spacer {
	clear: both;
	float: left;
	height: 30px;
	width: 300px;
}
#c_gray_subhead_bar {
	width: 542px;
	margin-top: 22px;
	float: left;
	clear: both;
	background-color: #979797;
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Subheads/subhead-top-gray.png);
	height: 36px;
}
#c_gray_subhead_bar_headline {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-left: 14px;
	margin-top: 5px;
}
#c_gray_subhead_bar_dropdown {
	clear: right;
	float: right;
	width: 330px;
	margin-right: 14px;
	text-align: right;
	margin-top: 8px;
}
#c_image_box_150 {
	float: right;
	width: 150px;
	border: 6px solid #cccccc;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}



/*-------------------------------------------    
    LIST STYLES
-------------------------------------------*/

.c_footnote_ul {
	padding: 0px;
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 7px;
}
.c_bullets_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #2a2a2a;
	padding: 0px;
	float: left;
	width: 172px;
}
.c_bullets_li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.c_bullets_leading_li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 19px;
	font-weight: normal;
	font-size: 11px;
}
.c_footnote_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	color: #656565;
}
.c_resources_ul {
	padding: 0px;
	margin-top: 6px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.c_resources_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	padding: 0px;
	margin: 0px;
}
.c_large_content_ul {
	padding: 0px;
	margin-top: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.c_large_content_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.c_sidebar_ul {
	padding: 0px;
	margin-top: 5px;
	list-style-type: none;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 11px;
}
.c_sidebar_li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	color: #c71a1a;
}
.c_sidebar_icons_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #c71a1a;
	list-style-type: none;
	background-image: url(images/icons/doc_pdf.png));
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
	background-image: url(http://superioressex.com/uploadedImages/Communications_Cable/Images/Icons/doc-pdf.png);
}



/*-------------------------------------------    
    TABLE STYLES
-------------------------------------------*/

.c_gray_cell_dividers {
	background-color: #d7d7d7;
}
.c_gray_cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	background-color: #eeeeee;
	color: #666666;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	line-height: 19px;
}
.c_white_cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	line-height: 19px;
}
.c_white_cells_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.c_table_subheads {
	font-weight: bold;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
}



/*-------------------------------------------    
    MARGIN & PADDING
-------------------------------------------*/

.c_margin_top_10 {
	margin-top: 10px;
}
.c_margin_top_20 {
	margin-top: 20px;
}
.c_padding_top_20 {
	padding-top: 20px;
}
.c_margin_top_bottom_5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.c_margin_bottom_2 {
	margin-bottom: 2px;
}
.c_margin_left_25_bottom_20 {
	margin-bottom: 20px;
	margin-left: 25px;
}


/*-------------------------------------------    
    IMAGE STYLES
-------------------------------------------*/

#c_container img{
	border: none;
}
.c_up_arrow {
	margin-left: 6px;
	vertical-align: top;
}



/*-------------------------------------------    
    FORM ELEMENTS
-------------------------------------------*/

.c_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 225px;
	height: 20px;
	vertical-align: top;
	padding-top: 1px;
	padding-left: 2px;
}
.c_pre_code {
	display: block;
	white-space: pre;
	overflow: auto;
	width: 582px;
	line-height: 15px;
	border: 1px solid #ccc;
	background: #ece9d8;
	padding: 8px;
	font-size: 12px;
	clear: both;
	float: left;
	margin: 0px;
}



/*-------------------------------------------    
    MISC. CLASSES
-------------------------------------------*/

.c_bottom_edge {
	clear: both;
	float: left;
}
.c_sidebar_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-left: 12px;
	float: left;
	margin-top: 7px;
}
.c_large_content_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin-left: 14px;
	float: left;
	margin-top: 7px;
}
.c_file_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
}
.c_white_links_9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	font-weight: normal;
}



/*-------------------------------------------    
    LINK STYLES
-------------------------------------------*/

.c_main_links_12 a:visited {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.c_main_links_12 a:link {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.c_main_links_12 a:hover {
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.c_main_links_12 a:active {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.c_main_links_11 a:visited {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.c_main_links_11 a:link {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.c_main_links_11 a:hover {
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.c_main_links_11 a:active {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.c_gray_cells a:link {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_white_links_9 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.c_white_links_9 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.c_white_links_9 a:hover {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.c_white_links_9 a:active {
	color: #FFF;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.c_gray_cells a:hover {
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_gray_cells a:active {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_gray_cells a:visited {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_white_cells a:link {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_white_cells a:hover {
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_white_cells a:active {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
.c_white_cells a:visited {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_resources a:visited {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_resources a:link {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_resources a:hover {
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_resources a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_footnote a:link {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_footnote a:visited {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_footnote a:hover {
	color: #8D8D8D;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
#c_footnote a:active {
	color: #c71a1a;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 1px;
}
