body {
	background: url(../images/g_bg.jpg) #0c072c no-repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #253646;
}

p {
	font-size: 75%;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.2;
}

a, a:visited {
	color: #5997EF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	padding: 0 0 2px 0;
	border-bottom: solid 1px #5B76A6;
}

h2 {
	font-size: 80%;
	color: #5B76A6;
	margin: 10px 10px -2px 10px;
	padding: 0;
}

h4 {
	font-size: 85%;
	width: 200px;
	background-color: #5B76A6;
	color: #fff;
	padding: 5px;
	margin: 20px 0 0 25px;
}

#container {
	position: relative;
	
	width: 950px;
	margin: 0 auto 0 auto;
}

#header {
	position: absolute;
	left: -125px;
	width: 100%;
	height: 230px;
}

	a#press_room, a:visited#press_room {
		background: url(../images/g_pressRoom.gif) no-repeat;
		display: block;
		width: 133px;
		height: 20px;
		position: absolute;
		top: 231px;
		right: 30px;
	}
	
	a:hover#press_room {
		background: url(../images/g_pressRoom_over.gif) no-repeat;
	}

#html_display {
	width: 950px;
	padding-top: 261px;
}

	#top_cap {
		background: url(../images/g_top_cap.gif) no-repeat;
		width: 950px;
		height: 26px;
		line-height: 0;
	}
	
	#content{
		background-color: #F8F8F8;
		width: 922px;
		overflow: hidden;
		margin: 0 auto 0 auto;
		padding: 5px;
		border-left: solid 9px #748098;
		border-right: solid 8px #748098;
		border-bottom: solid 9px #748098; 
	}
	
		.margin {
			margin-left: 1px;
		}
	
	
		#content_wrapper {
			width:900px;
			overflow: hidden;
		}
		
		#c1 {
			width: 288px;
			float: left;
		}
		#c2 {
			width: 288px;
			float: left;
		}
		#c3 {
			width: 288px;
			float: left;
		}
		
			#single_content {
				position: relative;
				width: 865px;
				padding: 15px 0 0 0;
				margin: 0 0 0 30px;
			}
			
				a.archive {
					position: absolute;
					right:10px;
					top: 25px;
					font-size: 80%;
					font-weight: bold;
				}
				
				#sample {
					position: absolute;
					right:0px;
					top: 55px;
				}
			
			#single_content h1 {
				margin: 10px 0 0 0;
			}
			
			#single_content h2 {
				font-size: 80%;
				color: #253646;
				margin: 10px 10px 10px 0;
				padding: 0;
			}
			
			#single_content ol {
				font-size: 75%;
			}
			#single_content li {
				padding-bottom: 10px;
			}
			
			#single_content ul {
				font-size: 75%;
				list-style: square;
			}
			
			hr {
			background-color: #5B76A6;
			border: none;
			height: 1px; 
			}
			
			
			
			#address {
				float: left;
				width: 300px;
				height: 400px;
				padding: 0;
				margin: 20px 0 0 0;
			}
			
			#form {
				float: left;
				width: 500px;
				height: 400px;
				margin: 20px 0 0 0;
			}
			
			table.contact {
				width: 500px;
			}
			
			table.contact input {
				width: 300px;
			}
			
			table.contact textarea {
				width: 300px;
				height: 100px;
			}
			
			table.contact input#submit, table.contact input#reset {
				width: 80px;
			}
			
#footer {
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}

	#footer p {
		font-size: 80%;
		color: #FFF;
		text-align: center;
		margin: 10px 0 15px 0;
	}
	
		.copy {
			color: #7385ab;
		}
	
	#footer a, #footer a:visited {
		color: #FFF;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
/*--------------- Two Column Layout ---------------*/

#top_cap2 {
	width: 100%;
	height: 26px;
	line-height: 0;
	margin: 0;
}

	#left_cap {
		float: left;
		background: url(../images/g_leftColumn.gif) no-repeat;
		width: 365px;
		height: 26px;
	}
	
	#right_cap {
		float: right;
		background: url(../images/g_rightColumn.gif) no-repeat;
		width: 495px;
		height: 26px;
	}
	
#content2 {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}

	#left2 {
		float: left;
		background-color: #F8F8F8;
		width: 347px;
		padding: 0 0 20px 0;
		margin: 0 0 20px 1px;
		border-left: solid 9px #748098;
		border-right: solid 8px #748098;
		border-bottom: solid 9px #748098;
	}
	
		#left2 p {
			margin: 5px 10px 1em 10px;
		}
		
		#left2 ul {
			font-size: 80%;
			list-style: square;
			padding: 0 0 0 35px;
			margin: 10px 15px 10px 5px;
		}
		
			#left2 li {
				padding-bottom: 8px;
			}
			
				#left2 ul li ul {
					font-size: 100%;
					padding: 0 0 0 25px;
					margin: 0;
				}
				
				#left2 ul li ul li {
					margin: 0;
					padding: 0;
					line-height: 1.2;
				}
				
		#pdf_link ul {
			margin: 0 0 20px 0;
			padding: 0 0 0 10px;
		}
		
		#pdf_link li {
			background: url(../images/g_bullet_pdf.png) no-repeat 0 50%;
			list-style: none;
			line-height: 12px;
			padding: 0 0 0 20px;
			margin: 0 0 5px 0;
		}
			
			#left2 ol {
			font-size: 75%;
			padding: 0 0 0 35px;
			margin: 10px 15px 10px 5px;
		}
		
		#mmbdc_logo {
			position: relative;
			left: 10px;
			bottom: -15px;
		
		}
			
	#right2 {
		float: right;
		background-color: #F8F8F8;
		width: 477px;
		padding: 0 0 50px 0;
		margin: 0 0 20px 0;
		border-left: solid 9px #748098;
		border-right: solid 8px #748098;
		border-bottom: solid 9px #748098;
	}
	
		#right2 p {
			margin: 20px 10px 1em 10px;
		}
	
		#right2 ul {
			font-size: 75%;
			font-weight: bold;
			padding: 0 0 0 30px;
			margin: 20px 15px 0 5px;
		}
		 
		 #right2 ul li ul {margin-top:0; margin-bottom:-3px; padding-top:5px; font-size:100%; font-weight:normal;}
		 #right2 ul li ul li {list-style:disc; background:none; line-height:10px;}
		
			#right2 li {
				background: url(../images/g_bullet.png) no-repeat 0 3px;
				list-style: none;
				line-height: 14px;
				padding: 0 0 0 15px;
				margin: 0 0 8px 0;
			}
			
			#ticker {
				background: #F3F8FE;
				width: 325px;
				height: 20px;
				margin: 50px auto 0 auto;
				padding: 5px;
				border-top: solid 1px #748098;
				border-left: solid 1px #748098;
				border-bottom: solid 3px #86A1BF;
				border-right: solid 3px #86A1BF;
			}
				
					#ticker ul {
						width: 260px;
						margin: 0 auto 0 auto;
						padding: 0 0 0 25px;
						list-style: none;
						font-weight: normal;
					}
					
					#ticker li {
						background: none;
						display: inline;
						float: left;
						width: auto;
						padding: 2px 10px 0 0;
					}
