﻿body
{
	background-color:  #506b89;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
	text-align:center;
}
/* remove dotted borders on img links */

a:active, a:focus {outline: 0;}

#Top
{
	width:100%; height:114px; margin:0px; background-color:#223b5a;
}

#TopContainer {
	width:100%; background-color: Transparent;
	background: url(/Images/nra_banner_bkgrd.gif) no-repeat; background-position: center top;
}
#TopHeader
{    
	background: url(Images/nra_banner_home_850w.gif);    
	width: 850px;    
	height: 82px;
	position: relative;
	margin:0 auto 0 auto;
} 
#TopHeader a {
	background: #fff url(Images/nra_banner_home_850w.gif) no-repeat;
	display: block;
	height: 82px;
	width: 850px;
	text-decoration:none;
}
#TopHeader a span 
{
	visibility: hidden;
}
/*
#TopHeader
{    
	background-color:#223b5a;
	width: 850px;    
	height: 78px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	vertical-align:top;
} 
#Logo
{
	background: url(Images/layout/header_nav_img_l.png);    
	width: 600px;    
	height: 78px;
	position: relative;
	float:left;
	margin:0px;
	border:none;
}
#Logo a {
	background: url(Images/layout/header_nav_img_l.png) no-repeat;
	display: block;
	height: 78px;
	width: 600px;
	border:none;
	text-decoration:none;
}
#Logo a span 
{
	visibility: hidden;
}
#LoginToolbar
{
	float:left; width:250px; height:78px; background-image:url(Images/layout/header_nav_img_r.png);background-repeat: no-repeat; text-align:right;
}
*/
#TopNav-Background
{
	float:none; width:100%; height:36px; background-image:url(Images/layout/header_nav_bg.jpg);background-repeat: repeat-x; margin-top:0px; vertical-align:top;
}
#TopNav-Wrapper
{
	width:850px; margin-left:auto; margin-right:auto; margin-top:0px; height:36px; vertical-align:top; 
}

#mainnav
{
	border: none;
	vertical-align:top;
}
#mainnav .item
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color: #FFFFFF;
	height:36px;
	text-align: center;
	vertical-align:middle;
	border: none;
	padding-left:12px;
	padding-right:12px;
}
#mainnav .item a
{
	color: #ffffff;
}
#mainnav .item a:link
{
	color: #ffffff;
}
#mainnav .item a:hover
{
	color: #ffff99;
}
#mainnav .selected
{
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc3333;
    background-color: #FFFFFF;
    background-image:url(Images/layout/header_nav_bg_sel.gif); background-repeat: repeat-x;
    height: 36px;
    border: none;
    margin:0px;
}
#mainnav .selected a
{
	color: #cc3333;
	background-image:none;
	background-color: Transparent;
}
#mainnav .selected a:link
{
	color: #cc3333;
}
#mainnav .hover
{
	font-weight: bold;
	text-transform: capitalize;
	color: #ffff99;
	height:36px;
	text-align: center;
	vertical-align: middle;
}
#body
{
	width:100%;margin:0px;min-height: 100%; /*background-color:#e5e5e5;*/

	background: #e5e5e5 url(Images/layout/body_bg_fade2.png) repeat-x bottom; 
	bottom: 0;
	margin: 0px; 
}
* html #body {
	height: 100%;
}
#body-container
{
	width:870px;
	background-color:#FFFFFF; 
	margin:0px auto 0px auto;
	min-height: 100%; 
	text-align:left;
}
* html #body-container {
	height: 100%;
}
.BodyContent
{
	margin-top: 10px;
	padding-bottom:10px;
	min-height:100%;
	height:auto;
}
* html .BodyContent
{
	height:100%;
}


#MainBody
{
	width:100%;margin:0px;min-height: 100%; /*background-color:#e5e5e5;*/

	background: #e5e5e5 url(Images/layout/body_bg_fade2.png) repeat-x bottom; 
	bottom: 0;
	margin: 0px; 
}
* html #MainBody {
	height: 100%;
}
#MainBodyContainer
{
	width:850px;
	background-color:#FFFFFF; 
	margin:0px auto 0px auto;
	min-height: 100%; 
	text-align:left;
}
* html #MainBodyContainer {
	height: 100%;
}


.menubg {  
background: #163669 url(Images/layout/nav_bg_fade.gif) repeat-x bottom; bottom: 0; margin: 0px; width: 194px; 
}






