body {

	min-width: 800px;
	margin: 0px 0px 24px 0px;
	text-align: center;
	color: #4b5866;
	background-color: #ffffff;
	cursor: default;

}

body,td,tr,table,div,span {

	font-family: arial,helvetica,swis721 bt,sans-serif;
	font-size: 9pt;
	line-height: 16px;

}

A, A:link {

	color: #dd6332;
	text-decoration: none;

}

A:visited {

	color: #006cad;
	text-decoration: none;

}

A:hover {

	color: #ff8100;
	text-decoration: underline;

}

A:active {

	color: #000000;
	text-decoration: none;

}

.switch {

	border: 0px;
	padding: 0px;

}

img {

	border: 0px;

}

#windowstrip {

	clear: both;
	width: 100%;
	text-align: center;

}

#headercontent {

	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	text-align: center;
	margin: 0px auto 0px auto;

}

#footercontent {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 32px;
	text-align: center;
	margin: 0px auto 0px auto;
	border: solid 1px #d8dee5;
	border-width: 1px 0px 0px 0px;
	padding-top: 8px;

}

#menu {

	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 74px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0px;

}

#menuleft {

	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 168px;

}

#menuright {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 632px;
	text-align: right;

}

#submenu {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 392px;
	text-align: left;

}

#submenur {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 392px;
	text-align: right;

}

.menubutton {

	position: absolute;
	z-index: 20;

}

.menubuttonoff {

	position: absolute;
	z-index: 20;

}

#photostrip {

	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 280px;
	text-align: center;
	margin: 0px auto 32px auto;
	background-color: #d8dee5;
	background-repeat: no-repeat;

}

#wordleft {

	clear: both;
	position: relative;
	top: 96px;
	left: 0px;
	float: left;
	width: 392px;
	z-index: 20;

}

#bodycontent {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	min-height: 320px;
	text-align: left;
	margin: 0px auto 0px auto;
	border: 0px;

}

.fullcolumn {

	clear: both;
	width: 800px;
	text-align: justify;
	margin-bottom: 32px;

}

.leftcolumn {

	clear: left;
	float: left;
	width: 395px;
	text-align: justify;
	margin-bottom: 32px;

}

.rightcolumn {

	clear: right;
	float: right;
	width: 395px;
	text-align: justify;
	margin-bottom: 32px;

}

#footerleft {

	clear: left;
	float: left;
	width: 392px;
	text-align: left;
	vertical-align: top;

}

#footerright {

	clear: right;
	float: right;
	width: 392px;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	padding-top: 10px;

}

table {

	margin: 0px 0px 0px 8px;
	padding: 0px;

}

td.label {

font-weight: bold;
text-align: right;

}

td.data {

text-align: justify;

}

table.productlistings {

	width: 760px;
	margin-bottom: 18px;

}

table.productlistings td {

	width: 20%;
	height: 144px;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding-bottom: 8px;
	vertical-align: top;

}

form {

	padding: 0px;
	margin: 0px 0px 16px 0px;

}

input, select, textarea {

	background-color: #f5f7fa;
	border: solid 1px #d8dee5;
	font-family: arial,helvetica,swis721 bt,sans-serif;
	color: #4b5866;
	margin: 4px 0px 4px 0px;
	padding: 2px;

}

textarea {

	font-size: 12px;

}

.formbutton {

	border: 0px;
	padding: 0px;
	background-color: #ffffff;

}

.requiredfield {

	background-color: #ffffff;

}

.requiredfield2 {

	border: none;
	background-color: #ffffff;

}

.specialfield {

	border: 0px;
	background-color: #ffffff;

}

.fieldname {
	
	float: left;
	width: 128px;
	text-align: right;
	display: block;
	padding: 6px 8px 0px 0px;

}

form label {

	width: 392px;
	display: block;
	padding: 0px;
	margin: 0px;

}

.zoom {

	cursor: hand;

}

.photo {

	float: left;
	margin: 0px 8px 32px 0px;

}

.icon {

	position: relative;
	top: 2px;

}

p {

	margin: 0px 0px 16px 0px;
	text-align: left;

}

pl {

	margin: 0px 0px 16px 0px;
	text-align: left;

}

pr {

	margin: 0px 0px 16px 0px;
	text-align: right;

}


.article {

	line-height: 32px;
	text-align: justify;
	margin-bottom: 16px;

}

hr {

	clear: both;
	border: 0px;
	width: 100%;
	height: 1px;
	background-color: #d8dee5;
	margin: 16px 0px 24px 0px;

}

ul {

	list-style-type: square;
	text-align: left;
	margin: 0px 8px 16px 24px;
	padding: 0px;

}

ul.ul2 {

	list-style-type: none;
	margin: 0px 8px 16px 8px;

}

li {

	margin-bottom: 8px;

}

li.paragraph {

	margin-bottom: 16px;

}

ol {

	list-style: 1;
	text-align: left;
	line-height: 18px;
	margin: 0px 0px 0px 40px;
	padding: 0px;

}

h1,h2,h3,h4,h5,h6,h7,h8 {

	font-weight: normal;
	text-align: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;

}

h1 {

	width: 392px;
	float: left;
	text-align: left;
	font: 24px;
	font-weight: bold;
	margin-bottom: 16px;

}

h2 {

	font-size: 18px;
	margin-bottom: 16px;

}

h3 {

	font-size: 14px;
	font-weight: bold;

}

h4 {

	font-size: 12px;
	font-weight: bold;

}

h5 {
	font-size: 22px;
	color: #00549F;
	font-weight: normal;
	margin-top: 4px;

}

h6 {
	font-size: 16px;
	color: #00549F;
	font-weight: normal;

}

h7 {
        color: #F48126;

}

h8 {
	font-size: 16px;
	color: #00549F;
	font-weight: normal;

}
	

.clearboth {

	clear: both;

}

.clearleft {

	clear: left;

}

.clearright {

	clear: right;

}

.sm {

	font-size: 11px;
	font-weight: normal;

}

.md {

	font-size: 13px;
	font-weight: normal;
	color: #f04e23;

}

.md:link,.md:visited {

	color: #f04e23;
	text-decoration: none;

}

.normaltext {font-weight: normal;}
.normalbold {font-weight: bold;}
.smalltext {font-size: 8pt; line-height: 13px; font-weight: normal;}
.smallbold {font-size: 8pt; line-height: 13px; font-weight: bold;}
.alerttext {color: #ad0900;}
.quotetext {font-style: italic;}
.quoter {font-size: 8pt; line-height: 13px; color: #6c747d; text-align: left;}
.graytext {color: #9aa5b3;}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}
.topleft {vertical-align: top; text-align: left;}
.topright {vertical-align: top; text-align: right;}
.topcenter {vertical-align: top; text-align: center;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}

.indent10 {margin-left: 10px; margin-right: 10px; text-align: left;}
.indent20 {margin-left: 20px; margin-right: 20px; text-align: left;}
.indent40 {margin-left: 40px; margin-right: 40px; text-align: left;}
.indent60 {margin-left: 60px; margin-right: 60px; text-align: left;}
