@charset "utf-8";
/* CSS Document */
/* Default CSS file*/
/* basic elements */
* {    margin: 0; padding: 0;}
body {
    background-image:none;
    background-color:#fff;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
}
p, td, td p {
	font-size:12px;
	line-height:1.4em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
  
/* link colors not visible in editor */
a:link, a:visited {
    text-decoration:none;
    color:#0f478e;
}
a:hover, a:active {
    text-decoration:underline;
    color:#0f478e;
}
h1 {
	font-size: 48pt;
	color:#000;
}
h2 {
	font-size: 36pt;
	color:#000;
}
h3 {
	font-size: 28pt;
	color:#000;
}
h4 {
	font-size: 24pt;
	color:#000;
}
h5 {
	font-size: 18pt;
	color:#000;
}
h6 {
	font-size: 14pt;
	color:#000;
}

/*	Main wrapper */
#wrap {
	position:relative;
	padding:0;
	width: 935px;
	background-image:none;
}
/* header */
#header {
	margin-top:15px;
	margin-right:0px;
	overflow:hidden;
	width:935px;
}
#logo {
	background-color:#0f478e;
}

/* utility box - search, login, etc*/
#utility{
	top:15px; 
	right:30px;
	width:200px;
}
#utility-inner{
	background-image:none;  
}
#searchform{
	width:200px; 
}
/* search field is styled by id q - per google spec */	
#q{
	width:200px; 
	border:2px solid #999; 
	height:18px; 
	margin-top:0px;
}
	
#searchbutton{
	display:none;
}

/* main menu */
#menu {
	margin-top:5px;
	margin-bottom:10px;
	background:none;
	height:30px;
	width:935px;
}
.portfolio #menu{
	margin-bottom:0;
}
#menu ul {
	margin-left:0px;
	height:28px;
	border: 2px solid #999;
}
#menu li {
	display:block;
	float:left;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    color: #999;
    font-size:15px;
    line-height:28px;
    width:184px;
    height:28px;
    padding:0;
	margin:0;
	text-align: center;
	border-right:2px solid;
}
#menu li a:link, #menu li a:visited {
    color:#999;
}
#menu li a:hover, #menu li a:active {
    color:#0f478e;
    text-decoration:none;
}
#menu li.current{
	background-color:#999;
}
#menu li.current a{
	color: #fff;
}
#menu li.last{
	width:184px;
	border-right: none;
}
/* section head title */
h2.section {
	display:none;
}/* Column 1 - container for the submenu area*/
#column-one {
	width:100%;
	margin:0px;
	float:left;
}
/* Sub Menu */
#submenu {
	width:100%;
	background-image:none;
	background-color:#fff;
	margin-bottom:7px;
	border-bottom:2px solid #999;
	text-align: center;
}
#submenu-inner  {
	background:none;
}
#submenu-inner li {
	display:inline;
	margin: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:12px;
	background:none;
}


/* Column 2 - container for the main content of the page*/
#column-two {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding:0px;
	width:935px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

/* Page Name  */
h3.page {
	width:100%;
	font-weight:normal;
	margin-bottom:20px;
	border-bottom: 2px solid #999;
}

/* Breadcrumb */
#crumb {display:none;
}
.portfolio #crumb{
	display:none;
}
/* Main Content Area used by all pages except home */
/* column-two-a and column-two-b are only used when a sidebar is present */
/* otherwise column-two-ab is used */
#column-two-ab {
	width:905px;
	float:left;
	padding:0 15px 0 15px;
	overflow:hidden;
}
.portfolio #column-two-ab {
	width:935px;
	float:left;
	padding:0;
	overflow:hidden;
}
#column-two-a {
	width:450px;
	padding-right:158px;
	overflow:hidden;
	float: right;
}

#column-two-b {
	margin-left:0;
	width:312px;
	overflow:hidden;
	float: left;
}

/* Page Header */
#column-two h3.page {
    font-family: "Times New Roman", Times, serif;
    font-size:58px;
    color:#000;
}
/* Homepage Content Area  */
#home-fma {
	display:none;
}
#home-content {
	width:935px;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
}
#home-content-a{
    width:777px;
    padding-left:0px;
    padding-right:0px;
    overflow:hidden;
    float: left;
}
#home-content-b{
    padding-right:0px;
    padding-left:15px;
    width:158px;
    overflow:hidden;
    float: right;
}
#home-content-b ul{
	font-size:15px;
	}

