.eef_body { background: #ffffff; color: #666666; margin-top:0px;  margin-bottom:0px;  margin-left:0px;  margin-right:0px; font-family:verdana,arial, helvetica; font-size: 13px; text-align: left;}

.eef_blue_frame {
	color:#FFFFFF;
	font-size: 13px; 
}
.eef_blue_frame_large {
	color:#FFFFFF;
	font-size: 15px;
}
.eef_blue_frame_contact {
	color:#FFFFFF;
	font-size: 12px;
}
.eef_blue_frame_small {
	color:#FFFFFF;
	font-size: 11px; 
}
.eef_blue_frame a {
	color: #FFFFFF;
	text-decoration: none;
}
.eef_blue_frame a:hover {
	text-decoration: underline;
}

.eef_blue_h2 {
	font-size: 18px; 
}

.eef_blue_h3_small {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 13px;
}

.eef_h3 {
	font-size: 14px;
}

.eef_download_h3 {
	font-size: 11px; 
	color:#9b3c8c;
}
.eef_pricing_h2 {
	font-size: 15px;
	color:#9b3c8c;
	font-weight: bold;
}
.eef_download_frame {
	font-size: 10px; 
	color: #666666;
}
.eef_download_frame a {
	color: #666666;
	text-decoration: none;
}
.eef_download_frame a:hover {
	text-decoration: underline;
}

a.eef_rotate {
	font-size: 14px;
	text-decoration: none;
}

a.eef_rotate:hover {
	font-size: 14px;
	text-decoration: underline;
}

.eef_download_icon {
	  position: relative;
	  top: -12px;
	  left: 290px;
	  margin-top: -220px;
}

.eef_contact_icon {
    position: relative;
	  top: 0px;
	  left: 138px;
	  margin-top: -170px;
}

.eef_h1 {
	font-size: 13px; 
	color:#329cbc;
}

.eef_h2 {
	font-size: 16px; 
	color:#329cbc;
}

.eef_black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.eef_white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 680px;
	height: 570px;
	padding-top: 10px; 
	border: 1px solid #999999;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.eef_benefits {
	font-size: 12px;
}

div.eef_rotater{
	display:none;
}

.eef_faq_highlight {
	color: #329cbc;
	background-color: white;
}

.eef_faq_entries {
	height: 260px;
	overflow: hidden;
	margin-top: 10px;
}

td.tryitnow {
	background: transparent;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/img/eef_banner-free.jpg)
}

input {
	border: solid 1px #999999;
	background-color: white;
}

input#contact_phone {
	border: none;
	background-color: white;
}

div#eef_footer {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%; 
	height:40px;
	font-family: verdana,Arial, Helvetica;
	font-size: 10px;
	color: #7D7D7D;
}
div#eef_footer td {
	font-family: verdana,Arial, Helvetica;
	font-size: 10px;
	color: #7D7D7D;
}
div#eef_footer a {
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
}
div#eef_footer a:hover {
	color: #404040;
	text-decoration: underline;
}

div#eef_benefits {
	font-size: 12px;
}
div#eef_benefits a {
	color: #329cbc;
	text-decoration: none;
}
div#eef_benefits a:hover {
	text-decoration: underline;
}

div#eef_mainnav {
	color: #666666;
}
div#eef_mainnav a {
	color: #666666;
	text-decoration: none;
}
div#eef_mainnav a:hover {
	color: #329cbc;
	text-decoration: none;
}

/* slider */

.eef_pricing_bottom {
	width: 439;
	height: 162;
	top: 56px;
	background: url('/img/eef_pricing-bottom.jpg')
}

.eef_pricing_text_licenses {
	color:#AE5CA4;
	font-size:16px;
}

.eef_pricing_text_component {
	color:#AE5CA4;
	font-size:13px;
	font-weight: bold;
}

.eef_pricing_text_total {
	color:#AE5CA4;
	font-size:16px;
	font-weight: bold;
}

.eef_pricing_text_legend {
	color: #888888;
	font-size: 10px;
    width: 120px;
    height: 40px;
}

.eef_checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('../img/eef_checkbox.png') no-repeat;
	display: block;
	clear: left;
	float: left;
}

div.infoslider {height:56px; width:350px; margin: 0px 0px 0px 0px; background: url('../img/eef_slider-back.jpg') no-repeat 0px 0px; position:relative;}
.infoslider .track {height: 56px; width: 0; background: url('../img/eef_slider-back.jpg') no-repeat 0 0px; display:block;}
.infoslider .button {height: 44px; width: 20px; padding:0; border:0; background: url('../img/eef_slider-marker.gif') no-repeat 0px 0px; display:block; cursor:pointer; position:absolute; left:0; top:11px; }
.infoslider .button:focus, .infoslider .button:hover { background-position:-20px 0px; outline:0; }


