/*Stylesheet for mx2020 mini-site*/

body
{
	background-color: #f0f0f0;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 
{
	color: #ff8c00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
	
/*Used for date links on PR Archive page*/
h1 a:link
{
	color: #ff8c00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/*End*/

h2
 {
	color: #5e5e5e;
	font-size: 112%;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
}

h2 a:link
{
	color: #5e5e5e;
	font-size: 112%;
	font-style: italic;
}

h3 
{
   color: #C86E00;
	/*color: #E88000;*/
	font-size: 105%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;

}

h4 
{
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
/*holds content on home pages*/
table.homepage 
{

background: #315098;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
    height: auto;
}

/*holds content on all pages*/
#container 
{
	background: #315098;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}


tr, td 
{
	text-align: left;
}

.logo 
{

	height: 85px; 
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

#contact_nav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #00376E;
	background-color: #b9ed85;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 15px;
	width: 200px;
}
#contact_nav a:link
{
	text-decoration: none;
	font-weight: bold;
}
#contact_nav a:hover
{
	text-decoration: underline;
	color: #ff8c00;
}
#contact_nav a:visited
{
	text-decoration: none;
	color: #FF8C00;
}
#contact_nav a:visited:hover
{
	text-decoration: underline;
	color: #D27400;
}

#flash_intro
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:#315098 0px solid; 
	width: 498px;
	height: 181px;
}
#mainImg 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}


/*box bullet symbol*/
.readMore 
{
	background-image:  url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding-right: 19px;
	vertical-align: middle;
}

.readMore a:link
{
	text-decoration: none;
}
.readMore a:visited
{
	text-decoration: none;
}

/*News Boxes at bottom of home page*/
.newsContainer
{
background: #315098;
width: 780px;

}
.newsHd 
{
	font-size: 110%;
    width: 220px;
	color: #ff8c00;
	font-weight: bold;
	padding-bottom: 0px;
}

div.news
 {
	font-size: 75%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	vertical-align: top;
	width: 230px;
	height: 245px;
	border-color: #1C3A79;
	border-style: solid;
	border-width: 4px;
}
div.news a:link 
{
	color: #4A5964;
	font-weight: normal;
	text-decoration: none; 
}

div.news a:hover
 {
	color: #FF8C00;
	font-weight: normal;
	text-decoration: underline;
}
div.news a:visited:hover
{
	color: #ff8c00;
	font-weight: normal;
	text-decoration: underline;
}
div.news a:visited 
{
	color: #4A5964;
	font-weight: normal;
	text-decoration: none; 
}

.newsTxt ul 
{
	padding-left: 20px;
	margin-left: 0px;
}
.newsTxt ul li
{
	list-style-image:  url(/images/orange_bullet.gif);
	padding-bottom: 5px;
	vertical-align: baseline;
}

.newsTxt a:link 
{
	color: #4A5964;
	font-weight: normal;
	text-decoration: none; 
	/*color: black;*/
}

.newsTxt a:hover
 {
	color: #FF8C00;
	font-weight: normal;
	text-decoration: underline;
}
.newsTxt a:visited:hover
{
	color: #ff8c00;
	font-weight: normal;
	text-decoration: underline;
}
.newsTxt a:visited 
{
	color: #4A5964;
	font-weight: normal;
	text-decoration: none; 
	/*color: black;*/
}
/*End News Styles for Home page*/

.footer
{
	padding: 9px 0px 8px 0px;
	/*float: left;*/
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #5974B3;
	color: #FFFFFF;
	width: 100%;
}
.footer a:link
{
	text-decoration: none;
	color: white;
}
.footer a:visited
{
	text-decoration: none;
	color: white;
}
.footer a:hover 
{
	color: #FF8C00;
	text-decoration: underline;
}

#sectionHead
{
	font-size: 90%;
	font-weight: bold;
	padding-left: 11px;
	color: #ff8c00;
   padding-bottom: 8px;
	padding-top: 10px;
}


/*style for vertical left navigation cell
.leftNav 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 70%;
	margin-left: 0px; 
	background-color: #c9ff93;
	padding: 5px 5px 0px 8px;
	vertical-align: top;
	width: 108px;
	max-height: 150px;
	border-left: 10px solid #5e5e5e; 
	border-right: 10px solid #5e5e5e;
	
}*/

/*Style for mx2020 page content*/
td.main_content
{
	background-color: white;
	width: 80%;
	z-index: 100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 0px 15px 20px 10px;
	margin-left: 0px;
	font-style: normal;
	}
.main_content ul li
{
	list-style-image:  url(/images/orange_bullet.gif);
	padding-bottom: 5px;
	vertical-align: text-top;
}
.main_content ul li ul li
{
	list-style-image:  url(/images/blue_bullet.gif);
 	vertical-align: text-top;
	
}	

.main_content dt
{
	margin-left: 15px;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   margin-top: 15px;
}

.main_content img
{
	/*float: left;*/
	margin-right: 10px;

}

/*Style for page content*/
td.contentMain 
{

	/*font-size: 85%;*/
	font-size: .83em; 
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	/*margin-left: 25px;
	margin-right: 25px;*/
}
.contentMain p 
{
	font-size: .83em; 
	/*font-size: 85%;*/
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 25px;

}
.contentMain blockquote
{
	font-size: .83em; 
	/*font-size: 85%;*/
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 50px;	
}
.contentMain ul li
 {
 	font-size: .83em; 
	/*font-size: 85%;*/
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(/images/smbullet.gif);
	margin-left: 25px;
	margin-right: 25px; 
	/*added bullets to match related links*/
}

.contentMain ul li ul li
 {
 	margin-left: -20px;
	margin-right: 0px; 
	list-style-image: url(/images/smbullet2.gif);
	/*list-style: circle; added image below to match one above*/
	font-size: 100%;
}
.contentMain ol li 
{
	font-size: .83em; 
	/*font-size: 85%;*/
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 25px;
	padding-bottom: 10px;
}

.contentMain  dt
{
	margin-left: 15px;
	font-size: .83em; 
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   margin-top: 15px;
}
.contentMain  dd
{
	font-size: .83em; 
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
.contentMain img
{
	/*float: left;*/
	margin-right: 10px;

}


h1.thankyou img 
{
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
}

a:link 
{
	color: #54658A;
	text-decoration: underline;
	font-weight: normal;
}

a:hover 
{
	color: #ff8c00;
}

a:visited:hover 
{
color: #ff8c00;
}

a:visited 
{
	color: #4A5964; 
	/*color: black;*/
/*	font-weight: bold;*/
}
/*Start Form style*/

/*text used for messages on forms*/
td.msgTxt 
{
	color: #ff8c00;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	text-align: left;
}

/*main content on mx2020 forms*/

.formContent 
{

	margin-left: 10px;
	margin-left: 10px;
	vertical-align: top;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;

}

.formContent h1 
{
	color: #ff8c00;
	font-size: 125%;
	letter-spacing: .05em;
	padding: 5px 3px 5px 5px;
}
/*Elements in left cell on form aligned right*/
td.rightTxt 
{
	text-align: right;
	padding-right: 10px;
	font-size: 80%;	
	padding-left: 25px;
	padding-top: 10px;
}
/*Elements in right cell on form aligned left*/
td.leftTxt 
{
	text-align: left;
	padding-left: 10px;
	font-size: 80%;	
	padding-right: 50px;
	padding-top: 10px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

td.leftTxt input 
{
	border: 1px solid #6699CC;
	background-color: #FFFFFF;
	border-bottom: 1px solid #33618D;
	border-right: 1px solid #33618D;
}

td.leftTxt option 
{
	font-size: 85%;
	background-color: #FFFFFF;
}
/*end form styles*/
.colorHdr 
{
	background-color: silver;
	text-align: center;
	border-bottom: 1px solid #5e5e5e;
	font-size: 75%;
	font-weight: bold;
	height: 20px;
	margin-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.leftCol 
{
	background-color: white;
	font-size: 85%;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
}

.btnSubmit 
{
	padding: 3px 5px 3px 5px;

}

.btnSubmit a:link 
{
	color: #54658A;
	font-size: 80%;
	font-weight: normal;
	text-decoration: underline;
}
.btnSubmit a:hover
 {
	color: #ff8c00;
	font-size: 80%;
}

.btnSubmit a:visited:hover 
{
	color: #B0ED85;
	font-size: 80%;
}

.btnSubmit a:visited
 {
	color: #000000; 
	/*font-weight: bold;*/
	font-size: 80%;
}
/*end form style*/
.careers
{
	color: #54658A;
	font-size: 100%;
	font-style: normal;
	margin-left: 25px;
}
div.header
 {
	/*font-size: 95%;*/
	padding-bottom: 10px;
	padding-left: 25px;
	width: 80%;
}

div.header a:link
 {
	color: #54658A;
 /*	color: #6699CC;*/
	font-weight: bold;
	line-height: 17px;
}

div.header a:visited
 {
	color: #54658A;
}
div.header a:visited:hover
{
	color: #54658A;
}

.top 
{
	border-bottom: 0px solid #4D88C0;
	color: #4D88C0;
	font-size: 11px;
	padding-bottom: 15px;
	text-decoration: underline;
}

.pRelease 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .80em; 
	/*font-size: 85%;*/
	font-style: normal;
	width: 100px;
}
hr.dots 
{
	border: thin dotted #66CC00;
	text-align: center;
	width: 500px; /*margin-left: 30px;*/
}
/* Used for banners in right area */
.offer img 
{
	margin-top: 50px;
	padding-right: 5px;
}

/* Used for Features table  */
table.specs 
{
	border: 1px solid #;
	font-size: 100%;
	width: 90%;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	/*width: 425px;*/
}

table.specs td
 {
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 4px 5px 5px 6px;
}
.specs td.header 
{
	font-weight: bold;
	color: black;
	font-size: 120%;
	background-color: #8EA1C9;
	border: 1px solid #ff8c00;
}
.specs td.title
{
	font-weight: bold;
	color: black;
	font-size: 100%;
}

.specs ul li
{
	margin-left: -15px;
	margin-top: -5px;
}

.eval li 
{
	margin-left: 25px;
	padding-bottom: 10px;
}
div.adBanner img 
{
	padding-left: 0px; 
	/*padding-right: 10px;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	}
	
#novell 
{
	padding-bottom: 10px; 
	margin-left: 30px;
}

#microsoft
{
	margin-left: 20px;
	
}
/*--Used for Sophos Virus Alert Text --*/
#virus 
{
	color: #FF8C00;
	font-size: 70%;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	vertical-align: top;
}

#virus a:link
 {
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none; /*color: black;*/
}

#virus a:visited:hover
 {
	color: #FF8C00;
	font-weight: bold;
	text-decoration: underline;
}

#virus a:hover
 {
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
}

#virus a:visited
 {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none; /*color: black;*/
}
/*Used for positioning of zoomed images in content*/
.zoom img 
{
	float: right;
	margin-right: 10px;
	padding: 5px 6px 10px 13px;
	border: 0px;
}
/*style for 'Click here to enlarge image'*/
.imgTitle 
{
	clear: right;
	float: right;
	font-size: 80%;
	font-weight: normal;
	margin-right: 10px;
margin-bottom: 10px;

}
/*New Design styles*/
/*used to hold array*/
#pageHdr 
{
	background-color: #54658A;
	 /*position: fixed;
	padding-left: 200px;*/
	width: 100%;
}

/*used to hold section title*/
#pageTitle 
{
	background-color: #54658A;
	clear: right;
	color: #FFFFFF;
	font-size: 115%;
	/*	position: relative;*/
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 70px;
	padding-top: 35px;
}

/*Narrower header*/
#pageTitle2 
{
	background-image: url(/images/Lheadpix.gif);
	color: #FFFFFF;
	font-weight: bold; 
	/*font-size: 115%;
	position: relative;
	clear: right;
	padding-top: 25px;
	padding-left: 25px;*/
	padding-bottom: 0px; 
	/*background-color: #54658A;*/
}

#pageHdr img 
{
	float: right;
}

/*style for right column
.rightBox 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 70%;
	margin-left: 0px; 
	background-color: #c9ff93;
	padding: 5px 5px 0px 8px;
	vertical-align: top;
	width: 108px;
	max-height: 150px;
	border-left: 10px solid #5e5e5e; 
	border-right: 10px solid #5e5e5e;
}*/
.rightBox 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	/*border-left: 1px solid #54658A; Put inline in contentMain for Mozilla and Netscape*/
	padding: 0px 6px 0px 5px;
	vertical-align: top;
	width: 115px;
	border-right: 7px solid #5e5e5e;
	border-left: 7px solid #5e5e5e;
	background-color: #B9ED85;
   height: auto;
}

/*links in right area*/
.litLinks
{
	clear: none;
	font-size: 70%;
	line-height: 16px; 
	margin-right: 1px;
	margin-top: 7px;
	padding: 3px 3px 3px 5px; 
	width: 115px; 
   height: auto;
}
.litLinks a:link 
{
	color: #54658A;
	font-weight: normal;
	text-decoration: underline;
}
.litLinks a:hover 
{
	color: #ff8c00;
	font-weight: normal;
	text-decoration: underline;
}

.litLinks h3 
{
	background-color: #66cc00;
	color: #54558a	;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 3px -3px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	text-align: center;
}

.litLinks h4 
{
	background-color: #FF8C00;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 5px -12px -3px;
	padding-bottom: 2px;
	 /*	background-color: #37668E;*/
	padding-left: 10px;
	padding-top: 2px;
}

.litLinks h5 
{
	color: #FF8C00;
	font-size: 100%;
	margin: 0px 5px -16px 5px;
	padding: 0px 0px 0px 0px;
}

.litLinks ul li 
{
	font-size: 90%;
	list-style-image: url(/images/smbullet.gif);
	margin: 0px 0px 0px -20px;
	padding-bottom: 0px;
	 /*	margin: 0px 0px 0px -35px;*/
	padding-top: 0px; 
	/*	padding-bottom: 2px;*/
}

/*Lines up image with text*/
.litLinks li 
{
	vertical-align: baseline;
}

#glossary
{
	color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif; 
	/*margin-top: 20px;*/
	font-size: 120%;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
}
#logohead
{
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#login
{
	color: #ff8c00;
	font-size: 80%;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#login a:link 
{
	text-decoration: underline;
	color: #ff8c00;
	font-size: 80%;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#login a:visited
{
	color: #B9Ed85;
	font-weight: normal;
	font-size: 80%;
}
#login a:hover
{
	text-decoration: none;
	color: #B9Ed85;
	font-size: 80%;
}

#login a:visited:hover
{
	color: #ff8c00;
}
img.photoleft 
{
	float: left;
	clear: right;
}

img.photoright 
{
	float: right;
	clear: left;
}

.whiteBg
{
	background-color: white;
}
.grayBg
{
	background-color: #315098;
}
table.fastFacts
{

	border: 1px solid #5E5E5E;
	font-size: 95%;
	width:90%;
}
table.fastFacts td.head
{
	background-color: #5974B3;
	/*color: #c9ff93;*/
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table.fastFacts td.title
{
	padding: 5px;
	color: #5E5E5E;
	font-weight: bold;
	
}
table.fastFacts td.info
{
	padding: 5px;
	
}

table.sitemap
{
	border:0px solid #5E5E5E;
	font-size: 95%;
	width:90%;
	padding: 5px;
}
/*Customer table*/
table.customers
{
	font-size: 100%;
	width: 450px;
}
table.customers td
 {
	padding: 7px 5px 5px 7px;
	text-align: left;
}
table.customers li
{
	list-style-image: url(../images/orange_bullet.gif);
}

#support
{
width: 80%;
	/*color: #c9ff93;*/
	color: #525C9A;
font-size: .95em; 
font-style: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#support td
{
	border: 3px ridge #ff8c00;
	padding-left: 10px;
}

.techSupt img
{
	float: right;
	padding: 5px 5px 5px 5px;

}

.dropcap {
	color: #ff8c00; 
	/*color: #54658A;*/
	float: left;
	font-family: "MS Serif", "New York", "Times New Roman", serif; 
	font-size: 300%;
	font-weight: bold;
	margin-top: -3px;
	width: 17pt;
}
.testimonial
{
	float: right;
	font-size: 90%;
	margin-right: 15px;
	font-weight: bold;
}
td.msp 
{
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 80%;
	font-weight: bold;
}

td.msp a:link
{
color: #FFFFFF;
}
td.msp a:hover
{ 
color: #FF8C00; 
}
td.msp a:visited
{
color: #FFFFFF;
}
td.msp a:visited:hover
{ 
color: #FF8C00; 
}

div.pullquote
{

float: right; 
clear: right; 
margin-right: 2px; 
margin-left: 18px; 
margin-bottom: 1em; 
width: 160px; 
font-family: Lucida Grande, Tahoma, sans-serif;
font-size: 15px; 
color: #E88000; 
text-align: right; 
line-height: 18px;
font-weight: bold;
}
.who
{
  color: black;
 font-size: 14px;
 font-weight: bold;
}

div.analysts
{
margin-right: 2px; 
margin-left: 4px; 
margin-bottom: 1em; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: 5e5e5e; 
line-height: 18px;
font-style: italic;
}

.analysts img
{
	float: right;
margin-top: -15px;
}

.quote
{
	color: #5e5e5e; 
	font-family: "MS Serif", "New York", "Times New Roman", serif; 
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}




	
	
