/* StageHeaderMainFooter */

body {
	color: #003926;
	margin: 0px;
	background-color: #036445;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.Stage {
	background-color: #FFFFFF;
}

/* Header */

td.Header {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(../images/strip.png);
}
td.HeaderOutline {
	background-color: #9ECE00;
}
p.HeaderText {
	color: #333333;
	vertical-align: bottom;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.HeaderBracket {
padding: 0px 5px 0px 5px;
background: url(../images/HeaderBracket.gif) no-repeat center;
}
p.HeaderText a {
	color: #A4DD44;
	text-decoration: none;
}
p.HeaderText a:visited {
	color: #A4DD44;
	text-decoration: none;
}
p.HeaderText a:hover {
	color: #A4DD44;
	text-decoration: underline;
}
a.HeaderLanguageSelector {
font: 11px/15px Arial, Helvetica, sans-serif; 
color: #ffffff;
text-decoration: none; 
}
a.HeaderLanguageSelector:visited {
color: #ffffff;
text-decoration: none; 
}
a.HeaderLanguageSelector:hover {
color: #ffffff;
text-decoration: none; 
}

/* Main */

td.MainOutline {
background: #7e7e7e;
}
td.MainTopBar {
	background-color: #729634;
}
div.Dove {}
div.Petrol {}
div.WarmGreen {}
div.WarmRed {}
div.VioletMauve {}

td.PanelPhotoBg { 
background-color: #ffffff;
background-repeat: no-repeat;
}

/* YourWorkspace */

div.YourWorkspace {
float: right;
margin: 0px;
width: 208px;
height: 26px;
vertical-align: top;
z-index: 20;
}
td.YourWorkspace {
	background-color: #006444;
	background-image: url(../images/YourWorkspaceBgRepeat.jpg);
	background-repeat: repeat-y;
}
td.YourWorkspaceOutline {
background: #6c6c6c;
}
a.YourWorkspaceLink {
color: #ffffff;
text-decoration: none;
}
a.YourWorkspaceLink:visited {
color: #ffffff;
text-decoration: none;
}
a.YourWorkspaceLink:hover {
color: #ffffff;
text-decoration: none;
}

/* Footer */

p.FooterText {
color: #ffffff;
vertical-align: bottom;
margin: 0px;
}
span.FooterBracket {
padding: 0px 5px 0px 5px;
background: url(../images/FooterBracket.gif) no-repeat center;
}
p.FooterText a {
	color: #163F2F;
	text-decoration: none;
}
p.FooterText a:visited {
	color: #163F2F;
	text-decoration: none;
}
p.FooterText a:hover {
	color: #E4AC29;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACDE00;
}

/* Buttons */

td.ButtonGold {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #DF9C00 url(../images/ButtonBgRepeatGold.jpg) repeat-x;
}
td.ButtonGold a {
text-decoration: none;
color: #ffffff;
}
td.ButtonGold a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonGold a:hover {
text-decoration: none;
color: #FBE6B3;
}
td.ButtonDarkGray {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif;
background: #666666 url(../images/ButtonBgRepeatDarkGray.jpg) repeat-x;
}
td.ButtonDarkGray a {
text-decoration: none;
color: #ffffff;
}
td.ButtonDarkGray a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonDarkGray a:hover {
text-decoration: none;
color: #D1D1D1;
}
td.ButtonDove {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif;
background: #44697D url(../images/ButtonBgRepeatDove.jpg) repeat-x;
}
td.ButtonDove a {
text-decoration: none;
color: #ffffff;
}
td.ButtonDove a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonDove a:hover { 
text-decoration: none;
color: #C7D2D8;
}
td.ButtonPetrol {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #156570 url(../images/ButtonBgRepeatPetrol.jpg) repeat-x;
}
td.ButtonPetrol a {
text-decoration: none;
color: #ffffff;
}
td.ButtonPetrol a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonPetrol a:hover { 
text-decoration: none;
color: #B9D1D4;
}
td.ButtonWarmGreen {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #557630 url(../images/ButtonBgRepeatWarmGreen.jpg) repeat-x;
}
td.ButtonWarmGreen a {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmGreen a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmGreen a:hover {
text-decoration: none;
color: #CCD6C1;
}
td.ButtonWarmRed {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #774A39 url(../images/ButtonBgRepeatWarmRed.jpg) repeat-x;
}
td.ButtonWarmRed a {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmRed a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonWarmRed a:hover {
text-decoration: none;
color: #D6C9C4;
}
td.ButtonVioletMauve {
font: Bold 11px Tahoma, Arial, Helvetica, sans-serif; 
background: #644459 url(../images/ButtonBgRepeatVioletMauve.jpg) repeat-x;
}
td.ButtonVioletMauve a {
text-decoration: none;
color: #ffffff;
}
td.ButtonVioletMauve a:visited {
text-decoration: none;
color: #ffffff;
}
td.ButtonVioletMauve a:hover { 
text-decoration: none;
color: #D1C7CE;
}

/* FontColors */

.FontGold, .orange {
	color: #036445;
}
.FontWhite {
color: #ffffff;
}
.FontDove {
color: #44697D;
}
.FontPetrol {
color: #156570;
}
.FontWarmGreen {
color: #557630;
}
.FontWarmRed {
color: #774A39;
}
.FontVioletMauve {
color: #644459;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer1 {
	border-top: 3px double #DADADA;
	margin: 0px;
	clear: left;
	color: #ccc;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 30px;
	background-color: #163F2F;
	line-height: 150%;
	text-align: center;
}

#copyright { margin-bottom: 5px}

#footer a:link, #footer a:visited { color: #aaa;}
#footer a:hover { color: #F60; text-decoration: none; }
.bodyFrame {

}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163E2E;
	padding-top: 6px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
}
img {
	text-decoration: none;
}
.topIcons {
	text-decoration: none;
}
.marginTopHome {
	margin-top: 4%;
}
.contactSmall {
	font-size: 11px;
	line-height: 1.5em;
}
