body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #494949;
	background-color: #273333;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 20px;
}
#container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background-color: #FFFFFF;
	background-image: url(../images/nrc_tag.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	height: 190px;
	padding: 0;
} 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 490px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainArticle {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 15;
	padding-left: 20px;
} 
#footer {
	padding: 0 10px 0 20px;
	color: #8c8c8c;
	text-align: right;
	background-color: #273333;
	font-size: 10px;
	text-transform: uppercase;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img{border:none}
div.nav{
	background-color: #44697d;
	height: 54px;
	padding-left: 30px;
	background-image: url(../images/nav_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.nav ul{
	margin: 0px;
	padding: 0px;
}
div.nav ul li{
	float: left;
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
div.nav ul li a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 15px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	background-image: none;
}
div.nav ul li.selected a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #44697d;
	display: block;
		background-color: #e6e6e6;
	text-decoration: none;
	height: 15px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	background-image: none;
}
div.nav ul li a:hover{
	color: #44697d;
	background-color: #e6e6e6;
}
div.header{
	font-family: "Arial Narrow", Arial;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: 20px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
h1{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}
div.post, div.postImg{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
a{
	color: #0065ac;
	text-decoration: none;
}
a:hover{
	color: #05a7fe;
	text-decoration: none;
}
div.post img{
	margin-bottom: 7px;
	margin-top: 10px;
}
div.postImg img{
	float: none;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
}
.post p{
	margin: 0px;
	padding: 0px;
}
div.socialMedia {

background-color: #ededed;

height: 120px;

width: 410px;

margin-top: 20px;

margin-bottom: 20px;

padding-top: 15px;

padding-right: 20px;

padding-bottom: 0px;
padding-left: 20px;
}
div.socialMedia img{
	margin-bottom: 10px;
}
div.media_logos1{
	float: left;
	margin-top: 6px
}
div.media_logos2{
	margin-left: 180px;
	margin-top: 12px;
}
div.banner_image{
	height: 274px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;

}
div.banner{
	background-color: #e4e4e4;
	height: 254px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
}
div.banner ul{
	height: 83px;
	width: 318px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.banner ul li{
	background-image: url(../images/li_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 318px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.banner ul li.end{
	background-image: url(../images/li_bgd_end.jpg);}
div.banner ul li a{
	width: 303px;
	display: block;
	padding-left: 15px;
	color: #8e9397;
	font-size: 12px;
	padding-top: 17px;
	line-height: 15px;
}
div.banner ul li a:hover{
	text-decoration: underline;
}
.blue {
	font-weight: bold;
	color: #0071b8;
}
.red {
	font-weight: bold;
	color: #d8000b;

}
.red-flt {
	font-weight: bold;
	float: right;
	color: #d8000b;

}
.small{
	font-size: 12px;
	color: #4a4945;
	text-transform: none;

}
div.post table img{
	float: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 13px;
	list-style-type: none;
}
div.postImgNo{

            margin-top: -70px;

            margin-bottom: 15px;

}
