﻿body
{
	font-size: smaller;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

h2
{
	color: #1362be;
	font-size: 80%;
	margin-bottom: 4px;
	margin-top: 4px;
}

h3
{
	color: #1362be;
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 4px;
}

h4
{
	color: #1362be;
	font-size: 120%;
	margin-bottom: 4px;
	margin-top: 4px;
}

h5
{
	color: #1362be;
	font-size: 100%;
	margin-bottom: 4px;
	margin-top: 4px;
}

h6
{
	color: #1362be;
	font-size: 140%;
	margin-bottom: 4px;
	margin-top: 4px;
	font-weight: normal;
}

a
{
	color: Blue;
}

a:hover
{
	color: #FF6600;
}

p
{
	text-align: justify;
}

.anchorNoUnderline
{
	text-decoration:none;
}

.homeTop1
{
	height: 40px;
	width: 780px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.homeTop2
{
	height: 100px;
	border-top: #004592 2px solid;
	border-bottom: #004592 2px solid;
	background-color: #1362be;
	margin-top: 10px;
	padding-top: 30px;
}

.homeTop2Inner
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.homeBody
{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 100px;
}

.homeBodyText
{
	width: 490px;
	float: left;
	color: #666666;
}

.homeBodyText ul
{
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-left: 10px;
}

.homeRight
{
	width: 250px;
	float: right;
}

.minHeight
{
	float: right;
	height: 500px;
	width: 1px;
}

.homeBodyTextBlock1
{
	float: left;
	width: 285px;
}

.homeBodyTextBlock2
{
	float: right;
	text-align: center;
}

.signUpNowLink
{
	vertical-align: top;
	margin-top: 5px;
	font-size: larger;
}

.homeBenefitsTable
{
	width: 100%;
}

.homeBenefitsTable td
{
	vertical-align: top;
}

.homeBenefitsTable td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.homeBenefitsTable ul
{
	margin-left: 15px;
	padding-left: 10px;
}

.learnMoreLink
{
	text-align: right;
	padding-right: 10px;
}

.homeBodySeperator
{
	border-right: #c3d9ff 1px solid;
}

.boxOuter
{
	border: #c3d9ff 1px solid;
	padding: 3px;
}

.boxInner
{
	background-color: #ebf3ff;
}

.homeLogin
{
	height: 200px;
	padding-left: 4px;
}

.homeNextSteps
{
	padding-left: 10px;
	height: 100%;
	color: #333366;
	font-size: 90%;
	line-height: 20px;
	padding-bottom: 4px;
}

.homeNextSteps a:hover
{
	color: #FF6600;
}

.homeBottom
{
	height: 50px;
	width: 600px;
	float: left;
	margin-top: 10px;
}

.asterisk
{
	color: #FF6600;
}

.textBlock
{
	text-align: justify;
}

.loginControl
{
}

.loginHeader
{
	padding-bottom: 10px;
	color: #1362be;
	font-weight: bold;
}

.loginText
{
	text-align: right;
}

.loginEditBox
{
	text-align: left;
}

.loginStatus a:hover
{
	color: #FF6600;
}

.pageTopImage
{
	float: left;
}

.journalLiveHomeLink
{
	width: 279px;
	height: 39px;
	background-image: url(../images/JournalLiveWhiteBGSmall.png);
	display: block;
}

.alt
{ 
	display: none; 
}

.pageTopNav
{
	margin-top: 20px;
	margin-right: 15px;
	float: right;
}

.infoFooter
{
	margin-top: 25px;
	width: 100%;
	float: left;
	border-top: #c3d9ff 1px dashed;
	padding-top: 4px;
	text-align: center;
}

.ellipsis {
   
   font:1em/1.2 Verdana;
   white-space:nowrap;
   -o-text-overflow:ellipsis;
   text-overflow:ellipsis;
   overflow:hidden;
   display:block;
   position:relative;
   zoom:1;
}

.ellipsis:after{
	content:'';
	display:block;
	clear:both;
}


.ellipsis span {
   white-space:nowrap;
   -o-text-overflow:ellipsis;
   text-overflow:ellipsis;
   *width:100%;
   float:left;	
   overflow:hidden;
   max-width:97%;
}

.ellipsis ins{
	
	height:10px;
	float:left;	
	width:1px;
	position:relative;
	left:-95%;	
}

.ellipsis var{
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	display:none;
}

.ellipsis var:after{
	content:'...';
	font:12px/1.2 Verdana;
}

.forgotPasswordBody
{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 100px;
}
