body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url("/img/global/background.jpg");
	 /*
  
  ;background-color:#b0b0b0;
  */
	line-height: 16px;
	font-weight: normal;
}

td , th , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: "Trebuchet MS";
	margin:0px;
	line-height: 15px;
}

h1, h2, h3, h4 {color:#48607F;margin:0px;}

form {margin: 0px;}

hr {color:#48607F;height:1px;background-color:#48607F;border:none;}

a:link {color:#cccc99;font-weight:bold;text-decoration:none;}
a:visited {color:#ffcc66;font-weight:bold;text-decoration:none;}
a:active {color:#cccc99;font-weight:bold;text-decoration:none;}
a:hover {color:#6895cf;font-weight:bold;text-decoration:underline;}

a.noLink:link {color:#000000;text-decoration:none;cursor:default;}
a.noLink:visited {color:#000000;text-decoration:none;cursor:default;}
a.noLink:active {color:#000000;text-decoration:none;cursor:default;}
a.noLink:hover {color:#000000;text-decoration:none;cursor:default;}

/* HEADER */

table.header {background-image: url(../../img/global/mn_header.jpg);background-repeat: no-repeat;background-position: right top;}

/* MAIN NAV */

table.gNav {}

table.gNav a:link {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}
table.gNav a:visited {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}
table.gNav a:active {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}
table.gNav a:hover {color:#005C9E;text-decoration:none;font-size:11px;text-transform: uppercase;}

table.gNav a.on:link {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}
table.gNav a.on:visited {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}
table.gNav a.on:active {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}
table.gNav a.on:hover {color:#666666;text-decoration:none;font-size:11px;text-transform: uppercase;}

span.gNavDivider {color:#cccccc;font-size:9px;}

/* UTILITY NAV */

table.uNav {}
td.uNavCell {color:#333333;font-size:10px;font-weight:bold;white-space:nowrap;text-decoration:none;}

span.copyright {color:#333333;font-size:10px;white-space:nowrap;text-decoration:none;}
table.uNav a:link {color:#333333;font-size:10px;white-space:nowrap;text-decoration:none;}
table.uNav a:visited {color:#333333;font-size:10px;white-space:nowrap;text-decoration:none;}
table.uNav a:active {color:#333333;font-size:10px;white-space:nowrap;text-decoration:none;}
table.uNav a:hover {color:#333333;font-size:10px;white-space:nowrap;text-decoration:underline;}

table.uNav a.on:link {color:#333333;font-size:10px;font-weight:bold;white-space:nowrap;text-decoration:none;}
table.uNav a.on:visited {color:#333333;font-size:10px;font-weight:bold;white-space:nowrap;text-decoration:none;}
table.uNav a.on:active {color:#333333;font-size:10px;font-weight:bold;white-space:nowrap;text-decoration:none;}
table.uNav a.on:hover {color:#333333;font-size:10px;font-weight:bold;white-space:nowrap;text-decoration:underline;}

span.utilnavDivider {color:#000000;font-size:10px;font-weight:bold;}

/* SUB NAV */

table.subnav {}
table.subnav a {white-space:nowrap;font-size:8pt;font-weight:bold;}
span.subnavDivider {color:#6F0D1A;font-size:12px;font-weight:bold;}

/* MAIN CONTENT TABLE */

table.main {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-image: url(../../img/global/mn_back.jpg);
	background-repeat: repeat-x;
}

/* HEADER */

table.footer {
	background-image: url(../../img/global/tagline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #003860;
}

/* MISC */

table.body {
	background-image: url(../../img/global/mn_back.jpg);
	background-repeat: repeat-x;
}


table.bodyContact {
	background-image: url(../../img/contact/mn_back.jpg);
	background-repeat: repeat-x;
}


td.body {
	background-image: url(../../img/global/mn_back.jpg);
	background-repeat: repeat-x;
}
td.outsideBlue {
	background-color:#003366}



/* BACKGROuND IMAGES */
td.indexImg {
	background-image: url(../../img/index/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.indexsteve {
	background-image: url(../../img/index/steve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.whatwedoImg {
	background-image: url(../../img/what_we_do/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.whoweareImg {
	background-image: url(../../img/who_we_are/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.ourhistoryImg {
	background-image: url(../../img/our_history/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.ourclientsImg {
	background-image: url(../../img/our_clients/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.contactImg {
	background-image: url(../../img/contact/content-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


td.quote {color: #FFcc66;font-family: "Times New Roman", Times, serif}

td.borderLeft {background-image: url("/img/global/border_left.gif");}
td.BorderRight {background-image: url("/img/global/border_right.gif");}

.err {color: #FF3333;}
.error {color: #FF3333;}
.val {color: #339933;}
.valid {color: #339933;}

.hide {display:none;}
.show {display:block;}

tr.show {display:table-row;}
td.show {display:table-cell;}
table.show {display:table;}

/* NEWS */

.newsDate {white-space:nowrap;font-weight:bold;}
.newsTitle {font-weight:bold;}
.newsContent {}
table.outline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.mnTitle {
	font-weight:normal;
	font-size: 19px;
	text-transform: uppercase;
	color: #66CCFF;
	text-decoration: none;
}.bioTitle {
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #FFCC66;
}
.workTitle {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFCC66;
	text-decoration: none;
}
.detail-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	text-decoration: none;
	line-height: 25px;
}
