/* CSS Document */

/* FORM STYLES */
#thanks {
	height: 315px;
	width: 488px;
	margin: auto;
	position: relative;
	top: 50px;
}


label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}

body, html {
	padding: 0;
	background: #011A4F url(../images/mm_bg.jpg) no-repeat center top;
	margin: 0;
}

.countdown {
	width: 95%;
	color: white;
	background: #011A4F;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
	border: thin solid white;
}

a {
	text-decoration: none;
}

#container {
	width: 960px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}

/* the items below will not be displayed */

#topBanner h1, #topBanner h2, #mainMenu li {
	display: none;
}

#topBanner {
	background: url(../images/MM_topBanner.jpg) no-repeat center top;
	width: 960px;
	height: 125px;
	display: block;
	margin-top: -2px;
	margin-left: auto;
	margin-right: auto;
}

#topBanner a {
	width: 960px;
	height: 125px;
	display: block;
}

.pageTitle {
	text-align: right;
	color: #011A4F;
}

#mainContent {
	width: 960px;
	background: #E9E9E9   url(../images/topContentBox.jpg) no-repeat center top;
	top: 129px;
	position: absolute;
}

#mainContentFooter {
	background: url(../images/mainContentBottomBox.jpg) no-repeat center bottom;
	width: 960px;
	height: 25px;
	overflow: visible;
}

p, blockquote, td, ul, li, label {
	font: 16px/135% Georgia, Arial, Helvetica, sans-serif;
}

#bodyText {
	top: 30px;
	position: relative;
	left: 250px;
	width: 660px;
	border-left: thin solid #2A6DA4;
	margin-bottom: 40px;
}

#bodyText p {
	margin-left: 50px;
}

#bodyText table {
	margin-left: 10px;
}

#bodyText p a, #bodyText li a, .newslink {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	color: #2A6DA4;
}

/* FOR USE WITH LISTING TABLE, Summary, Bar Evaluations */

.summaryBullets {
	text-transform: uppercase;
	font-weight: bold;
	width: 40%;
	text-align: right;
	color: #011A4F;
}

#linkList {
	top: 174px;
	width: 250px;
	position: absolute;
}

#linkList ul {
	margin: 0;
	padding: 0;
}

#linkList li {
	list-style-type: none;
}

.mainMenu a {
	background-image: url(../images/navbg.jpg);
	width: 250px;
	height: 50px;
	display: block;
	margin-bottom: 1px;
}

.mainMenu a:hover, .mainMenu a:active {
	background-image: url(../images/navbg_on.jpg);
	width: 250px;
	height: 50px;
	display: block;
	margin-bottom: 1px;
}

/* the below border-style on an image fixes the Firefox blue box problem */

.mainMenu img {
	border-style: none;
	padding-left: 20px;
	padding-top: 15px;
}

.socialMenu li {
	text-align: center;
}

.socialMenu img {
	border-style: none;
}

.linkedin {
	margin-top: 20px;
}

.facebook {
	margin-top: 10px;
}

.currentPage {
	background-image: url(../images/navbg_on.jpg);
	width: 250px;
	height: 50px;
	margin-bottom: 1px;
}

/* for use of dropdown boxes on background page */

.dropdownbox {
	position: fixed;
	visibility: hidden;
	border: 4px solid #011A4F;
	background-color: white;
}

.dropdownbox img {
	margin: 10px;
}

.bodyHeader {
	color: #011A4F;
	font: small-caps bold 22px/60% Baskerville, "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
}

.footerText {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #011A4F;
}

#pageBottom {
	background: transparent center bottom;
	text-align: center;
}

#twitter_update_list a {
	color: #011A4F;
	list-style-type: none;
}

a img {
	text-decoration: none;
}

#ispiriLink {
	
}
