
.linksnormal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #265060; text-decoration: underline}
a:hover {  color: #A60000; text-decoration: none}
a.big { font-family:Georgia, Times New Roman, Times, serif;font-size: 16px; color: #006699; text-decoration: none}
a.big:hover { font-family:Georgia, Times New Roman, Times, serif;font-size: 16px; color: #006699; text-decoration: underline}
.textsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.textmedium { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333222; text-decoration: none }
.textnormal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333222; text-decoration: none }
.textultrasmall { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #444444; text-decoration: none }
p {  line-height: 14px; text-align: justify }
.left {  line-height: 14px; text-align: justify; text-align: left }
.menulinks { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none }

.textnormalwhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #0085B5; text-decoration: none }

.textnormalred { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;color: #cc0000; text-decoration: none }
.textultrasmall { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #444444; text-decoration: none }

.menulinks { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none }

.texttitle{font-family:Georgia, Times New Roman, Times, serif;font-size: 13px; font-weight:bold }
.textauthor{font-size: 11px; text-align: right}
.texttitleblue{font-family:Georgia, Times New Roman, Times, serif;font-size: 12px; font-weight:bold;color: #005979; }
.TDText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333222;background-color: #B2D7E5;text-decoration: none }
.sectiontitle {font-family:Arial;font-size:18px; color:#006B92}

.menuskin{
position:absolute;
width:220px;
background-color:#B2D3DF;
border:1px solid #005979;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

.butgreen
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
background-color:#006489;
color:white;
font-weight:bolder;
}

.butred
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
background-color:#920000;
color:white;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

@media print {
	.butgreen
	{
		display: none;
	}
}
.topDevelopment {
	background-image:url(img/misc/header-development.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 89px;
	margin: 0px auto;
	background-color:6a6a6a; 	
}

