@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	background:#102D16;
	background-image:url(/images/bg_tile.gif);
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #102D16;
	}
html {
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
a, a:link, a:active, a:visited {
	text-decoration:none;
	font-size: 1em;
	color: #FFFFFF;
	}

#NMA_wrapper {
	background: #000;
	width: 760px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	margin-left: auto;
	margin-right: auto;
	}
#NMA_header {
	background: #000;
	height: 85px;
	text-align:right;
	background-image:url(/images/top_banner.jpg);
	padding: 0 0 0 5px;
	}


.NMA_header_text{
	text-decoration: none;
	color: #184321;
}
#NMA_wrapper #NMA_header a {
}
#NMA_header a {
	color: #102D16;
}
#nav_main {
	background: #102D16;
	height: 24px;
	}
		#nav_main ul {
	margin:0; /*this will place a margin around the entire nav_main*/
	padding:0; /*this will place paddings around the entire nav_main*/
	list-style:none; /*removes the bullet from the ul*/
	}
#nav_main li {
	float:left; /*puts all tabs in a horizontal row*/
	margin:0; /*puts a margin around each tab*/
	padding:0; /*set to zero*/
	border-left: 0px solid #000; /*left border on each tab*/
	border-right: 4px solid #000; /*right border on each tab*/
	}
#nav_main a {
	display:block;
	padding:6px 4px 6px 4px; /*adjusting this padding will add or reduce space either side of every link*/
	margin:0; /*puts a margin around each link*/
	color:#fff; /*default colour of the text*/
	}
#nav_main a:hover {
	color:#FFCC00; /*colour of the hover text*/
	}
#nav_main #current a {
	color:white; /*colour of the current tab text*/
	}
	
#banner {
	background: #000;
	border: 7px solid #102D16;
	}
	
#nav_nma {
	float:left;
	background: #141414;
	background-color:#000000;
	padding: 0 3px 0 3px;
	width: 212px;
	}
	#nav_nma h2 {
		padding: 15px 8px 12px 11px;
		margin: 0;
		color: #ffffff;
		font-size: 1.4em;
		font-weight:normal;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #4d4d4d;
		text-align:left
		}
	#nav_nma td {
	/*display:block;*/
	width: 193px;
	border-collapse: collapse;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	padding: 8px 8px 8px 11px;
	text-align:left;
	color: #a8a8a8;
	}
	

.rowHover {
	width: 190px;
	/*border-bottom-width: 0px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #4d4d4d;*/
	background-color:#1A1A1A;
	/*color: #a8a8a8;*/
	cursor: pointer;
}

.rowSize{
		display:block;
		width: 190px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #4d4d4d;
		padding: 4px 4px;
		border-width: 1px;
		color: #a8a8a8;
}

.dottedHomeDiv{
	float:right;
	background-image:url(../images/homeSpcaer.gif);
	width:760px;
	height:41px;
}
.full_dots{
	height: 1px;
	background-image:url(../images/dot.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.lowerContentDivsHome{
	float: left;
	background-image:url(../images/bg_lowerContent_tall.gif);
	background-color:#000;
	text-align:left;
	width:189px;
	height:188px;
	color:#909090;
}
#footer {
	clear: both;
	background: #000;
	}
.footerLeft {
	color: #FFCC00;
	text-align:left;
}
.footerRight {
	color: #A7A7A7;
	text-align:right;
}

.homeContent {
	float: left; 
	background: #000000;
	width: 760px;
	overflow:visible;
	}
	
	.latestNews{
	float:  left;
	width: 215px;
	background: #000000;
	text-align:left;
	margin-top:3px;
	}
	
	.leftColumnHome {
		border-top: 3px #000 solid;
		border-left: 2px #000 solid;
		float:left;
	}	
	
		.border_bottom {
		border-bottom: 4px #000 solid;
		float:left;
		background-color:#000;
	}
	
	#leftColumnIndex {
	float:left;
	width: 270px;
}
#rightColumnIndex {
	float:right;
	width: 270px;
}
	.rightColumnHome {
		border-top: 3px #000 solid;
		float:right;
	}
	
	#breadcrumb {
	height: 16px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 2px 0 0 13px;
	text-align:left;
	background-color: #102D16;
	}
	.breadcrumb{
	color: #FFF;
	text-decoration:none;
}
.header_blue{
	text-decoration: none;
	color: #FFCC00;
}
#content_d {
	float: right; 
	width: 542px;
	background: #000;
	text-align:left;
	}
	#content {
	float: right; 
	background: #000;
	text-align:left;
	width: 542px;
	}
