@charset "utf-8";
body {
	background-image: url(/images/template/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	width: 960px;
}
#header {
	width: 960px;
	height:65px;
}
#wrapper {
	width: 960px;
	margin: -1px 0 0 0;
}
#wrapper #sleeve {
	width: 920px;
	height:18px;
	padding: 8px 20px 0 20px;
	background-image: url(/images/template/sleeveBg.jpg);
	background-repeat: no-repeat;
}
#wrapper #sleeve h1 {
	float: left;
	color: #333;
	line-height: 12px;
	font-weight: normal;
}
#wrapper #sleeve ul {
	float: right;
	font-size: 10px;
}
#wrapper #sleeve ul li {
	float: right;
	padding: 0 10px;
	border-right: 1px solid #d2d2d2;
}
#wrapper #sleeve ul li.noBorder {
	border: none;
}
#wrapper #mainContent {
	width: 918px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background-color: #FFF;
	padding: 20px;
	margin-bottom: -5px;
	overflow: hidden;
}
#wrapper #mainContent #leftColumn {
	width: 608px;
	margin-right: 30px;
	float: left;
}
#wrapper #mainContent #rightRail {
	width: 280px;
	float: left;
}
#wrapper #mainContent p,
#wrapper #mainContent ul,
#wrapper #mainContent li {
	color: #505050;
	line-height: 1.2em;
	margin:  0 0 20px 0;
}
#wrapper #mainContent li {
	list-style: disc;
	margin-left: 20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 15px;
}
#wrapper #mainContent #leftColumn h2 a:link, a:visited {
	color: #9c9c9c;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 20px;
}
a:link , a:visited {
	color: #4492be;
	text-decoration: none;
}
a:hover, a:active {
	color: #76A3C7;
	text-decoration: underline;
}
img, a img, a:hover img, a:active img {
	border-bottom: none !important;
}
a img {
	border: 0;
}
.dishRed {
	color: #990000;
	font-weight: bold;
}
.bigRed {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 1.3em;
}


/*Right Rail Contact Area*/
#wrapper #mainContent #rightRail #pageContact {
	background-image: url(/images/template/contactBg.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 108px;
	padding: 10px 5px 20px 15px;
}
/*END Right Rail Contact Area*/

/*Right Rail Adobe Button*/
#wrapper #mainContent #rightRail #adobe {
	width: 162px;
	height: 43px;
	margin: 10px auto;
}
/*END Right Rail Adobe Button*/

/*legal layout*/
#wrapper #mainContent #legal {
	clear: both;
	margin: 20px 0;
	border-top: dotted 1px #999;
}
#wrapper #mainContent #legal p {
	color: #999;
	margin: 20px 0;
	padding-right: 20px;
}
/*END legal layout*/











/*#main #top #heads {
	font-size: 11px;
	font-weight: bold;
	width:940px;
	padding: 5px 0px 0px 5px; line-height:12px;
}
#main #top #heads div{ 
width:50%; 
float:left;
}
#main #top #contentArea h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#main #top #contentArea .reversed {
	color: #FFFFFF;
}
#main #top #contentArea .redReversed {
	color: #cc0000;
}
#main #top #contentArea .redReversed span {
	color: #FFFFFF;
}
#main #top #contentArea .whiteBanner {
	color: #FFFFFF;
}
#main #top #contentArea .whiteBanner span {
	color: #FFFFFF;
}
#main #top #contentArea h4 {
	color: #505050;
	font-size: 11px;
	font-weight: bold;
}

#main #top #contentArea h5, #main #top #contentArea h6 {
	color: #2c2c2c;
	font-size: 11px;
	font-weight: bold;
}
#main #top #contentArea h5 span {
	color: #c94141;
}
#main #top #contentArea ul li {
	list-style-image: url(/images/template/bullet.gif);
	margin-left: 40px;
}
#main #top #contentArea ol li {
	list-style: decimal;
	margin-left: 40px;
}
#main #top #contentArea .legal {
	color: #acacac;
}
.dishRed {color: #c94141}
.bronze {color: #663300;}
.silver {color: #666666;}
.gold {color: #8b541e;}
.blue {color: #336699;}
.ltGray {color: #CCCCCC;}
.gray {color: #333333;}
.mdGray {
	color: #acacac;
}
.dkGray {color: #666666;}
.hotPinkLink{color:#FF3366;} 
.packButton{ height:22px ;padding:5px 4px 0px 4px; border:1px solid #666666; margin:0px 5px 5px 0px; float:left;
	 cursor:pointer; text-align:center; vertical-align:bottom; background-color:#D1DAE9; color:#6A6A6C; overflow:visible; 
}
.packButton:hover{background-color:#FFFFFF; text-decoration:none;}
.packButton:visited{ color:#6A6A6C;}
.packButtonActive{ background-color:#999999; color:#EEEEEE;}
.packButtonActive:visited{color:#FFFFFF;}
.packButtonActive:hover{ color:#6A6A6C;}
*/

#wrapper #mainContent #rightRail #theDish li.noBullet div {
	margin :  0 0 0 10px;
	padding: 0;
	width: 100%;
}
