/* CSS Document */


/*Common to the while site.*/
a
{
	color:#5091cd;
	text-decoration: none;

}


body
{
	margin:0px;
	height:100%;
}
h1
{
	margin:5px 0px;
	padding:5px 0px 10px;
	font-size:1.3em;
	color:#5091cd;
	font-weight:100;
	font-family:Helvetica, Arial;
	letter-spacing:0.01cm;
	border-bottom-style:dotted;
	border-bottom-color:#5091cd;
	border-bottom-width:thin;
}
h2
{
	margin-bottom:5px;
	color:#5091cd;
	font-weight:100;
	font-family:Helvetica, Arial;
	letter-spacing:0.01cm;
	font-size:0.9em;
	font-weight:bold;
}

h3
{
	color:#5091cd;
	font-weight:100;
	font-family:Helvetica, Arial;
	letter-spacing:0.01cm;
	font-size:0.8em;
	margin-bottom:5px;
}

h4
{
	margin:7px 0px 0px;
	color:#666666;
	font-family: Georgia, Arial;
	letter-spacing:0.01cm;
	font-size:0.8em;
}

img
{
	border:none;
}

li, ul
{
	font-family:Helvetica, Arial;
	font-size:0.8em;
	text-align:left;
	color:#666666;
}

p
{
	margin:0px;
	font-family: Helvetica, Arial;
	text-align:left;
	font-size: .8em;
	color:#666666;
	line-height:1.6em;
}
td, tr
{
	margin:0px;
	font-family:Helvetica, Arial;
	text-align:left;
	color:#666666;
}

table
{
	table-layout:fixed;
}
table.subnav
{
	width:100%;
	font-family:Helvetica, Arial;
	font-size:0.7em;
	padding: 6px;
}


#about_us_sidebar
{
	padding-top:0;
}

#about_us_sidebar p {
	line-height: 1.3em;
}

#adminBody
{
	min-height:500px;
}

#adminBox
{
	padding:20px;
	overflow:auto;
	min-height:500px;
	font-size:1.2em;
}

#adminMenu
{
	background:url(../images/highlight_bg.gif);
	float:right;
	height:479px;
	width:227px;
	padding:20px;
}

#adminMain
{
	width:400px;
	padding-left:100px;
}


#bgNavBar
{
	position:absolute;
	left:0px;
	top:118px;
	background:url(../images/navbar_bg.gif);
	background-repeat:repeat-x;
	width:50%;
	height:0px;
}

#body
{
	width:900px;
	min-height:530px;
	min-width:600px;
	margin-top:35px;
}
#bodyFloat
{
	position:relative;
	background:transparent;
	/*background-image:url(../images/highlight_bg.gif);*/
	background-repeat:no-repeat;
	float:right;
	height:100%;
	margin:30px 0 0 47px;
	padding:20px 20px;
	width:175px;
	border-left:1px solid #c5c5c5;
}

#browseBox
{
	margin-top:10px;
	width:608px;
	min-height:166px;
}

#browseBoxTop
{
	border:thin;
	border-style:solid;
	border-color:#8a9298;
	min-height:167px;
}

#browseBoxImage
{
	float:left;
	height:166px;
	width:240px;
	margin:0px 0px;
}
#browseBoxImagePortfolio
{
	padding-top:45px;
	float:left;
	height:111px;
	width:240px;
	margin:0px 0px;
}
#browseBoxContent
{
	padding:10px;
	height:136px;
	overflow:auto;
}

#browseBoxThumbs
{
	padding:0px;
	width:610px;
	min-height:70px;
	margin:15px 0px;
}
#bgSeperatorBox
{
	background:url(../images/seperatorbg.gif);
	position:absolute;
	top:344px;
	left:0px;
	width:60%;
	height:13px;
}

#indexBody
{
	width:952px;
	height:850px;
	min-width:600px;
}
#aboutBody
{
	width:932px;
	min-height:850px;
	min-width:600px;
	padding: 0;
	margin: 0;
}

#epichead
{
	height:53px;
	width:550px;
	margin-top:5px;
	margin-bottom:11px;
	text-align:left;
}

#epichead img {
	position: relative;
	left: -190px;
	top: 0;
}

#indexHead
{
	height:53px;
	width:550px;
	margin-top:5px;
	margin-bottom:11px;
	text-align:left;
}
#indexHead img {
	position: relative;
	left: -190px;
	top: 0;
}

#foot
{
	text-align:center;
}

