@media screen, projection {
	
	/* -- GENERAL REDECLARATIONS -- */
	* {
		margin: 0px;
		padding: 0px;
	}
	
	body {
		text-align: center;
		background: #41566E;
		background-image: url(../images/main_background.png);
		background-repeat: repeat-x;
		background-position: top;
	}
	body, tr, td	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;		
	}

	h1, h2, h3, p, .contentpaneopen {
		padding: 8px;
	}	

	p {
		margin-bottom: 1em;
	}

	ul, ol	{
		margin: 0 0 10px 25px;
	}

	h1, .componentheading {
		font-size: 18px; 
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	h2, .contentheading, .contentheading-cols {
		font-size: 16px; 
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	h3 {
		font-size: 14px; 
		font-weight: bold;
		margin-top: 4px;		margin-bottom: 10px;
	}
	
	img {
		border: none;
	}

	/* -- CLASSES -- */

	#outer {
		width: 90%; 
		margin: 0 auto;
	}
	
	#wrapper {
		margin: 0 auto;
		text-align: left;
	}
	
	#header {
		position: relative;
		width: 100%;
		height: 182px;
		background-image: url(../images/topbanner.png);
		background-repeat: repeat-x;
		background-position: 0 0;
	}
	
	#menuwrap {
		background: #41566E;
		background-image: url(../images/menu_background.gif);
		background-repeat: repeat-x;
		background-position: left top;
		float: left;
		width: 100%;
		height: 53px;
	}
	
	#search {
		position: relative;
		float: right;
		padding-left: 16px;
		background: url(../images/search-icon.gif) no-repeat center left;
		right: 10px;
		top: -34px;
	}

	#mod_search_searchword {
		height: 15px;
		font-size: 10px;
		text-align: right;
	}
	
	.button {
		position: relative;
		padding: 1px 4px 1px 4px;
		border: 1px solid #CCCCCC;
		margin-bottom: 1px;
		margin-left: 1px;
		background: #585C68;
		color: #FFFFFF;
		font: 11px Arial, sans-serif;
	}

	#pathway {
		font-size: 12px;
		background: #000000;
		color: #FFFFFF;
		margin-bottom: 2px;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 10px;
	}
	
	#pathway a { 
	 color: #FFFFFF;
	}
	
	.contentarea {
		float: left;
		display: inline;
		width: 100%;
	}

	.bluebox {
		color: #FFFFFF;
		background: #5194B3;
		float: left;
		position: relative;		
		margin-bottom: 10px;
		/*margin-right: 10px;*/
		background-image: url(../images/gradient_blue.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
	
	.bluebox div.content {
		padding: 5px;
	}
	
	.orangebox {
		color: #FFFFFF;
		background: #D15218;
		float: left;
		position: relative;
		margin-bottom: 10px;
		/*margin-right: 10px;*/
		background-image: url(../images/gradient_orange.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
	
	.yellowbox {
		color: #000000;
		float: right;
		width: 220px;
		background-color: #F3B000;
		background-image: url(../images/gradient_yellow.gif);
		background-repeat: repeat-x;
		background-position: left top;
		margin-left: 10px;
	}
	
	.yellowbox h3 {
		background: #D15218;
		color: #FFFFFF;
		text-decoration: none;
		margin: 0;
		text-align: center;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 3px;
		padding-left: 0px;
	}

	.toplink {
		background: #D15218;
		color: #FFFFFF;
		text-decoration: none;
	}

	.yellowbox div.content {
	 padding: 5px;		
	}
	
	.contentpaneopen td, .contentpaneopen a, .contentheading, .contentpane, .contentpane tr, .contentpane td, .contentpane p, .contentpane li {
		color: #FFFFFF;
	}
		
	.dn-each {
		margin-bottom: 8px;
	}
	
	.dn-title a {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	
	.dn-date {
		font-size: 10px;
	}
	
	.dn-read_more {
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
/* Nifty add-ons */
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
}