BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7e7e7e;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;

}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7e7e7e;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}

.smBody {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #7e7e7e;
	font-weight : normal;
	text-decoration : none;
	line-height:112px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7e7e7e;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}

.titleBlack {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height:18px;
}

.titleBlackNB {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}

.title {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #006a92;
	font-weight : bold;
	text-decoration : none;
	line-height:18px;
}

.graytitle {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #f0f0f0;
	font-weight : bold;
	text-decoration : none;
	line-height:18px;
}

.blueText {
	color: #005984;
	font-weight : bold;
	text-decoration : none;
	
}

.redText {
	color: #9F0000;
	font-weight : normal;
	text-transform: uppercase;
	
}

.subtitle {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #62a5d0;
	font-weight : bold;
	text-decoration : none;
	line-height:18px;
}


div.break {page-break-before:always}
.breakhere {page-break-before: always}


/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #005984;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #005984;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #29373d;
	font-weight : normal;
	text-decoration : underline;
}

a.ltBlue {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7da5b9;
	font-weight : normal;
	text-decoration : underline;
	line-height:13px;

}

a.ltBlue:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7da5b9;
	font-weight: normal;
	text-decoration : underline;
	line-height:13px;

}

a.ltBlue:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #618090;
	font-weight : normal;
	text-decoration : underline;
	line-height:13px;

}

a.smBrown {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #9a7d7c;
	font-weight : normal;
	text-decoration : none;
	line-height:13px;

}

a.smBrown:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #9a7d7c;
	font-weight: normal;
	text-decoration : none;
	line-height:13px;

}

a.smBrown:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #5c4747;
	font-weight : normal;
	text-decoration : none;
	line-height:13px;

}


.rightColText {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7e7e7e;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	margin-top: 20px;
	margin-left: 24px;
	margin-right: 28px;
}

.rightColTextFeat {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #7e7e7e;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	margin-top: 15px;
	margin-left: 24px;
	margin-right: 28px;
}



/* LIST */

ul {
	list-style-type: square;
	line-height:20px
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}
.voicesImage {
	border: 2px solid #e1e1e1;
	padding-right: 20px;
	padding-bottom: 20px
}
.featgrayborder {
	border: 2px solid #e1e1e1;
	margin-top: 3px;
}

/* FORMS */

.select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #e6e6e6;
		border: 1px #cccccc solid;
		/*vertical-align: text-bottom; */
		color: #999999;
		font-weight: normal;
		margin-bottom:10px;
}

.select2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		background-color: #ffffff;
		border: 1px #cccccc solid;
		/*vertical-align: text-bottom; */
		color: #999999;
		font-weight: normal;
		padding-top:1px;
		padding-bottom:1px;
		margin-bottom:2px;
}

.select3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FFFFFF;
		border: 1px #cccccc solid;
		/*vertical-align: text-bottom; */
		color: #333333;
		font-weight: normal;
		margin-TOP:4px;
}

.button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #666666;
		border: 1px solid #666666;
		/*vertical-align: text-bottom; */
		color: #ffffff;
		font-weight: normal
}

/* ADMIN TABLES */
.gridhead1 {font-size: 12px;font-family:
            Verdana, Arial, Helvetica, sans-serif;text-align:center;background-color:#cccccc}
.gridbody1 {font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif;
            text-align:left;background-color:#ffffff}
.gridbody2 {font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif;
            text-align:left;background-color:#e1e1e1}
.gridcell {padding:3px;}

.printTable {
	border-width: 1px;
	border-style: outset;
	border-color: #333333;
	border-collapse: collapse;
	background-color: white;
}

.printTable2 {
	border-width: 1px;
	border-style: outset;
	border-color: #333333;
	border-collapse: collapse;
	background-color: white;
	page-break-before: always;
}

.reportBody{

	margin-top: 3px;
	margin-left: 50px;
	margin-right: 40px;

}


