body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	color: #000000;
}


a, a:link a:active  {
	color: #0066CC;
	background-color: inherit; /* For CSS Validation bug fix, must declare bg-color with color */
}

a:hover {
	color: #333333;
}

h1, h2, h3, /* h4, h5 */ {
	color: #c91f25;
	position: relative;
	line-height: 1.2em;
}

/* */ img, div {
	behavior: url(iepngfix.htc);
}

img {
	border: 0px;
}

form {
	margin: 0px;
}


/* Start Structure IDs */

#Wrapper {
	margin: 0 auto;
	width: 950px;
	/* background: url(images/bg_page.jpg) no-repeat top center; */
}

#Header {
	padding: 5px 0px;
}

	#HeaderLeft {
		float: left;
		width: 700px;
	}
	
	#HeaderRight {
	margin-left: 700px;
	height: 30px;
	margin-top: 0px;
	}
	
	#Search {
		text-align: right;
	}
	
	#GlobalNavigation {
		margin: 10px 0px;
	}
	
	#BreadCrumbs {
		font-size: 0.9em;
		margin: 5px;
	}

#Body {
}

	#Innerbody {
		/* z-index: 2; */
	}

		#LeftColumn
		{
			float: left;
			width: 350px;	
		}
		
			#SubLinks {
				font-size: 95%;
			}
			
				#SubLinks a {
					color: #333333;
					background: inherit;
				}
		
		#RightColumn
		{
			float: right;
			width: 15em;
		}
		
		
		#PortfolioSidebar
		{
			float: left;
			width: 250px;	
		}
		
		#MainContent
		{
			margin-left: 350px;
		}
		
		#MainContent
		{
			margin-left: 350px;
		}
		
		#MainContentPortfolio
		{
			margin-left: 260px;
			margin-top: 25px;
		}
		
			#Portfolio {
				background: #f4f4f4 url(images/nmi_logo2.gif) no-repeat 0.4em 0.4em;
			}
				
				#Portfolio .LeftSplit50 {
					float: left;
					width: 42%;
					padding: 150px 8px 8px 8px;
				}
				
				#Portfolio .RightSplit50 {
					padding: 20px 8px 8px 8px;				
				}
			
			#PortfolioLists {
				background: #f4f4f4;
			}
				
				#PortfolioLists ul {
					margin-left: 0px;
					line-height: 1.5em;
					padding-left: 0px;
				}
				
				#PortfolioLists li {
					display: block;
					padding: 8px 4px;
				}
				
					#PortfolioLists li:hover {
						background: #e8e8e8;
					}
				
				.PortfolioHeaderWeb {
					padding: 4px 10px;
					background: #cc0000;
					text-transform: uppercase;
					font-size: 1.2em;
					font-weight: bold;
					color: #ffffff;
					margin: 0 0 1px;
				}
				
				.PortfolioHeaderPrint {
					padding: 4px 10px;
					background: #0066cc;
					text-transform: uppercase;
					font-size: 1.2em;
					font-weight: bold;
					color: #ffffff;
					margin-bottom: 0px;
				}
				
				.PortfolioHeaderFilm {
					padding: 4px 10px;
					background: #ff7901;
					text-transform: uppercase;
					font-size: 1.2em;
					font-weight: bold;
					color: #ffffff;
					margin-bottom: 0px;
				}
				
				.PortfolioHeaderLogo {
					padding: 4px 10px;
					background: #006600;
					text-transform: uppercase;
					font-size: 1.2em;
					font-weight: bold;
					color: #ffffff;
					margin-bottom: 0px;
				}
			
			#Intro {
				/* z-index: 1; */
			}								

#Footer {
	text-align: center;
	font-size: 95%;
}

	#Copyright {
		padding: 10px;
		color: #999999;
	}
	
		#Copyright a {
			padding: 0px 10px;
		}

/* End Structure IDs */


/* Start Common Classes */

.LeftSplit50 {
	float: left;
	position: relative;
	width: 50%;
}

.RightSplit50 {
	float: left;
	position: relative;
	width: 49%;
}

.CommonPanel {
	padding: 8px;
}

	.CommonPanel li {
		list-style-type: square;
	}

.Clear {
	clear: both;
}

.Sep {
	border-bottom: 1px dashed #e8e8e8;
}

.QualityCostEffective {
	font-size: 36px;
	line-height: 1.2em;
	color: #8D8D8D;
	background: inherit;
}

.Call {	
	font-size: 26px;
	font-weight: bold;
}

.CompanyDescription {	
	font-size: 11px;
	text-align: justify;
}

.LeftLinks {	
	font-size: 12px;
	font-weight: bold;
}

.Title {	
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	background: inherit;
	text-transform: uppercase;
}

.GetFlash {
	padding: 10px;
	margin: 8px;
	font-size: 120%;
	color: #FF0000;
	background: inherit;
	border: 2px dashed #e8e8e8;
}

.FiveWedge {
	padding: 50px 0px 10px 0px;
}

.Launch {
	font-size: 18px;
	font-weight: bold;
}

.BorderSep {
	border-right: solid 1px #e8e8e8;
}

.PortfolioCatSep {
	color: #666666;
	background: inherit;
}

.PortfolioTotals {
	color: #666666;
	background: inherit;
	font-weight: bold;
}

.PortfolioPagination {
	font-size: 11px;
	color: #666666;
	background: inherit;
}

.Sep  {
	border-bottom: 1px dashed #e8e8e8;
}

.ContentHeader  {
	background: url(images/content_headerbg.gif) no-repeat top center;
	height: 28px;
	padding: 15px 40px 0px 40px;
	margin-top: 15px;
}

	.ContentHeader h2  {
	font-size: 1.3em;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
	}

.ContentBG  {
	padding: 0px 45px;
	line-height: 1.6em;
}

.ContentBG1  {
	background: url(images/contentbg.gif);
}

.ContentFooter  {
	background: url(images/content_footerbg.gif) no-repeat top center;
	height: 33px;
	padding: 10px 40px;
	margin-bottom: 15px;
}

.hidden {
	display: none;
}

.AlignLeft {
	text-align: left;
}

.AlignCenter {
	text-align: center;
}

.AlignRight {
	text-align: right;
}

/* End Common Classes */



/* Start Text Display Sizes */

.SmallText {
	font-size: 85%;
}

.LargeText {
	font-size: 115%;
}

.LightText {
	color: #999999;
}

/* End Text Display Sizes */


/* Start Form Styles */

.Forms label {
	width: 150px;
	display: block;
	font-weight: bold;
}

.Forms div {
	margin-bottom: 10px;
}

.TextArea textarea {
	width: 400px;
	
}

.Forms .required {
}

/* End Form Styles */


/* eNewsletter Styles */

.Header  {
	background: url(http://www.namynot.com/news/enewsletter/assests/headerbg.gif) top no-repeat;
}

.Footer  {
	background: url(http://www.namynot.com/news/enewsletter/assests/footerbg.gif) top no-repeat;
	font-size: 11px;
}

	.HorizontalSep {
		border-left: solid 1px #cccccc;
	}
	
	.Assistance {
		font-size: 20px;
	}
	
	.Slogan {
		font-size: 18px;
		padding-left: 20px;
	}
	
	.ViewingIssues {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}

/* End eNewsletter Styles */
