/*
	Don't put sizes in this file.
	Sizes should go in the S/M/L CSS files.
*/
/*
	HTLM Entities
*/
a {
	color: #291473;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
	background-color: #e7e6e7;
	background-image:url(/_gfx/pageshadow.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow-y:scroll;
}
body.widepage {
	background-image:url(/_gfx/pageshadow_980.png);
}
body.helpPage {
	background-color: #e7e6e7;
}
form {
	margin:0px;
}
h1, .h1 {
	font-weight: bold;
	font-size:18px;
	color: #000000;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
h2, .h2 {
	font-weight: bold;
	color: #0096FF;
	margin-top:0px;
}
h3, .h3 {
	font-weight: bold;
	color: #0096FF;
	margin-bottom:10px;
	margin-top:0px;
}
h4, .h4 {
	font-weight: bold;
	color: #0096FF;
	margin-bottom:10px;
}
h5, .h5 {
	font-weight: bold;
	color: #333333;
}
img {
	border-width: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
li {
	margin-top:0px;
	margin-bottom:3px;	
	padding-bottom:0px;
}
li ul {
	margin-top:0px;
	margin-bottom:0px;	
	padding-bottom:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
ul { 
	list-style-type:disc;
	list-style-image:url(/_gfx/bullet_blue.gif);
}
ul, ol {
	margin-top:7px;
	margin-bottom:12px;
}
/*
	Classess and IDs
*/
#aaa {
	position:relative;
	top: 107px;
	left: 665px;
	width: 75px;
}
#aaa2 {
	position:relative;
	top:0px;
	left: 0px;
}
.AAA_img {
	padding-left:6px;
}
.bgBlue {
	background-color:#0099FF;
}
.bgRed {
	background-color:#941010;
}
.bgYellow {
	background-color:#E7BA18;
}
.bodyItem {
	padding:0px 30px 0px 30px;
	color: #313031;
	z-index:0;
}
.bold {
	font-weight:bold;
}
.firstBodyItem {
	padding:30px 30px 0px 30px;
	color: #313031;
	z-index:0;
}
.bodyItem a {
	text-decoration:underline;
}
input.command {
	margin:3px 0 3px 0;	
	text-align:center;
	font-size:9px;
}
#container {
	width:746px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	border:2px solid #5991D4;
	background-image:url(/_gfx/content_background.jpg);
}
#container.fullwidthpage {
	background-image:none;
	background-color:#F0F0F0;
}
#content {
	width:746px;
	padding-bottom:30px;
	/*height:390px;*/
}
#content.widepage {
	width:970px;
	/*height:390px;*/
}
#contentCell {
	height:390px;
	vertical-align:top;
}
#content td {
	vertical-align:top;
}
.CTABox {
	border:1px solid #948E94; 
	background-color:#FFFFFF;
	width:33%;
	padding:7px;
	font-size:11px;
	vertical-align:top;
}
.CTABoxEmpty {
	border:0px; 
	background-color:transparent;
	width:33%;
	padding:7px;
	font-size:11px;
}
.fldLabel {
	position:absolute;
	font-weight:bold;
	margin-top:3px;
	width:230px;
	text-align:right;
}
.fldInput {
	font-size:11px;
	position:relative;
	width:200px;
	left:237px;
	cursor:default;
}
.fldInputNoWidth {
	font-size:11px;
	position:relative;
	left:237px;
	cursor:default;
}
select.fldInput {
	font-size:11px;
	position:relative;
	width:206px;
	left:237px;
}
select.fldInputNoWidth {
	font-size:11px;
	position:relative;
	left:237px;
}
.fldInputCB {
	cursor:hand;
	position:relative;
	left:233px;
	top:2px;
}
#footer {
	border:1px solid #948E94;
}
.formButton {
	position:relative;
	width:442px;
	text-align:right;
}
#helpContent {
	text-align:left;
	width:538px;
	background-color:#f0f0f0;
	z-index:1;
}
#leftColumn {
	float:left;
	padding-bottom:15px;
	width:538px;
}
#legalBg {
	height:30px;
	position:relative;
	width:538px;
	vertical-align:middle;
	background-color:#999999;
	z-index:999; 
}
input.linkButton {
	font-size:11px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline; 
	color:#291473;
	background-color:#FFFFFF;
	border:0px;
	padding:0px;
	margin:0px;
*/
}
input.login {
	width:144px;
	border:1px solid #313031;
	font-size:11px;
}
#loginBox {
	background-color:#fafafa;
	border-left:1px solid #5384BF;
	border-right:1px solid #5384BF;
}
#loginBox td {
	font-size:11px;
	padding:0px 10px;
}
#loginPassword {
	background-image:url(/_gfx/login.gif);
	padding-left:6px;
}
#loginUsername {
	background-image:url(/_gfx/login.gif);
	padding-left:6px;
}
#logoutcontrol {
	position:relative;
	top:0px;
	margin-top:7px;
	float:right; 
	text-align:right;
}
#masthead {
	width: 746px;
	height: 97px;
	border:2px solid #0099ff;
}
.moneyRightAligned {
	position:absolute;
	margin-top:2px;
	width:55px;
	text-align:right;
}
#navBg {
	position:relative;
	top:1px;
	width:100%;
}
#navigation {
	position:relative;
	left:10px;
}
.normalText {
	color:#313031;
}
option {
	/* background-color:#eeeeee; */
}
option.indSection {
	background-color:#dddddd;
}
.popupScroll {
	position:relative;
}
.raise3 {
	 position:relative; 
	 top:-3px;
 }
