body {
	padding:0;
	margin:0;
	background: url(../images/bg.gif) repeat-x #eeece5;
}
div, td, th, p, span {
color:#525761;
font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:14px;
line-height:1.2em;
}
a{ color: #D37302; }
a img{
  border: 0px;
}
h1 {
	font-size: 17px;
	font-family: Arial;
	margin-top: 0px;
	line-height: 21px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
}
.mainTbl {
/*	width: 739px;*/
	width: 1005px !important;
	empty-cells: show;
}
	.mainTbl .l {
		width: 10px;
/*		background: url(../images/shadow_l.png) repeat-y;*/
		background: url(../images/shadow_l.gif) top right no-repeat;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadow_l.gif',sizingMethod='scale');
	}
	
	.mainTbl .r {
		width: 10px;
/*		background: url(../images/shadow_r.png) repeat-y;*/
		background: url(../images/shadow_r.gif) top left no-repeat;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=shadow_r.png,sizingMethod=scale);
	}
	
	.mainTbl .b {
		height: 10px;
		background: url(../images/shadow_b2.gif) top center no-repeat;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=shadow_b.png,sizingMethod=scale);
	}
	
	.mainTbl .c {
	/*	width: 700px;*/
		background-color: #f8f8f8;
		padding: 10px;
		padding-top: 0px;
	}

.logo {
	border: none;
	float: left;
	padding: 17px 0px 8px 0px;
}
.FastRootBusiness{
  float: right; 
  margin-top: 10px;
  margin-left: 400px;
  
}
.topNav {
	color: #30343a;
	font-size: 10px;
	float: right;
	margin-right: 5px;	
	margin-top: 8px;
}

.topNav, #navmenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}
	.topNav span.divider {
		padding-left: 13px;
		padding-right: 13px;
	}

	.topNav img {
		margin-right: 10px;
		border: none;
		margin-bottom: 2px;
	}
	
	.topNav .ico {
		padding:0;
		margin:0;
	}
	
	.topNav a {
		text-decoration: none;
	}
	
	.topNav a:hover {
		text-decoration: underline;
	}

.topMenu {
  display: inline;
  padding:0;
  margin:0;
}
	.topMenu a {
		float: left;
	}
	.topMenu img {
		border: none;
	}


.TextBlock{
	background: url(../images/txtblockbg.gif) repeat-x;
	border: 1px solid #D4D8DF;
	line-height: 18px;
}
div.TextBlock{
	margin-left: 10px;
	margin-top: 10px;
}
  .TextBlock div.BlockCont{
  	padding: 8px 12px 8px 12px;
  }
    .TextBlock div.BlockCont p{
    	margin: 0px 0px 12px 0px;
    }

.MPCont2Block1 .BlockCont, .MPCont2Block2 .BlockCont {
min-height: 350px;
height: auto !important;
height: 350px;
}
.MPCont2Block1, .MPCont2Block2, .MPCont2Block3{
/*  width:217px;*/
  width:306px;
}

.subheader {
	overflow: hidden;
	border-bottom: 1px solid #D4D8DF;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 0px;
/*	width: 700px;*/
	height: 326px;
	background: url(../images/bg_header2.png) left top no-repeat !important;

}

.subheader img {
		margin-left: 162px;
		margin-top: 11px;
}

	.subheader .SHText {
		float: left;
		width: 256px;
		_width: 258px;		
		margin-right: 10px;
		border-bottom: 0px none !important;
		height: 222px;		
	}
	.subheader .ImgBlock {
		float: left;
		padding: 0px;		
	}
	.subheader .ImgBlock img{ border: 0px; margin: 0px; }	
	
.mainContainer {
	background:url(../images/splash_bg.gif) no-repeat #ffffff;
}
	.mainContainer .content {
		background:url(../images/splash_bg_bottom.gif) left bottom no-repeat;
	}
	
	.mainContainer div.Borders {
		background:url(../images/splash_bg_borders.gif) top left repeat-y;
	}
	
