/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%; 
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}





	
	
	
body {
	background-color: #121315;
	background-image: url(../images/noise.jpg);
	background-repeat: repeat;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #FFFFFF;	
}









div#gradient {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}






#header {
	width:960px;
	height:270px;
	position:relative;
	background-color: #0b0b0b;
	padding: 0px;
	z-index:20000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;

}



img {
border:0px;

}








#logo {
	width:294px;
	height:104px;
	position:absolute;
	top: 123px;
	left: 227px;

}

















#wrapper {
	background-color:#000000;
	margin: auto;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	padding: 0px;

}


#container {
	height: auto;
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 100px;

}










#mainBodyContainer {
	height:auto;
	float:left;
	display:inline;
	padding-top:27px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 20px;
}








#mainBodyLeft {
	width:535px;
	height:auto;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	color:#939291;
	font-size:8pt;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#mainBodyRight {
	width:335px;
	height:auto;
	float:left;
	display:inline;
	padding-left: 39px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}






.indexNewsContainer {
	
width:292px;
/* height:auto; */
max-height:100px;

float:left;
display:inline;
border:1px solid #333;
margin-bottom:14px;
padding:10px;
}

.indexNewsImage {
width:80px;
height:80px;
float:left;
display:inline;
border:1px solid #d9e0e6;
background-color:#FFF;
padding:4px;
}

.indexNewsText {
width:190px;
height:auto;
float:right;
display:inline;
font-size:8pt;
}

.indexNewsText a, .indexNewsTextLge a {
	color:#C11B5B;
	font-size:8pt;
	font-weight:400;
	text-decoration:none;
}

.indexNewsText a:visited, .indexNewsTextLge a:visited {
	color:#C11B5B;
	font-size:8pt;
	font-weight:400;
	text-decoration:none;
}











.indexNewsContainerLge {
	width:520px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:14px;
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.indexNewsImageLge {
	width:80px;
	height:auto;
	float:left;
	display:inline;
	border:1px solid #d9e0e6;
	background-color:#FFF;
	padding:4px;
}

.indexNewsTextLge {
	width:420px;
	height:auto;
	float:right;
	display:inline;
	font-size:8pt;
}











.lgeTxtBox {
width:290px;
height:auto;
float:right;
display:inline;
font-size:8pt;
}




h3 {
	color:#BD1E5E;
	font-size:8pt;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 2px;
}

#mainBodyRight h1, #mainBodyRightSec h1 {
font-size:14pt;
font-weight:400;
color:#bf8c2a;
line-height:normal;
margin-top:0;
margin-bottom:4px;
}

#mainBodyRight h2, #mainBodyRightSec h2 {
font-size:9pt;
font-weight:700;
line-height:normal;
margin-top:0;
margin-bottom:8px;
}

#mainBodyRight p, #mainBodyRightSec p {
font-size:8pt;
margin-bottom:10px;
margin-top:0;
}

#mainBodyRight a:link, #mainBodyRightSec a:link {
color:#FFF;
text-decoration:none;
}

#mainBodyRight a:visited, #mainBodyRightSec a:visited {
color:#FFF;
text-decoration:none;
}

#mainBodyRight a:hover, #mainBodyRightSec a:hover {
	color:#BD1E5E;
	text-align:left;
	text-decoration:none;
} 




li {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: -40px;
	clear:both;

}
em {
	color: #999;
}
.block em {
	display: block;
	padding-top: 3px;
}


.inline h4 {
	display: inline;
	margin: 0px;
	padding: 0px;


}

.inline p {
	display: inline;
	padding-left: 270px;
	}


#sharp-applications  {
	
	text-decoration: none;
	margin-top:3px;
	text-align: right;
	width: 960px;
	float:left;
	clear:both;

}


#sharp-applications a:link  {
	color: #BD1E5E;
}

#sharp-applications  a:hover  {
	color: #BD1E5E;
}

#sharp-applications  a:visited  {
	color: #BD1E5E;
}
	
	
	