#grey_full {
	background-color: #102D16;
	padding: 18px;
	font-weight: bold;
}
#greybg_text {
	border-right: #102D16 solid 7px;
	border-left: #102D16 solid 7px;
	border-bottom: #102D16 solid 7px;
	background-color: #1a1a1a;
	padding: 18px 11px 18px 11px;
	background-color:#184321;
}
#content h1 {
	margin: 0;
	padding: 13px 0 10px 16px;
	color: #ffffff;
	font-weight:normal;
	font-size: 2.8em;
	}
#content_d h1 {
	margin: 0;
	padding: 13px 0 16px 16px;
	color: #ffffff;
	font-weight:normal;
	font-size: 2.8em;
	}
#content_d p {
	font-weight:bold;
	color: #FFCC00;
	font-size: 1.3em;
	margin: 0;
	}
	#greybg_text p, #greybg_text_sm p {
	color:#BBBBBB;
	font-size: 1.1em;
	font-weight:normal;
	margin-bottom: 1em;
	line-height: 18px;
}
#image_temp_d{
	width: 339px;
	border-right: solid 7px #102D16;
	border-left: solid 7px #102D16;
	border-bottom: solid 7px #102D16;
	float:left;
}
#pdf_temp_d{
	width: 187px;
	border-top: solid 2px #000;
	float:right;
	background-color: #184321;
}
#pdf_temp_d_inside{
	width: 168px;
	height: 46px;
	border-top: solid 2px #000;
	float:right;
	border-top: solid 7px #102D16;
	border-right: solid 7px #102D16;
	border-left: solid 7px #102D16;
	padding: 37px 0 0 5px;
}
#pdf_temp_d_bottom{
	height: 27px;
	width: 187px;
	background-color:#102D16;
	float:right;
	text-align:right;
}
#sidebar {
	float:  left;
	width: 218px;
	background: #141414;
	text-align:left;
}
#nav_sub {
	float:left;
	background-color:#000000;
	padding: 0 3px 0 3px;
	width: 212px;
}
#nav_sub h2 {
	padding: 15px 8px 12px 11px;
	margin: 0;
	color: #ffffff;
	font-size: 1.4em;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	}
#nav_sub ul {
	padding: 0;
	margin: 0;
	}
#nav_sub li {
	padding: 0;
	margin: 0;
	}
#nav_sub a {
	display:block;
	width: 193px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	padding: 8px 8px 8px 11px;
	background-color:#000000;
	color: #a8a8a8;
	}
#nav_sub a:hover{
	width: 193px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	background-color:#1A1A1A;
	color: #a8a8a8;
	}
#landing_container {
	width: 542px;
	float:left;
	border-bottom:solid black 2px;
}
#leftColumn_b {
	float:left;
	width: 270px;
}
.leftColumn_b_border {
		border-top: 2px #000 solid;
		border-right: 2px #000 solid;
		float:left;
}
	
.border_bottom2 {
		border-bottom: 2px #000 solid;
		float:left;
		background-color:#000;
}
#rightColumn_b {
	float:left;
	width: 270px;
}
.rightColumn_b_border {
	border-top: 2px #000 solid;
	float:left;
}
.grey_10b{
	text-decoration: none;
	color: #FFCC00;
	font-size: 1.3em;
}