.LogosLine {
	border-collapse: collapse;
/*	width: 100%;*/
/*	width: 689px;*/
	width: 945px;
	margin-top: 5px !important;
}
.LogosLine td{
	padding: 0px 0px 10px 0px;
/*
	padding: 0px 3px;*/
	vertical-align: middle;
	text-align: center;
	width: 10%;
}
.boxOrange {
	position: relative;
	height: 100%;
	border-bottom: solid 1px #d6dae0;
	background:url(../images/box_l_bg.gif) repeat-y !important;
}
	.boxOrange .main {
		height: 100%;
		background:url(../images/box_r_bg.gif) right repeat-y !important;
	}
	.boxOrange h2 {
		display: block;
		background:url(../images/box_orange_t_bg_l.gif) left top no-repeat;
		padding:0;
		margin:0;
		height: 35px;
		border-bottom: solid 1px #d6dae0;
	}
	.boxOrange h2 div {
		background:url(../images/box_orange_t_bg_r.gif) right top no-repeat;
		padding:0;
		margin:0;
		height: 35px;
		padding-left: 10px;
		padding-top: 12px;
	}
	
	
	.boxOrange table.Content {
	/*	display: block;
		position: relative;*/
		background:url(../images/box_bg.gif) top repeat-x #ffffff;
		font-size: 14px;
/*		font-family: Tahoma;*/
		color: #525761;
		margin-left:1px;
		margin-right:1px;
		min-height: 250px;
		height: auto !important;
		height: 250px;
		width: 100% !important;
	}
	.boxOrange .main table.Content {
	min-height: 0 !important;
	height: auto !important;
	}
	.boxOrange table.Content ul {
		list-style-image: url(../images/box_li.gif);
/*		margin:0 0 1em 10px;*/
/*		padding:0;*/
		margin:0px 0px 0px 30px;
		padding:12px 0px;
	}
	.boxOrange table.Content li {
		padding-bottom: 3px;
	}

	.boxOrange table.Content th{
		font-weight: normal;
		text-align: left;
		vertical-align: top !important;
/*		background:url(../images/box_bg.gif) top repeat-x;*/
		padding: 12px 28px 8px 28px;
		border-right: 1px dotted #ccc !important;
	}
	
	.boxOrange table.Content th th {
		border: none !important;
	}
	
	.boxOrange table.Content th p {
		margin:12px 0px;
		}

		table.Content td.SubRightColumn{
	/*  width: 130px;*/
	/*  width: 247px;*/
		vertical-align: top;
	  width: 250px;
		padding: 13px 0px 10px 0px !important;
/*		background:url(../images/box_bg.gif) top repeat-x;*/
		overflow: hidden;
	}
	table.Content td.SubRightColumn .RightColumnContent{
		margin-left: 10px;
		margin-right: 10px;
		padding-bottom: 10px;
	}
	table.Content td.SubRightColumn .RightColumnContent div,
	table.Content td.SubRightColumn .RightColumnContent p	{
/*		width: 116px;*/
/*		width: 100%;*/
/*		overflow: hidden;*/
		color: #5f646e;
/*		line-height: 1.2em;*/
	}
	table.Content td.SubRightColumn .RightColumnContent img	{
	  margin-bottom: 10px;
	}
	
.innerTbl {
}
		.innerTbl .innerLeftMenu {
		width: 130px;
		vertical-align: top;
		font-family: Tahoma;
	/*	font-size: 11px;*/
		font-size: 14px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 58px;
	}
	
	
		.innerTbl .innerLeftMenu ul {
			padding: 0;
			margin: 0;
			position: relative;
			left: -7px;

		}
		
			.innerTbl .innerLeftMenu ul li ul {
		padding-top: 0.25em;
	}
		
		.innerTbl .innerLeftMenu li {
			margin-bottom: 5px;
			list-style-type: none;
			margin-left: 14px;
			text-indent: -7px;
		}
		
		.innerTbl .innerLeftMenu li a {
			color: #1e60a1;
			text-decoration: none;
			padding-left: 7px;
		}
		
		.innerTbl .innerLeftMenu li a:hover {
			color: #ccccff;
			text-decoration: underline;
		}
		
		.innerTbl .innerLeftMenu li a.active {
			color: #2b8000;
			background:url(../images/li.gif) 0 4px no-repeat;
		}
		
		.innerTbl .innerLeftMenu li a.active:hover {
			color: #2b8000;
		}

	.innerTbl .innerTopMenu {
		display: block;
		font-family: Verdana;
/*		font-size: 10px;*/
		font-size: 13px;
		color: #525761;
		padding: 10px;
		padding-bottom: 0px;
	}
		.innerTbl .innerTopMenu a {
			color: #1e60a2;
			text-decoration: underline;
		}
		.innerTbl .innerTopMenu a:hover {
			color: #1e60a2;
			text-decoration: none;
		}

	.innerTbl .innerMainContent {
		vertical-align: top;
		padding: 10px;
/*		padding-left: 0px;*/
	}

	
/************ MENU *************************/	
/* Root = Horizontal, Secondary = Vertical */

ul.topmenu {
	border: 0 none;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 27px;
	z-index: 1000;
	_position: relative;
	text-align: center;
}

ul.topmenu li {
 	margin: 0px;
	border: 0 none;
 	padding: 0;
 	float: left; /*For Gecko*/
 	display: inline;
 	list-style: none;
	position: relative;
	z-index: 1000;
/*	width: 140px;*/
}

