.prevnext {
	font-size: 16px;
	font-weight: bold;
}


body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;	
	line-height:18px;
	/*
	background-image:url(../images/Multimatic-background-sm.jpg);
	*/
	background-image:url(/images/Multimatic-Carbon-Bkgd-Web.jpg);
	background-position: top left;

	background-repeat: no-repeat;
	background-color: black;

}

#container {
	background-color: white;
	margin-right: 0px;
}

tr,td,table,ul,li,blockquote,p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #3e3e3e;	
	line-height:18px;
}

p {
	margin-right :30px;	
}

p.callout {
	margin:25px 70px 25px 50px; font-weight:bold; color:#333; line-height:20px; font-size:14px;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight : bold;	
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #808387;
	font-weight : bold;	
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #808387;
	font-weight : bold;	
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #808387;
	font-weight : bold;	
}

h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #808387;
	font-weight : bold;
	margin-top : 0px;	
	margin-bottom : 0px;	
}

h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #808387;
	font-weight : bold;
	margin-bottom : 0px;	
}

h7 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #808387;
	font-weight : bold;
	margin-top : 0px;	
	margin-bottom : 0px;	
}


.bodyGrey {
	color : #999999;
}	

.bodySm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #9CA1A8;	
}

a:active, a:visited,a:link {
	color : #7F8B9A;
	text-decoration: none;
}

a:hover {
	color : #CCCCCC;
}


.linkDark {
	color : #666666;
	text-decoration: underline;
}

A.linkDark:ACTIVE, A.linkDark:VISITED,A.linkDark:LINK {
	color : #666666;
	text-decoration: underline;
}

A.linkDark:HOVER {
	color : #CCCCCC;
}




.linkReadMore {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: underline;
	font-weight: bold;
}

A.linkReadMore:ACTIVE, A.linkDark:VISITED,A.linkDark:LINK {
	color : #000000;
	text-decoration: underline;
}

A.linkReadMore:HOVER {
	color : #CCCCCC;
}



.linkLight {
	color : #cccccc;
	text-decoration: underline;
	font-size : 11px;
}

.sub {
	font-size : 11px;
	color: #666666;
	text-decoration: none;	
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}

A.linkLight:ACTIVE, A.linkLight:VISITED,A.linkLight:LINK {
	color : #cccccc;
	text-decoration: underline;
}

A.linkLight:HOVER {
	color : #9CA1A8;
}

.indentQuarter{
	text-indent : .25in;
}

.indentHalf{
	text-indent : .5in;
}

.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;	
}

.blacktext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;	
}

.grey {
	background-color: #999999
}

.orange {
	background-color: #EE7C32
}

.red {
	background-color: #CF0000
}

.blue {
	background-color: #275885
}

.purple {
	background-color: #8B2853
}

.black {
	background-color: #000000
}

.lgtgrey {
	background-color: #F0F0F0;
}


p.gallery {
	color:#2F2F2F;
	font-weight:bold;
	margin:0 0 5px;
}

/* IMAGES */

img.news_thumb {
	padding:0;
	border:1px solid #999999;
}

img.news_large {
	margin:5px 13px 20px 0px; border:1px solid #838282; padding:5px;
}

.news_img_w_border {
	padding:5px;
	border: 1px solid #999;
	margin:5px 25px 15px 0px;
	margin-left:30px;
}
.news_img_w_border img {
	/*padding:1px;
		background:white;*/
	
}

:focus
{
  -moz-outline-style: none;
}

/* LISTS */

li {
}

/* TABLES */

td {
}