.requiredflag {
	position:relative;
	color:#CC3300;
	left:238px;
	top:-3px;
}
#rightColumn {
	float: right;
	width: 196px;
	padding-left:12px;
	/*background-color:#ffffff;*/
}
.rightPanel {
	margin-top:5px;
	margin-bottom:10px;
}
.rightPanelBox {
	text-align:right;
	position:relative;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	width:188px;
	border:1px solid #948E94;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
}
div.separator {
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}
img.separator {
	width:400px;
	min-width:400px;
}
.section {
	/*background-color:#0099FF; */
	background-color:#33CCFF;
	font-weight:bold; 
	padding:3px 0px 3px 10px; 
	background-image:url(/_gfx/bevel.png);
}
.sectionHeader {
	margin-bottom:15px;
}
.sectionBar {
	padding:3px;
	background-image:url(/_gfx/bevel.png); 
}
.stdPara {
	margin-bottom:9px;
	/*padding-left:30px;
	padding-right:30px;*/
}
.stepButton {
	position:relative;
	top:-7px;
}
.stepNumber {
	font-size: 24px;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
	padding-left:7px;
	vertical-align:top;
}
.stepText {
	padding-left:10px;
	padding-top:7px;
	vertical-align:top;
}
.subscriptionText {
	position:relative;
	left:230px;
}
sup, .sup {
	font-size:7px;
	position:relative;
	top:0px;
}
.tickerTitle {
	background-color: #C6CBCE;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 5px 0;
	padding: 2px 5px 2px 5px;
}
.tickerItem {
	text-decoration:none;
	margin-bottom:10px;
	padding: 2px 5px 2px 5px;
}
.tickerItem a {
	color:#000000;
}
.BiNStepButtonCell {
	text-align:right;
	vertical-align:bottom; 
	padding-bottom:3px; 
	padding-left:5px; 
}

#welcome {
	position:relative;
	top:0px;
	margin-top:7px;
	padding-right:10px;
}
/*
	Branding
*/
.my {
	font-weight:normal;
	color: #000000;
}
.satcom {
	font-weight:bold;
	color:#000000;
}
.slash {
	font-weight:bold;
	color:#0099FF;
}
.subsite {
	font-weight:normal;
}
