/* GLOBALS */

BODY {
    margin:0px 0px 0px 0px;
    background-color:#FFF;
}

#top {
    height:69px;
    background-color:#FFF;
    color:#000;
}

#mid {
    background-image:url(imgs/sub/bg_grey.gif);
    background-repeat:repeat-y;
}

#bottom {
	margin-top:1px;
    height:84px;
    background-image:url(imgs/sub/bg_bottom.gif);
    background-repeat:repeat-x;
}

#midTable {
    vertical-align:top;
    background-image:url(imgs/sub/bg_links.gif);
    background-repeat:no-repeat;
}

#midTable td {
    vertical-align:top;
}

#content {
    font-family:arial, sans-serif;
    font-size:13px;
    color:#63666b;
    background-color:#FFF;
}

#content_text {
    font-family:arial, sans-serif;
    font-size:13px;
    color:#63666b;
    background-color:#FFF;
	line-height:18px;
}

#content_text_2 {
    font-family:arial, sans-serif;
    font-size:10px;
    color:#000;
    background-color:#FFF;
}

#float_img {
	position:relative;
	float:right;
	margin-bottom:4px;
	margin-left:10px;
	margin-top:-25px;
	z-index:1000;
}

#header {
	position:absolute;
	top:113px;
}

#intro_text {
	padding-top:40px;
	padding-bottom:10px;
}

#blurb_investment {
    height:45px;
    background-image:url(imgs/sub/bg_blurb_grey.gif);
    background-color:#63666B;
}

#pixel {
    height:1px;
    background-color:#FFF;
}

#water {
    height:32px;
    float:left;
}

#blurb_blue {
    height:32px;
    float:left;
}

#blurb_blue img {
	border-left:solid 1px #FFF;
}

#footer {
    padding-top:25px;
    font-family:arial, sans-serif;
    font-size:11px;
    color:#514E4E;
	text-align:center;
}
.footer 
{
	padding-top:25px;
    font-family:arial, sans-serif;
    font-size:11px;
    color:#514E4E;
	text-align:center;
}

i {
    font-weight:normal; font-size:12px;
}

/* end globals */


/* LINK-NAV */

div#link {
	position:relative;
	background-color:transparent;
	z-index:0;
	margin:0px;
	font-family:arial, sans-serif;
	font-size:12px;
}
div#link a {
	padding:0px;
	text-decoration:none;
	color:#FFF;
	margin:0px;
	font-family:arial, sans-serif;
	font-size:12px;
}

div#link a:hover {
	background:transparent;
	padding:0px;
	text-decoration:none;
	margin:0px;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#toplinker {
	position:relative;
	left:28px;
	margin-left:28px;
	width:150px;
	background-color:transparent;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#fff;
	padding:2px;
	line-height:15px;
	margin:0px;
}
#toplinker a:link, #toplinker a:active, #toplinker a:visited {
	font-size:12px;
	color:#FFF;
	line-height:15px;
	font-weight:normal;
}

#toplinker a:hover {
	font-size:12px;
	color:#fe0000;
	line-height:15px;
}

#hi {
	position:relative;
	padding-top:2px;
}
.hi {
	position:relative;
	padding-top:2px;
}
/* end link-nav */

/* DIVS */

#login_box {
    width:250px;
    background-color:#FFF;
    color:#0e456e;
    padding:20px;
    font-size:13px;
    font-family:arial, sans-serif;
}

#team {
	width:650px;
	margin:0px;
	padding:0px;
}

#apruzzese, #borreo, #breen, #brown, #gray, #luski, #mcevoy, #peltz, #roberts, #shore, #sickles, #summers, #tansey, #tully {
    display:none;
    background-color:#FFF;
    padding:10px;
	font-size:13px;
	width:636px;
	margin:1px;
}

#job_1, #job_2, #job_3, #job_4 {
	display:none;
	padding:10px;
	margin:1px;
	background-color:#FFF;
	font-size:14px;
}

#job_1, #job_2, #job_3, #job_4 ul {
	font-family:arial, sans-serif;
    font-size:13px;
	color: #63666b;
}

#job_1 a:link, #job_1 a:active, #job_1 a:visited {
	text-decoration:none;
	font-size:13px;
}

