﻿BODY
{
	margin:0;
	background-color:#3D4A68;
}

.OuterBorder
{
	padding:0px;
	border-color:#646E86;
	border-width:4px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	width:761px;
}

.InnerBorder
{
	padding:0px;
	border-color:#868EA0;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
}

.FrontTopContentArea
{
	background-image:url("../Images/Slices/SliceMain.gif");
	background-repeat:repeat-x;
	background-repeat:repeat;
	background-position:top;
	height:300px;
	vertical-align: top;
}

.FrontBottomArea
{
	background-color:#FFFFFF;
	padding-left:40px;
	padding-right:40px;
	margin-top:10px;
	text-align:left;	
}

.WhiteBackground
{
	background-color:#FFFFFF;
}

.DivisionalText
{
	font:normal 11px Arial;
	color:#4C4C4C;
	text-align:left;
	background-color:#FFFFFF;
	margin: 5px 15px 5px 17px;
	overflow:hidden;
}

.DivisionalText a
{
	font:normal 11px Arial;
	color:#52556f;
	text-align:left;
	background-color:#FFFFFF;
	overflow:hidden;
}


.HeaderCell
{
	height:34px;
	width:759px;
	background-image:url("../Images/backgrounds/Header.gif");
	background-repeat:no-repeat;
}

.FooterCell
{
	height:72px;
	width:759px;
	background-image:url("../Images/backgrounds/Footer.gif");
	background-repeat:no-repeat;
}

.FooterBottomCell
{
	background-color:#0d1d42;
	height:40px;
}

.HeaderLinkArea
{
	padding: 0 18px 5px;
	color:	#FFF;
	font:	11px Arial, Verdana;
	text-align: right;
}

.HeaderLinkArea a
{
	padding: 1px 6px 1px 6px;
	border-right: solid 1px;/**/
	color:	#FFF;
	font-size:10px;
	text-decoration: none;
}

.HeaderLinkArea a.NoBorder
{
	border: 0px;
}

.HeaderLinkArea a:hover
{
	text-decoration:underline;
}

/*.HeaderLinks
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #0d1d42;
}

a.HeaderLinks
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-right:20px;
	float:right;
	text-decoration:none;
}

a.HeaderLinks:Hover
{
	text-decoration:underline;
}*/

.Content
{
	width:	550px;
}

.Content p
{
	padding: 0 15px;
	color:	#FFF;
}

.Content p a
{
	color:	#FFF;
}

#Sidebar
{
	position: absolute;
	left:	560px;
	top:	10px;
/*	width:	179px;
/*	background-color: #b7bcc7;/**/
}

#JoshFreeman
{
/*	float:		right;/**/
	position:	absolute;/**/
	border:		0;
	top:		-131px;
	right:		0;
/*	left:		550px;
	top:		259px;/**/
/*	width:		209px; */
/*	height:		131px; */
}

* html #FreemanBoat
{
	top:		278px;
}

#Box
{
/*	position: relative;
	left:	10px;
	top:	10px;*/
}

#Box h3
{
	margin:	0;
}

#Box a
{
	width:	140px;
	text-decoration: none;
}

#Box select
{
	width:	137px;
	font:	12px Arial,sans-serif;
}

#Box input
{
	position: relative;
	top:	2px;
	width:	30px;
	height:	25px;
}

#Box > input
{
	top:	1px;
}

#HelpfulLinks
{
	position: relative;
/*	left:	10px;
	top:	10px;*/
	font:	12px Arial,sans-serif;
}

#HelpfulLinks a
{
	text-decoration: none;
	font-size:8pt;
	color:	#4c4c4c;
	padding-left:3px;
	line-height:20px;
}

#HelpfulLinks a:hover
{
	text-decoration: underline;
}

#HelpfulLinks h3 a
{
	color:	#0d1d42;
}

#HelpfulLinks h3
{
	margin: 10px 0 0 0;
}


/* Timeline */

#Timeline, #dev, #est, #now, #Prefetch, #Prefetch .P1, #Prefetch .P2, #Prefetch .P3
{
	position: absolute;
	top:	0px;
	display: block;
	height:	181px;
}

#Timeline
{
	position: relative;
	left:	-40px;
	height:	180px;
}

#est
{
	background: url("../Images/Timeline/TimelineEstablishment.gif") no-repeat;
	left:	0px;
	width:	211px;
}

#est:hover, #divest
{
	background: url("../Images/Timeline/TimelineEstablishmentOver.gif") no-repeat;
}

#dev
{
	background: url("../Images/Timeline/TimelineDevelopment.gif") no-repeat;
	left:	211px;
	width:	170px;
}

#dev:hover, #divdev
{
	background: url("../Images/Timeline/TimelineDevelopmentOver.gif") no-repeat;
}

#now
{
	background: url("../Images/Timeline/TimelineToday.gif") no-repeat;
	left:	381px;
	width:	378px;
}

#now:hover, #divnow
{
	background: url("../Images/Timeline/TimelineTodayOver.gif") no-repeat;
}

/* End Timeline */

#FrontPageContent
{
	padding: 0; /*20px 0px 20px 2px;*/
}
