@charset "iso-8859-1";
body {
background-color: #333333;
}



.toc_bgroung {
	background-image: url(images/toc_blue_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	/* blue repeats */
}

.crlogo {
	background-image: url(images/cr_logo_tall.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.logo_screened {
	background-image:  url(images/cr_logo_screened.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.sports_bground {
	background-image: url(images/portfolio_bground.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.corp_bground {
	background-image: url(images/portfolio_bground_corp.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


.lower-blue {
	background-image: url(images/lower_blue_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	/* lower blue repeats */
}

.white_toc {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	link: #ffffff;
	visited: #cccccc;
	hover: #6699cc;
	line-height: 15px;
	
}



a:link {
	color: #ffffff;
}

a:visited {
	color: #cccccc;
}

a:hover {
	color: #6699cc;
}




p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
}

.subhead_M {
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	padding: 0px;
	color: #999999;
}

.subhead_A {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
}


.sub_toc {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	}

.sub_toc a {
	color: #333333;
}

.sub_toc a:hover {
	background-color: #b7cbe0;
}

.text-toc {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}
.text-toc a {
	text-decoration: none;
	color: #829eb9;
	
}
.text-toc a:hover {
	background-color: #CCCCCC;
	color: #000000;






.border {
		border: 2px solid #004d3f;
}/* border around main table */




.horiz_rule2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}


.toc {
	background-image: url(images/images-toc_spacer.gif);
	background-repeat: repeat-x;
	background-position: left;
}












.formtext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004d3f;
	font-family: Arial, sans-serif;
	padding: 10px;
}


h2  {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #004d3f;
	padding: 10px 10px 2px;
	}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004d3f;
	padding: 10px;
    }
	
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006957;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004d3f;
	padding: 10px;
}
	
h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ##004d3f;
	text-indent: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #006957;
	padding: 10px;
}


#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-top: 15px;
	text-align: center;
}
#tagline a:link {
	color: #999999;
	text-decoration: none;
}


#tagline a:visited {
	color: #999999;
	text-decoration: none;
	text-align: center;
}
