﻿.Masthead {
	background-image: url('GPS-Tracking-ATTI-Images/Top-Pic.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
.Footer {
	background-color: #666666;
}
.style1 {
	background-color: #666666;
	text-align: center;
	font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
}
.style4 {
	font-family: "Verdana";
}
.style6 {
	background-color: #666666;
	text-align: center;
	font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 19px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.style7 {
	background-color: #666666;
	text-align: center;
	font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 9px;
	margin-bottom: 0px;
}
.style8 {
	background-color: #666666;
	text-align: center;
	font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
.style9 {
	background-color: #666666;
	text-align: center;
	font-size: small;
	font-family: Verdana;
	color: #FFFFFF;
	margin-top: 9px;
	padding-bottom: 10px;
}
.rightcolumn {
	border-style: none;
	background-color: #FFFFFF;
	padding-right: 14px;
	position: absolute;
	width: 125px;
	top: 0px;
	right: 0px;
	float: none;
	border-color: #FFFFFF;
	margin-top: 115px;
}
.style10 {
	font-family: Verdana;
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	color: #2D355E;
	margin-left: -23px;
}
.style11 {
	font-family: "Verdana";
}
.style12 {
	margin-top: 0px;
}
.leftcolumn {
	padding: 20px 2px 0px 30px;
	margin-right: 200px;
	position: relative;
	float: none;
	min-height:850px;
}
/* Styles for rightcolumn */
.rightcolumn a {
	color: #2d355e;
	text-decoration: none;
}
.rightcolumn a:hover {
	color: #2d355e;
	text-decoration: underline;
}
/*Styles for Footer */
.Footer a {
	text-decoration:none ;
	color:white
}
.Footer a:hover {
	color:white ;
	text-decoration:underline
}
.Footer a:visited {
	color:white
}
/*Styles for leftcolumn */
.leftcolumn a {
	text-decoration: underline;
	color:black;
}
.leftcolumn a:hover {
	color:#AE0000;
}
/*Styles for Masthead */
.Masthead a {
	color:black;
	text-decoration:none
}
.Masthead a:hover {
	color:black;
	text-decoration:none
}
.Masthead a:visited{
	color:black
}
/* Styles for Navigation*/
#navbar {
	border-top: 1px solid #2D355E;
	border-bottom: 2px solid #2D355E;
	background-color: #2D355E;
	border-left:200px solid #2D355E;
	z-index:50;
	
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index:50;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 30px;
	font-size: .85em;
	color: #FFFFFF;
	z-index:50;
}
#nav a.drop {
	padding: 5px 16px 5px 30px;
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li {
	float: left;
	width: 9em;
}
#nav li ul, #nav ul li  {
	width: 12em;
}
#nav ul li a  {
	color: #FFFFFF;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#nav li ul {
	position: absolute;
	display: none;
	background-color: #2D355E;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image:url('navy-gradient.jpg');
	background-repeat: repeat-x;
	font-weight:normal;
}
#nav li:hover a, #nav a:active, #nav a:focus, #nav li.hover2 a{
	color: #FFFFFF;
	font-weight:bold;
	background-color: #2D355E;
}
#nav li:hover ul, #nav li.hover2 ul {
	display: block;
}
#nav li:hover ul a, #nav li.hover2 ul a {
	color: #FFFFFF;
	font-weight:normal;
	background-color: transparent;
}
#nav ul a:hover {
	background-color: #666666!important;
	color: #FFFFFF!important;
}
/*  \ for IE5 Mac */
#nav li {width: auto;}