#heading
{
	margin:30px 0px 10px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	width:300px;
	color:#5091cd;
}


#lplogin
{
	background-image:url(../images/lplogin_bg.gif);
	margin-top:10px;
	width:558px;
	height:60px;
	padding:10px 26px;
}
#lploginPortfolio
{
	margin-top:10px;
	width:610px;
}
#lploginTop
{
	background-image:url(../images/lplogin_head_bg.gif);
	background-repeat:no-repeat;
	height:18px;
}
#lploginBody
{
	background:#f2f3f3;
}
#lploginBody table
{
	padding:0px 20px;
	margin:0px;
}
#lploginBody tr td
{
	padding:0px;
	margin:0px;
}
#lploginFoot
{
	background-image:url(../images/lplogin_foot_bg.gif);
	background-repeat:no-repeat;
	height:18px;
}

#largeMapHead
{
	margin:30px;
	width:300px;
}

#largeMapHeader
{
	font-size:0.8em;
	font-weight:normal;
}

#nav
{
	position:relative;
	/*background:url(../images/navbar_bg.gif);
	background-repeat:repeat-x;*/
	background: #000;
	color: #fff;
	left:141px;
	z-index:1;
	text-transform: uppercase;
	padding: 6px 0 5px 0;
	letter-spacing: .1em;
}

#nav a {
	font: normal 16px Georgia, Helvetica, Arial, Sans-Serif;
	color: #fff;
	padding: 0 19px 0 19px;
	text-decoration: none;
}
#nav a:hover {
	font: normal 16px Georgia, Helvetica, Arial, Sans-Serif;
	color: #a5cfe5;
	padding: 0 19px 0 19px;
	text-decoration: none;
}
#mainFlashBox
{
	margin-top:3px;
	margin-bottom:3px;
	height:394px;
	width:932px;
}
#aboutFlashBox
{
	margin: 0 0 20px 0;
	padding: 0;
	height:394px;
	width:932px;
}

#mainBody
{
	position:relative;
	min-height:200px;
	width:650px;
	margin:10px 43px;
}

#mainNews
{
	position:relative;
	padding: 6px 30px 6px 6px;
	float:right;
	width:148px;
	height:250px;
}

#mainNewsTitle
{
	position:relative;
	float:right;
	width:67px;
	height:250px;
}

#majorBody
{
	min-height:510px;
	width:650px;
}
#majorBodyPortfolioJobs
{
	min-height:510px;
	width:900px;
}

#news
{
	width:60px;
	height:300px;
	
}
#newsLeft
{
	float:left;
	width:60px;
}

#newsRight
{
	overflow:auto;
	height:300px;
	max-width:600px;
}
.padding58
{
	padding-left:58px;
}

#newsletterBody
{
	width:610px;
}
#newsletterSignup
{
	margin-top:15px;
	background:url(../images/newsletter_bg.gif);
	background-repeat:no-repeat;
	width:610px;
	height:267px;
	padding:15px;
}

#newspressArticleBody
{
	width:375px;
}

#peopleBody
{
}

#peopleDescription
{
	min-height:238px;
	padding-left:12px;
	border-bottom-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	margin-left:186px;
	
}
#peopleImage
{
	float:left;
	width:155px;
	height:177px;
}
#peopleTitleAdvisors
{
	min-height:45px;
	margin-bottom:15px;
	
}
#peopleImageAdvisors
{
	text-align:right;
	min-height:45px;
	float:left;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	padding:0px;
	margin:0px;
	padding-right:9px;
	margin-right:9px;
	margin-bottom:5px;
}
#poepleList
{
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	height:80px;
	width:680px;
}

#peopleThumbnails
{
	float:left;
	width:175px;
	text-align:left;
	margin-left:10px;
}

#portfolioCells
{
	background:#003366;
	border:medium;
	border-color:#000033;
}
#seperatorBoxSmall
{
	background:url(../images/yellow_pattern_small.gif);
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	height:9px;
	margin-top:10px;
	margin-bottom:10px;
	z-index:1;
	clear: both;
}
.article
{
	margin:9px;
}
.articleDefault
{
	margin:0px;
}

/*.about_us
{
	font-size:1.2em;
}
*/

/* ///Taken Out with new width Pilots
.about_us_backgorund
{
	background-image:url(../images/about_us_background.gif);
}
*/

.blue
{
	color:#5091cd;
}

.bold
{
	font-weight:bold;
}
.dottedLine
{
	border-bottom-style:dotted;
	border-bottom-color:#5091cd;
	border-bottom-width:thin;
}

