/* USED TO DEFINE GLOBAL FONT-FAMILY */
body, p, table, th, td, p, span, li, h1, h2, a, input, textarea
{
	font-family: Tahoma, Verdana, Sans-Serif, Helvetica;
}

/***** #toolbar *****/
#toolbar div { font-size: 100%; }

#toolbar input, #toolbar select
{
	font-size: 75%;
	font-family: Tahoma, Verdana, Sans-Serif, Helvetica;
	height: 18px;
}

#toolbar_left
{
	color: #F99013;
	font-weight: bold;
}

#toolbar_right
{
	color: #525A5C;
}

/***** END #toolbar *****/

/**** BEGIN #nav *****/
#nav 
{	color: #000000;}

#nav ul 
{	list-style-type: none; 
	padding: 0px 0px 0px 10px; 
	margin: 0px;
}

#nav li 
{	float: left; 
	text-align: center; 
	margin: 0px; 
	padding: 0px;
}

#nav li a 
{	background: #fff url('../images/quicklinksBg.gif') repeat-x bottom left;
	height: 33px;
	line-height: 2.7em;
	float: left;
	display: block;
	border: 0px none;
	color: #3d4d59;
	font-family: Verdana, Tahoma, Lucida Grande, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: none; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}

#nav li a:hover
{
	background: #ccc url('../images/quicklinksBgGray.gif') repeat-x bottom left;
	color: #fff
}

#nav li a.select
{
	background: #eee url('../images/quicklinksBgOn.gif') repeat-x bottom left;
	color: #052a69
}

#nav li a.select:hover
{
	background: #ccc url('../images/quicklinksBgGray.gif') repeat-x bottom left;
	color: #fff
}

#nav .divider 
{
	height: 23px;
	width:0px;
	border-left: #b3b3b3 1px solid;
	border-right: #eee 1px solid;
	margin-top: 5px;
}

#primarynav
{
	font-size: 75%;
}

#secondarynav
{
	font-size: 70%;
}

#secondarynav a
{
	color: #000000;
	margin: 0px 5px;
	text-decoration: none;
}

#rfv
{
	font-family:tahoma, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #red; 
	font-style:normal; font-variant:normal; font-weight:bold;
}



/* ----------------------------------------------------------------- */
/* Left Column - Content Area      ///////////////////////////////// */
/* ----------------------------------------------------------------- */

#body_tbl .leftcol a { color: #004D9F; text-decoration: underline; }

#body_tbl .leftcol a:hover { background-color: #C6E3F3; }

#body_tbl .leftcol h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	font: 26px tahoma, verdana, helvetica, sans-serif;
	color: #666666;
}

#body_tbl .leftcol h2
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: #9F9F9F 7px solid;
	font: 18px tahoma, verdana, helvetica, sans-serif;
	color: #F60;
	/*Optional colors #eceeef* #f60 #004D9F*/
}

#body_tbl .leftcol ul
{
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}

#body_tbl .leftcol li
{
	list-style-image: url(../images/structure/icon_arrow4.gif);
	padding: 0px 0px 5px 5px;
}

#content
{
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 75px;
	margin-bottom: 0px;
	font-size: 80%;
	color: #666666;
}

#content p
{
	line-height: 1.8em;
}

#body_tbl .subtbl
{
	background: #FFFFFF url('../images/contentLeftShadow.gif') repeat-x top;
	vertical-align: top;
	padding: 25px 15px 15px 15px;
	font-size: 80%;
	color: #666666;
}

#body_tbl .eventstbl
{
	vertical-align: top;
	padding: 25px 15px 15px 15px;
	font-size: 100%;
	color: #666666;
}

#body_tbl .subtbl2
{
	vertical-align: top;
	padding: 0px 15px 15px 15px;
	font-size: 80%;
}

#body_tbl .headerBlock
{
	clear:left;
	/*float:left;*/
	background: #e5edfc;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 22px;
	line-height: 1.8em;
}

#body_tbl .contentBulletList ul
{
	margin: 0px 40px 0px 18px;
	padding: 0px 0px 0px 0px;
	line-height: 1.8em;
}

