@charset "UTF-8";
/* CSS Document */

#leftColumn1 h2 {
	padding-top: 2px;
}
#reg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000095;
	line-height: 18px;
}
#reg {
	text-align: left;
}
#reg a, a:link {
	text-decoration: none;
	color: #000095;
}
#reg a:visited {
	color: #15469E;
	}
#reg a:hover {
	color: #9BC5FF;
	}
#reg a:focus {
	color: #9BC5FF;
	}
#reg a:active {
	color: #000095;
}
#content {
	color: #2d2e2e;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 14px;
}
#content .liveonlineheader h1 {
	color: #2C7BFF;
}
#content .liveonlineheader h2 {
	font-size: 14px;
	color: #000089;	
}
#content .liveonlineText p {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 14px;
}
#content .contentDetail li {
	font-size: 12px;
	line-height: 15px;
}
#content .contentIndent {
	font-size: 14px;
	line-height: 12px;
	text-indent: 20px;
}
#content .contentIndentSmall {
	font-size: 14px;
	line-height: 12px;
	text-indent: 10px;
}
#content h2 .heading {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #2d2e2e;
	margin: 4px 4px 4px 1px;
}
#liveonlineinfo .liveonlinelink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000B3;
	line-height: 16px;
}
#liveonlineinfo .liveonlinelink a, a:link {
	text-decoration: none;
	color: #0000B3;
	text-transform: capitalize;
}
#liveonlineinfo .liveonlinelink a:visited {
	color: #15469E;
	}
#liveonlineinfo .liveonlinelink a:hover {
	color: #489E00;
	}
#liveonlineinfo .liveonlinelink a:focus {
	color: #489E00;
	}
#liveonlineinfo .liveonlinelink a:active {
	color: #0000B3;
}
#liveonlinecontact h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C7BFF;
	line-height: 16px;
	margin-bottom: -8px;
}			
/* Sets the style for unvisited links. */
.inhouse {
	color: #0000B3;
}
/* Sets the style for unvisited links. */
.inhouse a,  a:link {
	color: #0000B3;
	text-decoration: none;
}
/* Sets the style for visited links. */
.inhouse a:visited {
  color: #15469E;
}
/* Sets the style for links on mouseover. */
.inhouse a:hover {
  color: #87ACE0;
}
/* Sets the style for a link that has focus. */
.inhouse a:focus {
  color: #87ACE0;
}
/* Sets the style for a link that is being activated/clicked. */
.inhouse a:active {
  color: #0000B3;
}
