/* ------------------------------------------ css that holds the widget. customize color, width, height as needed. */

#widgetize {
	padding: 7px;
	background:#115d9e;
	margin: 0 auto;
	border: 1px solid #000;
	width:210px;
	}
	
/* ------------------------------------------ ends css that holds the widget.  */









.nav {
	color: #FFFFFF;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:link.nav {
	color: #FFFFFF;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:visited.nav {
	color: #FFFFFF;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:hover.nav {
	color: #FC1921;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

a:active.nav {
	color: #FFB310;
	text-decoration: none;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.navbar {
	background-repeat: no-repeat;
	background-image: url(images/nav_bg.gif);
}

.linkbacks {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

.copyright {
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.heading1 {
	color: #FFB310;
	font: bold 24px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.heading2 {
	color: #FFFFFF;
	font: 18px Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.basic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.StandOut {
	color: #003366;
}
.keyhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	margin: 2px;
}
.ContactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
.TableHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.addrhdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
}
.customerdis {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF0033}
.smallfont {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.trailheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
	font-weight: bold;

}
.boldtrailhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0033;
}
.boldblackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.ReallyStandOut { color: #FF0000; ; font-size: 18px}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #062E7E;
	font-size: 14pt;
	margin: 2px;
	font-style: italic;


}
.standout2 {
	color: #FC1821;
}
