@charset "utf-8";
/* CSS Document */

/*GLOBAL*/
* { 
  margin: 0; 
  padding: 0;
}
body {
	background-image: url(../images/site/background.gif);
	text-align: center;
	color: #828282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
a:link {
	color: #0078BF;
	text-decoration: none; 
}
a:visited {
	color: #0078BF;
	text-decoration: none;
}
a:hover {
	color: #0078BF;
	text-decoration: underline;
}
a:active {
	color: #828282;
	text-decoration: underline;
}
a img,:link img,:visited img { border: none;}

/*MODIFIED TAGS*/
h1 {
	font-size: 2.4em;
	color: #0078bf;
	font-weight: lighter;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	letter-spacing: -.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-left: 9px;
	margin-bottom: .5em;
}
h1.sidebar{
	font-size: 1.8em;
	color: #B4B4B4;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-left: 10px;
	border-bottom-style: none;
	margin-bottom: .6em;
	padding-bottom: 0.2em;
}
h1.sidebarHome {
	font-size: 1.8em;
	text-transform: capitalize;
	color: #828282;
	font-weight: lighter;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	border-bottom-style: none;
	margin-bottom: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
h1.sidebarChild {
	font-size: 1.8em;
	text-transform: capitalize;
	color: #B4B4B4;
	font-weight: lighter;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-left: 10px;
	border-bottom-style: solid;
	margin-bottom: 0.6em;
	margin-top: .8em;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	padding-top: .3em;
	padding-bottom: .1em;
}
h2 {
	font-size: 1.8em;
	text-transform: none;
	color: #0877BF;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	letter-spacing: -.05em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 1em;
	margin-bottom: 0.4em;
	padding-bottom: .5em;
}
h3 {
	font-size: 1.8em;
	text-transform: capitalize;
	color: #828282;
	font-weight: lighter;
	letter-spacing: -.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-left: 10px;
}
h4 {
	text-transform: capitalize;
	color: #0078BF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding-left: 10px;
	font-size: 1.6em;
	margin-top: 0.4em;
	margin-bottom: -15px;
}
p.bread {
	font-size: 1em;
	color: #C0C0C0;
	font-weight: bold;
	margin-bottom: 0px;
}
p.bread a, :link, :visited { 
	color: #C0C0C0;
}
p.copyright {
	font-size: 1em;
	color: #828282;
	font-weight: bold;
	margin-bottom: 0px;
}
p.copyright a, :link, :visited { 
	color: #828282;
}
p {
	font-size: 1.1em;
	color: #828282;
	margin-bottom: 1.8em;
	line-height: 1.8em;
	font-weight: normal;
	padding-right: 2.4em;
	padding-left: 10px;
}
p.table {
	font-size: 1.1em;
	color: #828282;
	margin-bottom: 0;
	line-height: 1.8em;
	font-weight: normal;
	padding-right: 2.4em;
	padding-left: 10px;
}
p.sidebarP {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 1.4em;
	background-color: #fff;
	padding-left: 10px;
	margin-top: 1.8em;
	padding-right: 0px;
}
p.sidebarHomeP {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom: 1.4em;
	padding-left: 20px;
	margin-top: 1em;
	padding-right: 0px;
}
p.sidebarHomeP a, :link, :visited { 
	color: #828282;
}
ul {
	list-style-type: none;
	margin-bottom: 1.8em;
	line-height: 1.8em;
	margin-left: 1.8em;
	font-size: 1.1em;
	margin-top: -1.2em;
}
ul li {
	padding-left: 15px;
	background-image: url(../images/site/bullet.gif);
	background-repeat: no-repeat;
	background-position: .5em .8em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	font-size: 1em;
	line-height: 1.8em;
}
ol {
	margin-bottom: 1.8em;
	line-height: 1.8em;
	font-size: 1.1em;
	margin-top: -1.2em;
	margin-left: 4em;
}
.sitemap {
	margin-left: 10px;
}
.sitemap2 {
	margin-left: 20px;
}

ol li {
	background-image: none;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	line-height: 1.8em;
}
blockquote {
	margin-left: 1.8em;
}
.projectCallout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0877BF;
	text-align: center;
	display: block;
	font-size: 1em;
	padding: 5px;
}
.headerRow {
	font-size: 1.8em;
	color: #B4B4B4;
	font-weight: lighter;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	height: 25px;
	text-indent: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	letter-spacing: -.05em;
} 

/*LAYOUT*/
.thrColFixHdr #container { 
	width: 1001px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #C0C0C0;
	text-align: left;
} 
.thrColFixHdr #header { 
	background: #DDDDDD; 
	padding: 0 0px 0 0px; 
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/site/includes/sidenav/sidenav_expander.gif);
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 193px;
	padding: 0px;
}
.thrColFixHdr #sidebarHome {
	background-image: url(../images/pages/home/highlight_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 170px;
	overflow: visible;
	clear: none;
	text-align: left;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-top: 7.75em;
	padding-right: 0px;
	margin-bottom: 15px;
}
.thrColFixHdr #swooshCaseStudy {
	margin: 0 193px 0 140px;
	padding: 0 0px;
	background-image: url(../images/site/includes/header/swoosh.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContent {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 155px;
} 

.thrColFixHdr #footer {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #FFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrtCaptionBox {
	float: right; /* since this element is floated, a width must be given */
	width: 350px;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.4em;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 20px solid #FFF;
}
.fltlftCaptionBox {
	float: left; /* since this element is floated, a width must be given */
	width: 350px;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.4em;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-right: 20px solid #FFF;
}
.fltrtCaptionBox183 {
	float: right; /* since this element is floated, a width must be given */
	width: 183px;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.4em;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 20px solid #FFF;
}
.fltlftCaptionBox183 {
	float: left; /* since this element is floated, a width must be given */
	width: 183px;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.4em;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-right: 20px solid #FFF;
}
.fltrtCaptionBox300 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.4em;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 20px solid #FFF;
}
.fltrtFeatureBox300 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	font-size: 1em;	
	line-height: 1.4em;
	padding: 10px;
}
.fltlftCaptionBox300 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	font-size: 1em;	
	font-weight: bold;
	line-height: 1.4em;
	background-color: #E4E4E4;
	padding: 10px;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-right: 20px solid #FFF;
}
.appImg {
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 1.8em;
	margin-top: 0.6em;
	margin-bottom: 1em;
	background-color: #E4E4E4;
	padding: 10px;
}
.fltrtNoBorder {
	margin-top: 0.6em;
	margin-bottom: 1em;
	margin-left: 1.8em;
	float: right;
}
.fltlft {
	float: left;
	margin-right: 1.8em;
	margin-bottom: 1em;
	margin-top: 0.6em;
	background-color: #E4E4E4;
	margin-left: 1em;
	padding: 10px;
}
.fltlftNoBorder {
	float: left;
	margin-top: 0.6em;
	margin-right: 1.8em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
.outdent {
	margin-left: -10px;
}

/*FORMS*/
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0877BF;
	text-align: right;
	vertical-align: middle;
}
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #828282;
	text-align: right;
	font-size: 1em;
}
.formContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #828282;
	background-color: #E4E4E4;
	padding: 2px;
}
 /* RFDII 20110228 Updates */
 .thrColFixHdr #newMainContent {
	margin: 0px 193px 0 140px;
	padding: 60px 15px 20px 15px;
	background-image: url(../images/site/includes/header/swoosh.jpg);
	background-repeat: no-repeat;
	min-height:500px;
}

