@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
}
p, ul {
	padding-bottom:10px;
	line-height:16px;
	color:#666666;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom:10px;
}
h1 {
	font-weight:bold;
	color:#4883a0;
	font-size:16px;
}
h2 {
	font-weight:bold;
	font-size:15px;
}
h3 {
	font-weight:normal;
	color:#002d62;
	font-size:12px;
}
hr {
	height:5px;
	border-top: 1px solid #002d62;
	border-bottom: 1px solid #002d62;
	border-left: none;
	border-right: none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
#rightBody {
	width:244px;
	margin-left:491px;
	float:left;
}

ul {
	list-style:disc outside;
	margin-left: 20px;
}
ul ul {
	list-style:square outside;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul ul ul {
	list-style:circle outside;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper {
	padding:7px;
	width:736px;
	margin:0 auto;
}
#header {
	height:68px;
	background:#002d62;
	width:736px;
	border:none;
	margin-bottom:2px;
}
#footer {
	background:#002d62;
	width:736px;
	border:none;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color:#9fcbe4;
}
#footer .footerPadding{
	padding:15px;
}
#footer p {
	color:#FFFFFF;
	padding-bottom:12px;
	line-height:14px;
	font-size:12px;
}
#footer .fineprint{
	font-size:10px;
}
#companyInfo {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	padding-top:22px;
	padding-right:10px;
	text-align:right;
	line-height:22px;
}
#leftBody {
	float:left;
	width:489px;
}
a.requestProposalBtn {
	text-decoration:none;
	text-align:center;
	width:230px;
	height:36px;
	display:block;
	font-weight:bold;
	color:#9fcbe4;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	background:#002d62 url(../images/requestProposal.gif) no-repeat;
}
a.requestProposalBtn:hover {
	background:#254b79 url(../images/requestProposal.gif) no-repeat -230px 0px ;
}
a.requestProposalBtn span {
	visibility:hidden;
}

.contentPadding {
	padding:13px 22px;
	width: 445px;
}
#whereBanner{
	width: 489px;
}
#footerContent p {
	font-size:12px;
}
.navUL {
	list-style:none outside;
	margin:0px;
	padding:0px;
}
.cleardiv {
	clear:both;
}
div.closeWindow a {
	display:block;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding:2px 4px;
	border:1px solid #003366;
	background:#000066;
	color:#FFFFFF;
	text-decoration:none;
}
div.closeWindow a:hover {
	background:#6699cc;
	color:#FFFFFF;
}
.margin2 {
	margin-bottom:2px;
}
img, .packageLink {
	margin:0px;
	padding:0px;
}
.packageDiv{
	background:#ecf8fd;
}
#introBlock {
	background:#FFFFFF;
	color:#002d62;
	padding:14px 20px;
	margin-bottom:10px;
}
#introBlockOLD {
	color:#FFFFFF;
	background:#002d62;
	padding:20px;
	border-top:5px double #ffffff;
	border-bottom:5px double #ffffff;
	margin-bottom:10px;
}
#introBlock a, #introBlock h2 {
	color:#002d62;
}
#footerLinks {
	border:none;
	margin-bottom:2px;
	color:#4883a0;
	font-size:10px;
	padding:10px 0px;
}
.portLocation {
	color:#4883a0;
	font-size:16px;
}
#logo {
    float:left;
	padding:18px;
}
#rfp_btn {
	text-decoration:none;
	display:block;
	width:244px;
	height:140px;
	background:#002d62 url(../images/talktoplanner.gif) no-repeat 0px 0px;
	margin-right:1px;
	text-align:center;
	color:#FFFFFF;
}
#rfp_btn:hover {
	background:#254b79 url(../images/talktoplanner.gif) no-repeat -244px 0px  ;
}
#rfp_btn .text{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	padding-top:26px;
	
}
#rfp_btn .link{
	font-weight:bold;
	color:#9fcbe4;
	font-size:22px;
	line-height:28px;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
}
#rfp_btn span.desc{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
}
sup{
	vertical-align: baseline;
	font-size: 0.75em;
	position: relative;
	top: -0.5em;
}
