@charset "UTF-8";
#Container {
	width: 1010px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#Container #mainBody {
	margin: 5px;
	width: 1000px;
}
#Container #mainBody #logoImage {
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	width: 950px;
	margin-top: 25px;
}

#Container #mainBody #menuTop a:link 		{color: #999999; text-decoration: none;}
#Container #mainBody #menuTop a:visited 	{color: #999999; text-decoration: none;}
#Container #mainBody #menuTop a:active 		{color: #333333; text-decoration: underline;}
#Container #mainBody #menuTop a:hover 		{color: #333333; text-decoration: underline;}

#Container #mainBody #menuTop {
	height: 21px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
	vertical-align: middle;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #999999;
	margin-bottom: 15px;
}
.txtMenuTopSel {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
}
#Container #mainBody #copyBlock {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	width: 950px;
}

/*the height in #logoBot had been 75px
when the logo was the rainbow one. 
Increased for new silhoette logo*/
#Container #mainBody #logoBot {
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#legalNotice {
	text-align: center;
	height: 30px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
#Container #mainBody #logoBot img {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 15px;
}
.txtBodyHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #496CA2;
	text-align: left;
}
.txtBodyTag {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #496CA2;
	text-align: right;
}
.txtBodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
}


.txtBodyAddress a:link 		{color: #666666; text-decoration: none;}
.txtBodyAddress a:visited	{color: #666666; text-decoration: none;}
.txtBodyAddress a:active 	{color: #333333; text-decoration: underline;}
.txtBodyAddress a:hover 	{color: #333333; text-decoration: underline;}

.txtBodyAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
}

.txtBodyTagTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #496CA2;
	text-align: right;
	padding-right: 165px;
}
.txtBodyTagBot {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #496CA2;
	text-align: right;
	padding-right: 55px;
}
.imgBlogPicRight {
	padding-top: 3px;
	padding-right: 10px;
}
#ContainerPicPreview {
	width: 1010px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#ContainerPicPreview #mainBody #logoImage {
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	width: 950px;
	margin-top: 25px;
}
