body {
	font: normal 12pt/14pt "Arial", Helvetica, sans-serif;
	color: #000;

}

h1 {
	color: #1F397A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #1F397A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

h3 {
	font: italic bold 14pt/12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7274B8;
}

h4 {
	font:  bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 25px;
	}

h6 {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	line-height: normal;
}
.smallText {
	font: normal 10pt "Arial", Helvetica, sans-serif;
	color: #000;
}


.tdBlue {
	background-image: url(images_template/header_blue.gif);
	background-repeat: no-repeat;
	font:  bold 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	padding-left: 25px;
}

.tdBG {
	background-image: url(images_template/table_bg.gif);
	background-repeat: no-repeat;
	font:  normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.tdBlueShort {
	background-image: url(images_boxes/box_blue_short.gif);
	background-repeat: no-repeat;
}

.tdGoogleMap {
	background-image: url(images_boxes/brown_box_googleMap.gif);
	background-repeat: no-repeat;
	padding: 15px;
}

.titleText {
	color: #1F397A;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.tdlongBrown {
	background-image: url(images_boxes/box_long_brown_vert.gif);
	background-repeat: repeat;
}

.tableBorders {
	background-image: url(images_template/table_sides.gif);
	background-repeat: repeat;
	padding: 10px;
}
	
.nounderline {
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; text-decoration: none}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #31654A; text-decoration: none}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.smlinkText {
	font: italic bold normal 9pt/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7274B8;
	text-decoration: none;
}
