BODY {
	MARGIN: 0px; background-color:#ffffff;
	COLOR:#68858e;
	FONT-Size:11px;
	Font-Family: Arial, Helvetica, sans-serif;
}

H1 {font-size: 11px;color:#FFFFFF; text-align: center; font-family: Arial, Helvetica, sans-serif ;}

table {
	COLOR:#333333;
	FONT-Size:11px;
	Font-Family:Arial, Helvetica, sans-serif;
}

/* Text Types */
.smallwhitetxt {font-size:9px ; color:#FFFFFF; font-style:italic;}
.smallorangetxt {font-size:9px ; color:#FFCC66; font-style:italic;}
.size14 {font-size: 14px;}
.size11 {font-size: 11px;}
.smallgreytxti {font-size:9px ; color:#333333; font-style:italic;}


/* COLORS  */

.greyb {
	COLOR:#333333;
    FONT-WEIGHT: bold;
}
.greytxt12bi {font-size:12px ; font-weight: 800; color: #666666 ; font-style:italic;}

.whiteb {
	COLOR:#ffffff;
    FONT-WEIGHT: bold;
}
.white {
	COLOR:#ffffff;
}
.redbold {
	COLOR: #CC0000;
	font-weight: bold;
}
.redboldi {
	COLOR: #CC0000;
	font-weight: bold;
	font-style:italic;
}
.black11 {
	COLOR:#000000;
	font-size: 11px;
	font-weight: normal;
}
.dkorange16 {
	COLOR:#ff6600;
	font-size: 16px;
	font-weight:bold;
}
.green16 {
	COLOR:#45847d;
	font-size: 16px;
}
.green16b {
	COLOR:#45847d;
	font-size: 16px;
	font-weight:bold;
}
.black14b {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
.black18b {
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}

.darkgreenb {
	COLOR:#526c69;
    FONT-WEIGHT: bold;
}
.medgreenb {
	COLOR:#45847d;
    FONT-WEIGHT: bold;
}
.ltgreenb {
	COLOR:#7aaea7;
    FONT-WEIGHT: bold;
}
.darkgreen {
	COLOR:#526c69;
}
.medgreen {
	COLOR:#45847d;
}
.ltgreen {
	COLOR:#7aaea7;
}
.ltbluebg {
	background-color:#D6E3E4;
}
.medorangeb {
	COLOR:#ff9900;
	font-weight: bold;
}
.ltgreybg {
	background-color:#DDDDDD;
}
.ltorangebg {
	Background-COLOR:#fce6c5;
}
.ltorangebg {
	Background-COLOR:#fce6c5;
}
.medyellow {
	COLOR:#FFFF33;
}
.dkorangebg {
	Background-COLOR:#ff6600;
	color:#FFFFFF;
}
.dkyellowbg {
	Background-COLOR:#ffcc00;
	color:#333333;
}
.medorangebg {
	Background-COLOR:#ff9900;
	color:#FFFFFF;
}
.darkgreenbg {
	Background-COLOR:#526c69;
	color:#FFFFFF;
}
.darkgreenbg {
	Background-COLOR:#526c69;
	color:#FFFFFF;
}
.medgreenbg {
	Background-COLOR: #688f79;
	color:#FFFFFF;
}
.medaquabg {
	Background-COLOR: #ABCBC7;
	color:#000000;
}
.medbluebg {
	Background-COLOR: #91A8AE;
	color:#FFFFFF;
}

/* Styles and Constructions */
.columnheading {
	text-transform: uppercase;
	font-weight:bold;
	color:#FFFFFF;
	Background-COLOR:#526c69;
	text-align:center;
}
.pageheading {
	text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
	background-color:#ff9900;
	color:#FFFFFF;
}
.pagelinks {
	/*color:#68858e;*/
	COLOR:#333333;
	FONT-Size:11px;
	Font-Family: Arial, Helvetica, sans-serif

}

.greenbox {
	border-right: thin solid #526c69;
	border-left: thin solid #526c69;
	border-top: thin solid #526c69;
	border-bottom: thin solid #526c69;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.boxline {
	border-right: thin solid #AAAAAA;
	border-left: thin solid #AAAAAA;
	border-top: thin solid #AAAAAA;
	border-bottom: thin solid #AAAAAA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.btrtline {
	border-bottom:thin solid #333333;
	border-right: thin solid #333333;
	}
.botline {
	border-bottom:1px solid #333333;
	}
.botlinegreen {
	border-bottom: thick solid #526c69;
	border-bottom-width: 1px
	}
/* Navigation */

.topnav {
color:#FFFFFF; background-color:#526c69;
}

.pagetags {
	Background-COLOR: #688f79;
	color:#FFFFFF;
	font-weight: bold;
}
a. {
color:#FFFFFF; background-color:#526c69;
}
.formerror {
	Background-COLOR:#FFFF66;
	color: #333333;
}


/* Change .middlebox A to change the headlines */	
.middlebox A {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	}
/* 
    LINK COLORS
*/
/* default */
a:link {color: #68858e; font-weight: bold;}
a:active {color: #68858e; font-weight: bold;}
a:visited {color: #68858e; font-weight: bold;}
a:hover {color: #FFCC66; font-weight: bolder;}

/* This is for the news feed */
.middlebox A:link {color: #FEDB72; font-weight: bold;}
.middlebox A:active {color: #FEDB72; font-weight: bold;}
.middlebox A:visited {color: #FEDB72; font-weight: bold;}
.middlebox A:hover {color: #FFCC66; font-weight: bolder;text-decoration:underline;}

/* This is for the top menu */
.topnav a:link {color: #ffffff; font-weight: bold;}
.topnav a:active {color: #FFFFFF; font-weight: bold;}
.topnav a:visited {color: #ffffff; font-weight: bold;}
.topnav a:hover {color: #FFCC66; font-weight: bolder;}

/* This is for the dark green background elements */
.darkgreenbg A:link {color: #FEDB72; font-weight: bold;}
.darkgreenbg A:active {color: #FEDB72; font-weight: bold;}
.darkgreenbg A:visited {color: #FEDB72; font-weight: bold;}
.darkgreenbg A:hover {color: #FFCC66; font-weight: bolder;text-decoration:underline;}

/* This is for vertical column menu */
.columnheading a:link {color: #ffffff; font-weight: bold;}
.columnheading a:active {color: #FFFFFF; font-weight: bold;}
.columnheading a:visited {color: #ffffff; font-weight: bold;}
.columnheading a:hover {color: #FFCC66; font-weight: bolder;}

/* This is for the grey color elements */
.greyb a:link {color:#333333; font-weight: bold;}
.greyb a:active {color: #333333; font-weight: bold;}
.greyb a:visited {color: #333333; font-weight: bold;}
.greyb a:hover {color:#fce6c5; font-weight: bolder;}

/* This is for the grey color elements */
.medaquabg a:link {color:#B35900; font-weight: bold;}
.medaquabg a:active {color: #B35900; font-weight: bold;}
.medaquabg a:visited {color: #B35900; font-weight: bold;}
.medaquabg a:hover {color:#FF9900; font-weight: bolder;}

/* This is for the medium blue color elements */
.ltbluebg a:link {color:#333333; font-weight: bold;}
.ltbluebg a:active {color: #333333; font-weight: bold;}
.ltbluebg a:visited {color: #333333; font-weight: bold;}
.ltbluebg a:hover {color:#B35900; font-weight: bolder;}

/* This is for the electric blue color elements */
.brightbluebold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #3333FF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.brightbluebold A:active{COLOR: #3333FF}
.brightbluebold A:link{COLOR: #3333FF}
.brightbluebold A:visited{COLOR: #3333FF}
.brightbluebold A:hover{COLOR: #cc0000;text-decoration: underline;}
/*special formations */

