/* Corporate Strategies CSS Document */


/*-- HIDDEN ACCESSABILITY LINKS --*/
#skipNav {
	position: absolute; left: -9999px; font-size: small;
}
#skipNav a:focus {
	display: block; position: absolute; top: 20px; left: 10020px; font-size: large; background: #fff; border: solid 2px #1B6BD8; padding: 10px; width: 15em; z-index: 1;
}
#skipNav a:hover {
	color: #029EDE;
}
#skipNav a:active {
	display: block; position: absolute; top: 20px; left: 10020px; font-size: large; background: #fff; border: solid 2px #1B6BD8; padding: 10px; width: 15em; z-index: 1;
}
.hide {
	display: none;
}


/*-- ELEMENTS --*/

body {
	/*background-color:#0f3753;*/
	background-color:#E4EFF3;
}

a:link {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

a:hover, a:active {
	color: #9C1A1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}

h1 {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h2 {
	color: #9C1A1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h3 {
	color: #9C1A1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0F3753;
	line-height: 1.2em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0F3753;
	line-height: 1.2em;
}
UL
{
    LIST-STYLE-POSITION: inside;
    MARGIN: 0px 0px 0px 0px;
    LIST-STYLE-TYPE: square;
}
LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}

/*-- CLASSES --*/
.blacktableborder {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.blacktableborder td {
	border: 1px solid #000000;
}

.header {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-left: 15px;
}


/*-- IDs --*/

#bluebox {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 2em;
}

#bluebox h2 {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: -15px;
}

#contentcenter {
	margin-left: 20px;
	margin-right: 20px;
}

#contentleft {
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 5px;
}

#contentright {
	margin-left: 10px;
	margin-right: 10px;
}

.footernav {
	color: #003e5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 19px;
	margin-left: 0em;
	margin-right: 0em;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	border-top: 1px solid #003e5b;
}

.footernav a:link {
	color: #003e5b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		font-size: xx-small;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;
}

.footernav a:visited {
	color: #003e5b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		font-size: xx-small;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;
}

.footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		font-size: xx-small;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: underline;
	color:#9C1A1E;
}

.headernav {
	color: #003e5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 19px;
	margin-left: 0em;
	margin-right: 0em;
	padding: 0px;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

.headernav a:link {
	color: #003e5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;
}

.headernav a:visited {
	color: #003e5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;
}

.headernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: underline;
	color:#9C1A1E;
}


#footer {
	color: #0F3753;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 19px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

#footer a:link {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}


#frontpageboxes {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 766px;
}

#frontpageboxes td {
	border: 1px solid #000000;
	width: 256px;
}

#graybox {
	background-color: #E4EFF3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
}

#leftcol {
	#cccccc url("bg_grad.jpg");
	background-image: url(/2004/images/rightcol_gray_grad_bg.jpg);
	background-attachment: scroll;
	background-color: #D6D6D6;
	background-repeat: repeat-x;
}

.bluebar {
	background-color: #003F5E;
}
.footerbar {
	background-image: url(/images/bg_footer.jpg);
	background-attachment: scroll;
	background-color: #586368;
	background-repeat: repeat-x;
}

.graybar {
	#cccccc url("bg_gray_bar.jpg");
	background-image: url(/images/bg_graybar.jpg);
	background-attachment: scroll;
	background-color: #cccccc;
	background-repeat: repeat-x;
}
.main {
	background-image: url(/images/bg_homepage.jpg);
	background-attachment: scroll;
	background-color: #e4eff3;
	background-repeat: no-repeat;
}
.content {
	background-image: url(/images/bg_content_right.jpg);
	background-attachment: scroll;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position:right;
}
.headercsi {
	background-image: url(/images/bg_top_rpt.jpg);
	background-attachment: scroll;
	background-color: #cde3ee;
	background-repeat: repeat-x;
}
.white {
	background-color: #FFFFFF;
}

#linklist {
}

#linklist a {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#linklist a:hover {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#linklist li {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	text-indent: 0px;
}

#linklist ul {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	margin-left: 4px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	
}
#linklistsub {
}

#linklistsub a {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#linklistsub a:hover {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#linklistsub li {
	border-top-style: none;
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	padding-top: 0px;
	text-indent: 0px;
}

#linklistsub ul {
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	margin-left: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	
}

#printheader {
	display: none;
}

#rightcol {
	background-color: #A2C707;
}

#subheader {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 19px;
	line-height: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	padding: 0px 0px 0px 15px;
	text-align: left;
	white-space: nowrap;
}

#subheader a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;
	text-transform: uppercase;
}

#subheader a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0.9em;
	margin-right: 0.9em;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#subheader a:hover {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: underline;
	text-transform: uppercase;
}

/* Form elements */

.inputtextbox
{
    BORDER-RIGHT: #666666 1px outset;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #666666 1px outset;
    PADDING-LEFT: 3px;
    FONT-SIZE: x-small;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #666666 1px outset;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #666666 1px outset;
    BACKGROUND-COLOR: #ffffff
}
.inputdrowndown
{
    BORDER-RIGHT: #666666 1px outset;
    BORDER-TOP: #666666 1px outset;
    FONT-SIZE: x-small;
    BORDER-LEFT: #666666 1px outset;
    BORDER-BOTTOM: #666666 1px outset;
    BACKGROUND-COLOR: #ffffff
}
.formbuttonblue
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-WEIGHT: normal;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #666666 1px solid;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #6F96C6;
}
.formbuttonheader
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #cccccc 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8px;
    FONT-WEIGHT: normal;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #666666 1px solid;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #6F96C6;
}

/* USER SELECTABLE CLASSES */
.highlight {
	background-color: #FFFF33;
}
.redtext, .error {
	color: #CC0000;
}
.label {
	color:#9C1A1E;
	font-weight: bold;
}
.row1 {
	background-color: #CDDAEB;
	color: #000000;
}
.row2 {
	background-color: #EAEAEA;
	color:#000000;
}
.cellcolorheader {
	background-color: #6F96C6;
	color:#000000;
}
.cellcolorheader a:link, .cellcolorheader a:visited {
	background-color: #6F96C6;
	color:#ffffff;
}
.footnote {
	color: #EE908;
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
}
.quote {
	color: #A2C7D7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.legal {
	color:#cde3ee;
	font-size: xx-small;
}
.homepageheadline {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.homepagetagline {
	color: #9C1A1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.homepagelinks a:link {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

.homepagelinks a:visited {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

.homepagelinks a:hover, .homepagelinks a:active {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	padding: 5px 0px 5px 0px;
}
.pressbox {
	border: 1px solid #999999;
	padding: 10px;
}