﻿.MainBody {
	min-height : 1200px;
}
.Folio_MenuBkg {
	float : right;
	width : 273px;
}
.Folio_MenuTop {
	/*
	height : 4px;
	*/
	background : url(../Images/Bkgs/GlassMenuTop.png) top center no-repeat;
	height : 24px;
}
.Folio_MenuCnt {
	/*
	*/
	background : url(../Images/Bkgs/GlassMenuTile.png) top center repeat-y;
	color : #cdd6e2;
	font-family : 'Segoe UI', Tahoma, Verdana;
	font-size : 14px;
	padding-left : 25px;
	padding-right : 25px;
}
.Folio_MenuHdr {
	font-weight : bold;
	padding-bottom : 4px;
}
.Folio_MenuHdrSel {
	color : #ffffff;
	font-weight : bold;
	padding-bottom : 6px;
}
.Folio_MenuTxtSel {
	color : #ffffff;
	font-style : italic;
	padding-bottom : 12px;
}
.Folio_MenuHdr a {
	color : #cdd6e2;
	font-style : normal;
	text-decoration : none;
}
.Folio_MenuHdr a:hover, .Folio_MenuHdrSel a, .Folio_MenuHdrSel a:hover {
	border-bottom : 1px dashed #ffffff;
	color : #ffffff;
	font-style : normal;
	text-decoration : none;
}
.Folio_MenuTxt {
	font-style : italic;
	padding-bottom : 12px;
}
.Folio_MenuCnt .Underline {
	border-top : 1px solid #000000; /*#12161a;*/
	border-bottom : 1px solid #b0bfd1;
	height : 0px;
	margin-bottom : 12px;
}
.Folio_MenuBtm {
	/*
	*/
	background : url(../Images/Bkgs/GlassMenuBtm.png) top center no-repeat;
	height : 24px;
}
.Folio_Cnt {
	color : #ffffff;
	width : 622px;
}
.Folio_Cnt .Hdr {
	font-family : 'Segoe UI', Tahoma, Verdana;
	font-size : 32px;
	font-style : italic;
	font-weight : bold;
	padding-top : 25px;
	padding-bottom : 15px;
	width : 602px;
}
.FolioImg {
	padding-top : 5px;
}
.FolioTxt {
	font-family : 'Segoe UI', Tahoma, Verdana;
	font-size : 14px;
	line-height : 20px;
	padding-top : 15px;
	padding-bottom : 15px;
	text-align : justify;
	width : 602px;
}
.RowTitle {
	font-weight : bold;
	padding-right : 22px;
	text-align : right;
	vertical-align : top;
}
.RowTxt {
}
