
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0; 
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%; 
	font-family: inherit;
	vertical-align: baseline; 
}
/* remember to define focus styles! */
:focus {
	outline: 0; 
}
body {
	line-height: 1;
	color: #000;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-style: solid;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Global Styles */

img {border: 0;}

strong { font-weight: bold; }

:focus {
	outline: #C0C0C0 dotted thin;
}

em {
	font-style: italic;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	
	text-align: center; 
	font: 12px/14px Arial, Helvetica, sans-serif;
}

/*ul.ulList*/
	ul {
		list-style: none;
		display: block;
		background: none;
		margin: 0;
		padding: 0;
	}

	/*ul.ulList li*/
	ul li {
		list-style: none;
		
		padding: 0 0 0 10px;
		margin: 0 0 0 15px;
	}





/* Left Nav Links */

#navLeft ul.level1 {
	float: left;
	width: 130px;
	}

/* Left Nav Links Spacing */
#navLeft ul.level1 li {
	padding: 5px 0 5px 0;
	}

/* Left Nav Links Font */
#navLeft ul.level1 li a {
	padding-left: 6px;
	color: #000;
	font-weight: bolder;
	text-transform: uppercase;
	}

/* END Left Nav Links */

/* PAGE COLORING */
	#navLeft ul.level1 li ul.level2 li#menu-colorbar {
	padding: 0;
	margin: 6px 0;
	display: block;
	background: no-repeat;
	font-size: 0;
	line-height: 0;
	height: 1px;
}

/* ADDS FOOTER TO BOTTOM */
#footer{
	float: left;
	width: 770px;
	padding: 8px 0;

}

/* Left Nav Links */
#navLeft{
	float: left;
	display: inline;
	width: 130px;
	
	font-size: 11px;
	line-height: 14px;
}

#navLeft ul a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}

#navLeft ul, #navLeft li {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
}

#navLeft ul.level1.account {
	border-bottom: 1px solid #777777;
	padding-top: 3px;

}

#navLeft ul.level1.account li {
	padding: 2px 0;
}

/* GREY BACKGROUND RIGHT */
/* #outer { */
/* 	margin: 0 auto;*/
/* 	padding: 0;*/
/* 	width: 746px;*/
/* 	text-align: left;*/
/* }*/






/* BLACK BACKGROUND SQUARE */
#wrapWell {
	float: left;
	width: 770px;
	margin: 0;
	padding: 0;
	background:  #000 repeat-y;
}





	
/* end global.css */

/* begin layout.css */

/* Text, Content Styles */


	h2 {
		clear: both;
		margin: 8px 8px 0 8px;
		border-bottom: 1px solid #c0c0c0;
		/* height: 16px; */
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
	}

	.content-body h2 {
		margin: 0px 0 6px 0;
	}

	.content-body ul {
		margin: 0 0 8px 0;
	}

	h3 {
		margin: 0;
		font-size: 14px;
		font-weight: bold;
		color: #333;
		background: transparent;
		text-align: left;
	}
	
	a:link, a:visited  {
		font-weight: bolder;
		color: #006EA7;
		background: transparent;
		text-decoration: none;
	}
	
	a:hover, a:active {
		font-weight: bolder;
		color: #006EA7;
		background: transparent;
		text-decoration: underline;
	}
	
	#content a.softlink { font-weight: normal; }

	img.left {float: left; padding: 4px 6px 2px 0; }
	img.right {float: right; padding: 4px 0 2px 6px; }

	.content-body table {
		width: 100%;
		font-size: 11px;
		line-height: 13px;
		margin-bottom: 8px;
	}
	.content-body tbody tr td {
		padding: 4px;
		border-bottom: 1px solid #fff;
	}
	
	tr.even td {
		background: #E2E2E2;
		color: #000;
	}
	
	tr.odd td {
		background: #C0C0C0;
		color: #000;
	}

	

	

/* END Text, Content Styles */


/* CONTROLS HEADLINE FONTS */
h1, h2, h3, h4, h5, h6, strong, th {
	font-weight: bold;	
}
/* END CONTROLS HEADLINE FONTS */




/* end layout.css */

/* begin tout.css */
/* Tout Elements */
/* BOX ALIGNMENT */
	.tout {
		float: left;
		position: relative;
		padding: 8px 0 0 8px;
		margin: 0;
		color: #333;
		font-size: 11px;
		line-height: 13px;
		overflow: hidden; 
		text-align: left;
	}
/* END BOX ALIGNMENT */

/* FIRST BOX ROW TITLE FONT */
	.tout .title {
	 	text-transform: uppercase;
		overflow: hidden;
	}

