
body 
{
	background-color: #005d70;
}

.Required { FONT-SIZE: 10pt; COLOR: #ff0000; FONT-FAMILY: 'Century Gothic' }
.Header {  font-weight: bold; FONT-SIZE: 12pt; COLOR: #ffffff; FONT-FAMILY: 'Century Gothic'; BACKGROUND-COLOR: #739FB5 }
.Description{font-size: 10pt; color: #696969;font-family: 'Century Gothic';}
.Text { FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: 'Century Gothic'; BACKGROUND-COLOR: #739FB5 }
.Label { FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic' }
.Button { FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: Century Gothic; BACKGROUND-COLOR: #eae8e8 }
.Mini { FONT-SIZE: 1pt; COLOR: #005d70; FONT-FAMILY: Arial;}

.line
{
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 1px;
	background-color: black;
}

.linkbutton {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: none;}
.linkbutton:active {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: none;}
.linkbutton:hover {FONT-SIZE: 10pt; COLOR: #005D70; FONT-FAMILY: 'Century Gothic'; cursor: hand; text-decoration: none;}
.linkbutton:link {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: none;}
.linkbutton:visited {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: none;}

.linkbuttonUnLine {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}
.linkbuttonUnLine:active {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}
.linkbuttonUnLine:hover {FONT-SIZE: 10pt; COLOR: #005D70; font-weight: bold; FONT-FAMILY: 'Century Gothic'; cursor: hand; text-decoration: underline;}
.linkbuttonUnLine:link {FONT-SIZE: 10pt; COLOR: #004f64; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}
.linkbuttonUnLine:visited {FONT-SIZE: 10pt; COLOR: #223744; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}

.linkbuttonRed {FONT-SIZE: 10pt; COLOR: #8b0000; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}
.linkbuttonRed:active {FONT-SIZE: 10pt; COLOR: #8b0000; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}
.linkbuttonRed:hover {FONT-SIZE: 10pt; COLOR: #8b0000; font-weight: bold; FONT-FAMILY: 'Century Gothic'; cursor: hand; text-decoration: underline;}
.linkbuttonRed:link {FONT-SIZE: 10pt; COLOR: #8b0000; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}
.linkbuttonRed:visited {FONT-SIZE: 10pt; COLOR: #8b0000; FONT-FAMILY: 'Century Gothic'; text-decoration: underline;}