/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/common/background.jpg) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	color:#000
}

a, legend {
	color:#369;
	font-weight:bold
}

a:hover {
	color:#000
}

ul {
	list-style-image:url(../images/common/bluebullet.gif)
}

#banner {
	display:none
}

#logo {
	padding:35px 0 35px 10%
}

#nav {
	display:none
}

#breadcrumb {
	font-size:0.9em;
	color:#fc0
}

#left {
	display:none
}

#content {
	font-size:.9em;
	line-height:150%;
	width:100%
}

#right {
	display:none
}

.mmhide_footer {
	font-size:0.85em;
	color:#666;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px solid #ddd;
	font-size:0.85em;
	color:#666
}

.mmhide_footer a, .mmhide_footer a:hover {
	color:#666;
	text-decoration:none
}

.PicRight {
	padding:0;
	margin:0 0 0 10px;
	border:1px solid #999;
	float:right;
	/* fix for IE Win */
	display:inline
}

.PicLeft {
	padding:0;
	margin:0 10px 0 0;
	border:1px solid #999;
	float:left;
	/* fix for IE Win */
	display:inline
}

.SideRule {
	padding-bottom:10px;
	border-bottom:1px solid #ddd
}

.SectionRule {
	color:#666;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #ddd
}

blockquote {
	font-size:1em;
	font-weight:bold;
	color:#369
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	line-height:140%;
	color:#369
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:140%;
	color:#369
}

input, select {
	font-size:0.95em;
	line-height:120%
}

.mmhide_randompic {
	padding:0;
	margin:4em 0 0 1em;
	border:1px solid #999;
	float:right;
	/* fix for IE Win */
	display:inline
}

.mmhide_padded {
	padding-right:20px
}

.mmhide_paddedgrey {
	background:#eee
}

.mmhide_spacer {
	display:block;
	height:1px;
	clear:both
}

.hidden {
	display:none
}

.mmhide_hidden {
	display:none
}

/* show all elements on partners page when printed, overriding document-level styles */

.hide {
	display:block !important
}
