@import url("/design/texgyre/stylesheet.css");

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

body {
	width: 100%;
	height: 100%;
	background-color: #3e3e3e;	
}

div#main {
	width: 885px;
	height: auto;
	margin-top: 16px;
	display: block;
}

div#mainContainer {
	width: 885px;
	display: block;
}

div#middle_container {
	float: left;
}

div#footer {
	width: 885px;
	color: #bfbeba;
	font-size: 11px;
	padding-top: 21px;
	display: block;
}

div#footer a {
	width: 885px;
	color: #bfbeba;
	font-size: 11px;
	padding-top: 21px;
}

div#bottomContent {
	width: 885px;
	padding-top: 12px;
}

.boldText {
	font-weight: bold;
	color: #e23d29;
}

div#mainImage {
	width: 883px;
	height: 262px;
}

div#stroke{
	padding-top: 8px;
}

#subnav {
	width: 883px;
	padding: 5px 0px;
	float: left;
	clear: both;
	color: #CCCCCC;
	background: #494949;
}
#subnav ul {
	list-style: none;
}
#subnav li {
	float: left;
	padding: 0 10px 0 0;
}
#subnav a {
	margin: 0 0 0 10px;
	font-size: 8pt;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFFFFF;
}
.h2 {
    color: #E4E2D9;
    font-size: 12px;
}

/*News Page Styling*/
div#newsContent {
	background-image: none;
	background-color: #494949;
	width: 880px;
	height: auto;
	padding-bottom: 25px;
	/*display: table;*/
	float: left;
}

h2#general00X_first {
color: #E4E2D9;
font-size: 14px;
}

h2.general00X {
color: #E4E2D9;
font-size: 14px;
padding: 15px 0 0;
}

body {
color: #E4E2D9;
font-size: 12px;
}

body a {
color: #F7402A;
    font-size: 12px;
    text-decoration: none;
}
div#bottomNews {
	width: 850px;
	padding-top: 12px;
	padding-left: 15px;
}


h1.project-title {
	color: #e4e2d9;
	font-family: 'TeXGyreAdventorRegular', Arial, sans-serif;
	font-weight: normal;
}
