@charset "utf-8";
/* CSS Document */

/*Global Styles*/
html 
{
	min-height: 101%;
}

body
{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	line-height:25px;
	background:#636363;
	color:#333333;
	height:100%;
}

a
{
	color:#990000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


/*Top Grey Bar*/
#greybar
{
	width:auto;
	height:12px;
	background:#c7c7c7;
}

/*Page Container*/
#color
{
	width:auto;
	background:#ffffff;
	padding-bottom:30px;
}

#pagecontainer
{
	width:956px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}


/*Header Styles*/
#header
{
	width:auto;
	height:auto;
	padding:10px 0 0 0;
}

#header .branding
{
	float:left;
	width:350px;
}

#header .links
{
	float:right;
	width:500px;
	text-align:right;
	color:#636363;
	font-size:10px;
	padding:0;
	margin:0;
}

#header .links a
{
	text-transform:uppercase;
	text-decoration:none;
	color:#999999;
}

#header .links a:hover
{
	text-decoration:underline;
}

#header .links a.selected
{
	text-decoration:underline;
}

#header .share
{
	float:right;
	width:100px;
	padding-top:4px;
}



/*Nav Styles for Homepage*/
#navHome
{
	width:auto;
	height:auto;
	padding:16px 0 0 0;
	margin:0;
}

#navHome ul
{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#navHome li
{
	display:inline;
	float:left;
	height:28px;
	width:auto;
	padding-top:6px;
	margin:0;
	text-align:center;
}

#navHome li.it-leadership
{
	background:#ef7700;
	width:239px;
}

#navHome li.it-operations
{
	background:#047894;
	width:239px;
}

#navHome li.finance-leadership
{
	background:#949e00;
	width:239px;
}

#navHome li.finance-operations
{
	background:#b7702b;
	width:239px;
}

#navHome li a
{
	font-size:15px;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}

#navHome li a:hover
{
	color:#ffffff;
}




/*Nav Styles for Interior IT-Leadership Pages*/


#navIT-Leadership
{
	width:auto;
	height:auto;
	padding:16px 0 0 0;
}

#navIT-Leadership ul
{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#navIT-Leadership li
{
	display:inline;
	float:left;
	height:24px;
	width:auto;
	padding-top:6px;
	text-align:center;
}

#navIT-Leadership li.it-leadership
{
	background:#ef7700;
	width:239px;
	padding-top:15px;
	height:30px;
}

#navIT-Leadership li.it-operations
{
	background:#047894;
	width:239px;
	margin-top:15px;
}

#navIT-Leadership li.finance-leadership
{
	background:#949e00;
	width:239px;
	margin-top:15px;
}

#navIT-Leadership li.finance-operations
{
	background:#b7702b;
	width:239px;
	margin-top:15px;
}

#navIT-Leadership li a
{
	font-size:15px;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}

#navIT-Leadership li a:hover
{
	color:#ffffff;
}

#navIT-Leadership li a.selected
{
	color:#ffffff;
}



/*Nav Styles for Interior IT-Operations Pages*/


#navIT-Operations
{
	width:auto;
	height:auto;
	padding:16px 0 0 0;
}

#navIT-Operations ul
{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#navIT-Operations li
{
	display:inline;
	float:left;
	height:24px;
	width:auto;
	padding-top:6px;
	text-align:center;
}

#navIT-Operations li.it-leadership
{
	background:#ef7700;
	width:239px;
	margin-top:15px;
}

#navIT-Operations li.it-operations
{
	background:#047894;
	width:239px;
	padding-top:15px;
	height:30px;
}

#navIT-Operations li.finance-leadership
{
	background:#949e00;
	width:239px;
	margin-top:15px;
}

#navIT-Operations li.finance-operations
{
	background:#b7702b;
	width:239px;
	margin-top:15px;
}

#navIT-Operations li a
{
	font-size:15px;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}

#navIT-Operations li a:hover
{
	color:#ffffff;
}

#navIT-Operations li a.selected
{
	color:#ffffff;
}



/*Nav Styles for Interior Finance-Leadership Pages*/


#navIT-Finance-Leadership
{
	width:auto;
	height:auto;
	padding:16px 0 0 0;
}

#navIT-Finance-Leadership ul
{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#navIT-Finance-Leadership li
{
	display:inline;
	float:left;
	height:24px;
	width:auto;
	padding-top:6px;
	margin:0;
	text-align:center;
}

#navIT-Finance-Leadership li.it-leadership
{
	background:#ef7700;
	width:239px;
	margin-top:15px;
}

#navIT-Finance-Leadership li.it-operations
{
	background:#047894;
	width:239px;
	margin-top:15px;
}

#navIT-Finance-Leadership li.finance-leadership
{
	background:#949e00;
	width:239px;
	padding-top:15px;
	height:30px;
}

#navIT-Finance-Leadership li.finance-operations
{
	background:#b7702b;
	width:239px;
	margin-top:15px;
}

#navIT-Finance-Leadership li a
{
	font-size:15px;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}

#navIT-Finance-Leadership li a:hover
{
	color:#ffffff;
}

#navIT-Finance-Leadership li a.selected
{
	color:#ffffff;
}



/*Nav Styles for Interior Finance-Operations Pages*/


#navIT-Finance-Operations
{
	width:auto;
	height:auto;
	padding:16px 0 0 0;
}

#navIT-Finance-Operations ul
{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#navIT-Finance-Operations li
{
	display:inline;
	float:left;
	height:24px;
	width:auto;
	padding-top:6px;
	text-align:center;
}

#navIT-Finance-Operations li.it-leadership
{
	background:#ef7700;
	width:239px;
	margin-top:15px;
}

#navIT-Finance-Operations li.it-operations
{
	background:#047894;
	width:239px;
	margin-top:15px;
}

#navIT-Finance-Operations li.finance-leadership
{
	background:#949e00;
	width:239px;
	margin-top:15px;
}

#navIT-Finance-Operations li.finance-operations
{
	background:#b7702b;
	width:239px;
	padding-top:15px;
	height:30px;
}

#navIT-Finance-Operations li a
{
	font-size:15px;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}

#navIT-Finance-Operations li a:hover
{
	color:#ffffff;
}

#navIT-Finance-Operations li a.selected
{
	color:#ffffff;
}





/*Nav Bar Extenstions*/

.NavColor-IT-Leadership
{
	height:4px;
	width:auto;
	background:#ef7700;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0px;
}

.NavColor-IT-Operations
{
	height:4px;
	width:auto;
	background:#047894;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0px;
}

.NavColor-Finance-Leadership
{
	height:4px;
	width:auto;
	background:#949e00;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0px;
}

.NavColor-Finance-Operations
{
	height:4px;
	width:auto;
	background:#b7702b;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0px;
}








/*Homepage Banner Area Styles*/

#banner
{
	width:956px;
	height:239px;
	background:#333333;
	color:#ffffff;
	margin:6px 0 0 0;
	padding:0;
}

/*Interior Banner Area Styles*/

#banner-interior
{
	margin-top:6px;
	padding:0;
}

#banner-interior .image
{
	float:left;
	width:743px;
	height:252px;
	background:#333333;
	color:#ffffff;
	text-align:center;
}

#banner-interior .features-IT-Leadership
{
	float:right;
	width:203px;
	height:243px;
	border-bottom:9px solid #ef7700;
	font-size:13px;
	line-height:18px;
	
}

#banner-interior .features-IT-Leadership a
{
	color:#ef7700;
}

#banner-interior .features-IT-Operations
{
	float:right;
	width:203px;
	height:243px;
	border-bottom:9px solid #047894;
	font-size:13px;
	line-height:18px;
}

#banner-interior .features-IT-Operations a
{
	color:#047894;
}

#banner-interior .features-Finance-Leadership
{
	float:right;
	width:203px;
	height:243px;
	border-bottom:9px solid #949e00;
	font-size:13px;
	line-height:18px;
}

#banner-interior .features-Finance-Leadership a
{
	color:#949e00;
}

#banner-interior .features-Finance-Operations
{
	float:right;
	width:203px;
	height:243px;
	border-bottom:9px solid #b7702b;
	font-size:13px;
	line-height:18px;
}

#banner-interior .features-Finance-Operations a
{
	color:#b7702b;
}



/*Content Area Styles*/
#content
{
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:30px;	
}

#content-blog
{
	width:auto;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;	
}

#content-IT-Leadership
{
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:30px;	
}

#content-IT-Leadership a
{
	color:#ef7700;
}


#content-IT-Operations
{
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:30px;	
}

#content-IT-Operations a
{
	color:#047894;
}

#content-Finance-Leadership
{
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:30px;	
}

#content-Finance-Leadership a
{
	color:#949e00;
}

#content-Finance-Operations
{
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:30px;	
}

#content-Finance-Operations a
{
	color:#b7702b;
}

#main
{
	float:left;
	width:600px;
	padding-left:20px;
}

#content-blog #main
{
	float:left;
	width:605px;
	padding-left:20px;
}

#main-service
{
	float:left;
	width:600px;
	padding-left:20px;
}

#right
{
	float:right;
	width:295px;
	border-left:8px #efefef double;
	padding-left:15px;
	font-size:14px;
	line-height:20px;
}

#right-service
{
	float:right;
	width:295px;
	border-left:8px #efefef double;
	padding-left:15px;
	font-size:14px;
	line-height:20px;
}

#right h4
{
	color:#990000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

#right .quote-top
{
	background:url(/img/img-quote-top.gif) no-repeat;
	margin-left:-30px;
	height:30px;
}

.quote
{
	font-size:16px;
	line-height:23px;
	font-style:italic;
	color:#000000;
}

.quote-new
{
	font-size:16px;
	line-height:23px;
	font-style:italic;
	color:#000000;
	padding:12px 15px;
	background:#efefef;
}

#right .quote-bottom
{
	background:url(/img/img-quote-bottom.gif) no-repeat;
	margin-top:-8px;
	margin-right:-10px;
	height:40px;
}

#content h1
{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	letter-spacing:1px;
	line-height:32px;
	margin:0;
	padding:0;
}

#content h2
{
	font-size:16px;
	color:#000000;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#content-blog h1
{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:32px;
	margin:0;
	padding:0;
}

#content-blog h2
{
	font-size:22px;
	color:#000000;
	font-weight:normal;
	letter-spacing:1px;
/*	text-transform:uppercase;*/
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

#content-IT-Leadership h1
{
	font-size:27px;
	line-height:32px;
	color:#ef7700;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#content-IT-Leadership h2
{
	font-size:16px;
	color:#ef7700;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#content-IT-Operations h1
{
	font-size:27px;
	line-height:32px;
	color:#047894;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#content-IT-Operations h2
{
	font-size:16px;
	color:#047894;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#content-Finance-Leadership h1
{
	font-size:27px;
	line-height:32px;
	color:#949e00;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#content-Finance-Leadership h2
{
	font-size:16px;
	color:#949e00;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#content-Finance-Operations h1
{
	font-size:27px;
	line-height:32px;
	color:#b7702b;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#content-Finance-Operations h2
{
	font-size:16px;
	color:#b7702b;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

h3
{
	font-size:16px;
	color:#000000;
	font-weight:400;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}


/*Footer Styles*/
#footer
{
	width:auto;
	height:auto;
}

#footer .container
{
	width:936px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#ffffff;
	padding-left:20px;
	padding-top:18px;
	line-height:18px;
}

#footer .copyright
{
	float:left;
	width:400px;
}

#footer .link
{
	float:right;
	width:400px;
}

#footer a
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}


/*Misc Formatting*/

.clr
{
	clear:both;
	font-size:0;
	line-height:0px;
}

.nav-banner-space
{
	width:auto;
	height:6px;
	margin:0;
	padding:0;
}

.line-sidebar
{
	border-bottom:1px solid #cccccc;
	height:5px;
	width:auto;
}

.line-resource
{
	border-bottom:1px solid #cccccc;
	height:5px;
	width:auto;
	margin-bottom:15px;
}

.textfield
{
	font-family:"Times New Roman", Times, serif;
}

#content .title
{
	font-size:16px;
	color:#000000;
}

#banner-interior .title
{
	font-size:13px;
	color:#000000;
}

.resource
{
	font-size:14px;
	line-height:20px;
}
	


/*File Download Authorization Styles*/

#fda
{
	position:absolute;
	top:0px;
	left:0px;
	width:440px;
	border:#cccccc 15px solid;
	padding:30px;
	background:url(/img/bkg-lock.jpg) no-repeat #ffffff;
	font-size:14px;
	line-height:23px;
}

#fda p
{
	margin:0;
	padding:0;
}

#fda .close
{
	float:right;
	margin-top:-20px;
}

#fda h2
{
	font-size:18px;
	color:#000000;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

.error
{
	color:#FF0000;
}

.success
{
	color:#00FF00;
}


.more
{
	margin-top:8px;
}