body {

	min-width: 760px;
	margin: 32px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	background-color: #16adb8;
	background-image: url(/images/bg_aqua.gif);
	background-repeat: repeat-y;
	background-position: center;

}

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

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

}

A, A:link, A:visited, A:hover {

	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;

}

A:visited {

	color: #f2f3f5;

}

A:active {

	color: #000000;
	text-decoration: none;

}

img {

	border: 0px;

}

#windowcolumn {

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

}

#windowcontent {

	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	margin: 0px auto 0px auto;
	border: 0px;

}

#menucolumn {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 184px;
	text-align: justify;
	padding: 4px 0px 0px 0px;
	margin: 0px;

}

#logo {

	position: relative;
	z-index: 20;

}

#bodycontent {

	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 552px;
	min-height: 560px;
	text-align: justify;
	padding: 0px;
	margin: 0px auto 32px auto;
	border: 0px;

}

#title {

	margin: 0px;

}

.menubutton {

	position: relative;
	z-index: 20;

}

.menubuttonoff {

	position: relative;
	z-index: 20;

}


.fullcolumn {

	clear: both;
	float: left;
	width: 552px;
	text-align: justify;
	padding-top: 0px;
	margin: 0px 0px 16px 0px;

}

.leftcolumn {

	clear: left;
	float: left;
	width: 268px;
	text-align: justify;
	padding-top: 0px;
	margin: 0px 0px 16px 0px;

}

.rightcolumn {

	clear: right;
	float: right;
	width: 268px;
	text-align: justify;
	padding-top: 0px;
	margin: 0px 0px 16px 0px;

}

/***********START ENCLOSURE STYLES***********/

.calloutt {

	float: left;
	width: 506px;
	height: 30px;
	background-image: url(/images/callout_t.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 2px 46px;

}

.calloutb {

	float: right;
	width: 506px;
	height: 30px;
	background-image: url(/images/callout_b.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 6px 46px 16px 0px;

}

.calloutt2 {

	float: left;
	width: 268px;
	height: 30px;
	background-image: url(/images/callout_t.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 2px 0px;

}

.calloutb2 {

	float: right;
	width: 268px;
	height: 30px;
	background-image: url(/images/callout_b.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 6px 0px 16px 0px;

}

.quotetext {

	font-style: italic;
	margin: 0px 80px 0px 80px;

}

.quoter {

	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 13px;
	margin: 16px 80px 0px 80px;

}

.quotetext2 {

	font-style: italic;
	margin: 0px 0px 0px 0px;

}

.quoter2 {

	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 13px;
	margin: 16px 0px 0px 0px;

}

/***********END ENCLOSURE STYLES***********/


.featurebutton {

	text-align: center;

}

#footercontent {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 552px;
	text-align: center;
	padding-top: 16px;
	margin: 32px auto 0px auto;

}

#footerleft {

	clear: left;
	float: left;
	width: 552px;
	text-align: left;
	font-size: 10px;
	margin: 0px 0px 16px 0px;

}

#footerright {

	clear: right;
	float: right;
	width: 184px;
	text-align: right;
	font-size: 10px;
	color: #8d9099;
	padding-left: 16px;
	margin: 0px 0px 16px 0px;

}

.url {

	overflow: hidden;

}


/***********START TABLE STYLES***********/

table {

	width: 98%;
	margin: 0px 8px 16px 8px;
	padding: 0px;
	border-collapse: collapsed;

}

.gray table {

	width: 368px;

}

td, th {

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

}

.gray td, .gray th {

	background-color: #f2f3f5;

}

table.login {

	width: 100%;
	height: 104px;
	border-width: 0px;
	margin: 0px 0px 16px 0px;

}

table.login td {

	background-color: #99e5ff;

}

table.form {

	width: 100%;
	height: 104px;
	border-width: 0px;
	margin: 0px 0px 16px 0px;

}

table.form td {

	background-color: #f2f3f5;

}

td.label {

	width: 82px;
	text-align: right;
	font-weight: bold;

}

td.data {

	width: 170px;
	text-align: left;

}

td.gray {

	background-color: #f2f3f5;

}

td.white {

	background-color: #ffffff;

}

td.blocked {

	font-weight: bold;
	color: #f04e23;

}

.tablenav {

	width: 100%;
	text-align: right;
	font-weight: bold;
	color: #c4c6cc;
	padding-top: 16px;

}

.tablenav span.active {

	color: #f04e23;
	padding: 0px 4px 0px 4px;

}

.tablenav A, .tablenav A:link, .tablenav A:visited {

	text-decoration: none;
	color: #000000;
	padding: 0px 4px 0px 4px;
	background-color: #e1e2e5;

}

.tableactions {

	width: 100%;
	text-align: left;
	font-weight: bold;
	padding-top: 16px;

}

/***********END TABLE STYLES***********/


/***********START EDITBLOCK STYLES***********/

.editblock {

	position: relative;
	top: 0px;
	width: 100%;
	visibility: hidden;
	height: 0px;

}

.editblock.dgray {

	position: relative;
	top: -8px;
	background-color: #e1e2e5;

}

/***********END EDITBLOCK STYLES***********/


/***********START FORM STYLES***********/

form {

	padding: 0px;
	margin: 0px 0px 32px 0px;

}

input, select, textarea, file {

	background-color: #ffffff;
	border: solid 4px #e1e2e5;
	font-family: arial,helvetica,swis721 bt,sans-serif;
	color: #2b2d33;
	padding: 2px;
	margin-top: 2px;

}

textarea {

	font-size: 13px;

}

.formbutton {

	border: 0px;
	padding: 0px;
	background-color: #16adb8;

}

.requiredfield {

	border-color: #a2dee3;

}

.requiredfield2 {

	border: 0px;
	background-color: #16adb8;

}

.specialfield {

	border: 0px;
	background-color: #16adb8;

}

.dgray input, .dgray select, .dgray textarea, .dgray file {

	border-color: #c4c6cc;

}

.gray.formbutton {

	background-color: #f2f3f5;

}

.dgray.formbutton {

	background-color: #e1e2e5;

}

/***********END FORM STYLES***********/


.zoom {

	cursor: hand;

}

.photo {

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

}

.icon {

	position: relative;
	top: 4px;

}

.iconlink {

	margin-bottom: 32px;

}

.iconlink A, .iconlink A:link, .iconlink A:visited {

	text-decoration: none;
	font-weight: bold;
	color: #f04e23;
	margin-bottom: 32px;

}

p {

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

}

#footercontent p {

	color: #c4c6cc;
	text-align: left;
	margin: 0px 0px 16px 0px;

}

