body {
	OVERFLOW: auto; 
	font-family: tahoma; 
	font-size: 8pt; 
	font-weight: none; 
	color: #ffffff; 
	height: 100%;
	min-height: 100%; 
}

a:link    { text-decoration: none;	font-weight: none; }
a:visited { text-decoration: none;	font-weight: none; }
a:active  { text-decoration: none;	font-weight: none; }

.headers  { font-family: tahoma; font-size: 8pt; font-weight: bold; color: #ffffff; background-color: #2E5C8B; border-top: #253B57 1px solid; border-bottom: #253B57 1px solid; }

.leftside { PADDING-TOP: 7px; background-color: #3973AC; border-right: #253B57 1px solid;}
.leftside H1 { padding-left: 5px; margin-top:0px; margin-bottom:2px; font-family: tahoma; font-size: 14pt; color: #FFFFFF;}
.leftside P { padding-left: 7px; margin-top:0px; margin-bottom:0px; text-align:left; font-family: tahoma; font-size: 9pt; color: #FFFFFF; line-height: 1.5em;}
.leftside A { color: #FFFFFF;}
.leftside A:hover { color: #FFFFFF; TEXT-DECORATION: underline;}

.middlesection { background-color: #699BCD; }
.middlesection TD { color: #000000; font-size: 10pt;}


.rightside { background-color: #3973AC; border-left: #253B57 1px solid; }
.rightside P { padding-left: 5px; font-family: tahoma; font-size: 9pt; color: #AFCAE4;}

.content_table { background-color: #F9FAF7; border-top: #253B57 1px solid; border-left: #253B57 1px solid; border-right: #253B57 1px solid; border-bottom: #253B57 1px solid; }
.content_head  { background-color: #2D5B88; border-bottom: #253B57 1px solid; margin-left: 10px; }
.content_head P { text-align:left; font-family: tahoma; font-weight: bold; font-size: 8pt; color: #ffffff;}
