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: 12px;
	color: #000000;
}

.top_margin 
{
	margin-top: 50px;
}
.mainTable 
{
}
.mainTable_tempSplash
{
	background-color: #91b0c5;
}
.cornerBkgColor
{
}

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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	COLOR: #000000;	
}

H4
{
	font-size:11px;
	COLOR: #87b2d8;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.noMarginPadding 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
	
.listBullet
{
	background-image: url(/images/icon_arm.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 16px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.sitemapBullet
{
	background-image: url(/images/icon_arm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 14px;
	margin-bottom: 5px;
}
.sitemapBullet_sub
{
	background-image: url(/images/icon_arm.gif);
	background-repeat: no-repeat;
	background-position: 1em;
	padding-left: 26px;
	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;
}

.imageBorder 
{
	border: 1px solid #cccccc;
}

.subtitle 
{
	margin-top: 5px;
	font-size:10px;
}
.subtitle_bar
{
	border-top: 1px solid #87b2d8;
}
.subtitle_desc
{
	font-size:10px;
	color: #666666;
}

.thumbnailImageBorder_on 
{
	border: 3px solid #87b2d8;
	/* border: 3px solid #285be0; */
}

.thumbnailImageBorder_off 
{
	border: 3px solid #ffffff;
}

.introFlashVideo 
{
	margin: 0 auto; 
	position: absolute; 
	top: 50px; 
	margin-left: 0px;
	width: 550px; 
	height: 400px; 
	background-color:#ffffff;
	color: #000000;
	padding: 0px;
	text-align: left;
}

/* NOTICE */

.notice_white 
{
	margin: 0 auto; 
	position: absolute; 
	top: 441px; 
	margin-left: 55px;
	width: 200px; 
	height: 40px; 
	background-color:#ffffff;
	/* border: 1px solid #87b2d8; 
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;*/
	color: #000000;
	padding: 5px;
	text-align: left;
}

.notice_2 
{
	margin: 0 auto; 
	position: absolute; 
	top: 375px; 
	margin-left: 55px;
	width: 200px; 
	height: 40px; 
	background-color:#ffffff;
	/* border: 1px solid #87b2d8; 
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;*/
	color: #000000;
	padding: 5px;
	text-align: left;
}

.notice_header 
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #ffffff;
	background-color: #666666;
	padding: 5px;
	text-align: center;
}
	
	
/* BUTTON */
.button
{
	font-size: 14px;
	COLOR: #fe0000; 
	font-weight: bold;
}

A.button:visited
{
    font-size: 14px;
	COLOR: #fe0000; 
	text-decoration: none;
	font-weight: bold;
}
A.button:hover
{
    font-size: 14px;
	COLOR: #fe0000; 
	text-decoration: none;
	font-weight: bold;
}
A.button:link
{
    font-size: 14px;
	COLOR: #fe0000; 
	text-decoration: none;
	font-weight: bold;
}

/* POPUP */
.popup_body 
{
	background-color: #ffffff;
}

.popup_container 
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	text-align: left;
}

.popup_line 
{
	padding: 5px;
	background-color: #fe0000;
	margin-bottom: 10px;
}

/* 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;
}
A.sidebar_header:visited
{
	color: #000000;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}
A.sidebar_header:hover
{
	color: #000000;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}
A.sidebar_header:link
{
	color: #000000;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}


.sidebar_body 
{
	font-size:11px;
	margin-bottom: 6px;
	padding-left: 8px;
}
	
/* MENU */
.topMenuText
{
	font-size: 11px;
	COLOR: #5b5f68; 
}

A.topMenuText:visited
{
    font-size: 11px;
	COLOR: #5b5f68; 
	text-decoration: none;
}
A.topMenuText:hover
{
    font-size: 11px;
	COLOR: #87b2d8; 
	text-decoration: none;
}
A.topMenuText:link
{
    font-size: 11px;
	COLOR: #5b5f68; 
	text-decoration: none;
}

.topMenuText_selected
{
	font-size: 11px;
	COLOR: #285be0; 
	font-weight: bold;
}
A.topMenuText_selected:visited
{
    font-size: 11px;
	COLOR: #285be0; 
	text-decoration: none;
	font-weight: bold;
}
A.topMenuText_selected:hover
{
    font-size: 11px;
	COLOR: #285be0; 
	text-decoration: none;
	font-weight: bold;
}
A.topMenuText_selected:link
{
    font-size: 11px;
	COLOR: #285be0; 
	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: #5b5f68; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu:hover
{
    font-size: 12px;
	COLOR: #87b2d8; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu:link
{
    font-size: 12px;
	COLOR: #5b5f68; 
	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: #285be0; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu_selected:hover
{
    font-size: 12px;
	COLOR: #285be0; 
	text-decoration: none;
	font-weight: bold;
}
A.intra_page_menu_selected:link
{
    font-size: 12px;
	COLOR: #285be0; 
	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: #87b2d8; 
	text-decoration: none;
}
A.footer:link
{
	font-size:10px;
	COLOR: #666666; 
	text-decoration: none;
}