body
{
	margin:8;
	padding:0;
	border:1;
	border-spacing:0;
	border-collapse:collapse;
	vertical-align:top;
	font-family: Arial;
	font-size: 10pt;
	background-color: #0655a4;
	text-align:left;
}

form
{
	padding: 0;
	margin: 0;
	text-align:left;
}

h1, h2
{
	font-size:8pt;
	font-weight:normal;
	height: 15px;
}

h3
{
	font-size:10pt;
	font-weight:bold;
}

table
{
	margin:0;
	padding:0;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
	vertical-align:top;
	width:100%;
	background-color: White;
	text-align:left;
}	

tr, td
{
	margin:0;
	padding:0;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
	vertical-align:top;
	background-color: White;
	text-align:left;
}	

table.textflow, td.textflow, div.textflow
{
	padding: 2px 15px 2px 15px;
}

td.headerTextflow
{
	padding: 20px 0px 0px 0px;
}

img
{
	border:none;
	padding:0;
	margin:0;
}

.pgHdrTextCell
{
	height: 41px;
}

.memberStudioText
{
	font-size:13pt;
	font-weight:900;
	font-family:Times New Roman;
	color:White;
	font-variant:normal;
	font-style: italic;
}

.addressText
{
	font-family: Tw Cen MT, Arial;
	font-size: 12px;
	font-variant:small-caps;
}

.addressTextNoSmlCaps
{
	font-family: Tw Cen MT, Arial;
	font-size: 12px;
	color: #0655a4;
}

.whiteTxt
{
	font-family: Tw Cen MT, Arial;
	font-size: 11px;
	color: White;
}

.bottomLinks
{
	background-color: #0655a4; 
	text-align: center;
}

.leftMenu
{
    background: url("../Images2/leftbluegradient.gif");
    background-repeat: repeat-y;
    width: 193px;
    text-align: center;
}

.leftMenuBottomBorder
{
    background: url("../Images2/leftbluegradient.gif");
    background-repeat: repeat-y;
	border-color: Black;
	border-style: solid;
	border-bottom-width: 2px;
	border-right-width: 2px;
    margin: 0 0 0 0;
    height: 5px;
}

td.leftMenuCell 
{
	height: 50px; 
	vertical-align:middle;
}

.leftMenuButton
{
    background: url("../Images2/button.gif"); 
    border-style: none;
    width: 193px;
    height: 53px;
    font-weight: bolder;
    font-family: Arial;
    font-size: large;
    color: Black;
}

.lnkBlue
{
	color: #0655a4;
}

.txtCenter
{
	vertical-align:middle;
	text-align:center;
}

.txtBulletHeadings
{
	font-size: 12pt;
	font-weight: bold;
}

.txtBold
{
	font-weight: bold;
}

.txtBold11
{
	font-weight: bold;
	font-size: 11pt;
}

.txtBoldUnderline
{
	font-weight: bold;
	text-decoration: underline;
}

.txtSmall
{
	font-size: 8pt;
	font-family: arial; 
	line-height: 9pt;
	color: Black;
}

.borderRightBlack
{
	border-color: Black;
	border-style: solid;
	border-right-width: 2px;
}

.borderBottomRightBlack
{
	border-color: Black;
	border-style: solid;
	border-bottom-width: 2px;
	border-right-width: 2px;
    height: 4px;
}

.pictureHeader
{
	height: 30px;
}

.pictureLinks
{
	height: 35px;
	text-align: center;
}

.paddingL10
{
	padding-left: 10px;
}