@charset "utf-8";
/* CSS Document */
body {
background:#7f181b url(../images/shell/micro_bg.jpg) repeat-x scroll left top;
color:#000000;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.2em;
}
#printThis a{
	left: 660px;
	margin-top: 10px;
}
#c2 {
	width: 740px;
}

.microContact a {
 color: #C41C22;
 }
#c1,#c3,#level2Nav {
	display: none;
}
	
#backToMainSite {
	position: absolute;
	left: 860px;
	top: 72px;	
}
#backToMainSite a  {
	cursor: pointer;

}
#backToMainSite a img {
	width: 271px;
	height: 29px;

}
#header {
	background-image:url(../images/microsite/header.jpg);
	background-repeat:no-repeat;
	height: 181px;
	width:1200px;
	position: relative;
}

#microflashcontent {
	position: relative;
	z-index: 1;
}

#columnHolder { 
	clear: both;
	height: 100%;
}
#hdrBg {
	width: 990px;
	height: 237px;
	background-image:url(../images/microsite/hdr_bg.jpg);
	background-repeat:no-repeat;
}
.micronav {
	background-image:url(../images/microsite/nav_squiggle.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 185px;
	background-color: #faf5e6;
	padding-bottom: 55px;
	margin-left: 4px;
}
.microLeftCol {
	width: 185px;
	float: left;
}
.microRightCol{
	float: left;
	margin-left: 4px;
	padding: 4px;
	width: 760px;
	

}
h1 {
	margin-top: 3px;
}
.microRightCol a{
color:#c41c22 !important;	
}
.micronav a, .micronav a.sel {
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	line-height:24px;
	padding-left: 4px;
}
.micronav a:hover, .micronav a.sel {
	background:transparent url(../images/microsite/link_sel.gif) no-repeat scroll left center;
}
.micronav a, .micronav a.sel {
	background:transparent url(../images/microsite/link.gif) no-repeat scroll left center;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	height:24px;
	line-height:24px;
	width:235px;
}
.clear {
	clear: both;
}
.linkSpacer {
	clear: both;
	height: 2px;
}
#footer {
	clear: both;
}
.microContact {
	background-image:url(../images/microsite/contact_bg.gif);
	background-repeat:no-repeat;
	height: 206px;
	width:162px;
	position: absolute;
	left: 818px;
	top: 5px;
	font-size: 10px;
	padding-top: 25px;
	text-align:center;
}
.microContact h2 {
	padding-bottom: 15px;
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
}


	
	