/* ARCHITECT SITE MODS */
.thrColFixHdr #swooshBar 
{
    /*width: 615px;*/
    width: 640px;
    height: 54px;
	margin: 0 0px 0 0px;
	padding: 0 0px;
	background-image: url(../images/site/includes/header/swoosh.jpg);
	background-repeat: no-repeat;
	float:left;
}
/* Main Nav Buttons */
.thrColFixHdr #buttonNav
{
    float:left;
    width:861px;
    height:41px;
    background-image: url(../images/buttonNav/blue-nav-bg.png);
    background-repeat:repeat-x;
    margin-bottom:25px;
}

.thrColFixHdr #buttonNav ul
{
    margin:0;
    padding:0;
    list-style-type: none;
    /*background-image: url(../images/buttonNav/blue-nav-bg.png);*/
    height: 41px;
    width: 769px;
    margin: auto;
}
.thrColFixHdr #buttonNav ul li
{
    margin:0;
    padding:0;
    background-image:none;
    float: left;
    position:relative;
}
.thrColFixHdr #buttonNav ul li a
{
    /*background-image: url(navi_bg_divider.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
    padding-left: 12px;*/
    width:127px;
    text-align:center;
    border-left:solid 1px #ffffff;
    display: block;
    line-height: 41px;
    text-decoration: none;
    font-family: "Arial Narrow", "Lucida Grande", sans-serif;
    font-size: 15px;
    color: #ffffff;
}
.thrColFixHdr #buttonNav ul li a.last
{
    border-right:solid 1px #ffffff;
}
.thrColFixHdr #buttonNav ul li a:hover
{
    color:#c4c4c4;
}
.thrColFixHdr #buttonNav ul li a.active
{
    background-image: url(../images/buttonNav/grey-nav-bg.jpg);
    color:#898989;
}

/* Main Nav Dropdowns */
.thrColFixHdr #buttonNav ul li ul
{
    position: absolute;
	left: 0px;
	top: 39px;
	height:21px;
	display: none;/**/
}
.thrColFixHdr #buttonNav ul li ul li
{
    float:none;
}
.thrColFixHdr #buttonNav ul li ul li a
{
    width:125px;
    text-align:left;
    border:solid 1px #848484;
    border-top:none;
    background-color:#ffffff;
    display: block;
    line-height: 21px;
    text-decoration: none;
    font-family: "Arial Narrow", "Lucida Grande", sans-serif;
    font-size: 11px;
    color: #848484;
    padding-left:2px;
}

.thrColFixHdr #contentWrapper
{
    float:left;
    width:861px;
}
.clear
{
    clear:both;
}
.hide
{
    display:none;
}
.show
{
    display:block;
}