ul.topmenu ul {
	margin: 0;  
/*  border: 0 none;
	border-width: 1px 0px;*/
	background: #D37302;
	padding: 0;
/*	width: 140px;*/
	width: 193px;
/*	margin-left: 1px;*/
	margin-left: 1px;
	list-style: none;
	display: none;
	position: absolute;
	z-index: 1001;
	top: 28px;
	left: 0px;
	height: auto;
}

ul.topmenu li.first ul {
	/*width: 115px;*/
/*	width: 140px;*/
	margin-left: 0;
}

ul.topmenu li.last {
	/*width: 115px;*/
/*	width: 139px !important;*/
	margin-left: 0;
}

ul.topmenu li.first ul ul {
	margin-left: 28px;
}

ul.topmenu ul li {
  margin: 0px;
  float: none; /*For Gecko*/
  display: block !important;
  _display: inline;/* For IE*/
}
ul.topmenu ul ul {
	margin-top: -1px;
	border-top: solid 1px #D4D8DF;
	margin-left: 28px;
}

/* Root Menu */
ul.topmenu a {
  padding: 0px;
  float: none !important; /*For Opera*/
  _float: left; /*For IE*/
  display: block;
  height: auto !important;
  _height: 1%; /*For IE*/
}

ul.topmenu ul a {
	padding: 4px 0px;
/*	width: 140px; */
	font-weight: normal;
}

/* Root Menu Hover Persistence */
ul.topmenu a:hover,
ul.topmenu li:hover a,
ul.topmenu li.iehover a 
{
  color: #FFE6BE;
  text-decoration: none;
}

/* 2nd Menu */
ul.topmenu ul li:hover, 
ul.topmenu ul li.iehover
{
	background: none;
}

