@charset "utf-8";
/* CSS Document */
body {
	background-color: #7d7d7d;
	height:100%;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
a {
	font-size:11px;
	text-align:left;
	color:#644696;
	font-weight:normal;
}
a:hover {
	font-size:11px;
	text-align:left;
	color:#7d7d7d;
	font-weight:normal;
	text-decoration:underline;
}
h2,h3,h4 { line-height: 18px; text-align:left; }
h1,h2 { margin-bottom: 16px; text-align:left; }
h1 { font-size: 20px; line-height: 30px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 10px; }
#SITEMAP .PURPLE-HEAD  {
	font-size: 18px;
	text-align:left;
	color:#644696;
	font-weight:bold;
	text-decoration:none;
}
#SITEMAP a:hover  {
	font-size: 18px;
	text-align:left;
	color:#7d7d7d;
	font-weight:bold;
	text-decoration:underline;
}
#SITEMAP-SUB a:hover  {
	font-size: 11px;
	text-align:left;
	color:#7d7d7d;
	font-weight:bold;
	text-decoration:underline;
}
#SITEMAP-SUB .SUB  {
	font-size: 11px;
	text-align:left;
	color:#644696;
	font-weight:bold;
	text-decoration:none;
}
#SITEMAP-SUB2 a:hover  {
	font-size: 11px;
	text-align:left;
	color:#7d7d7d;
	font-weight:normal;
	text-decoration:underline;
}
img {
	border:none;
}
p {
	font-size:11px;
	color:#000;
	text-align:left;
	font-weight:normal;
}
form input { 
	font-size: 11px; 
	vertical-align:middle;
}
.MAIN {
	position:relative;
	display:block;
	width:970px;
	height:auto;
}
.MAIN-BORDER {
	background-image:url(../images/BACK-G.gif);
	background-repeat:repeat-y;
	position:relative;
	top:-15px;
	margin: 0 auto;
	width:980px;
	overflow-x:hidden;
}
.MAIN-BORDER1 {
	background-image:url(../images/BACK-G1.gif);
	background-repeat:repeat-y;
	position:relative;
	top:-15px;
	margin: 0 auto;
	width:980px;
	overflow-x:hidden;
}
/*  NEW HOME PAGE MIDDLE COMPONENTS */
.container-mid {
    position:relative;
	width:970px;
	height:220px;
	background-color:#FFFFFF;
}
.container-img {
    float:left;
    width:650px;
    height:220px;
    background-color:#FFFFFF;
}
.container-rt {
    float:right;
	width:320px;
	height:220px;
	background-color:#FFFFFF;
}
.container-rtimg {
    position:absolute;
	width:320px;
	height:159px;
	background-color:#cccccc;
}
/* END NEW HOME PAGE MIDDLE COMPONENTS */
.HEAD-AREA {
	position:relative;
	height:100px;
	background-color:#FFFFFF;
}
.LOGO {
	padding-left:47px;
	border-style:none;
}
.CONTENT-IMAGE {
	float:left;
	height:286px;
}
.MAIN-NAV {
	position:relative;
	background:url(../images/NAV-BG.gif);
	background-repeat:repeat-x;
	width:970px;
	height:25px;
	z-index:250;
}
.ABOUT-BAR {
	position:relative;
	margin: -50px 0 0 0;
	height:50px;
	width:970px;
	background-color:#FFFFFF;
	z-index:232;
}
.ABOUT-TXT {
	float:left;
	margin: 8px 0 0 20px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#FFB300;
}
.ABOUT-BAR-1 {
	position:relative;
	margin: 0 0 0 0;
	height:50px;
	width:970px;
	background-color:#644696;
	z-index:232;
}
.ABOUT-TXT-1 {
	float:left;
	margin: 8px 0 0 20px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}
