/* GENERAL STYLES */
body	{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(images/mib_web_02.jpg);
	background-repeat: repeat-x;
	font: normal 14px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

a { 
	text-decoration:underline;
	color:#0000FF;
}
a:hover { 
	text-decoration:none;
	color:#629BBB; 
}
a:visited { 
	color:#0000FF; 
}



/* LIBRARY STYLES */

li.horizontal_list_right{
	text-align: right;
	float: right;
	list-style: none;
}
li.horizontal_list_left{
	text-align: left;
	float: left;
	list-style: none;
}


/* TEXT STYLES */
ul{
	margin: 0px;
	padding: 0px;
}
li{
	padding: 0px;
}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
form{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: bold 26px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
h3{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: normal 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	text-align:left;
}
h4{
	padding: 0px;
	margin: 0px;
	font: bold 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
li.vertical_list{
	margin: 0px 0px 10px 15px;
}



/* TEMPLATE STYLES */
div.template_wrapper{
	margin: 0 auto;
	width: 830px;
	text-align: left;
	vertical-align: top;
}


	div.template_container{
		margin: 0 auto;
		width: 830px;
		text-align:left;
		vertical-align:top;
		position: relative;
	}
	
		div.template_header{
			height: 113px;
			overflow: hidden;
			position: relative;
		}
			div.header_top{
				height: 74px;
				overflow:hidden;
			}
				li.top_nav{
					margin-top: 20px;
				}
			div.header_nav{
				clear:both;
				height: 39px;
				overflow:hidden;
			}
				h4.tagline{
					color: #000000;
					font-size: 14px;
					position: absolute;
					top: 45px;
					left: 125px;
				}
		
		div.template_body{
			clear:both;
			background-image:url(images/mib_web_19.jpg);
			background-repeat:repeat-x;
			background-color: #9D2E2E;
			margin: 0px;
			padding: 0px;
		}
			div.body_header{
				clear:both;
				height: 20px;
				overflow:hidden;
				margin: 0px;
				padding: 0px;
			}
				li.body_header{
					
					overflow:hidden;
					margin-top: -3px;
					padding: 0px;
				}
			
			div.body_content{
				margin: 5px 20px 50px 20px;
				clear:both;
			}
				div.body_left{
					float:left;
					width: 325px;
					text-align:left;
				}
					div.body_left_content{
						color:#FFFFFF;
						text-align:left;
					}
						div.audio_player{
							clear:both;
							width: 325px;
							margin-bottom: 20px;
							height: 246px;
							overflow:hidden;
						}
							div.audio_player_header{
								background-color:#202020;
								height: 12px;
								overflow:hidden;
							}
								li.audio_player_header{
									margin-top: -3px;
								}
								
							div.audio_player_body{
								height: 221px;
								overflow:hidden;
								background-color:#202020;
								background-image:url(images/mib_web_30.jpg);
								background-repeat:repeat-x;
							}
								div.audio_player_left{
									float: left;
									margin-left: 10px;
									height: 165px;
									overflow:hidden;
								}
								div.audio_player_right{
									float: right;
									margin-right: 10px;
									width: 175px;
									height: 165px;
									overflow:hidden;
									text-align:center;
									color:#FFFFFF;
								}
								div.audio_player_control{
									padding-top: 13px;
									clear:both;
								}
								
							div.audio_player_footer{
								height: 13px;
								overflow:hidden;
								background-color: #525252;
							}
					div.sponsor_block{
						padding: 10px;
						background-color:#8B0607;
					}
						div.spondor_row{
							margin-bottom: 10px;
						}
				
				div.body_right{
					float:right;
					width: 448px;
					background-color:#FFFFFF;
				}
					div.body_right_header{
						background-color:#FFFFFF;
						height: 12px;
						overflow:hidden;
						clear:both;
					}
						li.body_right_header{
							margin-top: -3px;
						}
					div.body_right_content{
						clear:both;
						margin: 0px 14px 25px 14px;
					}
						div.body_right_title{
						
						}
						div.body_right_iframe{
						
						}
					
					div.body_right_footer{
						height: 14px;
						overflow:hidden;
						clear: both;
						background-color:#FFFFFF;
					}
			
			div.body_footer{
				clear:both;
				height: 15px;
				overflow:hidden;
			}
		
		div.template_footer{
			margin-top: 10px;
		}
			li.bottom_nav{
				margin-left: 25px;
				padding-bottom: 25px;
			}
	

			
/* Module Style */

#notice {
	border: 2px solid #FF0000;
	color:#FF0000;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}

#nice_notice {
	border: 2px solid #006600;
	color:#006600;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}
#field_label{
	vertical-align:top;
	padding-bottom:3px;
	padding-right:5px;
	padding-top:3px;
	text-align:left;
}
#field_cell{
	vertical-align:top;
	padding-bottom:3px;
	padding-top:3px;
	text-align:left;
}


	
/* SPECIAL STYLES */
#dhtmltooltip{
	position: absolute;
	left: 0px;
	background-color: none;
	visibility: hidden;
	z-index: 100;
	
}

#dhtmlpointer{
	position:absolute;
	left: 0px;
	z-index: 101;
	visibility: hidden;
	display: none;
}


/* Special Feature */
div.special_template_wrapper{
	margin: 20px;
	width: 750px;
	text-align: left;
	vertical-align: top;
}


	div.special_template_container{
		margin: 0 auto;
		width: 750px;
		text-align:left;
		vertical-align:top;
		background-color:#FFFFFF;
		border: 1px solid #666666;
	}
		div.special_template_inner{
			padding: 15px;
		}
			div.special_body{
				padding-top: 20px;
				border-top: 2px solid #999999;
			}
				div.special_left{
					float:left;
					width: 300px;
				}
				div.special_right{
					float:right;
					width: 400px;
				}