/* ##########  START INDEX PAGE CSS  ########## */


.index_main_content_td {
	background-image: url('../images/ndc_index_bg_content.gif');
	background-repeat: repeat-y;
	width:898px;
	z-index:10;
}

#index_med_table_content {
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 10px; 
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}



.index_login_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#000000;
	font-size:11px;
	font-weight:100;
	width: 190px;
	z-index:100;
}

/*
.index_med_table_header{	
	background: url(../images/box_med_expd_top_sp.jpg) no-repeat top left;
}


.index_med_table_spacer {
 	background: url(../images/box_med_middle_spacer.jpg) repeat-y  left; 
}

.index_med_table_footer {
 	background: url(../images/box_med_expd_bot_sp.jpg) no-repeat  left; 
}

*/


#index_subscribe {
	position:relative;
	top:16px;
	left:320px:
}

.index_headline_red {
	padding-left: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#990000;
	z-index:200;
}

#index_button_subscribe {
	height: 13px;
	width: 53px;
	position: relative;
	left: 370px;
	top: -24px;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	background: transparent url('../images/button_subscribe.gif') no-repeat;
  	text-indent: -1000em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#button_register {
	height: 12px;
	width: 42px;
	position: relative;
	left: 0px;
	top: 10px;
  	margin: 0;
  	padding: 0px 0px 10px 0px;
  	border: 0;
  	background: transparent url('../images/button_register.gif') no-repeat center top;
  	text-indent: -1000em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

#button_login {
	height: 13px;
	width: 42px;
	position: relative;
	left: 0px;
	top: 5px;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	background: transparent url('../images/button_login.gif') no-repeat center top;
  	text-indent: -1000em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}


#index_login_form {
	position:relative;
	top: 0px;
	left: 14px;
	font:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:200;
	display: inline;
}
.index_login_field {
	border: 1px solid #333333;
	height: 20px;
	width: 188px;
}


.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#000000;
}