.LeftColumn
{
	width:225px; background-color:#cccccc; vertical-align:top;height:auto; margin-bottom:0px;
}

#sub-navigation
{
	border: none;
	/*margin-top:-15px;*/
	background-color:Transparent;
	text-transform:capitalize;
	vertical-align:top;
	height:50px;
	display: table-row;
	
}
#sub-navigation .item
{
	font-weight: bold;
	font-size: 11pt;
	color: #cecece;
	height:50px;
	text-align: center;
	vertical-align:middle;
	padding-left:0px;
	padding-right:0px;
	width: 115px;
	text-transform:capitalize;
	margin-top:0;	
}
#sub-navigation .item a
{
	color: #cecece;
	background-image:none;
	background-color: Transparent;
	text-transform:capitalize;
}
#sub-navigation .item a:link
{
	color: #cecece;
	text-transform:capitalize;
}
#sub-navigation .item a:hover
{
	color: #cc3333;
	background-image:none;
	background-color: Transparent;
	text-transform:capitalize;
}
#sub-navigation .selected
{

	font-weight: bold;
	font-size: 11pt;
	color: #cc3333;
	height:50px;
	text-align: center;
	vertical-align:middle;
	padding-left:0px;
	padding-right:0px;
	width: 115px;
	background-color:#FFFFFF;
	text-transform:capitalize;
}
#sub-navigation .selected a
{
	color: #cc3333;
	background-image:none;
	background-color: Transparent;
	text-transform:capitalize;
}
#sub-navigation .selected a:link
{
	color: #cc3333;
	text-transform:capitalize;
}
#sub-navigation .hover
{
	font-weight: bold;
	font-size: 11pt;
	color: #cc3333;
	height:50px;
	text-align: center;
	vertical-align:middle;
	padding-left:0px;
	padding-right:0px;
	width: 115px;
	text-transform:capitalize;
}






#ProductView
{
	float:left; width:556px; background-color:#e5e5e5; height:250px; /*line-height:250px;*/ 
}
#ProductViewer
{
	width:615px;  background-color: #e5e5e5; margin:0; vertical-align:top; border:none; padding:0;
}
/*
.ProdText
{
	width:350px; height:225px; margin:0; vertical-align:top; border: solid 1px black;
}
*/


.ProdText
{
	/*
	height:225px; 
	margin:5px 0;
	*/	
	float:left; 
	width:425px;
	border:none; 
	margin:0; 
	vertical-align:top;
}
.ProdTextEnroll
{
	/*
	min-height:225px; 
	margin:5px 0; 
	*/	
	float:left;
	width:425px; 
	display:table;
	vertical-align:top; 
}

/* Product Detail Styles */
.title
{
	/*
	font-size: 16px;
	font-weight:bold;
	padding:6px 0 0 20px;
	text-align:left;
	color:#000000;
	*/
	width:420px; padding-top:10px; margin-top:5px;
}
.subtitle
{
	/*
	font-size:1em;
	font-style:italic;	
	padding: 0 0 6px 20px;
	text-align:left;
	*/
	width:420px;
}
.body
{
	/*
	font-size: 1em;
	padding: 0 1em 0 30px;
	*/
	width:385px; padding-left:35px;
}
.bodyEnroll
{
	/*
	font-size: 1em;
	padding: 0 1em 0 10px;
	text-align:left;
	width:345px;
	*/
	width:385px; padding-left:35px;
}
 .btn
{
	height:30px;
	position:absolute;
	bottom:12px;
	right:250px;
}

#ProdImage
{
	float:left; 
	width:180px; 
	height:auto; 
	border: none;
	margin:10px 0 0 0;
}
/* end Product Detail Styles */




/*

#ProdText .title
{
	font-size: .9em;
}
#ProdText .body
{
	font-size: .7em;
}
#ProdImage
{
	float:left; width:180px; height:225px; border: solid 1px purple;
}
*/

#DetailView
{
	background:#eee7d9;width:900px; height:200px; padding:5px 0px 5px 0px; 
}



#footer
{
	width:100%;
	background-color:#223b5a;
	/* background-image:url(Images/layout/footer_bg.png); background-repeat: repeat-x; */	
	height:150px; margin-bottom:0; display:block;bottom:0; color:#FFFFFF;
}#footer .wrapper
{
	width:850px; margin:0px auto 0px auto; height:150px; text-align:center; vertical-align:middle;
}

.PrinterFriendly
{
	font-size: 0.9em;
	color: white; vertical-align:middle; padding:3px;
}