ul.topmenu li:hover li a,
ul.topmenu li.iehover li a {
  float: none;
  color: #FFE6BE;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
ul.topmenu ul h2{
	border: 1px solid #D37302;
	border-bottom: 1px solid #AD5F01;	
}


ul.topmenu ul li.MenuItemLast h2{
	border-bottom: 0px none !important;
}

/* 2nd Menu Hover Persistence */
ul.topmenu li:hover li a:hover,
ul.topmenu li:hover li:hover a,
ul.topmenu li.iehover li a:hover,
ul.topmenu li.iehover li.iehover a {
  color: #FFFFFF;
}

/* 3rd Menu */
ul.topmenu li:hover li:hover li a,
ul.topmenu li.iehover li.iehover li a {
  color: #D0E6C7;
  padding-left: 10px;
  padding-right: 10px;
}

/* 3rd Menu Hover Persistence */
ul.topmenu li:hover li:hover li a:hover,
ul.topmenu li:hover li:hover li:hover a,
ul.topmenu li.iehover li.iehover li a:hover,
ul.topmenu li.iehover li.iehover li.iehover a {
  	color: #ffffff;
}

/* 4th Menu */
ul.topmenu li:hover li:hover li:hover li a,
ul.topmenu li.iehover li.iehover li.iehover li a {
  	color: #fff;
}

/* 4th Menu Hover */
ul.topmenu li:hover li:hover li:hover li a:hover,
ul.topmenu li.iehover li.iehover li.iehover li a:hover {
/*  	background: #6b6335;*/
  	color: #fff;
}

ul.topmenu ul ul,
ul.topmenu ul ul ul {
  	display: none;
  	position: absolute;
	z-index: 1002;
  	top: 0;
  /*	left: 112px;*/
  	left: 165px;
}

* html ul.topmenu ul ul,
* html ul.topmenu ul ul ul {
left: 69px !important;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul.topmenu li:hover ul ul,
ul.topmenu li:hover ul ul ul,
ul.topmenu li.iehover ul ul,
ul.topmenu li.iehover ul ul ul {
  	display: none;
}

ul.topmenu li:hover ul,
ul.topmenu ul li:hover ul,
ul.topmenu ul ul li:hover ul,
ul.topmenu li.iehover ul,
ul.topmenu ul li.iehover ul,
ul.topmenu ul ul li.iehover ul {
  	display: block;
}

/* ADDITIONAL */
ul.topmenu li.current_page_item a {
	color: #000;
	background: #88c5f8;
	text-decoration: none;
}

.topmenu h2
{
/*font-size: 11px;*/
font-size: 14px;
	margin: 0px;
	padding: 0px;
}	
	
/************ From Classes *****************/
table.formview th{
	text-align: right !important;
	font-weight: bold !important;
	padding: 0px 10px 0px 0px !important;
	vertical-align: middle !important;
}
table.formview td{
	padding: 2px 0px 2px 0px;
}
table.formview td input.text,
table.formview td select.text,
table.formview td textarea.text {
	width: 200px;
}
table.formview td input.Narrow,
table.formview td select.Narrow,
table.formview td textarea.Narrow {
	width: 70px;
}
table.formview td div.error {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

table span.required {
	color: #ff0000;
	background: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

table.formview  table td span{
	background: none;
}	

span.required {
	color: #ff0000;
}
span.required, .formview span {
	display: inline;
	background: transparent none !important;
	padding: 0 !important;
}
span.red {
	color: #ff0000;
	display: inline !important;
	padding: 0px !important;
	margin: 0px !important;
}
	
/* --- */
	
.bottomNav {
	text-align: center;
	font-size: 10px;
	color: #575757;
	font-family: Tahoma;
	margin-top: 15px;
}
	.bottomNav a {
		text-decoration: underline;
		margin-left: 17px;
		margin-right: 17px;
	}
	.bottomNav a:hover {
		color: #575757;
		text-decoration: none;
	}
	
.copy {
	margin-top: 28px;
	margin-bottom: 10px;
	font-family: Tahoma;
/*	font-size: 10px !important;*/
	color: #575757;
	text-align: center;
	line-height: 13px;
}
	.copy p {
		margin:0;
		font-size: 11px !important;
		margin-top:7px;
	}
	.copy a {
		color: #004284;
		text-decoration: underline;
	}
	.copy a:hover {
		color: #004284;
		text-decoration: none;
	}

	
/* Positioning */
.left{
  float: left;
}
.right{
  float: right;
}
.clear {
	clear: both;
}

.plr12{
	padding: 0px 12px !important;
}

.pb10 {
	padding-bottom: 10px;
}

/* Test styles */
.b1{ border: 1px solid red !important; }

div#dynsec2, div#dynsec3, div#dynsec4, div#dynsec5 {
display:none;
}

.dynitem {
 padding-bottom: 0;
 margin-bottom: 0.5em;
 border-bottom: 1px dotted #9297c1;
}
.dynitem_last {
 border-bottom: 0 !important;
}
.front_list {
margin: 0;
padding: 0;
}
div.dynitem h3, .front_list li {
/*	font-size: 11px;*/
	font-size: 14px;
	color: #222741;
	background: url(../images/box_li.gif) 0px 1px no-repeat;
	padding: 0 0px 10px 15px;
	margin: 0px;
	list-style-type: none;
	list-style-position: none;
}
div.dynitem h3 a {
	color: #222741;
	text-decoration: none;
}
div.dynitem h3 a:hover {
	color: #525761;
	text-decoration: none;
}
div.dynitem div {
	padding: 0px 0px 10px 15px;
}


.BoxOrange p, .BoxOrange li {
  line-height: 1.6em;
}
.BoxOrange p {
 /* margin:0 0 1em 0;*/
  margin: 0px 0px 7px 0px;
}
.BoxOrange blockquote {
margin: 0;
}
.BoxOrange h3, #subnav_header {
border-bottom: 1px solid #ccc;
font-weight: bold;
}
.BoxOrange h3, h5 {
/* width: 80%; */
/*font-size: 12px;*/
font-size: 15px;
margin-top: 11px;
margin-bottom: 5px;
}
#subnav_header {
margin: 0 5px 8px 5px;
font-size: 11px;
}
.team_photo {
	font-weight: bold;
	margin: 8px 10px 0 0;
	float: left;
}

.BoxOrange h2 div {
	color:#D37302;
	font-family:helvetica, arial, sans-serif;
	/*font-size:14px;*/
	font-size:15px;
	height:35px;
	margin:0pt;
	padding:9px 0pt 0pt 10px;
}

.BoxOrange p.first {
	font-size: 15px;
	color: #D37302;
	/*font-weight: bold;*/
}


.topNav, #navmenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

.WhitePapers {
	float: left;
/*	font-size: 12px;*/
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 7px 0px !important
}

.TopBottomPad {
	padding-top:10px;
	padding-bottom: 250px;
}

.ReferenceTable{
	background: #e8e6e3;
	float: right;
	width: 250px !important;
	margin-left: 10px;
/*	border-left:10px solid #FFFFFF;*/
	height: 400px !important;
}
.ReferenceTable td,
.ReferenceTable th{
	padding: 2px 7px 2px 10px;
	vertical-align: top !important;
}

.ReferenceTable h1{
	padding:0;
	margin:0;
	border-bottom: solid 1px #d6dae0;
}
.ReferenceTable h1 div{
	padding:0;
	margin:0;
	padding-top: 9px;
	font-size: 14px;
	font-family: arial;
}

