@charset "utf-8";
p {margin-top:7px;margin-bottom:7px;}
body  {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a:hover{color:#006CB7; text-decoration:none;} /*background-color:#FFD27C;*/

a {text-decoration:none;
color:#006CB7;
}

div.contentpanel {
background-color:#FFFFFF;
margin:0px;
text-align:left;
}

#footer {background-color: #afd2ff;padding:10px 0px;margin:0px;}

.officer {
font-size:14px;
background-color:#f2f8ff;
}

.officer_div {height:180px;margin-bottom:10px;background-color:#ffffff;
}

table.officer_table {
width:360px;

border:0px solid #ccc;
padding:10px;
text-align:left;
}

span.phone_type {
color:#006CB7;
}
div.officer_div {
width:360px;
border:1px solid #ccc;
text-align:left;

}

td.officer_picture {
text-align:center;
width:114px;
}

td.officer_title {
text-align:center;
padding:20px 10px;
background-color:#FFD27C;
font-size:16px;
font-weight:bold;
}

table.table_header {
margin:0px;
width:100%;
}
table.table_content {
width:100%;
height:500px;
padding:0px;
margin:0px;
}

table.table_content  td{padding:0px;}
td.sidebar {
background-color: #c3d9ff;/*#aaccee; /*#e8eef7;/*#c3d9ff; /*#afd2ff; */
width:80px;
padding:0px;
}
td.td_maincontent {
vertical-align:top;
text-align:center;

}

p.pagetitle {
font-weight:bold;font-size:14pt;padding-top:10px;padding-left:15px;color:#006eb3

}
p.footer_text {
margin-left:20px;
color:#006CB7;
}
p.strategic_partners_paragraph {
margin-left:auto;
margin-right:auto;
font-size:16px;
text-align:left;
width:500px;
}
p.strategic_partners {
margin-left:auto;
margin-right:auto;
font-size:18px;
text-align:left;
}

/**************************************/
/************** COLORS ****************/
/**************************************/
/*original sidebar blue-#c3d9ff; /*#afd2ff; */
.wcr_yellow {
background-color:#FFD27C;
}

.wcr_lightblue {
background-color: #afd2ff;
}
.wcr_darkblue {
background-color:#006CB7;
}





/*****************************************************/
/**************CONSORTIA STYLE ***********************/
/*****************************************************/

/* CSS Document */



p.title_irs_consortia {

margin:3px;

text-align:center;

color:#800909;

font-family:arial;

font-size:11pt;

font-weight:bold;

}



p.title_consortia_description {

text-align:center;

margin:3px;

color:#333;

font-family:arial;

font-size:10pt;

font-weight:bold;

}



p.copyright { /* .cpy */

text-align:center;

font-size:11px;

font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

font-weight: normal;

font-style: normal;

color:#999999;

}



p.blue_header {

text-align:center;

vertical-align:middle;

color:#FFFFFF;

font-size:12pt;

font-weight:bold;

margin:4px 4px 4px 4px;

background-color:#006eb3;

}



div.scope_container {

background-color:#006eb3;

border:1px solid #006eb3;

margin:30px;

}



div.scope_sections {

padding:5px 20px 5px 20px;

background-color:#ffffff;

border: 1px solid #f0f0f0;

text-align: left;

font-size: 9pt;

}



table.blue_table 

{

	border: 1px solid #006eb3;

	text-align: center;

	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

	font-weight: normal;

	font-style: normal;

	font-size: 8pt;

	color: #fff;

	/*background-color: #006eb3; */ /*rgb(236,236,236); */

	border-collapse: collapse;

	border-spacing: 0px;

	margin-left: auto;
	margin-right:auto;

}



table.blue_table td 

{

	background-color: #fff;

	color: #000;

	padding: 4px;

	text-align: left; 

	border: 1px solid #ccc;

}



table.blue_table td.blue_table_header {

text-align:center;

vertical-align:middle;

color:#FFFFFF;

font-size:12pt;

font-weight:bold;

margin:0px;

background-color:#006eb3;

}



table.blue_table td.contact_address {

	font-weight:normal;

	color:#333;

	text-align:center;

	font-size:8pt;

	background-color: rgb(236,236,236);

}



table.blue_table td.navOn {

	/*BORDER-RIGHT: #6699cc 1px solid; BORDER-TOP: #487bae 1px solid; BORDER-LEFT: #487bae 1px solid; BORDER-BOTTOM: #6699cc 1px solid; */BACKGROUND-COLOR:#fefce1;  /*#6699cc*/

	text-align:center;

}

table.blue_table td.navOnHglt {

text-align:center;

	/*BORDER-RIGHT: #487bae 1px solid; BORDER-TOP: #84b7ea 1px solid; BORDER-LEFT: #84b7ea 1px solid; BORDER-BOTTOM: #487bae 1px solid; */BACKGROUND-COLOR: #6699cc

}

table.blue_table td.navOff {

text-align:center;

	/*BORDER-RIGHT: #e2e2e2 1px solid; BORDER-TOP: #cecece 1px solid; BORDER-LEFT: #cecece 1px solid; BORDER-BOTTOM: #e2e2e2 1px solid; */BACKGROUND-COLOR: #FFFFFF

}

table.blue_table td.navOffHglt {

text-align:center;

	/*BORDER-RIGHT: #cecece 1px solid; BORDER-TOP: #f6f6f6 1px solid; BORDER-LEFT: #f6f6f6 1px solid; BORDER-BOTTOM: #cecece 1px solid; */BACKGROUND-COLOR: #fefce1; /*#e2e2e2*/

}





/********************************************************/

/***************** GENERIC TAGS CSS *********************/

/********************************************************/ 

BODY {font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

      font-size: 9pt;

      color: black;

      background-color: #ffffff;

}



TH {text-align: center;

    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

    font-size: 8pt;

    font-weight: bold;

    font-style: normal;

    color: black;

	border: 1px solid #ccc;

	background-color: rgb(236,236,236);

	}



LI {

	list-style-image: url(../common_icons/bullet1.gif); /* bullet.gif; dmnd_bullet_blue.gif */

	font-size: 9pt;

}



a:link {

	color: #006eb3;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #006eb3;

}

a:hover {

	text-decoration: none;

	color: #CC9900;

}

a:active {

	text-decoration: none;

	color: #CC9900;

}



H1 {text-align: center;

    font-size: 12pt;

    font-weight: bold;

    font-style: normal}



H2 {text-align: left;

    font-size: 11pt;

    font-weight: bold;

    font-style: normal}
	
	.ctitlehome  { 
	color: #006bb7;
    text-align:left;
	border-bottom: none;
	border-left: 2px solid #ffd27c;
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
	}
