body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
}

#unifiedContent .red, #unifiedContent h1 {
	color: #c00;
}

#unifiedContent .black {
	color: #444;
}
#unifiedContent .bold {
	font-weight: bold;
}

#unifiedContent .UC {
	text-transform: uppercase;
}

#unifiedContent .lc {
	text-transform: lowercase;
}

#unifiedContent .underline {
	text-decoration: underline;
}
#unifiedContent .fine {
	font-size: 1em; /* 10px */
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}
#unifiedContent .floatL
	{
	float: left;
	display: inline;
}
#unifiedContent .floatR {
	float: right;
	display: inline;
}
#unifiedContent h1 {
	font-size: 2em; /* 20 px */
}

#unifiedContent .headline {
	font-size: 2.5em;
	text-transform: uppercase;
}
#unifiedContent h2 {
	font-size: 1.6em; /* 16 px */
	line-height: 1.6em; /* 16 px */
	margin-bottom: .4em; /* 4 px */
}
#unifiedContent h2.subhead {
	font-size: 1.4em; /* 14 px */
	line-height: 1.2em; /* 12 px */
	margin-bottom: 1em; /* 10 px */
}
#unifiedContent h3 {
	font-size: 1.2em; /* 12 px */
	line-height: 1.6em; /* 16 px */
	margin-bottom: .4em; /* 4 px */
}
#unifiedContent h4 {
	font-size: 1.2em; /* 12 px */
}
#unifiedContent h5 {
	font-size: 1.2em; /* 12 px */
}
#unifiedContent p {
	font-size: 1.2em; /* 12 px */
	line-height: 1.3em; /* 12 px */
	margin-bottom: .65em; /* 6 px */
}

#unifiedContent p.monster {
	font-size: 1.4em; /* 12 px */
	line-height: 1.5em; /* 12 px */
	margin-bottom: .65em; /* 6 px */
}

#unifiedContent ul {
	font-size: 1.2em; /* 12 px */
	line-height: 1.2em; /* 12 px */
	margin-bottom: .6em; /* 6 px */
}

#unifiedContent ol {
	font-size: 1.2em; /* 12 px */
	line-height: 1.2em; /* 12 px */
	margin-bottom: .6em;
	list-style-type: decimal;
	margin-left: 2em;
}
#unifiedContent ul li {
	margin-bottom: .6em;
}
#unifiedContent ol li {
	margin-bottom: .6em;
}
#unifiedContent table {
	font-size: 1.2em; /* 12 px */
	line-height: 1.2em; /* 12 px */
}
#unifiedContent .legal,#unifiedContent  .gTK {
	font-size: 1em; /* 10px */
	line-height: 1.1em; /* 10px */
	margin-bottom: .55em; /* 5.5 px */
}

#unifiedContent .legal li,#unifiedContent  .gTK li {
	margin-bottom: .5em;
}
#unifiedContent .inline {
	display: inline;
}
#unifiedContent .FIR {
	overflow: hidden;
	text-indent: -10000px;
}
#unifiedContent .super {
	font-size: .75em;
	vertical-align: super;
	
}

#unifiedContent .decimal {
	color: white;
	font-size: 1px;
}

#unifiedContent .cent, #unifiedContent .dollar {
	vertical-align: super;
	font-size: .5em;
	font-weight: bold;
	position: relative;
	top: .2em;
}
#unifiedContent .redArrow {
	padding: 0 0 0 20px;
	list-style-image: url(unifiedRedArrow_ul.png);
}

#unifiedContent .blueArrow {
	padding: 0 0 0 20px;
	list-style-image: url(unifiedBlueArrow_ul.png);
}
#unifiedContent .horizontal {
	overflow: auto;
}
#unifiedContent .horizontal li {
	float: left;
	margin-right: 1em;
}
#unifiedContent ul li.naked {
	list-style-type: none;
	list-style-image: none;
	margin-left: -13px;
	font-weight: bold;
}

#unifiedContent ul.redArrow li.naked {
	color: #cc0000;
}

#unifiedContent ul.blueArrow li.naked {
	color: #3fbdf5;
}
#unifiedContent .center {
	text-align: center;
}
#unifiedContent a {
	color: #c00;
	text-decoration: underline;
}
#unifiedContent a:hover {
	color: #fff;
	background-color: #c00;
	text-decoration: none;
}
/* CONTAINER STYLES */
#main {
	width: 954px;
	margin: 0 auto 12px;
	padding-bottom: 12px;
}
#unifiedContent {
	clear: both;
	position: relative;
	padding: 12px;
	height: auto;
	text-align: left;
	background-color: white;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* @group w954 */

.w954 #unifiedContent {
	width: 930px;
	background: url(unifiedContent_body_954.png) repeat-y;
	border-right-style: none;
	border-bottom-style: none;
}

.w954 #unifiedContent_top {
	position: relative;
	width: 954px;
	height: 12px;
	background: url(unifiedContent_top_954.png) no-repeat;
}

.w954 #unifiedContent_bottom{
	position: relative;
	width: 954px;
	height: 12px;
	background: url(unifiedContent_bottom_954.png) no-repeat;
}

/* @end */

/* @group w780 */

.w780 #unifiedContent {
	width: 756px;
	background: url(unifiedContent_body_780.png) repeat-y;
	border-bottom-style: none;
	border-right-style: none;
}

 .w780 #unifiedContent_top {
	position: relative;
	width: 780px;
	height: 12px;
	background: url(unifiedContent_top_780.png) no-repeat;
}

 .w780 #unifiedContent_bottom {
	position: relative;
	width: 780px;
	height: 12px;
	background: url(unifiedContent_bottom_780.png) no-repeat;
}

/* @end */

/* @group gradient */

.gradient #unifiedContent {
	width: 755px;
	background: white url(gradientContainer_body_780.png) repeat-x;
	border-right: 1px solid #ccc;
	border-bottom-style: none;
}

.gradient #unifiedContent_top {
	position: relative;
	width: 780px;
	height: 12px;
	background: url(gradientContainer_top_780.png) no-repeat;
}

.gradient #unifiedContent_bottom {
	position: relative;
	width: 780px;
	height: 12px;
	background: url(gradientContainer_bottom_780.png) no-repeat;
}

/* @end */

#main .centered {
	margin: 0 auto;
}

#main .right {
	margin: 0 0 0 auto;
}

#main .clear {
	clear: both;	
}

#unifiedContent span.UL {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 12px;
	background: url(unifiedCorner.png) no-repeat left top;
	z-index: 2;
}
#unifiedContent span.UR {
	position: absolute;
	top: 0px;
	right: -1px;
	width: 12px;
	height: 12px;
	background: url(unifiedCorner.png) no-repeat right top;
}
#unifiedContent span.LL {
	position: absolute;
	bottom: -1px;
	left: 0px;
	width: 12px;
	height: 12px;
	background: url(unifiedCorner.png) no-repeat left bottom;
	z-index: 2;
}
#unifiedContent span.LR {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 12px;
	height: 12px;
	background: url(unifiedCorner.png) no-repeat right bottom;
	z-index: 2;
}