.contactus
{
	margin-bottom:0px;
	font-size: 1em;
}

.foot
{
	text-align:center;
	font-size:11px;
	font-family: Georgia, Arial;
}

.form_list_column_title
{
	font-weight:bold;
	font-size:0.8em;
}

.form_list_column
{
	text-align:center;
	font-size:0.8em;
}

.floatLeft
{
	float:left;
}
.grey
{
	color:#666666;
}

.headtitle
{
	margin-bottom:5px;
}
	
.heading
{
	color:#5091cd;
	font-size:1.5em;
	font-family:Helvetica, Arial;
}
.heading2
{
	color:#5091cd;
	font-size:0.9em;
	font-family:Georgia, Arial;
}
.heading3
{
	color:#5091cd;
	font-size:0.6em;
	font-family:Helvetica, Arial;
}
.highlights
{
	vertical-align:middle;
	line-height:63px;
	height:63px;
	font-size:0.6em;
}

.indexNav
{
	width:650px;
	height:19px;
	text-align: right;
}


.input
{
	height:12px;
	font-family:Helvetica, Arial;
	font-size:12px;
	border:none;
}
.margin
{
	margin-left:20px;
	margin-bottom:7px;
}

.marginPlus
{
	margin-left:20px;
	margin-bottom:7px;
	margin-top:15px;
	
}
.medium
{
	font-size:1.3em;
}

.nav
{
	width:650px;
	height:19px;
	margin-bottom:3px;

}
.newsletterTable
{
	font-family:Helvetica, Arial;
	font-size:0.5em;
	color:#185ea2;
	width:460px;
	text-transform:uppercase;
}

.newsletterInput
{
	height:15px;
	font-size:1.1em;
	width:200px;
	border:none;
	color:#666666;
}
.newsletterSelect
{
	height:15px;
	width:200px;
	border:none;
	color:#666666;
}

.newsParagraph
{
	font-size:0.65em;
}

.nobold
{
	font-weight:normal;
}
.orange
{
	/*color:#fabd22;*/
	color: #5091CD;
}
.portfolioCells
{
	border-color:#a8a9ac;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
}
.portfolioCellsRight
{
	border-color:#a8a9ac;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	height:100px;
	width:116px;
}
.portfolioTable
{
	border-collapse:collapse;
	border-style:none;
	border-spacing:0px;
}
.small
{
	font-size:0.6em;
}

.seperatorBox
{
	background:url(../images/yellow_pattern.gif);
	position:relative;
	width:932px;
	height:13px;
	margin-top:10px;
	margin-bottom:10px;
	z-index:1;
}
.thumbnails
{
	margin:4px;
}
p.small
{
	font-size:10px;
}
p.people
{
	margin-bottom:10px;
}
a:hover
{
	text-decoration:underline;
}

p.index
{
	line-height:15px;
}

table.peopleList
{
	margin:0px;
	padding:0px;
	font-size:0.7em;
	text-align:center;
	
}

td.peopleList
{
	vertical-align:top;
	font-family:Helvetica, Arial;
}
	
h3.index
{
	margin-bottom:7px;
}


/*new people page */
.people_main {
	display:block;
	width:650px;
	margin:5px 0 18px 0;
}
.people_main img {
	float: left;
	margin: 0 5px 3px 0;
}
.people_name
{
	color:#5091cd;
	font-weight:100;
	font-family:Helvetica, Arial;
	letter-spacing:0.01cm;
	font-size:1em;
	padding:12px 0 0 20px;
	display: block;
}

.people_name2
{
	color:#5091cd;
	font-weight:100;
	font-family:Helvetica, Arial;
	letter-spacing:0.01cm;
	font-size:1em;
	padding:12px 0 0 0;
	display: block;
}
.people_title
{
	margin:2px 0px 5px 0px;
	color:#1a1a1a;
	font-family: Helvetica, Arial;
	letter-spacing:0.01cm;
	font-size:0.8em;
	display: block;
}

.sidebar_heading
{
	color:#1a1a1a;
	font-weight:100;
	font-family:Georgia, Arial;
	letter-spacing:0.01cm;
	font-size:0.9em;
	display: block;
	margin: 15px 0 0 0;
}

#peopleBody
{
	width:932px;
	min-height:850px;
	min-width:600px;
	padding: 0;
	margin: 35px 0 0 0;
}


/*Portfolio Jobs*/
#portfolio_jobs {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
}

