/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a.bodyTextNounderline { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #931C1C; 
	}
a.bodyTextNounderline:hover { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #000066;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	font-weight: bold;
}
a.nounderline { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ca289f;
	text-decoration: none; 
	}
a.nounderline:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none; 
	color: #582B62;
	}
a.footerLinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #582B62;
	text-decoration: none; 
	}
a.footerLinks:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none; 
	color: #ca289f;
	}
.title {
	font-size: 16px;
	color: #1F5294;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.specials_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1F5294;
}
.titleSub {
	font-size: 14px;
	color: #A56105;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.titleSubBlack {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.titleHome {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
.titleHomeSub {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.policy {
	font-size: 9px;
	color: #582B62;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
.smallChart {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}

/* added by efnweb for new template */

.clear { clear: both; }
	
table#mainPage { 
	width: 955px;
	background: url(/images/background_images/ncentertile.jpg) repeat-y 953px 0; 
	border-bottom: solid 2px #ed8c07; 
}
	td#leftCol { 
		width: 168px; 
		_width: 168px; /* mise - for some reason it needs this emphatic declaration to render correctly */
		background: url(/images/background_images/nmoviebtm.jpg) repeat-y 0px 0px; 
		vertical-align: top; 
	}
		td#leftCol div#leftNav { 
			margin: 20px auto auto 9px; 
			_margin-left: 5px; /* msie */
			float: left; 
		}
		
	td#rightCol { 
		width: 787px;
		_width: 787px; /* mise - for some reason it needs this emphatic declaration to render correctly */
		vertical-align: top; 
		background: url(/images/background_images/nbody.jpg) no-repeat 2px 0; 
	}
		div#header { margin: 0; padding: 0; }
			div#header img#logotag { width: 955px; margin: 0; border: none; }
		div#emergency { float: right; margin-right: 5px; }
			div#emergency img { width: 117px; height: 19px; border: none; }
		div#bodyContent { padding: 1em; }
		div#footerLinks { 
			border: none;
			width: 785px; 
			height: 20px; 
			text-align: center; 
			background: /*#f8e7d7*/ url(/images/background_images/nfooter_new2.jpg) no-repeat;
			padding-top: 5px; margin-bottom: 2px; 
		}
		div#copyright { width: 955px; text-align: center; margin-top: .5em; }

/* end: added by efnweb for new template */
#mainPage #rightCol #bodyContent img {
	float: left;
	padding-right: 10px;
}