#footercontent A, #footercontent A:link, #footercontent A:visited {

	color: #8d9099;

}


.article {

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

}

hr {

	clear: both;
	border: 0px;
	width: 100%;
	height: 8px;
	background-color: #f2f3f5;
	margin-bottom: 16px;

}

ul {

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

}

ul.ul2 {

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

}

ol {

	list-style: 1;
	text-align: left;
	margin: 0px 8px 24px 24px;
	padding: 0px;

}

li {

	margin-bottom: 8px;

}

li.paragraph {

	margin-bottom: 16px;

}

.sublist {

	list-style-type: circle;

}


/***********START HEADING STYLES***********/

h1,h2,h3,h4 {

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

}

h1 {

	font: 24px;
	color: #a8aab3;
	font-weight: bold;

}

h2 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 502px;
	font-size: 18px;
	color: #737680;

}

h3 {

	font-size: 14px;
	font-weight: bold;
	color: #2b2d33;
	margin: 8px 0px 8px 0px;

}

h3.indent2 {

	margin-bottom: 0px;

}

h4 {

	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;

}

/***********END HEADING STYLES***********/


.clearboth {

	clear: both;

}

.sm {

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

}

.md {

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

}

.lg {

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

}

.blocked {

	font-weight: bold;
	color: #f04e23;

}

.allowed {

	font-weight: bold;
	color: #49b32e;

}

.alerttext {

	color: #e3fdff;

}

.tiptext {

	font-size: 11px;
	color: #737680;

}

.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;}

.indent1 {margin-left: 16px; margin-right: 16px;}
.indent2 {margin-left: 32px; margin-right: 32px;}
.indent3 {margin-left: 48px; margin-right: 48px;}
.indent4 {margin-left: 64px; margin-right: 64px;}