@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.slideshow {
	clear: both;
}
a { outline:none;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
	margin-top: 10px;
}
img a:link   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img a:visited  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thrColFixHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.thrColFixHdr #header {
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: auto;
	margin: 0px;
	padding: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #mainContent {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
} 
.thrColFixHdr .Block_Right {
	width: 317px;
	height: 320px;
	float: left;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	background-image: url('/images/IT.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	top: 0px;
	left: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666;
	padding-right: 10px;
}
.thrColFixHdr .Block_Left {
	width: 321px;
	height: 320px;
	background-image: url('/images/BE.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	clear: none;
	float: left;
	top: 0px;
	left: 0px;
}
#mainContent .B_Left {
	height: auto;
	width: 100px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#mainContent .B_Right {
	height: auto;
	width: 197px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 125px;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 0px;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #3757a2;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	color: #7d7d7d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent li {
	margin-bottom: 6px;
}
#mainContent .Block_Left p a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3757a2;
	list-style-type: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent .Block_Left p a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3757a2;
	list-style-type: none;
	text-decoration: none;
}
#mainContent .Block_Left p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3757a2;
	list-style-type: none;
	text-decoration: underline;
}
.Block_Left .FindOutMore a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 8px;
	width: 163px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	padding-left: 152px;
	padding-top: 17px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 0px;
	margin: 0px;
}
.Block_Left .FindOutMore a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 8px;
	width: 201px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	padding-left: 152px;
	padding-top: 17px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 0px;
	margin: 0px;
	background-image: url(/images/BE-Select.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Block_Left .FindOutMore a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 8px;
	width: 163px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	padding-left: 152px;
	padding-top: 17px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 0px;
	margin: 0px;
}

