body 
{
	color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/*
	background-image: url(/images/body_bkgnd_fade.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #ffffff;
	}

@font-face {
  font-family: HelvNeue;
  src: url(http://www.mktg.com/fonts/HelveticaNeueLTStd-Blk.otf) format("opentype");
}

body,td,th {
	font-family: HelvNeue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

.top_margin 
{
	margin-top: 50px;
}
.mainTable 
{
	background-color: #fdfdfd;
}

A:visited
{
    COLOR: #666666;
	text-decoration: underline;
}
A:hover
{
    COLOR: #666666;
	text-decoration: none;
}
A:link
{
    COLOR: #666666;	
	text-decoration: underline;
}

H1
{
	font-size:16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
	COLOR: #8a8a8a;	
}

H2
{
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
	COLOR: #000000;	
}

H3
{
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
}

H4
{
	font-size:10px;
	COLOR: #666666;	
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
}

.sitemapBullet
{
	background-image: url(/images/icon_arm.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 14px;
	margin-bottom: 5px;
}

.error1
{
	color: red;
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
}
.error2 
{
	color: red;
}

.body_copy 
{
	font-size: 12px;
	COLOR: #000000; 
}

.content_indent
{
	margin-left: 10px;
}

.page_header
{
	font-size:17px;
	font-weight: bold;
	margin-bottom: 14px;
}

.body_header
{
	font-size:13px;
	font-weight: bold;
	margin-bottom: 14px;
}

/* POPUP */
.popup_container {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;


}

.popup_logo_section {}

.popup_line 
{
	background-color: #87b2d8;
}

/* TABLE */
table.list 
{
	border: 1px solid #DCE3E7;
	background-color: white;
}
table.list th 
{
	padding: 3px;
	border-right: 1px solid #DCE3E7;
	border-bottom: 1px solid #DCE3E7;
	background-color: #87b2d8;
	color: #ffffff;
	font-weight: bold;
}
table.list td 
{
	padding: 3px;
	border-right: 1px solid #DCE3E7;
	border-bottom: 1px solid #DCE3E7;
	background-color: #ffffff;
	font-weight: normal;
	color: #666666;
}

/* SIDEBAR */
.sidebar 
{
	width: 176px;
	background-color: #d6e3ef;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
	
.sidebar_header 
{
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.sidebar_body 
{
	font-size:10px;
	margin-bottom: 6px;
}
	
/* MENU */
.topMenuText
{
	font-size: 11px;
	COLOR: #5b5f68; 
}

A.topMenuText:visited
{
    font-size: 11px;
	COLOR: #666666; 
	text-decoration: none;
}
A.topMenuText:hover
{
    font-size: 11px;
	COLOR: #666666; 
	text-decoration: none;
}
A.topMenuText:link
{
    font-size: 11px;
	COLOR: #666666; 
	text-decoration: none;
}

.topMenuText_selected
{
	font-size: 11px;
	COLOR: #285be0; 
	font-weight: bold;
}
A.topMenuText_selected:visited
{
    font-size: 11px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}
A.topMenuText_selected:hover
{
    font-size: 11px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}
A.topMenuText_selected:link
{
    font-size: 11px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}

/* SUB MENU */
.subMenu 
{
	margin-bottom: 16px;
}

/* INTRA PAGE MENU */
.intra_page_menu
{
	font-size: 12px;
	COLOR: #5b5f68; 
	font-weight: bold;
}

A.intra_page_menu:visited
{
    font-size: 12px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu:hover
{
    font-size: 12px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu:link
{
    font-size: 12px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}

.intra_page_menu_selected
{
	font-size: 12px;
	COLOR: #285be0; 
	font-weight: bold;
}
A.intra_page_menu_selected:visited
{
    font-size: 12px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu_selected:hover
{
    font-size: 12px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu_selected:link
{
    font-size: 12px;
	COLOR: #666666; 
	text-decoration: none;
	font-weight: bold;
}

/* FOOTER */
.footer
{
	font-size:10px;
	color: #666666;
}

A.footer:visited
{
	font-size:10px;
	COLOR: #666666; 
	text-decoration: none;
}
A.footer:hover
{
	font-size:10px;
	COLOR: #666666; 
	text-decoration: none;
}
A.footer:link
{
	font-size:10px;
	COLOR: #666666; 
	text-decoration: none;
}