body
{
	margin: 0px;
	background-color: white;
}

p
{
	color: #535353; /* gray */
	font-family: tahoma, arial;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 13px;
}

p.heading
{
	color: #264271; /* dark blue */
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 11px;
	padding-top: 11px;
	border-top: solid 1px #979797; /* gray */
}

p.headingtop
{
	color: #264271; /* dark blue */
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 11px;
}

p.title
{
	font-size: 24px;
	font-family: arial;
	color: white;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.slogan
{
	color: white;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	margin-top: -1px;
	margin-bottom: 0px;
}

p.address
{
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
}

p.button
{
	text-align: right;
	margin-right: -6px;
}

a
{
	color: inherit;
	text-decoration: none;
}

a.tab
{
	color: white;
}

a.link
{
	color: #535353; /* gray */
	text-decoration: none;
}

a.link.address
{
	color: white;
	text-decoration: none;
}

a:hover.tab
{
	color: black;
	font-size: 18px;
}

a:hover.link
{
	color: black;
	font-weight: bolder;
}

a:hover.address
{
	color: black;
	font-weight: bolder;
}

span.link
{
	color: #f70000; /* red */
	font-weight: normal;
}

table
{
	border: 0px;
}

table.fullwidth
{
	width: 100%;
}

table#masthead
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/masthead.jpg);
}

table#tabs
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

table#quotations
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/quotations.jpg);
}

table#copy
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

table#contactinfo
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

td
{
	color: #535353; /* gray */
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

td.tab
{
	height: 38px;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 14px;
}

td.quotation
{
	vertical-align: middle;
	color: white;
	font-family: tahoma, arial;
}

td.column
{
	width: 33%;
	height: 0px;
}

td.itemnormal
{
	border-top: 1px solid #bebebe; /* gray */
	background-image: url(images/itemnormal.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 12px 13px 0px 13px;
}

td.itemdarkblue
{
	background-color: #b1d5f2; /* dark blue */
	padding: 13px 13px 0px 13px;
}

td.itemlightbluebottom
{
	background-color: #d0e6f7; /* light blue */
	background-image: url(images/itemlightbluebottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 13px 13px 0px 13px;
	vertical-align: bottom;
}

td.itemlist
{
	background-image: url(images/itemlist.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 13px 13px 0px 13px;
}

td.itemform
{
	border-top: 1px solid #bebebe; /* gray */
	background-image: url(images/itemform.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 12px 19px 0px 13px;
}

td#header
{
	height: 376px;
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td#title
{
	height: 136px;
	vertical-align: middle;
}

td#tab1
{
	width: 78px;
}

td#tab2
{
	width: 141px;
}

td#tab3
{
	width: 102px;
	background-image: url(images/tab3.jpg);
}

td#tab4
{
	width: 137px;
	background-image: url(images/tab4.jpg);
}

td#tab5
{
	width: 117px;
}

td#tab6
{
	width: 98px;
}

td#tab7
{
	width: 93px;
}

td#footer
{
	height: 61px;
	background-color: #b8b8b8; /* gray */
	background-image: url(images/footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: middle;
}

td#lefttitle
{
	width: 400px;
	height: 57px;
	font-size: 14px;
	font-weight: bold;
}

td#righttitle
{
	font-size: 14px;
	font-weight: bold;
}

td#leftquotation
{
	width: 400px;
	height: 61px;
	font-size: 12px;
	font-family: arial;
	font-style: italic;
}

td#rightquotation
{
	font-size: 12px;
	font-family: arial;
	font-style: italic;
}

td#spacer
{
	 height: 79px;
}

td#body
{
	background-image: url(images/body.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

img.text
{
	vertical-align: text-bottom;
	border: none;
}

input
{
	width: 100%;
	font-family: tahoma, arial;
	font-size: 11px;
}

input.button
{
	width: auto;
	color: #535353; /* gray */
}

textarea
{
	width: 100%;
	height: 208px;
	font-family: tahoma, arial;
	font-size: 11px;
}