#content
{
    background: none;
}

#information
{
	color: #666666;
    margin: 0;
    padding: 0;
}

#topleft, #topcenter, #topright,
#bottomleft, #bottomcenter, #bottomright
{
    float: left;
    height: 330px;
    overflow: hidden;
    padding: 12px;
    width: 243px;
}

#topleft
{
    border-bottom: 2px dashed #E7E7E7;
    border-right: 2px dashed #E7E7E7;
}

#topleft ul
{
    list-style-type: none;
}

#topleft ul li
{
    margin: 18px 0;
}

#topleft ul li a
{
    color: #666666;
}

#topcenter
{
    border-bottom: 2px dashed #E7E7E7;
    border-right: 2px dashed #E7E7E7;
    line-height: 1.4em;
}

#topright
{
    border-bottom: 2px dashed #E7E7E7;
}

#bottomleft
{
    border-right: 2px dashed #E7E7E7;
    text-align: center;
}

#bottomleft p
{
    font-size: smaller;
    padding: 3px;
}

#bottomcenter
{
    border-right: 2px dashed #E7E7E7;
    line-height: 1.5em;
}

.newssignup .sbtbtn
{
    display: block;
    margin: auto;
}

.newssignup
{
	margin-top: 20px;
	width: 245px;
}

.getheader
{
    font-size: 9pt;
    font-weight: bold;
    padding: 0 0 7px 5px;
}

.line1
{
    padding: 3px 0 3px 10px;
}

.line2
{
    font-weight: bold;
    padding: 3px 0 3px 60px;
}

.line3
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 3px 110px;
}

.signup
{
    margin-top: 10px;
    text-align: center;
}

#career
{
    background-color: #395288;
	color: #ffffff;
	font-weight: bold;
	padding: 0 15px;
	width: 201px;
	margin: 10px auto;
}

#career h3
{
	padding-top: 5px;
	padding-left: 15px;
}

.startlink
{
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color: #151c39;
	display: block;
	padding: 2px;
	margin: 15px 0px 0px 145px;
	font-weight: bold;
    text-align: center;
}

.tip
{
	padding: 0px 10px 25px 0px;
}

.blacklink
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}