﻿body
{
	background: #fff;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Calibri, Cambria, Georgia, Serif;
} 
html>body 
{
	xfont-size:small;
}
h1
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #4D4237;
}

#header
{
	float: left;
	width: 100%;
	background: #DAE0D2 url("images/bg.gif") repeat-x bottom;
	font-size: 93%;
	line-height: normal;
}
#header ul
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#header li
{
	float: left;
	background: url("images/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
#header a
{
	float: left;
	display: block;
	background: url("images/right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a
{
	float: none;
}
/* End IE5-Mac hack */
#header a:hover
{
	color: #333;
}
#header #current
{
	background-image: url("images/left_on.gif");
}
#header #current a
{
	background-image: url("images/right_on.gif");
	color: #333;
	padding-bottom: 5px;
}
#page
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#topheader
{
	background-color: #994400;
	color: #E2DDD8;
	font-weight: bold;
}
#footer
{
	font-size: x-small;
	height: 120px;
	padding-top: 20px;
}
img
{
	border-style: none;
}
.compname
{
	font-size: 22px;
	color: #E2DDD8;
	font-weight: bold;
}
.compsubname
{
	font-size: 12px;
	color: #E2DDD8;
	font-style: italic;
}
.sectionbody
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.head1
{
	vertical-align: top;
	font-weight: bold;
	font-size: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4D4237;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #641414;
}
.head2
{
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	color: #4D4237;
	padding-top: 20px;
	padding-bottom: 10px;
}
.head3
{
	font-weight: bold;
	font-size: 16px;
	color: #4D4237;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4D4237;
	padding-top: 10px;
	padding-bottom: 5px;
}
.title3
{
	font-size: 16px;
	font-weight: bold;
}
.downloaditem
{
	padding: 10px;
	text-align: center;
	width: 100px;
	float: left;
}
.bodywithdownloadleft
{
	width: 640px; 
	float: left;
}
.bodywithdownloadright
{
	width: 150px; 
	float: right; 
	text-align: center;
}
.downloadboxheader
{
	border: 1px solid #4D4237; 
	background-color: #C0C0C0; 
	color: #4D4237;
}
.downloadboxbody
{
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-width: 1px; 
	border-color: #4D4237
}
.question
{
	font-weight: bold;
	font-size: 16px;
	color: #4D4237;
	padding-top: 30px;
}
.narrative
{
	padding-left: 20px;
	padding-right: 20px;
}

a
{
	color: #000080;
	text-decoration: none;
}
.emphasis
{
	font-weight: bold;
	text-decoration: underline;
}
.contacttitle
{
	font-size: 16px;
	font-weight: bold;
	background-color: #E5E5E5;
	height: 40px;
	color: #4D4237;
}
.contactdetails
{
	text-align: left;
	color: #4D4237;
}
.contacttile
{
	margin: 10px;
	width: 180px;
	float: left;
	text-align: center;
	background-color: #EEEEEE;
}
.solutionheading
{
	float: left;
	font-size: 16px;
	color: #372C21;
}