#mainContent .Block_Right p a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #26a639;
	list-style-type: none;
	text-decoration: none;
}
#mainContent .Block_Right p a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #26a639;
	list-style-type: none;
	text-decoration: none;
}
#mainContent .Block_Right p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #26a639;
	list-style-type: none;
	text-decoration: underline;
}
.Block_Right .FindOutMore a:link {
	border-style: none;
	height: 8px; 
	width: 163px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	padding-left: 152px;
	padding-top: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 0px;
	margin: 0px;
	}
	.Block_Right .FindOutMore a:hover {
	border-style: none;
	height: 8px; 
	width: 163px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	padding-left: 152px;
	padding-top: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 0px;
	margin: 0px;
	background-image: url(/images/IT-Select.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Block_Right .FindOutMore a:visited {
	border-style: none;
	height: 8px; 
	width: 163px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	padding-left: 152px;
	padding-top: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 14px;
	padding-right: 0px;
	margin: 0px;
}
p span{
	font-weight: bold;
	color: #000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#Contact  {
	height: 92px;
	width: 900px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#Contact img#logo   {
	margin-top: 15px;
	margin-left: 24px;
	clear: right;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 232px;
	height: 69px;
}
#header #Contact #Right {
	float: right;
	height: 46px;
	width: 520px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #Contact #Right p {
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #7d7d7d;
}
#header #Contact #Right p a:link {
	text-decoration: none;
	color: #7d7d7d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header #Contact #Right p a:visited {
	text-decoration: none;
	color: #7d7d7d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header #Contact #Right p a:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header #Contact #Right p a:active {
	text-decoration: none;
	color: #7d7d7d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Nav   {
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	width: 620px;
	margin: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#Nav #Nav_Tabs, #Header1_Nav_Tabs   {
	background-color: #bcbcbc;
	margin: 0px;
	padding: 0px;
	width: 541px;
	height: 31px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#Nav a:link {
	color: #FFF;
	text-decoration: none;
	height: 24px;
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#Nav a:visited {
	color: #FFF;
	text-decoration: none;
	height: 24px;
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}#Nav a:hover {
	color: #FFF;
	text-decoration: none;
	width: auto;
	height: 24px;
	float: left;
	background-color: #3757a2;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#Nav img   {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav_Blue   {
	height: 5px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 900px;
	font-size: 1px;
	line-height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav_Blue #Nav_Blue_Plain  {
	padding: 0px;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	width: 583px;
	background-color: #3757A2;
}
#Nav_Blue #Nav_Blue_Fade  {
	height: 5px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/images/Nav-Blue-Fade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFF;
}
.Ad    {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 192px;
	position: relative;
	width: 900px;
}
.Ad img  {
	z-index: 1;
	position: absolute;
}
.Ad .Ad_Title   {
	height: 125px;
	width: 250px;
	position: absolute;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	z-index: 10;
	float: left;
}
.Ad .Ad_Title h1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	line-height: 28px;
}
.Ad .CTA  {
	width: 280px;
	height: 51px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-top: 0px;
	position: absolute;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
.Ad .CTA_A a:link {
	text-decoration: none;
	color: #FFF;
	height: 36px;
	width: 222px;
	position: absolute;
	padding-top: 15px;
	padding-left: 58px;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
.Ad .CTA_A a:visited {
	text-decoration: none;
	color: #FFF;
	height: 36px;
	width: 222px;
	position: absolute;
	padding-top: 15px;
	padding-left: 58px;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
.Ad .CTA_A a:hover {
	background-image: url(/images/Ad-CTA-Select-A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 222px;
	padding-top: 15px;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 58px;
	position: absolute;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
.Ad .CTA_B a:link {
	text-decoration: none;
	color: #FFF;
	height: 36px;
	width: 222px;
	position: absolute;
	padding-top: 15px;
	padding-left: 58px;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
.Ad .CTA_B a:visited {
	text-decoration: none;
	color: #FFF;
	height: 36px;
	width: 222px;
	position: absolute;
	padding-top: 15px;
	padding-left: 58px;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
.Ad .CTA_B a:hover {
	background-image: url(/images/Ad-CTA-Select-B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 222px;
	padding-top: 15px;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 58px;
	position: absolute;
	z-index: 15;
	left: 0px;
	bottom: 0px;
}
#Nav_Green  {
	margin: 0px;
	width: 900px;
	background-color: #FFF;
	height: 5px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Nav_Green #Nav_Green_Plain  {
	padding: 0px;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	width: 583px;
	background-color: #27a63c;
}
#Nav_Green #Nav_Green_Fade  {
	height: 5px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/images/Nav-Green-Fade_White.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #edeef0;
	position: absolute;
}
#UVP   {
	background-color: #edeef0;
	height: 53px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#UVP #goal {
	font-size: 14px;
	color: #3757a2;
	text-align: left;
	padding-top: 16px;
	width: 70px;
	font-weight: bold;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin: 0px;
	text-transform: uppercase;
	padding-left: 18px;
}
#UVP #goal_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: right;
	width: 796px;
	padding-top: 16px;
	line-height: 14px;
	margin-right: 4px;
	letter-spacing: normal;
}
#mainStory {
	width: 583px;
	margin-left: 280px;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 24px;
}
#mainStory h1{
	margin-bottom: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #3757a2;
	padding: 0px;
	margin-top: 30px;
}
#mainStory h1.first {
	margin-top: 0px;
	padding-top: 0px;
}
#mainStory h2 {
	margin-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #3757a2;
	padding: 0px;
	margin-top: 19px;
}
#mainStory h2 a {
	color: #3757a2;
	text-decoration: none;
}
#mainStory h2 a:link {
	text-decoration: underline;
}
#mainStory h2 a:visited {
	text-decoration: underline;
}
#mainStory h2 a:hover {
	text-decoration: underline;
	color: #27a63c;
}
#mainStory p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
#mainStory ol {
	margin-top: 12px;
	margin-bottom: 6px;
	list-style-type: decimal;
}
#mainStory ul {
	margin-top: 9px;
	margin-bottom: 24px;
	list-style-type: disc;
}
#mainStory li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 30px;
}
#mainStory strong {
	color: #3757a2;
	font-weight: bold;
}
#mainStory a {
	text-decoration: none;
}
#mainStory a:link {
	text-decoration: underline;
	color: #666;
}
#mainStory a:visited {
	text-decoration: underline;
	color: #666;
}
#mainStory a:hover {
	text-decoration: underline;
	color: #000;
}
#mainStory .Offer{
	height: 68px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7d7d;
	vertical-align: middle;
	line-height: 18px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainStory .Offer .Offer2{
	margin: 0px;
	padding: 6px;
	position: absolute;
	z-index: 50;
}
#mainStory .Offer a:link {
	text-decoration: none;
	height: 42px;
	width: 413px;
	color: #3757a2;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
	position: absolute;
	text-align: left;
	float: left;
	margin: 0px;
	top: auto;
	bottom: auto;
}
#mainStory .Offer a:visited {
	text-decoration: none;
	height: 42px;
	margin-left: 0px;
	float: right;
	clear: none;
	width: 413px;
	margin-right: 0px;
	color: #3757a2;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}