#job_2 a:link, #job_2 a:active, #job_2 a:visited {
	text-decoration:none;
	font-size:13px;
}

#job_3 a:link, #job_3 a:active, #job_3 a:visited {
	text-decoration:none;
	font-size:13px;
}

#job_4 a:link, #job_4 a:active, #job_4 a:visited {
	text-decoration:none;
	font-size:13px;
}

#job_1 span, #job_2 span, #job_3 span, #job_4 span {
	color:#FF0000;
	font-size:13px;
}

#job_1 a:hover,#job_2 a:hover, #job_3 a:hover, #job_4 a:hover {
	text-decoration:underline;
}

#Ac_table {
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;	
}

#small_grey {
	padding-left:10px;
	color: #63666b;
	font-size:10px;
	font-style:italic;
}

#small_grey2 {
	padding-left:10px;
	color: #63666b;
	font-size:10px;
	font-style:italic;
}

#small_grey3 {
	font-size:10px;
	font-style:italic;
}

#pagination {
    text-align:center;
    color:#0e456e;
    font-size:11px;
}

#pagination a:link,#pagination a:active,#pagination a:visited {
    color:#0e456e;
    font-size:11px;
    text-decoration:none;
}

#pagination a:hover {
    color:#0e456e;
    font-size:11px;
    text-decoration:underline;
}

#pagination span {
    color:#ff0000;
    font-size:11px;
    font-weight:bold;
}

#subheaders {
	padding-bottom:10px;
}
/* end divs */

/* TABLES */

/* about */ 
#tableAboutTeam {
    background-color:#e6ecf0;
	border-top:solid 1px #FF0000;
}

#tableAboutTeam td {
    vertical-align:top;
	padding:0px;
	margin:0px;
}

#tableAboutTeam a:link, #tableAboutTeam a:active, #tableAboutTeam a:visited {
    color:#0e456e;
    text-decoration:none;
	font-size:13px;
}

#tableAboutTeam a:hover {
    color:#0e456e;
    text-decoration:underline;
	font-size:13px;
}

/* investments */ 

#tableInvestment {
	border:solid 1px #FF0000;
	width:661px;
	background-color:#e6ecf0;
}

#tableInvestment td {
	text-align:right;
	color:#0e456e;
	font-size:11px;
}

#tableGIC {
	background-color:#e6ecf0;
	border-top:solid 1px #FF0000;
}

#tableGIC td {
	vertical-align:top;
	color:#0e456e;
	font-size:12px;
}

#tableGIC a:link, #tableGIC a:hover, #tableGIC a:active, #tableGIC a:visited {
    color:#0e456e;
    text-decoration:none;
}

#tableGIC a:hover {
    color:#0e456e;
    text-decoration:underline;
}

/* opps & careers */ 

#tableCareers td {
    vertical-align:top;
}

#tableCareers a:link, #tableCareers a:hover, #tableCareers a:active, #tableCareers a:visited{
    color:#0e456e;
    text-decoration:underline;
}

#tableOpps {
	border-top:solid 1px #FF0000;
	width:661px;
	background-color:#e6ecf0;
	font-size:14px;
}

#tableOpps td {
	vertical-align:top;
	color:#0e456e;
	font-size:13px;
	font-weight:normal;
}

#tableOpps a:link, #tableOpps a:active, #tableOpps a:visited {
    color:#0e456e;
    text-decoration:none;
	font-size:13px;
	font-weight:normal;
}

#tableOpps a:hover {
	color:#0e456e;
    text-decoration:underline;
	font-size:13px;
}

#tableCareer {
	border-top:solid 1px #FF0000;
	width:636px;
	background-color:#e6ecf0;
	font-size:14px;
}

#tableCareer td {
	vertical-align:top;
	color:#0e456e;
	font-size:13px;
	font-weight:normal;
}


/* contacts */ 

#tableContacts {
	color:#0e456e;
	font-size:13px;
	font-family:arial, sans-serif;
}

#tableContactForm {
	color:#0e456e;
	font-size:13px;
	font-family:arial, sans-serif;
}

#tableDept {
	color:#63666b;
	font-size:13px;
	font-family:arial, sans-serif;
}

#tableDept span {
	color:#0e456e;
	font-size:15px;
}

