/*									 */
/*	Reset							 */
/*									 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}
:focus {outline:0;}
body {line-height:1;color:black;background:white;}
ol,ul {list-style:none;}
table {border-collapse:separate;border-spacing:0;}
td, th {vertical-align:top;}
caption,th,td {text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after {content:"";}
blockquote,q {quotes:"" "";}
strong {font-weight:bold;}
ol, ul {padding-left:1em;}
ul li, ol li ul li {list-style-type:disc;}

/*									 */
/*	Text							 */
/*									 */

h1, h2, h3, .Weblog .Entry .Title, .Months .Title, .Tags .Title, .heading1, .heading2, .heading3 {
	color:#548b35;
}

#header {
	background:white url(/client/assets/images/nibs/home/subheader_back.gif) top left no-repeat;
}

#nibs_3col #header {
}

#nmic_logo {
	padding:40px 0 0 50px;
}

#nmic_logo a {
	background: url(/client/assets/images/nmic/home/nmic_logo.png) top left no-repeat;
	display:block;
	height:41px;
	width:478px;
}

#nav {
	background: url(/client/assets/images/nmic/home/nav_back.gif) repeat-x;
}

#mainimage {
	background: url(/client/assets/images/nmic/home/nmic_mainimage.jpg) no-repeat;
	height:141px;
}

.mainimage_more {
	display:block;
	height:20px;
	margin-left:842px;
	margin-top:46px;
	width:91px;
}