/* GREY BOX COLOR & ALIGNMENT */
	.tout .tout-box {position: relative; background: #E2E2E2;}
	.tout .image {overflow: hidden;}
	.tout .text {overflow: hidden;}
	.tout .text p {margin-bottom: 8px;}
	.tout .text ul {margin-bottom: 8px;}
	.tout .link {overflow: hidden;}






/* Dimensions */
/* TOP 2 BOXES */
	.tout.promo {width: 624px;}
	.tout.promo .tout-box {width: 624px;}



/* GREY BOXES */
	.tout.large {width: 377px; height: 194px;}
	.tout.large .tout-box {width: 308px; height: 180px;}
	.tout.large .tout-box2 {width: 308px; height: 200px;}

	.tout.medium {width: 377px; height: 165px;}
	.tout.medium .tout-box {width: 308px; height: 147px;}

	.tout.small {width: 150px; height: 165px;}
	.tout.small .tout-box {width: 150px; height: 147px;}
	.tout.list .tout-box {width: 360px; height: 337px;}









/* Large Tout Layouts */
/* USED FOR GREY BOX DIVISIONS */
	.tout.large {padding: 6px 0 0 8px;}
	.tout.large .title {background: none; overflow: hidden; height: 14px;}
	.tout.large .title h1 {height: 14px; font-size: 14px; line-height: 14px; margin: 1px 0 0 0;}

	.tout.large.img-left .text {padding: 1px; position: absolute; top: 3px; left: 130px; width: 171px; height: 172px;}
	.tout.large.img-left .image {position: absolute; top: 0; left: 0; width: 125px; height: 180px;}

	.tout.large.img-right .text {padding: 1px; position: absolute; top: 3px; left: 5px; width: 171px; height: 172px;}
	.tout.large.img-right .image {position: absolute; top: 0; right: 0; width: 125px; height: 180px;}

	.tout.large.text-full .text {padding: 1px; position: absolute; top: 3px; left: 5px; width: 296px; height: 172px;}
	.tout.large.text-full .image {display: none;}

	.tout.large.img-full .text {display: none;}
	.tout.large.img-full .image {position: absolute; top: 0; left: 0; width: 308px; height: 180px;}

	.tout.large.tall-img-full {height: 238px;}
	.tout.large.tall-img-full .tout-box {height: 224px;}
	.tout.large.tall-img-full .text {display: none; }
	.tout.large.tall-img-full .image {position: absolute; top: 0; left: 0; width: 308px; height: 224px;}

	.tout.large.img-top {height: 238px;}
	.tout.large.img-top .tout-box {height: 224px;}
	.tout.large.img-top .text {padding: 1px; position: absolute; top: 127px; left: 5px; width: 296px; height: 92px;}
	.tout.large.img-top .image {position: absolute; top: 0; left: 0; width: 308px; height: 124px;}
	.tout.large.img-top .link {position: absolute; bottom: 0; left: 6px; width: 296px; height: 30px; line-height: 30px}


/* Medium Tout Layouts */
/* USED IN MOGUL LOGO */
	.tout.medium .title {height: 18px; line-height: 18px; padding: 0 6px;}

	.tout.medium.med-std .text {padding: 1px; position: absolute; top: 3px; left: 161px; width: 140px; height: 106px;}
	.tout.medium.med-std .image {position: absolute; top: 6px; left: 6px; width: 150px; height: 104px;}
	.tout.medium.med-std .link {padding: 0 6px; position: absolute; bottom: 0; width: 296px; height: 37px; line-height: 37px;}

	
	





	

/* ADDS BLACK TO TOP SECTION */
.tout.promo.splash .tout-box {
/* HEIGHT OF TOP SECTION */
	height: 364px;
/* BACKGROUND TO TOP SECTION */
	background: no-repeat;
/* TEXT COLOR FOR TOP SECTION */
	color: white
}


/* TOP RIGHT LAYOUT */
	.tout.promo.splash .left {
		position: relative;
		float: left;
		display: inline;
		width: 300px;
		height: 300px;
		margin: 8px 8px 8px 8px;
		overflow:hidden;
	}

	

/* LEFT HEADLINE FONT */
	.tout.promo.splash .left h3 {
		margin-top: 6px;
		font-size: 24px;
		line-height: 22px;
		text-transform: uppercase;
		color: #FFF;
	}

	

/* RIGHT HEADLINE ALIGNMENT */
	.tout.promo.splash .right {
		position: absolute;
		top: 0;
		left: 318px;
		width: 298px;
		height: 356px;
		overflow: hidden;
		margin: 4px 8px 0 0;
	}

/* RIGHT HEADLINE TEXT */
	.tout.promo.splash .right h3 {
		height: 26px;
		width: 298px;
		color: #C5D9DF;
		font-size: 23px;
		line-height: 26px;
		text-transform: uppercase;
		text-align: left;
	}


	
	