#tableDept a:link, #tableDept a:active, #tableDept a:visited {
	color:#0e456e;
    text-decoration:none;
}
#tableDept a:hover {
	color:#0e456e;
    text-decoration:underline;
}

#tableContact td{
    vertical-align:top;
}
#tableContact span{
    font-weight:700;
}

/* news */ 

#tableNews {
    width:675px;
}

#tableNews td {
    color:#0e456e;
    font-size:13px;
    vertical-align:top;
    padding:3px;
    line-height:16px;
}
#tableNews span {
    color:#FF0000;
    font-size:15px;
}

#tableNews a:link, #tableNews a:visited, #tableNews a:active {
	text-decoration:none;
	color: #0e456e;
}
#tableNews a:hover {
	text-decoration:underline;
	color: #0e456e;
}

/* dispositions */ 

#tableDispositions {
    margin-top:2px;
    background-color:#0e456e;
    width:675px;
}

#tableDispositions1 {
    margin-top:2px;
    background-color:#e5e5e5;
    width:675px;
}

#tableDispositions1 td {
    color:#0e456e;
    font-size:11px;
    vertical-align:top;
    padding:3px;
    line-height:16px;
}

#tableDispositions1 span {
    font-size:10px;
    font-weight:700;
	text-decoration:none;
}

#tableDispositions1 a:link, #tableDispositions1 a:visited, #tableDispositions1 a:active, #tableDispositions1 a:hover {
	text-decoration:none;
	color: #0e456e;
}

/* resume */ 

#tableResume td {
    vertical-align:top;
    color:#10456d;
}
#tableResume {
    width:661px;
    vertical-align:top;
}

/* joint ventures */ 
 
#tableJV {
    background-color:#0e456e;
}
#tableJV td{
    text-align:center;
    vertical-align:middle;
    font-size:13px;
	padding:10px;
}

#tableJV span{
    font-size:15px;
    color:#000;
    font-weight:700;
}

#chartBorder {
 width:650px; height:210px;
 border-top:10px solid #C2C2C2;
 border-right:10px solid #C2C2C2;
 border-bottom:10px solid #C2C2C2;
 border-left:10px solid #C2C2C2;
 }


/* end tables */

/* CLASSES */

.back_blue {background-color:#e6ecf0;}
.bold_blue {color:#0e456e;font-weight:700;font-size:12px;}
.bold_red {color:#ff0000;font-weight:700;}
.bold_grey {color:#666;font-weight:bold;font-size:12px;}
.invest_grey {font-weight:700;color:#63666b;line-height:14px;font-size:12px;}
.total {font-weight:700;}
span.coast {font-family: arial, sans-serif;font-size:13px;font-weight:700;color:#63666b;}
.title {color:#0e456e;font-size:15px;font-weight:normal;}
.date {color:#FF0000;font-size:11px;font-weight:normal;}
.article_text {color:#63666B;font-size:13px;}
.news_img {float:right;padding-left:10px;padding-bottom:5px;}

#ts_wrapper 
{
overflow:hidden; white-space:nowrap; width:630px
}
.ts 
{
	position:relative; left:0px
}
.css-header 
{

	border-bottom:solid 1px #FF0000;
	font-family:Calibri;
	font-size: 27px;
	color: #003399;
	padding-bottom: 14px;
}
.t a, img 
{
	cursor:pointer;
}
.t 
{
	border-collapse: collapse;
	border-spacing:0px;
}
.t td 
{
	font-size: 12px;
	padding:1px;
}
.css-button
{
	border-top: #ff9e25 1px solid;
	border-right: #ff9e25 1px solid;
	border-left: #ff9e25 1px solid;
	border-bottom: #ff9e25 1px solid;
	border-radius: 5px;
	cursor: pointer;
	
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	
	margin-right: 10px;
	
	display: inline-block;
	
	font-weight: bold;
	font-size: 12px;
	
	background-image: url(images/cssbuttonback.gif);
	
	
	
	cursor: hand;
	color: #513600;
	
	
	background-repeat: repeat-x;
	background-color: #ffe3a3;
	text-align: left;
	user-select: none;

}

.upload-panel 
{
	border: solid 2px #333399;
	border-radius: 5px;
	margin:5px;
	padding:5px;
}

