﻿
.bodytag {
    margin-top: 0px;
    margin-left: 8px;
}
.pagetable {
    border-width: 0px;
    padding: 0px;
    width: 720px;
    
    /* if want to center, include: text-align: center; margin-left: auto;
    margin-right: auto; */
}
.pagetablediv {
    /* for future use if needed */

/* Header Styles */
}
.firstrow {
	font-family: Verdana;
    width: 700px;
    background-color: #FFFFFF;
}
.firstrowright {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	text-align:right;
	width: 100%;
}
.secondrow {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #336699;
	color: #FFFFFF;
	height: 25px;
    width: 700px;
	font-weight: bold;

}
.thirdrow {
	font-family: Verdana;
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #336699;
	height: 60px;
	font-weight: bold;

/* Title Table */

}
.titletable {
    text-align: center;
    width: 600px;
    height: 75px;
}
.titletableleft {
    /* for future use if needed */
}
.titletableright {
    width: 160px; 
}
.primary-title-1 {
	font-family: Verdana;
	font-size: 12pt;
	/* font-weight: bold; */
	color: #666666;
	text-align: center;
}	
.primary-title-2 {
	font-family: Verdana;
	font-size: 12pt;
	/* font-weight: bold; */
	color: #666666;
	text-align: center;
}
.picturesize {
     width: 55px;
     height: 55px;
     filter:alpha(opacity=70).

}