#body_tbl .contentBulletList li
{
	list-style-image: url(../images/structure/icon_arrow4.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
}

/* ----------------------------------------------------------------- */
/* Right Column - Sub Navigation Area      ///////////////////////// */
/* ----------------------------------------------------------------- */

#body_tbl .rightcol 
{ 
	color: #9F9F9F;
	font-size: 70%; 
	padding-top: 195px;
	padding-bottom: 15px; 
	vertical-align: top; 
}

#body_tbl .rightcol a { color: #004D9F; text-decoration: none; }

#body_tbl .rightcol a:hover { text-decoration: underline; }

#body_tbl .rightcol h1
{
	background-color: #6E8CC0;
	font-size: 80%;
	text-align: right;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	padding: 3px 5px;
	color: #FFFFFF;
}

#body_tbl .rightcol ul { margin-top: 15px; }

#body_tbl .rightcol li 
{ 
	list-style-image: url(../images/structure/icon_arrow4.gif); 
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}





/***** #callout_area *****/
#callout_table
{
	width: 100%;
	background-color: #E8E9EB;
}

#callout_table td
{
	vertical-align: top;
	width: 334px;
	height: 129px;
}

#callout_table td.spacer
{
	width: 1px;
	vertical-align: top;
	background-image: none;
	background-color: #FFFFFF;
}

#callout_table h1
{
	height: 27px;
	color: #FFFFFF;
	margin: 0px;
	font-size: 100%;
	margin-top: 8px;
	margin-left: 20px;
}

#callout_table .callout_header
{
	background-color: #807F84;
	height: 35px;
	padding-left: 20px;
}

#callout_area .callout_content
{
	margin: 10px 20px;
	font-size: 80%;
}

#callout_area p
{
	margin: 0px;
	margin-top: 5px;
	line-height: 1.6em;
}

#callout_area a
{
	color: #0054A4;
	text-decoration: underline;
}

#callout_area a:hover
{
	background-color: #C6E3F3
}
/***** END #callout_area *****/

/***** #home_body_area *****/

#home_body_table { width: 100%; height: 200px; }

#home_body_table td { vertical-align: top; }

#home_body_table td.spacer { width: 1px; background-color: #FFFFFF; }

#home_solutions_cell { width: 668px; background-color: #FFFFFF; }

#home_solutions_header { background-color: #005FAB; height: 35px; padding-left: 20px; width: 668px; }

#home_whatsnew_cell { width: 350px; background-color: #FEEED7; line-height: 1.4em; }

#home_whatsnew_header { background-color: #F38F1F; height: 35px; padding-left: 20px; }

#home_whatsnew_cell a { color: #004D9F; text-decoration: underline; }

#home_whatsnew_cell a:hover { background-color: #C6E3F3; }

#home_whatsnew_cell a:visited { color: #901886; }

#home_whatsnew_cell ul { padding: 5px; margin: 5px; }

#home_whatsnew_cell li
{
	list-style-image: url(../images/structure/icon_arrow4.gif);
	padding: 0px 0px 10px 0px;
}

#home_body_table h1
{
	height: 29px;
	color: #FFFFFF;
	margin: 0px;
	font-size: 110%;
	margin-top: 6px;
	margin-left: 10px;
}

#home_body_table td .whatsnew_content { margin: 10px 20px; font-size: 75%; }

#home_solutions_table { width: 623px; margin: 20px 15px; }

#home_solutions_table td
{
	vertical-align: top;
	width: 50%;
	/*height: 100px;*/
	font-size: 75%;
	padding: 5px;
}

#home_solutions_table td.right { padding-left: 25px; }

#home_solutions_table p { line-height: 1.6em; }

#home_solutions_table h1
{
	color: #0054A4;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 150%;
	margin: 0px;
	margin-bottom: 10px;
	font-family: Myriad, Verdana, Sans-Serif, Helvetica;
}

#home_solutions_table p { margin: 3px 0px 0px 0px; }

#home_solutions_table a { color: #0054A4; text-decoration: underline; }

#home_solutions_table a:hover { background-color: #C6E3F3; }

#home_solutions_table h1.audit { background-image: url(../images/homeonly/circle_audit.gif); }

#home_solutions_table h1.compliance { background-image: url(../images/homeonly/circle_compliance.gif); }

#home_solutions_table h1.risk { background-image: url(../images/homeonly/circle_risk.gif); }

#home_solutions_table h1.technology { background-image: url(../images/homeonly/circle_technology.gif); }


/* ----------------------------------------------------------------- */
/* Footer      ///////////////////////////////////////////////////// */
/* ----------------------------------------------------------------- */

#footer { color: #666666; font-size: 70%; }

#footer p { padding-top: 3px; }

#footer a { color: #666666; text-decoration: none; }

#footer a:hover { text-decoration: none; }

#footer a:visited { color: #666666; }

.form_table, .data_table { font-size: 100%; }

.form_table td, .form_table th, .data_table td, .data_table th { padding: 3px; text-align: left; }

.searchbox { border-bottom: solid 1px #B0B6BC; border-right: solid 1px #B0B6BC; border-top: solid 1px #848484; border-left: solid 1px #848484; }


/* ----------------------------------------------------------------- */
/* Legal Pop-Ups      ////////////////////////////////////////////// */
/* ----------------------------------------------------------------- */

#legal_body_area { width: 650px; }

#legal_body_table { width: 100%; }

#legal_header 
{	
	background-color: #005FAB; 
	margin:5px; 
	height: 35px; 
	padding-left: 12px; 
	width: 650px; 
}

#legal_table { width: 650px; margin: 5px 5px 5px 5px; border: solid 1px; }

#legal_table h1 
{ 
	color: #0054A4; 
	background-repeat: no-repeat; 
	padding-left: 30px; 
	font-size: 150%; 
	margin: 0px; 
	font-family: Myriad, Verdana, Sans-Serif, Helvetica; 
}

#legal_table h1.audit { background-image: url(../images/homeonly/circle_audit.gif); }

#legal_table p { margin: 3px 0px 0px 0px; line-height: 1.6em; }

#legal_table td { vertical-align: top; width: 50%; height: 100px; font-size: 75%; padding: 15px; }

#legal_table td.right { padding-left: 25px; }

#legal_cell { width: 650px; background-color: #FFFFFF; }