/* Internet Explorer */

/* basic elements */
* {
	z-index: 0;
}

body{
	margin: 0 0 0 0;
	background-image: url('images/background.jpg');
	font-family:  Arial, Helvetica, sans-serif;
	color: #3C3C3C;	
	text-align: center;
}
p{
	color: #3C3C3C;	
	font-size: 11px;
}
form {
	font-size: 11px;
}
table {
	font-size: inherit;
}
span {
	font-size: 11px;
}
h3{
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
div {
	font-size: 11px;
}
ol{
	list-style-type: decimal;
	list-style-position: outside;	
	font-size: 11px;
}
a:link{
	text-decoration: none;
	color: #000099;	
}
a:visited{
	text-decoration: none;
	color: #000099;	
}
a:hover,a:active{
	color: #6666CC;
	text-decoration: none;
}
img{
	border: 0px;
}
.compulsoryField {
	font-size: 22px;
	color: red;
	font-weight: bold;
	vertical-align: middle;
}
/* custom elements */
#menuTable {
	background-image: url(menu/title_bg.gif);
	background-repeat: repeat-x;
}

label {
	font-size: 11px;
}
/* custom classes */

#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content{
}
.subheading1{
	color: #11317F;	
	font-weight: bold;
	font-size: 12px;
}
#footer{
	width: 100%;
	height: 2.5em;
	padding: 5px 5px;
	font-size: 11px;	
}
#footer p{
	text-align: center;
	color: #3C3C3C;
	font-size: 11px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5068A1;

}
.textField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5068A1;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.fontSize {
	font-size: 11px;
}
div.header_border {
	border-bottom: 1px solid #CCCCCC;
}
/* ------------------------------
            SEARCH
   ----------------------------- */
.searchTermsHighlight {
	background-color: #DFF7FF;
	font-weight: normal;
	padding: 1px 3px;
	color: #000;
}

/* ------------------------------
			HOMEPAGE
	---------------------------- */
div.welcomeText {
	margin-left: 8px;
	font-size: 11px;
}
#welcomeTable {
	margin-left: 4px;
}
#testimonialTable {
	margin-bottom: 5px;
	background-image: url(images/table/testimonials_bg.jpg);
	background-repeat: no-repeat;
}
#newsTable {
	background-image: url(images/table/news_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#demoTable {
	background-image: url(images/table/demo_bg.jpg);
	background-repeat: no-repeat;
}
#featureTable {
	background-image: url(images/table/feature_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#ADKTable {
	background-image: url(images/table/ADK_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#SAATable {
	background-image: url(images/table/SAA_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 4px;
}
#eventsCell {
	background-image: url(images/table/events_bg_1event.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#SAETable {
	background-image: url(images/table/ApplicationEcosystem_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#testimonial_note {
	font-size: 9px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-left: 25px;
}
td.testimonialCell {
	padding: 4px;
}
div.testimonialText {
	font-size: 11px;
	color: #284E63;
}
div.testimonialSource {
	font-size: 11px;
	font-weight: 600;
	margin-top: 4px;

}
#innerTestimonial {
	/*filter: alpha(opacity=30);*/
}

#buttonsCell {
	padding-bottom: 5px;
}
/* ---------------------------------
		SCROLLER
	-------------------------------- */
/*div.scroll_container {
	left: -2864; /* 179 px for each additional logo */
	/*top: 0;
	position: relative;
}
table.scroller_table {
	position: absolute;
}
table.logo_container {
	border: 1px solid #EFEFEF;
	width: 177px;
	height: 35px;
	padding: 0px;
}
.active_logo {
	border-color: #00437A;
}
div.scrollport {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 716px;
	height: 42px;
	overflow: hidden;
	clear: none;
	margin-left: 5px;
	margin-right: 5px;	
}*/
/* --------------------------------------
		PRODUCTS SECTION
	------------------------------------- */
table.product {
	border-width: 1px;
	border-style: solid;
	border-color: #A1A1A1;
	background-color: white;
}
th.product {
	background-color: #E5E9F1;
	color: #586070;
	border-bottom: 1px solid #9AA9C2;
	font-size: 11px;
}
.row1 {
	background-color: #FBFBFB;
	font-size: 11px;	
}
.row2 {
	background-color: #F8F8F8;
	font-size: 11px;	
}
span.subheading2 {
	padding-bottom: 2px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 12px;
	color: #3F577C;
}
div.tech_specs {
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 11px;
}
table.generic {
	font-size: 11px;
}
p.announcement {
	padding: 9px;
	background-image:url(images/table/prod_announce_bg.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #E1E1E1;
	border-bottom-color: #A1A1A1;
	border-top-color: #F7F7F7;
	border-left-color: #F9F9F9;
	border-right-color: #EDEDED;*/
}
div.lightBorder {
	font-size: 12px; 
	font-weight: bold; 
	padding: 4px; 
	background-color: #FCFCFC; 
	border: 1px solid #F3F3F3
}
/* ---------------------------------
		PARTNERSHIPS SECTION
	-------------------------------- */
div.preLogo {
	border: 1px solid #E1E1E1; 
	border-bottom-width: 0; 
	margin-bottom: -10px;
}
div.postLogo {
	border: 1px solid #E1E1E1; 
	border-top-width: 0; 
	margin-top: -10px;
}
div.underLogo {
	margin-bottom: 5px; 
	border-bottom: 1px dotted #DDDDDD;
	margin-left: 5px;
}
p.partnership {
	margin-top: 0; 
	margin-right: 5px; 
	margin-left: 5px; 
	margin-bottom: 0;
}
div.partner_name {
	background-image: url(images/table/small_gradient_header_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #F4F4F4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0069AB;
	margin-top: 10px;
}
/* ---------------------------
		CONTACT
	-------------------------- */
#addresses {
	padding: 4px; 
	background-color: #FCFCFC; 
	border: 1px solid #F3F3F3
}
/* -----------------------------
		ORDER FORM
	---------------------------- */
table.orderForm {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}
table.productForm {
	border: 1px solid #507392;
/*	background-color: #FAFCFE; */
}
th.orderForm {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #404040;
	padding: 0;
}
div.productLabel {
	font-weight: bold;
}
.price {
	font-size: 16px; 
	font-weight: bold; 
	color: #0075BE;
}
td.gradient_bg {
	background-image: url(images/shop/Light_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}
/* --------------------------------
		CAREERS PAGE
	------------------------------- */
th.location {
	background-color: #0083C1;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	font-size: 12px;
}	
/* --------------------------------
		APPLICATIONS PAGE
	------------------------------- */
div.selectedApp {
	border: 1px solid #2F82D5;
	background-color: white;
	background-image: url(images/table/app_active_logo_bg.jpg);
	width: 130px;
	height: 40px;
	padding: 2px;
}
div.App {
	border: 1px solid #FBFBFB;
	background-color: #FBFBFB;
	width: 130px;
	height: 40px;
	padding: 2px;	
}
td.rowBorder {
	border-bottom: 1px solid #CCC;
}
#application_ecosystem {
	margin-top: 4px;
	margin-right: 4px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 271px;
	background-image: url(images/table/Application-Ecosystem_bg.gif);
	background-repeat: no-repeat;
	color: white;
	clear: both;
	width: 372px;
	height: 279px;
	float: left;
}