.ABOUT-BAR-2 {
	position:relative;
	margin:-5px 0 0 0;
	height:53px;
	width:780px;
	background-color:#FFFFFF;
}
.ABOUT-TXT-2 {
	float:left;
	margin:10px auto 10px 5px;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	color:#000000;
}
.ABOUT-BAR-3 {
	position:relative;
	margin:-50px 0 0 0;
	height:15px;
	width:780px;
	background-color:#FFFFFF;
}
.ABOUT-TXT-3 {
	float:none;
	padding: 4px 0 0 0;
	margin: 50px 0 0 3px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#LEFT-CONTENT {
	position:relative;
	float:left;
	top:0;
	left:0;
	background-image:url(../images/LEFT-NAV-G-IE.gif);
	background-repeat:repeat-x;
	height:420px;
	width:190px;
	z-index:249;
}
#RIGHT-CONTENT {
	position:relative;
	float:left;
	width:780px;
	height:100%;
	background-color:#7d7d7d;
}
.SEARCH-AREA {
	position:relative;
	top:40px;
	height:21px;
	float:right;
	padding-right:160px;
}
.HEAD-LINKS {
	vertical-align:middle;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}
.HEAD-LINKS a {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
.HEAD-LINKS a:hover {
	font-size:11px;
	color:#644696;
	font-weight:bold;
	text-decoration: none;
}
.HEAD-LINKS .username {
	float:right;
}
.INTERNAL-DROP {
	position:relative;
	float:left;
	width:970px;
	background-image:url(../images/INTERNAL-DROP.png);
	background-repeat:repeat-x;
	z-index:245;
	height:100%;
}
.INTERNAL-G {
	position:relative;
	margin-top:-20px;
	float:left;
	top:0;
	left:0;
	background-image:url(../images/INTERNAL-G.gif);
	background-repeat:repeat-x;
	background-color:#b7b7b7;
	width:970px;
	height:300px;
}
html>body .INTERNAL-G {
	min-height:300px;
	height:100%;
	margin-top:-20px;
}
#HIGHLIGHT {
	position:relative;
	float:left;
	margin:0 0 20px 6px;
	display:block;
	text-align:left;
	background-image:url(../images/WHITE-G.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:260px;
	height:280px;
	z-index:231;
}
html>body #HIGHLIGHT {
	margin: 10px 0 -20px 20px;
	height:100%;
	min-height:280px;
}
#HIGHLIGHT .HEAD {
	position:relative;
	top:0;
	display:block;
	padding:10px 0px 0px 10px;
	width:285px;
	float:left;
	font-size:14px;
	color:#644696;
	font-weight:bold;
	text-decoration: none;
}
#HIGHLIGHT .PURPLE-HEAD {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
#HIGHLIGHT .ITEM {
	padding:0px 5px 10px 10px;
	text-align:left;
}
#PRODUCTS {
	position:relative;
	float:left;
	margin:0 0 20px 10px;
	display:block;
	text-align:left;
	background-image:url(../images/WHITE-G.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:155px;
	height:280px;
	z-index:231;
}
html>body #PRODUCTS {
	margin: 10px 0 -20px 20px;
	height:100%;
	min-height:280px;
}
#PRODUCTS .HEAD {
	position:relative;
	top:0;
	display:block;
	padding:10px 0px 5px 10px;
	width:145px;
	float:left;
	text-align:left;
	font-size:14px;
	color:#644696;
	font-weight:bold;
	text-decoration: none;
}
#PRODUCTS .PURPLE-HEAD {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
#NEWS {
	position:relative;
	float:left;
	margin:0 0 20px 10px;
	display:block;
	text-align:left;
	background-image:url(../images/WHITE-G.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:300px;
	height:280px;
	z-index:231;
}
html>body #NEWS {
	margin: 10px 0 -20px 20px;
	height:100%;
	min-height:280px;
}
#NEWS .HEAD {
	position:relative;
	top:0;
	display:block;
	padding:10px 0px 0px 10px;
	width:285px;
	float:left;
	font-size:14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color:#644696;
	font-weight:bold;
	text-decoration: none;
}
#NEWS .PURPLE-HEAD {
	float:left;
	font-size:11pt;
	color:#644696;
	font-weight:bold;
	text-decoration: none;
}
#NEWS .ITEM {
	padding:0px 5px 10px 10px;
	text-align:left;
}
#QUICK {
	position:relative;
	float:left;
	margin:0 0 20px 10px;
	display:block;
	text-align:left;
	background-image:url(../images/WHITE-G.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:155px;
	height:280px;
	z-index:231;
}
html>body #QUICK {
	margin: 10px 0 -20px 20px;
	height:100%;
	min-height:280px;
}
#QUICK .HEAD {
	position:relative;
	top:0;
	display:block;
	padding:10px 0px 5px 10px;
	width:155px;
	float:left;
	font-size:14px;
	color:#644696;
	font-weight:bold;
	text-decoration: none;
}
#QUICK .PURPLE-HEAD {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
.PURPLE-HEAD {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
.PURPLE-HEAD a {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
.PURPLE-HEAD a:hover {
	font-size:14px;
	color:#7D7D7D;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
}
.BLACK-HEAD {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.LARGE-BLACK-HEAD {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.COPY-S {
	font-size:10px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
.COPY-M {
	font-size:10px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
.COPY-M a {
	font-size:10px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
.COPY-M a:hover {
	font-size:10px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
.COPY-M1 {
	font-size:11px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
/* QUALCOMM PAGE STYLES */
.COPY-Q {
	font-size:14px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
.COPY-Q a:link {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:normal;
}
.COPY-Q a:hover {
	font-size:14px;
	color:#999999;
	text-align:left;
	font-weight:normal;
}
.COPY-Q a:visited {
	font-size:14px;
	color:#999999;
	text-align:left;
	font-weight:normal;
}
#containerul, #containerul {
	font-size:14px;
	color:#000000;
	text-align:left;
	font-weight:normal;
}
#containerul, #containerul a:link {
	font-size:14px;
	color:#644696;
	text-align:left;
	font-weight:normal;
}
#containerul, #containerul a:hover {
	font-size:14px;
	color:#999999;
	text-align:left;
	font-weight:normal;
}
#containerul, #containerul a:visited {
	font-size:14px;
	color:#999999;
	text-align:left;
	font-weight:normal;
}
#containerul, #containerul ul{
  font-size:14px;
  color:#000000;
  text-align:left;
  font-weight:normal;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}
#containerul li{
  font-size:14px;
  color:#000000;
  text-align:left;
  font-weight:normal;
  margin:0 0 0 20px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none;
}
#containerul li a:link {
  font-size:14px;
  color:#644696;
  text-align:left;
  font-weight:normal;
  margin:0 0 0 20px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none;
}
#containerul li a:hover{
  font-size:14px;
  color:#999999;
  text-align:left;
  font-weight:normal;
  margin:0 0 0 20px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; 
}
#containerul li a:visited{
  font-size:14px;
  color:#999999;
  text-align:left;
  font-weight:normal;
  margin:0 0 0 20px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; 
}
#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
/*  END OF QUALCOMM STYLES */
.COPY-L {
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.PURPLE-LINK-R {
	text-align:right;
	color:#644696;
	font-weight:normal;
}
.PURPLE-LINK-R a:hover {
	font-size:10px;
	text-align:right;
	color:#7d7d7d;
	font-weight:normal;
}
.PURPLE-LINK-L {
	font-size:10px;
	text-align:left;
	color:#644696;
	font-weight:normal;
}
.PURPLE-LINK-L a:hover {
	font-size:10px;
	text-align:left;
	color:#7d7d7d;
	font-weight:normal;
}
.FOOTER {
	width:970px;
	height:20px;
	z-index:245;
}
.FOOTER-TXT {
	position:relative;
	top:4px;
	width:970px;
	font-size:10px;
	color:#333333;
	text-align:center;
}
.FOOTER-TXT a {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.FOOTER-TXT a:hover {
	font-size:10px;
	color:#644696;
	text-decoration:none;
}
.FOOTER-2 {
	position:relative;
	float:left;
	width:970px;
	height:20px;
}
html>body .FOOTER-2 {
	position:relative;
	float:left;
	top:0px;
	width:970px;
	height:20px;
}
.FOOTER-TXT-2 {
	position:relative;
	width:970px;
	font-size:10px;
	color:#333333;
	text-align:center;
}
html>body .FOOTER-TXT-2 {
 position:relative;
 top:4px;
 left:0;
 width:970px;
 font-size:10px;
 color:#333333;
 text-align:center;
}
.FOOTER-TXT-2 a {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.FOOTER-TXT-2 a:hover {
	font-size:10px;
	color:#644696;
	text-decoration:none;
}
.BOTTOM-DROP {
	clear:both;
	position:relative;
	background-image:url(../images/BOTTOM-DROP-FULL.gif);
	width:980px;
	height:42px;
	z-index:219;
}
.BOTTOM-DROP-2 {
	clear:both;
	position:relative;
	background-image:url(../images/BOTTOM-DROP-FULL-SUB.gif);
	width:980px;
	height:42px;
	z-index:219;
}
/*MAIN MENU CSS*/
#cssdropdown, #cssdropdown ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#cssdropdown li {
	float:left;
	position: relative;
}
.mainitems {
	height:25px;
}
.mainitems a {
	vertical-align:middle;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin-left: 15px;
	margin-right: 8px;
	text-decoration: none;
}
.mainitems a:hover {
	vertical-align:middle;
	font-size:11px;
	color:#644696;
	font-weight:bold;
	margin-left: 15px;
	margin-right: 8px;
	text-decoration: none;
}
.subuls {
	display: none;
	width: 12em;
	position:absolute;
	top: 25px;
	left: 15px;
	background-color:#644696;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	z-index:248;
}
.subuls li {
	width: 100%;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}
#cssdropdown li:hover a {
	color:#644696;
}
#cssdropdown li .subuls li a {
	margin-left:5px;
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
}
#cssdropdown .subuls li a:hover {
	color:#FEB000;
}
#cssdropdown li:hover ul, li.over ul { 
	display: block;
}
/*new slideshow*/
#photodiv {
  background-repeat: no-repeat;
}
/* styles for history banner */
.hist-prpl {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.active-prpl {
background:#FEB000;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
#menu-prpl a.active-prpl {
background:#FEB000;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
/* styles for events page */
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #999999;
	background-color: #999999;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample a {
	font-size: 10px;
	color: #666666;
}
table.sample a:hover {
	font-size: 10px;
	color: #666666;
}
.style2 {
    font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align:center;
}
.style3 {
	font-size: 10px;
	color: #666666;
}
.style3 a {
	font-size: 10px;
	color: #666666;
}
.style4 {
	font-size: 10px;
	font-weight:bold;
	color: #644696;
}
/* purple nav bar hovers for news and history pages */
.news-nav-p a:hover {
    background:#aeaeae;
}
/* Service List Pages */
td.TABLEdark {
	color: #000; background-color: #e1e1e3; font: 12px Verdana, Arial, Helvetica, sans-serif;
}
td.TABLElight {
	color: #000; background-color: #fff;  font: 12px Verdana, Arial, Helvetica, sans-serif;
}
td.TABLElight .Details, td.TABLEdark .Details  {
	font-size: 10px; 
}
td.TABLElight .Links, td.TABLEdark .Links {
	font-weight: bold; 
}
td.TABLElight .ResultsDetails, td.TABLEdark .ResultsDetails {
	font-weight: bold;  font-size: 10px;
}
td.TABLElight a:link, td.TABLEdark  a:link, td.TABLElight a:visited , td.TABLEdark  a:visited {
	font-weight: bold; color: #000; text-decoration: none;
}
td.TABLElight a:hover, td.TABLEdark  a:hover, td.TABLElight a:active, td.TABLEdark  a:active  {
	font-weight: bold; color: #644696; text-decoration: none;
}
td span.SearchHeader {
	color:#CD8C00;
	font: bold 16px Arial,Helvetica,sans-serif;
}
