.show{ 
	display:inline;
}
.hide{
	display:none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #3D4A5A;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.footerLink, .footerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEFF8;
	text-decoration: none;
}
.footerLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#409add;
}
.footerTable {
	background-color: #2D3878;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px; 
}
.rightShadow {
	background-attachment: scroll;
	background-image: url(../img/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #969f9b;
	font-weight: 100;
	font-size: 24px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 .txt {
	font-family: Tahoma, Arial, _sans;
	font-size: 12px;
	color: #3f3c3b;
	text-align: justify;
	line-height: 140%
}
 .txtblue {
	font-family: Tahoma, Arial, _sans;
	font-size: 12px;
	color: #567483;
	text-align: justify;
	line-height: 140%
}
.crumbs{font-family: Tahoma, Arial, _sans; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;}
A.crumbs:link{color:#409add;font-size:10px;font-family:Tahoma, Arial, _sans; font-weight: normal;text-decoration:none ;}
A.crumbs:active{color:#409add;font-size:10px;font-family:Tahoma, Arial, _sans; font-weight: normal;text-decoration:none;}
A.crumbs:visited{color:#409add;font-size:10px;font-family:Tahoma, Arial, _sans; font-weight: normal;text-decoration:none;}
A.crumbs:hover{color:#850d0b;text-decoration:underline
}
.txtHome {
	font-family: Tahoma, Arial, _sans;
	font-size: 12px;
	color: #3f3c3b;
	text-align: justify;
	padding-right: 20px;
	line-height: 140%
}
a{color:#409add;text-decoration:none
}
a:hover{color:#850d0b;text-decoration:underline
}
.txtarchitect {
	font-family: Tahoma, Arial, _sans;
	font-size: 10px;
	color: #3f3c3b;
	text-align: justify;
	line-height: 140%
}

