A {
	/*color: #CC6633;*/
	color: #1B583C;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
.overridea {
	color: white;
	font-weight: bold;
}
.overridea:hover {
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;}
.box {
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}
.boxhome {
	border-left: 1px black solid;
		border-top: 1px black solid;
	border-bottom: 1px black solid;
}

.boxcontact {
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
}

A.sub {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	color: #CCCCCC;
}

A.sub:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
}

A:hover {
	color: #CC6633;
	text-decoration: underline;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
.selectedmenu {
 color: #CC6633;
}

.flatform {
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
/*	font-style: verdana; */
	font-size: 12px}

.menuText {
	height: 30px;
	width: 119px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;
}

A.menuText:hover {
	height: 30px;
	width: 119px;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	text-decoration: none;
}

.menuItem {
	background-color: #666666;
	width: 119px;
	height: 30px;
	z-index: 0;
	cursor: hand;
	color: #ffffff;
	text-decoration: none;
}

.menuItemblue {
	background-color: #424F6B;
	width: 119px;
	height: 30px;
	z-index: 0;
	color: #ffffff;
	text-decoration: none;
}

.menu {
	position: absolute;
	visibility: hidden;
	width: 121;
	background-color: #FFFFFF;
}

.txtbody {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	text-align: left;
	font-style: normal; 
	font-weight: normal;
	padding-left: 35px;
	padding-right: 35px;
}

.menubody {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	text-align: left;
	font-style: normal; 
	font-weight: normal;
	padding-left: 35px;
	padding-right: 35px;
}

.txtbodygreen {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1B583C;
	text-decoration: none;
	font-style: normal; 
	font-weight: bold;
}

.txtbodysmall {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	font-style: normal; 
	font-weight: normal;
	text-align: center;
}

.txtheader {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1B583C;
	text-decoration: none;
	font-style: normal; 
	font-weight: bold;
}

.txtsmall {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
}

.txtcopyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 11px ;
	color: #444444;
}

.txtsidebar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #444444;
}

.txtsidenav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-top: 9px;
	padding-bottom: 9px; 
	text-decoration: none;
	color: #999999;
	cursor: hand;
	width: 100%;
}

.txtsidenavgreen {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-top: 9px;
	padding-bottom: 9px; 
	text-decoration: none;
	color: #1B583C;
	width: 100%;
}

.txtsidenavsub {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-top: 9px;
	padding-bottom: 9px; 
	text-decoration: none;
	color: #999999;
	cursor: hand;
	width: 100%;
}

.txtsidenavgreensub {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-top: 9px;
	padding-bottom: 9px; 
	text-decoration: none;
	color: #1B583C;
	width: 100%;
}

.txtsubnav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	cursor: hand;
	padding-top: 7px;
	padding-bottom: 7px; 
	padding-right: 3px;
	width: 100%;
}

.txtsubnavblue {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #424F6B;
	padding-top: 7px;
	padding-bottom: 7px; 
	padding-right: 3px;
	width: 100%;
}

.txtsubhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
}

.txtcontact{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	color: #CCCCCC;
}


.header2 { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #424F6B; 
	font-weight: bold; 
	text-transform: uppercase;
}

.txtsidebarquote { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
	line-height: 14px; 
	color: #65819D; 
	font-weight: bold;
}

.txtsidebarquotename { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 14px; 
	color: #65819D; 
	font-weight: normal;
}

.goaldirected { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #444444; 
	font-variant: small-caps;
}

.txtlarge { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #444444; 
}

.txtquote { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: #596B91; 
	font-style: italic; 
	font-weight: bold;
}

.txtquoteroman { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	color: #596B91; 
	font-weight: bold;
}

.txtquotename { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 13px; 
	color: #65819D; 
	font-style: normal;
}

.glossary { 
	text-decoration: none; 
	color: #336699; 
	font-style: italic; 
	font-weight: bold;
	cursor: help;
}

A.glossary:hover {
	text-decoration: none;
	color: #336699;
	cursor: help;
}

.tooltip {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: black; 
	border: 1px solid #336699; 
    position: absolute; 
	background-color: #EEFAFF; 
	padding: 2px 3px 5px 6px;
    layer-background-color: #EEFAFF; 
	visibility: hide;
	display: none; 
	height: auto;
}
.thumb {
	border: 1px solid #FFFFFF;
}

.headernewsletter { font-family: verdana, arial, helvetica, sans-serif; font-size: 18px; line-height: normal; color: #424F6B; font-weight: bold; text-transform: none; }
.txtnewsletter { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: normal; color: #336699; font-style: normal; font-weight: bold; }