/* Footer */
#footer {
	padding:6px 0;
	background-image:none;
	margin-left:0px;
	margin-bottom:0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#999;
	background-color:#fff;
	border-top:2px solid #999;
}
#footer p{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:12px;
	margin:0;
	text-align:center;
}
#footer a:link, #footer a:visited {
    color:#999;
    text-decoration:none;
}
#footer a:hover, #footer a:active {
    text-decoration:underline;
}
/* special page styles */
/* orphan */
.orphan #column-two h3.page {
    font-family: "Times New Roman", Times, serif;
    color:#000000;
}
/* campaign */

.campaign #column-two h3.page {
    font-family: "Times New Roman", Times, serif;
    color:#000000;
}
/* login */
.login #column-two h3.page {
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
}
/* chrome uses h4 and h5 only */
.application h4.app-chrome{
	display:none;
	font-family: "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#660000;
}
.application h5.app-chrome{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:1.3em;
	margin-bottom:10px;
	color:#000;}
.application h5.app-chrome a{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:normal;
	font-size:24px;
	line-height:24px;
}
.application{
	margin:0;
}
.application table{
	border:0;
}

.app-rss{
	width: 608px;
}
.app-rss p{
	width:450px;
}
.app-rss h5.app-chrome{
	width:450px;
}
.app-rss tbody{
	width:100px;
}
.app-rss tr {
	background:none;
}
.app-rss td {
	padding:15px 0 0 0; 
	border-bottom: 2px solid #999;
}
.app-rss tr.first td{
	padding:0;
}
.app-rss tr.last td{
	padding-bottom:0;
	border-bottom:none;
}
	
.team #column-two-b p{
	margin-bottom:0;
}

.team #submenu-inner li.first{
	display:none;
}

.portfolio #submenu{
	margin-top: 10px;
}

.news #submenu{
	display:none;
}
.news #column-two-a{
	float: left;
	padding-left:15px;
}
.news #column-two-b{
	float: right;
}
.news h3.page{
	padding-left:15px;
	width:920px;	
}

.partners #submenu{
	display:none;
}

table.sidebar td{
	padding:5px 10px;
	background-color:#e7e7e7;
}
table.sidebar th{
	background-color:#999;
	padding:5px 10px;
	text-align: left;
}

.app-portfolio .portfoliomenu{	
	border-top:none;
	margin: 0px 0px 7px 0px;
	font-size:12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:12px;
	text-align: center;
	padding-bottom:0px;
	padding-top:9px;
}
.app-portfolio .menutop{
	padding: 0 0 8px 0;
	border-bottom: 2px #999 solid;
}
.app-portfolio .menubottom{
	padding: 8px 0px 8px 0;
	border-bottom:2px #999 solid;
	background:none;
}
.app-portfolio #appcolumn1 .first{
	border-top:0;
}
.app-portfolio #appcolumn1{
	width:606px;
	float:left;
	padding:0 15px 0 0;
}
.app-portfolio #appcolumn2{
	width:314px;
	float:right;
	background-color:#F2F2F2;
	padding-bottom:5px;
	margin-top:5px;
}
.app-portfolio #appcolumn2 h6{
	background-color:#CDCDCD;
	padding-left:10px;
	text-transform:capitalize; 
	font-size:12px;
	height:20px;
	padding-top:4px;
	font-weight:bold;
	color:#000
}
.app-portfolio #appcolumn2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.app-portfolio #appcolumn2 li{
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	padding-top:6px;
	margin-right:3px;
	font-weight:normal;
	padding-bottom:3px;
	background:none;
	}
.app-portfolio #appcolumn2 li.lasttitle{background:none;}

.app-portfolio h5.app-chrome{
	padding:10px 0 12px 0;
	border-bottom:2px solid #999;
	margin-bottom:0;
}
.app-portfolio h5.app-chrome a{
	font-family:  "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:36px;
	line-height:36px;
}
.app-portfolio p{
	padding:10px 0 30px 0;
}
.app-portfolio img{
	vertical-align: text-bottom;
	padding-bottom:5px;
}
.app-portfolio .item {
	background:none;
}

.homeHeader {
	font-family:"Times New Roman", Times, serif;
	font-size:58px;
	color:#000000;
	font-weight:normal;
	margin-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	width:100%;
	}
