BODY {
	background-image: url(../images/bgbody.gif);
	background-color: #FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	background-repeat: repeat-x;
	background-position: left top;
}

.text9blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#7B739A;
}

.text10blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#7B739A;
}

.text11blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #423D5F;
	text-align:justify;
}

td.mainBody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #423D5F;
	text-align:justify;
}

A { 
    text-decoration: none;
    color: #BE5A9E;
    font-weight: bold;
}

A:hover {
    text-decoration:underline
}

A.link10blue {
    font-size:10px;
    color:#7B739A;
    background:transparent;
    font-weight: normal;
}

.page-title {
    background-color: #fcfcfc; 
    padding-bottom:1px; border-bottom:1px solid #F4DDF0;
    font-size: 14px;
    font-weight: bold;
    font-stretch: ultra-expanded;
    color: #BE5A9E;
    margin-top: 3px;
}

.left-pad {
    padding-left: 15px;
}

.left-pad .page-title {
    margin-left: -15px;
}

.subtitle {
    background-color: #fcfcfc;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-stretch: wider;
    color: #7d0171;
}

div.subtitle { 
    padding-bottom:1px; border-bottom:1px solid #F4DDF0;
}

.left-pad div.subtitle {
    margin-left: -15px;
}

.mainbody table {
    border-collapse: collapse;
    color: #423D5F;
    font-size: 11px;
    margin-left: 20px;
}

.mainbody table thead tr td, .mainbody table thead tr td {
    border-bottom:1px solid #F4DDF0;
    background-color: #fcfcfc; 
}

.mainbody table td {
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.mainbody table caption {
    padding-bottom: 5px;
    font-weight: bold;
}

.mainbody table.picture tr td {
    margin: 0;
    padding: 0;
    border: 0;
}
