@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1E262C;
	background-image: url(img/reddbg.gif);
	margin-top: 0px;
	font-family:arial;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}

/* ul {
	margin:0;
	padding:0;
	text-decoration:none;
}

ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration:none;
} */

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cf1800;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cf1800;
}
a:active {
	text-decoration: none;
	color: #cf1800;
}

a.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #909398;
	font-weight: normal;
}
a.footertext:link {
	text-decoration: none;
	color: #909398;

}
a.footertext:visited {
	text-decoration: none;
	color: #909398;
}
a.footertext:hover {
	text-decoration: none;
	color: #cf1800;
}
a.footertext:active {
	text-decoration: none;
	color: #909398;
}


/*DIVS*/

#body{
	margin:auto;
	width:1007px;}
#nav{
	margin:auto;
	width:962px;
	}
#slider_redd{
	margin:auto;
	width:1007px;
	background-image:url(img/sideshadows.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
#page{
	margin:auto;
	width:962px;
	background-color:#f8f7f7;
	height:774px;
}
#page_content{
	margin:auto;
	width:962px;
	background-color:#f8f7f7;
	height:774px;
}
#r{
	min-height:230px;
	width:922px;
	margin:auto;
	padding-top:20px;
	border-bottom: dotted #c4c4c4 thin;
	height:auto;}
#r_content{
	width:922px;
	margin:auto;
	padding-top:20px;
	height:auto;
	}
#r_end{
	min-height:230px;
	width:922px;
	margin:auto;
	padding-top:20px;
	}
#t1{
	float:left;
	padding-right:16px;
	width:199px;
	}
#t2_content{
	float:left;
	padding-right:16px;
	width:690px;
	}
#t2{
	float:left;
	padding-right:16px;
	width:224px;
	}
#t3{
	float:left;
	padding-right:16px;
	width:224px;
	}
#t4{
	float:left;
	width:224px;
	overflow:hidden;
	}
#tx_internal_twitter{
	border-top:1px solid #bdc3c9;
	border-left:1px solid #bdc3c9;
	border-right:1px solid #bdc3c9;
	border-bottom:1px none #bdc3c9;
	padding:15px;
	height:115px;
	}
#tx_internal{
	border-top:1px solid #bdc3c9;
	border-left:1px solid #bdc3c9;
	border-right:1px solid #bdc3c9;
	border-bottom:1px solid #bdc3c9;
	padding:15px;
	height:145px;
	}
#speechbox{
	border: thin #bdc3c9;
	margin:auto;
	width:962px;
	height: 224px;
	padding:10px;
	}
#footer{
	background-color:e7e8e9;
	width:922px;
	margin:auto;
	margin-top:46px;
	}
	
/* CLASSES */

.newstext {
	color:#1E262C;
	font-size: 12px;
}
.newshead {
	color:#1e262c;
	font-size: 14px;
	font-weight: bold;
}
.newsdate {
	color:#ffffff;
	font-size:12px}
.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #909398;
	line-height: 17px;
	}
.footerheader {
	font-size: 12px;
	color: #1e262c;
	font-weight: bold;
}
input {
	background-color: #E7E8E9;
	font-family:Arial, Helvetica, sans-serif;
}
#footer table tr .footertext #subForm div {
	text-align: left;
}

.subheads {
	color:#cf1800;
	font-size: 15px;
	font-weight: bold;
}
.bullets {
	list-style-position: inside;
	list-style-type: square ;
}
.redtext {
	color: #CC170E;
}

.justlaunched {
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:10px; 
	padding-left:10px;
}