#mainStory .Offer a:hover {
	background-color: #e9f4e2;
}
.CallOutRight {
	background-color: #FFF;
	float: right;
	height: 225px;
	width: 200px;
	margin-left: 6px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#Nav_Left {
	height: auto;
	width: 230px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	float: left;
}
#Nav_Left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7d7d7d;
	margin-top: 6px;
	margin-bottom: 6px;
}
#Nav_Left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
}
#Nav_Left a:link {
	color: #7d7d7d;
	text-decoration: underline;
}
#Nav_Left a:visited {
	color: #7d7d7d;
	font-size: 11px;
}
#Nav_Left a:hover {
	color: #3757a2;
	text-decoration: underline;
}
#Nav_Left h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3757a2;
}
#Nav_Left h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3757a2;
	margin-bottom: 12px;
}
#Nav_Left #Section, #Nav_Left #LeftNav1_Section{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #27a63c;
	margin-left: 34px;
	height: 33px;
	padding: 0px;
}
#Nav_Left ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
}
#Nav_Left li {
	padding-left: 5px;
	height: 26px;
	border-bottom-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin-right: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #3757a2;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #bbbbbb;
	font-size: 13px;
}
#Nav_Left ul li.Arrow {
	list-style-position: outside;
	list-style-image: url(/images/Arrow.jpg);
}
#Nav_Left ul li:first-child {
	border-top-style: none;
	border-top-width: 0px;
}
#Nav_Left ul li a:link {
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	list-style-type: none !important;
	list-style-image: none;
	font-size: 13px;
}
#Nav_Left ul li a:visited {
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-size: 13px;
}
#Nav_Left ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(/images/Arrow.jpg);
	color: #3757a2;
	list-style-position: outside;
	font-size: 13px;
}
.thrColFixHdr #footer {
	background:#dddddd;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer #Columns, #Footer1_Columns {
	height: 85px;
	width: auto;
	margin-right: 0px;
	margin-left: 37px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#Columns .Column, #Footer1_Columns .Column {
	padding: 0px;
	height: auto;
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #Columns .Column .f_title, #Footer1_Columns .Column .f_title  {
	font-weight: bold;
	color: #3757a2;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
#footer #Columns .Column p, #Footer1_Columns .Column p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
}
#footer #Columns .Column p a:link, #Footer1_Columns .Column p a:link{
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d7d7d;
}
#footer #Columns .Column p a:visited, #Footer1_Columns .Column p a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d7d7d;
}
#footer #Columns .Column p a:hover, #Footer1_Columns .Column p a:hover {
	text-decoration: underline;
	color: #000;
	font-family: inherit;
}
.Legal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
}
.Legal a:link {
	text-decoration: none;
	color: #666666;
}
.Legal a:visited {
	text-decoration: none;
	color: #666666;
}
.Legal a:hover {
	text-decoration: underline;
	color: #000;
}
.tableshade {
	font-size: 11px;
	background-color: #e9f4e2;
	padding: 8px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tableNoshade {
	font-size: 11px;
	padding: 8px;
	margin-bottom: 1px;
}
.formbox {
	font-size: 12px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
}
.formboxBig {
	font-size: 12px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
.formbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.formbuttonBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.tableNoshadeLine {
	font-size: 9px;
	padding: 5px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#newsPreview, #NewsWidget1_newsPreview 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	padding-left:10px;
}
#newsPreview h1, #NewsWidget1_newsPreview h1{
	margin-bottom: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:18px;
	line-height: 26px;
	color: #27a63c;
	padding: 0px;
	margin-top: 0px;
}
#newsPreview h1.first, #NewsWidget1_newsPreview h1.first {
	margin-top: 0px;
	padding-top: 0px;
}
#newsPreview ol, #NewsWidget1_newsPreview ol {
	margin-top: 12px;
	margin-bottom: 6px;
	list-style-type: decimal;
}
#newsPreview ul, #NewsWidget1_newsPreview ul {
	margin-top: 9px;
	margin-bottom: 24px;
	list-style-type: disc;
}
#newsPreview li, #NewsWidget1_newsPreview li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 30px;
}
#newsPreview strong, #NewsWidget1_newsPreview strong {
	color: #3757a2;
	font-weight: bold;
}
#newsPreview p, #NewsWidget1_newsPreview p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	padding-top: 2px;
}
#newsPreview p a, #NewsWidget1_newsPreview p a {
	text-decoration: none;
}
#newsPreview p a:link, #NewsWidget1_newsPreview p a:link {
	text-decoration: underline;
	color: #666;
}
#newsPreview p a:visited, #NewsWidget1_newsPreview p a:visited {
	text-decoration: underline;
	color: #666;
}
#newsPreview p a:hover, #NewsWidget1_newsPreview p a:hover {
	text-decoration: underline;
	color: #000;
}
#newsPreview h2, #NewsWidget1_newsPreview h2 {
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3757a2;
	padding: 0px;
	margin-top: 19px;
}
#newsPreview h2 a, #NewsWidget1_newsPreview h2 a {
	color: #3757a2;
	text-decoration: none;
}
#newsPreview h2 a:link, #NewsWidget1_newsPreview h2 a:link 
{
    color: #3757a2;
	text-decoration: underline;
}
#newsPreview h2 a:visited, #NewsWidget1_newsPreview h2 a:visited 
{
    color: #3757a2;
	text-decoration: underline;
}
#newsPreview h2 a:hover, #NewsWidget1_newsPreview h2 a:hover {
	text-decoration: underline;
	color: #27a63c;
}
