HTML {   overflow: -moz-scrollbars-vertical;}

body { 
	margin: 0; 
	padding: 0; 
	background-color:#fff	
 }
 
/* this is for the top left navigation */
#nav {
	position:absolute;
	left:12px;
	top:40px;
	}
.nav {
	font-size: 8pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	text-transform: uppercase; 	
}

a:link    {
	text-decoration: underline;
	font-size: 9pt;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #00234d;
	}
a:visited {
	text-decoration: underline; 
	font-size: 9pt;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #00234d;
	}
a:hover   {
	text-decoration: none; 
	font-size: 9pt;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #df005b;
	}
a:active  {
	text-decoration: underline; 
	font-size: 9pt;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #00234d;
	}

.nav a:link    {
	text-decoration: none; 
	color: #00234d;
	}
.nav a:visited {
	text-decoration: none; 
	color: #00234d;
	}
.nav a:hover   {
	text-decoration: none; 
	color: #df005b;
	}
.nav a:active  {
	text-decoration: none; 
	color: #00234d;
	}
#bottom_shad {
	position:absolute;
	top:275px;
	left:0px;
	width:100%;
	height:20px;
	background-image:url(images/bottom_shad.gif);
	z-index:2000;
	}

#top_shad {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	background-image:url(images/bottom_shad.gif);
	z-index:2000;
	}
#left_banner {
	position:absolute;
	top:87px;
	left:0px;
	height:189px;
	width:640px;
	z-index:100;
	
}
/* this is the blue bar behind the graphic */

#mid_banner {
	position:absolute;
	top:87px;
	left:0px;
	background-image:url(images/banner-back.gif);
	height:189px;
	width:100%;
	z-index:90;
}

#mid_banner_child {
	position:absolute;
	top:77px;
	left:0px;
	background-color:#073372;
	height:20px;
	width:100%;
	z-index:90;
}

#topstripe {
	position:absolute;
	top:84px;
	left:0px;
	height:6px;
	width:100%;
	background-color:#df005b;
}

#topstripe_child {
	position:absolute;
	top:74px;
	left:0px;
	height:6px;
	width:100%;
	background-color:#df005b;
}

#logo {
	position:absolute;
	right:15px;
	top:15px;
	width:414px;
	height:48px;
	background-image:url(images/logo.gif);
	z-index:3110;
	}
/* this is the text pod in front of the main banner, home page */
	
#newspod {
	position:absolute;
	left:0px;
	top:76px;
	width:100%;
	z-index:300;
	}
	
.newspod a:link    {
	text-decoration: none; 
	}
.newspod a:visited {
	text-decoration: none; 
	}
.newspod a:hover   {
	text-decoration: underline; 
	}
.newspod a:active  {
	text-decoration: none; 
	}

.newspod {
	font-size: 9pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #fff;
 	line-height:1.6;
}


#leftnav {
	position:absolute;
	left:5px;
	top:320px;
	}

#leftnav_child {
	position:absolute;
	left:5px;
	top:120px;
	}
	
#newsgif_child {
	position:absolute;
	right:140px;
	top:105px;
	}
#news_child {
	position:absolute;
	right:5px;
	top:140px;
	width:180px;
	}

/* top right bottom left */

#content {
	margin:300px 50px 0 180px;
	}

#content_child {
	margin:120px 200px 0 180px;
	}

.main {
	COLOR: #333;
 	font-size: 9pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	line-height: 1.5;
}

#horiz {
	margin-top:20px;
	background-image:url(images/ball.gif);
	width:95%;
	height:11px;
	background-repeat:repeat-x;
	}


.news a:link    {
	text-decoration: none; 
	color: #00234d;
	}
.news a:visited {
	text-decoration: none; 
	color: #00234d;
	}
.news a:hover   {
	text-decoration: none; 
	color: #df005b;
	}
.news a:active  {
	text-decoration: none; 
	color: #00234d;
	}

.small a:link    {
	text-decoration: none; 
	color: blue;
	}
.small a:visited {
	text-decoration: none; 
	color: #00234d;
	}
.small a:hover   {
	text-decoration: none; 
	color: #df005b;
	}
.small a:active  {
	text-decoration: none; 
	color: #00234d;
	}
	
h3 { 
	color:#df005b;
	font-size:11px;
	padding: 0;
	margin-bottom:0px;
	}

.news {
	font-size: 8pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #e0e0e0;
 	line-height:1.4;
}

.small {
	COLOR: #333;
 	font-size: 8pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	line-height: 1.4;
}

.featured {
	COLOR: #00234d;
 	font-size: 8pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	line-height: 1.4;
}


h1 { 
	color:#00234d;
	font-size:14px;
	}
