body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

#page
{
	width: 734px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	margin-bottom: 20px;
}

#header #logo
{
	float: left;
}

#footer
{
	text-align: center;
	/*background-image: URL(/marketmax/thruchannel/graphics/org/dma.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 32px;	
}

#footer .hold
{
	width: 650px; 
	margin-left: 80px;
	float: left;
	
}

ul.horizontal
{
	margin: 0;
	padding: 0;
	list-style: none;	
}

ul.horizontal li
{
	display: inline;
}

.fl { float: left; }
.fr {	float: right; }
.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center; }
.p15 { padding: 15px; }

.clear
{
	clear: both;
	float: none;
	line-height: 0;
  font-size: 0;
	height: 0;
}

.hp_box
{
	width: 180px;
	float: left;
	margin-right: 2px;
}

.hp_box .top
{
	height: 27px;
}

.hp_box .bot
{
	height: 55px;
}

.hp_box .content
{
	padding: 2px 12px;
	background-image:url(/marketmax/thruchannel/graphics/org/hp_boxes_bg.gif); 
	background-repeat: repeat-y;	
	min-height: 110px;
}

.hp_box .content strong
{
	color: #046cb6;
}

#career_table .odd
{
	background-color: #adadb3;
	color: #02548f;
}

#career_table .even
{
	background-color: #d0d0d4;
	color: #02548f;
}

#popup
{
	width: 398px;
	margin: auto;
}

#popup .top
{
	background-image: url(/marketmax/thruchannel/graphics/org/pop_top.gif);
	height: 100px;
	background-repeat: no-repeat;
}

#popup .content
{
	padding: 0px 16px;
	background-image: url(/marketmax/thruchannel/graphics/org/pop_bg.gif);
	background-repeat: repeat-y;
}

#popup .bot
{
	background-image: url(/marketmax/thruchannel/graphics/org/pop_bot.gif);
	height: 19px;
	background-repeat: no-repeat;
}

#email_form
{
	width: 300px; 
	background-color: #045a98; 
	padding: 1px;
}
#email_form .item
{
	margin: 5px; 
	padding: 4px; 
	background-color: #4a8ebf;
}
#email_form .item .label
{
	width: 100px;
	color: #ffffff;
	font-weight: bold;
}
#email_form .item .element
{
	
}

#nm-attr {
	white-space:nowrap
}
#nm-mlpb {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	color:#8F8F8F;
	font-style:italic;
	height:16px;
	vertical-align:middle;
	white-space:nowrap
}
#nm-mlpb a {
	text-decoration:none;
	color:#8F8F8F
}