/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #000000; }
body { background: url(../images/bg-repeat.gif) repeat-x top left #760e12; font-family: Trebuchet MS; font-size: 12px; line-height: 1.125em;
}
ul { list-style: disc inside; }
p { margin-bottom: 1.3em; font-size: 1em; }
.italics { font-style: italic; font-weight: bold; color: #2e3192; }
h1 { font-size: 2.500em; margin-top: 4px; margin-bottom: 10px; color: #eb1c24; }
h2 { font-size: 1.5em; margin-top: 4px; margin-bottom: 10px; color: #2e3192; line-height: 1.25em; }
h4 {
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #eb1c24;
	text-transform: uppercase;
	line-height: 1.25em;
}
a { text-decoration: none; color: #eb1c24; }
a:hover { color: #eb1c24; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatleftmargins { float: left; margin: 20px 15px 15px 0 }
.floatleftmargins2 {
	float: left;
	margin: 20px 15px 15px 0
}
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 900px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 900px;
	height: 105px;
	margin: 40px 0 0 0;
	background-image: url(../images/header10.gif);
	background-repeat: no-repeat;
}

#content {
	width: 900px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background: #ffffff;
	display: inline-block;
	padding: 0 0 20px 0;
	overflow: auto;
	.overflow: none;
}

.nav {
	width: 685px;
	margin: 0 0 0 150px;
	display: inline-block;
}

.nav ul {
	list-style: none;
	display: inline;
}

.nav li {
	list-style: none;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	text-transform: uppercase;
	margin: 5px 4px 0 4px;
}

.nav a:link {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.nav a:active {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.nav a:visited {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.nav a:hover {
	background: url(../images/buttonbg-2.gif) repeat-x;
}

.column1 {
	float: left;
	width: 515px;
	margin: 40px 0 0 0;
	padding: 0 20px 0 20px;
}

.enginepix {
	width: 485px;
	padding: 15px;
	margin-bottom: 40px;
	background: #eaeaea;
	color: #FFFFFF;
}

.enginepix p {
	font-size: 0.917em;
	margin: 10px 0 0 0;
}

.imagescolumn1 {
	width: 485px;
	padding: 15px;
	margin-bottom: 40px;
	background: #eaeaea;
	color: #000000;
}

.imagescolumn1 p {
	font-size: 0.917em;
	margin: 10px 0 0 0;
	text-align: center;
}

.column1-full {
	float: left;
	width: 860px;
	margin: 40px 0 0 0;
	padding: 0 20px 0 20px;
}

.column2 {
	float: left;
	width: 345px;
	margin: 40px 0 0 0;
}

.column1 ul {
	background: url(../images/thefacts.gif) no-repeat 15px 15px #eaeaea;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
	padding: 85px 0 11px 20px;
	margin: 30px 0 30px 0;
}

.column1 li {
	margin: 0 15px 4px 15px;
	list-style-position: outside;
	text-transform: uppercase;
	font-weight: bold;
	color: #2e3192;
	font-size: 1.167em;
}

.column1 h1{
	text-transform: uppercase;
	font-size: 2.500em;
}

.column1 h2 {
	text-transform: uppercase;
	font-size: 1.667em;
	line-height: 1em;
}

.column1-full h1{
	text-transform: uppercase;
	font-size: 2.500em;
}

.column1-full h2 {
	text-transform: uppercase;
	font-size: 1.667em;
}

.getinvolved {
	width: 238px;
	background: #eaeaea;
	border: 1px solid #959595;
	padding: 10px 0 1px 10px;
	margin: 0 0 10px 0;
	float: left;
}

.getinvolved ul {
	background-image: none;
	border: none;
	padding: 0px;
	margin: 20px 0 8px 10px;
	list-style-position: outside;
	list-style-image: url(../images/star-bullet.gif);
	list-style-type: none;
}

.getinvolved li {
	font-family: Trebuchet MS; font-size: 12px; line-height: 1.0em; color: #eb1c24;
}

.images {
	width: 255px;
	background: #eaeaea;
	text-align: center;
	padding: 15px;
	margin: 0 0 20px 25px;
}

.images p {
	font-size: 0.917em;
	margin: 10px 0 0 0;
}

.homeissue {
	width: 278px;
	border: 1px solid #959595;
	background: #eaeaea;
	padding: 15px 15px 20px 15px;
	margin: 0 0 20px 10px;
	float: left;
}

.homeissue h1 {
	color: #2e3192;
	font-size: 1.167em;
	font-weight: bold;
}

.homeissue img {
	margin: 0 10px 10px 0;
}

.homeissue ul { list-style: disc outside; padding-left: 5px; margin-bottom: 15px; }

.homeissue li { color: #eb1c24; }

.imageslist {
	width: 255px;
	background: #eaeaea;
	text-align: center;
	padding: 15px;
	margin: 0 0 20px 25px;
	text-align: left;
}

.imageslist h1 {
	color: #2e3192;
	font-size: 1.167em;
	font-weight: bold;
}

.imageslist ul { list-style: disc outside; padding-left: 15px; margin-bottom: 15px; }

.imageslist  li { color: #eb1c24; }

.box1 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	clear: both;
	.margin-top: 0px;
}

.box {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	clear: both;
	.margin-top: 0px;
}

a:link.button {
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	margin: 0;
	.padding: 5px;
}

a:active.button {
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	margin: 0;
	.padding: 5px;
}

a:visited.button {
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	margin: 0;
	.padding: 5px;
}

a:hover.button {
	background: url(../images/buttonbg-2.gif) repeat-x;
}

.issuebox1 {
	padding: 15px;
	width: 830px;
	height: auto;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
	margin: 30px 0 0 0;
	float: left;
}

.issuebox1 h3 {
	color: #2e3192;
	font-size: 1.167em;
	font-weight: bold;
	margin-bottom: 10px;
}

.issuebox1 img {
	margin: 0 15px 0 0;
}

.issuebox1 ul {
	list-style: none;
	display: inline;
}

.issuebox1 li {
	list-style: none;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	text-transform: uppercase;
	margin: 5px 4px 0 4px;
}

.issuebox1 a:link {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox1 a:active {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox1 a:visited {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox1 a:hover {
	background: url(../images/buttonbg-2.gif) repeat-x;
}

.issuebox2 {
	padding: 15px;
	width: 830px;
	border-bottom: 1px solid #959595;
	background: #eaeaea;
	float: left;
	height: auto;
}

.issuebox2 h3 {
	color: #2e3192;
	font-size: 1.167em;
	font-weight: bold;
	margin-bottom: 10px;
}

.issuebox2 img {
	margin: 0 15px 0 0;
}

.issuebox2 ul {
	list-style: none;
	display: inline;
}

.issuebox2 li {
	list-style: none;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	text-transform: uppercase;
	margin: 5px 4px 0 4px;
}

.issuebox2 a:link {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox2 a:active {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox2 a:visited {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox2 a:hover {
	background: url(../images/buttonbg-2.gif) repeat-x;
}

.issuebox3 {
	padding: 15px;
	width: 830px;
	border-bottom: 1px solid #959595;
	float: left;
	height: auto;
}

.issuebox3 h3 {
	color: #2e3192;
	font-size: 1.167em;
	font-weight: bold;
	margin-bottom: 10px;
}

.issuebox3 img {
	margin: 0 15px 0 0;
}

.issuebox3 ul {
	list-style: none;
	display: inline;
}

.issuebox3 li {
	list-style: none;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.083em;
	text-align: center;
	text-transform: uppercase;
	margin: 5px 4px 0 4px;
}

.issuebox3 a:link {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox3 a:active {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox3 a:visited {
	display: inline-block;
	background: url(../images/buttonbg.gif) repeat-x;
	border: 1px solid #959595;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.issuebox3 a:hover {
	background: url(../images/buttonbg-2.gif) repeat-x;
}

#footer {
	width: 840px;
	padding: 15px;
	font-size: 0.917em;
	color: #ffffff;
	text-align: center;
}

.hide{
	display: none;
}

ul.default {
	background: none;
	padding: 0;
	margin: 0 0 20px 0;
	border: none;
}

li.default {
	font-size: 1em;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal;
	list-style-position: inside;
}

ul.default2 {
	background: none;
	padding: 0;
	margin: 0 0 20px 0;
	border: none;
}

li.default2 {
	font-size: 1em;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	list-style-position: outside;
}

p.space {
	margin-top: -5px;
	.margin-top: 0px;
}

.mid {
	margin: 10px 0 0 25px;
}

.mid2 {
	margin: 10px 0 0 0;
}

.center {
	text-align: center;
	margin: 10px 0 0 0;
}