.footer {
	font-size: 11px;
}
	.footer a:link    {text-decoration: none; color: #00234d;}
	.footer a:visited {text-decoration: none; color: #00234d;}
	.footer a:hover   {text-decoration: none; color: #df005b;}
	.footer a:active  {text-decoration: none; color: #00234d;}

	
	
/* ################################################################################
THE FOLLOWING IS FOR THE DELL LANDING PAGE, added by Michael Reda on 4/23/2009 
It is meant to modify the following file: "../dell/index.htm"                  
###################################################################################*/	

#links 		{float: left; 
			width: 17em; 
			font-weight: bold;
			background-color: FFFFCC; 
			border-style: outset; 
			border-width: 0.5em; 
			padding: 2px; 
			margin-top: 15px;
			}
			
.contact 	{margin-top: -25px;}
#outer		{width: 875px; position: relative; text-align: left; white-space: normal}
#outer table 	{float: left; 
			clear: left;
			width: 10em; 
			font-weight: bold;
			font-size: 11px;
			padding: 2px; 
			}
#menuchoices {text-align: center}
#inner		{margin-left: 19em; margin-top: -6em; padding-left: 1em;
		border-left: 0.1em solid #CA005D; line-height: 1.5em; white-space: inherit; text-align: left}
		
#inner li		{line-height: 1.3em;}

#inner table {white-space: nowrap; clear: none; position: absolute;}	
#inner table.contact {text-align: center; width: 56em; border-style: outset; border-width: 0.5em; margin-left: auto; margin-right: auto; white-space: nowrap}
#inner table.contact th {text-align: center; font-size: 14pt; color: white; background-color: CA005D; white-space: nowrap;}
#inner table.contact td {text-align: center; font-size: 10pt; color: white; background-color: 0B2265; white-space: nowrap;}
#inner table tr td a {color: white; text-decoration: none; font-size: 10pt;}
#inner table tr td a:hover{color: CA005D}

/*For Dell Canada Page*/

#inner table.contact2 {text-align: center; width: 56em; border-style: outset; border-width: 0.5em; margin-left: auto; margin-right: auto; white-space: nowrap}
#inner table.contact2 th {text-align: center; font-size: 14pt; color: white; background-color: CA005D; white-space: nowrap;}
#inner table.contact2 td {text-align: center; font-size: 14pt; color: white; background-color: 0B2265; white-space: nowrap;}
#inner table.contact2 td a {text-align: center; font-size: 12pt; color: white; background-color: 0B2265; white-space: nowrap;}

#promoimage 	{float: right; margin: 2em 0em 2em 25em; padding: 0em 1em 1em 0em; position: absolute}		

#info {display: inline}	


	
#content_child_2 {
	margin:65px 200px 0 10px;
	text-align: center;
	}

	
/*hr {color: #0B2265}*/
	
.main2 {
	COLOR: #333;
 	font-size: 10pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	line-height: 2.5;
	}

.dell a:link    {
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #00234d;
	}
.dell a:visited {
	text-decoration: underline; 
	font-size: 10pt;
	font-weight: bold;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #00234d;
	}
.dell a:hover   {
	text-decoration: none; 
	font-size: 10pt;
	font-weight: bold;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #df005b;
	}
.dell a:active  {
	text-decoration: underline; 
	font-size: 10pt;
	font-weight: bold;
	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
	color: #00234d;
	}
	
			
/* ################################################################################
THE FOLLOWING IS FOR THE First Mobile GPS Homepage, added by Michael Reda on 5/4/2009 
It is meant to modify the following file: "../FirstMobileGPS/index.htm"                  
###################################################################################*/	
#linksGPS 	{float: right; 
			text-align: left;
			width: 17em; 
			font-weight: bold;
			background-color: FFFFCC; 
			border-style: outset; 
			border-width: 0.5em; 
			margin-top: -0.5em; 
			margin-right: 1em;
			padding: 2px 2px 2px 8px; 
			clear: left;
			}
			
#RightSideGPS 	{float: right; 
				width: 16em; 
				margin-top: 5em;
				margin-right: 3.5em;
				clear: left;
				font-size: 12px;
				}		
#RightSideGPS table 	{float: right; 
				width: 16em; 
				margin-top: 1em;  
				margin-left: 0em;
				margin-right: 0.5em;
				clear: left;
				font-size: 12px;
				}		
	
#leftSideGPS	{
	margin-left: 5em;
	margin-top: 5em;
			}

#leftSideGPS h5{
		line-height: 1.2em;
			}

#content_child_3 {
	margin:10px auto 0 50px;
	white-space: nowrap;
	}
.main3 {
	COLOR: #333;
 	font-size: 11pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	line-height: 2.5;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
