@charset "utf-8";
body#scriptedHomepage {
	margin: 20px;
	padding: 0px;
	background-color: #000066;
}
#wrapper {
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#splash {
	font-size: 92%;
	background-attachment: scroll;
	background-image: url(../scripted/images/home_feat_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#homePageNav {
	margin: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#homePageNav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: .7em;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#homePageNav a:link {
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#homePageNav a:visited {
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#homePageNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul.titleGrid {
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../scripted/images/titleGrid-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B9532D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 760px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 36px;
	margin-left: auto;
}
.titleGrid li {
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.titleGrid li.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	color: #FFFFFF;
	background-color: #660033;
}
.titleGrid li.subCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0em;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tn_outliner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titleGrid li.listBottom {
	margin: 0px;
	padding: 0px;
}
h6.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image: url(../scripted/images/index_discl_band.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.titleGrid.bottomTighter {
	margin-bottom: 20px;
}
.titleGrid li#bugFirstInRow {
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 0px;
}
.bugFirstInRow {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
