﻿.textfield{
	color: #939393;
	border: 0px;
	height: 17px;
	font-size: 8pt;
	font-family: "Trebuchet MS";
}

.new{
	font-family:"Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.new{
	text-decoration:underline;
	color: #FFFFFF;
}

.link{
  text-decoration:none;
  color: #000000;
}

a:hover.link{
	text-decoration:underline;
	color: #000000;
}

li{
    list-style-image:url('../images/bullet.gif');
}

.omegaHeadingFont{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 26pt;
}

.superHeadingFont{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 20pt;
}

.greatHeadingFont{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 16pt;
	color: #0B477D;
}

.greatHeadingFonta{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 16pt;
	margin: 20px;
	color: #0B477D;
}


.headingFont{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 12pt;
	color: #0B477D;
}

.headingFonta{
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 12pt;
	color: #0B477D;
	margin-left: 20px;
}

.newHeadingFont{
	font-family:"Trebuchet MS";
	font-size: 14pt;
	color: #000000;
	margin-left: 20px;
}

.newFont{
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #333333;
}

.newFonta{
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #555555;
	margin-left: 40px;
	margin-right: 20px;
}

.newFontb{
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #555555;
	margin-left: 40px;
}

.font{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 8pt;
	color: #555555;
}

.popOutFont{
	font-size: 12pt;
	font-weight: bold;
	font-family:"Trebuchet MS";
	color: #555555;
}

.popOutHeading{
	font-size: 14pt;
	font-weight: bold;
	font-family:"Trebuchet MS";
	color: #000000;
}

ul{
    margin-top: 8px;
	margin-left:13px
}

.contact{
	color: #555555;
	font-family:"Trebuchet MS";
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

a:hover.contact{
	text-decoration: underline;	
}

a{
  text-decoration: none;
}

a:hover{
	text-decoration: underline;
	cursor: pointer;
}

.video{
	z-index: 3;
	width: 980px;
	height: 530px;
	position: absolute;
	top: 50px;
	left: 76px;
	background-image:url('../images/videoBG1.gif');
}

.learnMore{
	z-index:1;
	background-image:url('../images/popupBG1.gif');
	width: 275px; 
	height: 200px;
	overflow: hidden; 
	position:absolute;
	margin-top: -70px;
    display: none;
}

.learnMoreFont{
	font-family:"Trebuchet MS";
	font-weight: bold;	
	font-size: 8pt;
	color: #555555;
	margin: 10px;
}

hr{
	color: #555555;
	height: 1px;
}