body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	color: #003;
	}

h1	{
	font-family: times new roman, serif;
	font-size: 28px;
	font-weight: normal;
	color: #118;
	padding: 3px 0 5px 0;
	margin: 0;
	}

h2	{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e11;
	padding: 0;
	margin: 0;
	}

h3	{
	font-size: 10px;
	font-weight: normal;
	}

h6  {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}

p	{
	line-height: 1.5em;
	}

blockquote {
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: times new roman, serif;
	font-size: 16px;
	font-style: italic;
	}

ul	{
	font-size: 12px;
	line-height: 1.25em;
	list-style-position: outside;
	}

img {
	border: 0;
	}

div.menu div.options {
	font: 11px verdana, arial, helveitica;
	border-top: 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #fff;
	}

div.menu a {
	color: #fff;
	display: block;
	padding: 2px;
	text-decoration: none;
	background-color: #f22;
	border-top: 1px solid #fff;
	}

div.menu a:hover {
	background-color: #229;
	color: #fff;
	border-top: 1px solid #fff;
	}

td.corporate {
	background: url(../img/corporatebg.gif) no-repeat top left;
	}

td.deptpr {
	background: url(../img/deptprbg.jpg) no-repeat top left;
	}

td.deptmarket {
	background: url(../img/deptmarketbg.jpg) no-repeat top left;
	}

td.deptdesign {
	background: url(../img/deptdesignbg.jpg) no-repeat top left;
	}

td.deptad {
	background: url(../img/deptadbg.jpg) no-repeat top left;
	}

td.deptelec {
	background: url(../img/deptelecbg.jpg) no-repeat top left;
	}

input.calcform {
	border: 1px solid #f22;
	}

table.calcformtable {
	line-height: 1em;
	border: 1px solid #f22;
}

span.mark {
	font-size: 9px;
}
	
/*--------- Custom Styles -----------
----------- for Edit.com ------------*/

.Header1	{
	font-family: times new roman, serif;
	font-size: 28px;
	font-weight: normal;
	color: #118;
	padding: 3px 0 5px 0;
	margin: 0;
}

.Header2	{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e11;
	padding: 0;
	margin: 0;
}

.Header3	{
	font-size: 10px;
	font-weight: normal;
}

.Header6  {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.QuoteText {
	margin: 0;
	/* padding: 0 10px 0 10px; */
	font-family: times new roman, serif;
	font-size: 16px;
	font-style: italic;
	
}

div.EditAreaText, div.EditAreaText blockquote {
	line-height: 1.5em;
}
