@charset "utf-8";
/* CSS Document */

body{
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #0f0f0f;
	/*background-color:#302F3C;*/
	background-color:#000000;
	text-align: center;
	}

#cpage{
	width:850px; 
	position:relative;
	text-align:left;
	margin-left : auto;
	margin-right : auto;
	}
	
#Header{
	width:850px; 
	height:150px;
	/*
	background-image:url(../IMG/Header_DGrey.gif);
	*/
	background-image:url(../IMG/Header_Black.gif);
	margin-bottom:10px;
	}
	
#Title{
	width:850px; 
	height:120px;
	}
	
#Navigation{
	width:500px; 
	height:30px;
	float:right;
	}
	
#navBlock{
	float:right;
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:12px;
	padding-right:12px;
	}

#main{
	width:850px;
	float:left;
	background-image:url(../IMG/Content_BackDrop_BLACK.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#content{
	width:551px; 
	float:left;
	font: x-small "Tahoma", "Verdana", "Arial", sans-serif;
	color: #0f0f0f;
	font-size/* */:/**/small;
	font-size: /**/small;
	}
	
#contentAREA{
	width:531px;
	min-height:440px;
	margin-left:10px;
	float:left;
	padding-bottom:10px;	
	}
	
#conTOP{
	width:551px;
	float:left;
	height:10px;
	background-image:url(../IMG/Main-White-TopBevel.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#rightTOP{
	width:292px;
	float:right;
	height:10px;
	background-image:url(../IMG/News-White_Top.gif);
	background-position:top;
	background-repeat:no-repeat;
	}

#rightbox{
	width:291px; 
	float:right;
	min-height:440px;
	/*
	background-image:url(../IMG/News-White_Long.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	*/
	padding-bottom:10px;
	}
	
#rightAREA{
	width:271px;
	float:left;
	/*margin-top:10px;*/
	margin-left:10px;
	}
	
#footer{
	clear:both;
	width:850px;
	float:left;
	/*height:115px;*/
	}

#copyright{
	clear:both;
	width:850px; 
	text-align: right;
	}
	
div#InPageNav{
	Display:block;
	width:520px;
	margin-bottom:5px;
	}	
#homeSPCR{
	width:531px;
	height:15px;
	}
	
#woWRAP{
	width:531px;
	float:left;
	margin-bottom:5px;
	}
	
#woLEFT{
	width:260px;
	float:left;
	}

#woRIGHT{
	width:260px;
	float:right;
	}

#newsWRAP{
	width:250px;
	display:block;
	margin-bottom:10px;
	float:left;
	}

#newsIMG{
	width:70px;
	display:block;
	margin-bottom:10px;
	float:left;
	}
	
#newsBRIEF{
	width:170px;
	margin-right:5px;
	display:block;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
	}

#newspageWRAP{
	margin-top:5px;
	display:block;
	width:521px;
	display:block;
	margin-bottom:10px;
	float:left;
	}

#newspageIMG{
	width:70px;
	display:block;
	margin-bottom:10px;
	float:left;
	}
	
#newspageBRIEF{
	width:446px;
	display:block;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
	}

#copyright p {
	float: right;
	width: auto;
	color: #fff;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:10px;
	font-weight:bold;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#666666;
	margin-top:0px;
	margin-bottom:5px;
}

h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#ED008C;
	margin-top:0px;
	margin-bottom:5px;
}

h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#00AEEF;
	margin-top:0px;
	margin-bottom:5px;
}

h4 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0055BB;
	margin-top:0px;
	margin-bottom:5px;
}

.woBlue{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0055BB;
	margin-top:0px;
	margin-bottom:5px;
	}
	
.woGrey{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#999999;
	margin-top:0px;
	margin-bottom:5px;
	}
	
.woTitleGrey{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#666666;
	margin-top:0px;
	margin-bottom:5px;
	}

.woSmGrey{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin-top:0px;
	margin-bottom:5px;
	}

.woSmBlue{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#0055BB;
	margin-top:0px;
	margin-bottom:5px;
	}
	
.woSmTitleGrey{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-top:0px;
	margin-bottom:5px;
	}

.woSmTitleBlue{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0055BB;
	margin-top:0px;
	margin-bottom:5px;
	}

a.copyright:link{text-decoration: none;color: #fff;}
a.copyright:visited{text-decoration: none;color: #fff;}
a.copyright:hover{text-decoration: underline;color: #fff;}
a.copyright:active{text-decoration: none;color: #fff;}
