
/* Colors */ /* "#cddeef" */


/* App-Based Colors */

/* Text */

/* New Offering Details */


/* LAYOUT: Width */

/* Width of MainNav, Title Bar sections - sum of all but 960px = 960px */

/* 1024 x 768 */

/* Items inside main sections of MainNav Title Bar */
/* Language Section */

/* Width of Main Menu Area */ /* Must be 100% / [number-of-menu-headers] */


/* LAYOUT: Height */

/* Height of MainNav components (sum = 113px) */ /* TitleBarHeight + TitleBarAccessibilityLinksHeight + (extra pixels for perfection) */ /* MainNavHeight + some pixels perhaps */

/* Adds up to TitleBarHeight */


/* POSITIONING */





/*** Articles ***/

.HomeArticles {
	width: 100%;
}
.HomeArticles table td.SectionBullet {
	padding-top: 3px; 
	width: 20px;
}
.HomeArticles table td.Section {
	padding-bottom: 10px;
}
.HomeArticles .SectionTitle {
	margin-top: 0px; margin-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Times New Roman', times, serif; 
}

.ArticleListing {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}
.ArticleHeader {
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

/*** DXMarket Data ***/

.BlogItem {
	line-height: 16px;
}

/*** Login Form ***/

.HomeNavArea .FormBox table {
	width: 100%;
	margin-bottom: 15px;
}
.HomeNavArea .FormBox .Content {
	padding-left: 10px; padding-right: 10px;
}
.HomeNavArea .FormBox .Title {
	padding-top: 15px;
}
.HomeNavArea .FormBox .Content {
	padding-bottom: 5px;
	font-size: 10px;
}
.HomeNavArea .FormBox .Content .PasswordContainer {
	width: 100%;
}
.HomeNavArea .FormBox .Content .dx-text {
	width: 100%;
}
.HomeNavArea .FormBox .Content .Button {
	margin-left: 10px;
}
.FormBox .Content .AttentionButton {
	
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.HomeNavArea .FormBox .InputLabel {
	padding-top: 6px; padding-bottom: 2px;
}
.HomeNavArea .FormBox .Hint 
{
	font-size: 9px;
	color: #777777;
	margin-bottom: 3px;
}

.LoginFormTitle {
	color: #00346D;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 5px;
	width: 100%;
	
}
/*** Home Splash Area ***/

td.HomeSplashBlurb {
	padding-top: 20px; padding-left: 20px;
}

.ImageTaglineText {
	text-align: right; 
	width: 100%; 
	height: 100%; 
	z-index: 10; 
	font-size: 15pt; 
	font-family: 'Times New Roman', times, serif; 
	margin-top: auto; 
	margin-bottom: auto;
}

.FormBox {
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	z-index: 45;
}

.FormBox .Title {
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-transform: none;
	margin: 0px; 
	font-size: 11px;
}

.NewsFeedTitle {
	
	margin-top: 0px; margin-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Times New Roman', times, serif; 
}

.NewsFeedTitle a { 
}

.NewsFeedDate {
	font-size: 12px;
}

.NewsFeedContent {
	padding-bottom: 10px;
	line-height: 16px;
}

.NavBarLeft {
	margin-top: 50px;
	width: 20px;
	height: 30px;
	background-color: #CE1126;
	float: left;"
}

#RememberMeCheckBox {
	margin-left: 0px;
}


