@charset "UTF-8";
/* CSS Document */
a {
	color:#c20000;
	text-decoration:underline
}

blockquote {
	color: #707070
}

h1 {
	margin:20px auto 20px;
	font-weight:bold;
	font-size:17px;
	color:#666;
	text-decoration:none;
	line-height:normal
}

h1 a {
	color:#666;
}

h2 {
	margin:0;
	line-height:normal;
	font-weight:bold;
	color:#666
}

hr {
	display:block;
	height:1px;
	width:100%;
	clear:both;
	margin:30px auto;
	border-bottom:dashed 1px #e1e1e1;
}

select {
	cursor:pointer
}

p {
	margin:0;
	line-height:normal;
	font-size:12px;
	color:#707070
}

#body {
	width:820px;
	padding-top:0
}

#bottom_nav {
	clear:both;
	padding-top:15px
}

#container_new h2 {
	margin-top:auto;
	text-transform:uppercase
}

#full {
	margin-right:15px;
	padding-top:0
}

#full p {
	margin-bottom:10px
}

#left {
	width:560px
}

#navContainer {
	width:164px;
	padding-right:15px
}

#news_featured, #news_recent, #news_archived {
	overflow:auto;
	max-height:450px;
	margin-top:15px;
	padding:2px
}

#right {
	width:auto;
	padding: 15px 10px 0 0
}
#secondary_nav {
	list-style:none;
	margin:30px auto 0 15px;
	padding:0
}

#secondary_nav li {
	margin-bottom:10px
}

#signup_form {
	padding-left:15px
}

#signup_form p {
	padding-bottom:10px;
	font-size:10px;
	color:#424242
}

#signup_form h4 {
	margin-bottom:5px
}

.button {
	border:none;
	outline:none
}

.date {
	font-style:italic
}

.new_boxHeader {
	width: 224px;
	font-size: 14px;
	font-weight: bold;
	color: #dd1600;
	text-transform:uppercase;
	letter-spacing:.2em;
	height: 18px;
	padding: 8px 5px 5px 8px;
	margin:20px auto auto;
	background: #f2f2f2 url(/MMNA/images/box/boxHeader.gif) no-repeat;
}

.new_boxData {
	width: 225px;
	padding: 10px 5px;
	border-left:solid 1px #c9c8c9;
	border-right:solid 1px #c9c8c9;
	background:white url(/MMNA/images/box/box_bg.gif) repeat-x center bottom;
}
.new_boxData hr, #navContainer hr {
	margin:10px auto;
	border-bottom:solid 1px #e1e1e1;
}

.new_boxData label {
	padding-right:5px;
	font-size:11px;
	color:#919191
}

.new_boxData option {
	color:#919191
}

.new_boxData p {
	font-size: 10px;
	line-height: auto;
	color:black
}

.new_boxData p:first-child {
	margin-top:0;
}

.new_boxData select {
	width:120px;
	color:#606060
}

.thumb {
	float:left;
	border:solid 1px #c9c8c9;
	margin: auto 10px 10px auto;
	padding:2px
}
