/* ATG STYLE SHEET */

html,body {
	margin: 0px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-color: #516898;
	height: 100%;
}
img {
	border:none;
}


/* background div styles */
#bg {
	width: 800px;
	background-image: url(/images/bg-shadow.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
#bg-tile {
	width: 820px;
	background-image: url(/images/bg-shadow-tile.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
#gradient {
	width: 100%;
	height: 100%;
	background-image: url(/images/bg-gradient.gif);
	background-repeat: repeat-x;
	height: 677px;
}
/* end bg div styles */

#printheader {
	display: none;
}
/* main layout elements */
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: white;
}
#containerbody {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: white;

}
#body {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
}
#navbar {
	position:relative;
	padding-bottom:15px;
}

a:link {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}

/* Navigation list  */
#navlink {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#navlink ul {
	margin:0px;
	padding:0px;
}
#navlink li{
	list-style:none;
	display:inline;
	line-height:25px;	
}
#navlink li a { 
	color:#fff;
	text-decoration:none;
	float:left;
	padding: 0px 10px;
	margin: 0px 0px;
}
#navlink li a:hover { 
	background-color:#54658a;
	text-decoration:none;	
}
/* end navigation list */

.white {
 color: white;
 font-weight: normal;
}
.smwhite {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.smwhite a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smwhite a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smwhite a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.bodygrey {
	font-size: 1em;
}
.inputbox {
	padding: 0px;
	font-size: 11px;
	color: #333333;
	width: 100px;
}
.greyHeading {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.redHeading {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.whiteHeading {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.greyborder {
	border: 1px solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greyborder2 {
	border: 1px solid;
	margin: 0;
	margin-right: 4px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	border-color: #999999;
}
.greyborder3 {
	border: 1px solid;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border-color: #999999;
}
.list0 {
	margin: 0;
	padding-left: 2px;
	vertical-align: middle;
}
.list0-3 {
	margin: 0;
	padding-left: 10px;
	vertical-align: middle;
}
.list1 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #999999;
	list-style-type: none;
}
.list-spacer {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
.list2 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bullet-item.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	border-bottom-color: #999999;
	padding-left: 25px;
	list-style-type: none;
}
.list2B {
	margin: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/bullet-down-blue.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	border-bottom-color: #999999;
	font-weight: bold;
}
.list2C {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E4B86;
}
.list2C a {
	font-weight: bold!important;
	color: #FFFFFF !important;
}
.list2C a:visited {
	font-weight: bold!important;
	color: #FFFFFF!important;
}
.list2C a:hover {
	font-weight: bold!important;
	text-decoration:none;!important;
	color: #FFFFFF!important;
	background-color:#586d98;
}
.list3 {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/bullet-item.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.list0-prod {
	padding-top: 5px;
	margin: 0;
	padding-left: 2px;
	vertical-align: middle;
}
.list-prod {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/bullet-item.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	border-bottom-color: #999999;
	padding-left: 20px;
	list-style-type: none;
}
.greysmall {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.greysmall a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #6633FF;
}
.greysmall a:link {
	font-size: 1em;
	font-weight: normal;
	color: #0033CC;
}
.greysmall a:hover {
	font-size: 1em;
	font-weight: normal;
	color: #FF9900;
}

.greysmall-2 a:link {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
}
.greysmall-2 a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
}
.greysmall-2 a:hover {
	font-size: 1em;
	font-weight: normal;
	color: #FF9900;
}

#footernav {
	text-align: center;
	background-image: url(http://www.ga-asi.com/images/footer-bg.png);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 8px;
}
#copyright {
	text-align: center;
}
#sSearch {
	width: 715px;
	padding-top: 20px;
}
#sTimeDate {
	float: right;
	padding-right: 5px;
}
#sNavigation2 {
	float: left;
	padding-left: 5px;
}
#column1 {
	float: left;
	width: 340px;
	margin-right: 5px;
}
#column2 {
	float: right;
	width: 340px;
	margin-left: 5px;
}
.thumbs {
	border: 1px solid;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-color: #999999;
}
#sidenav {
	float: left;
	width: 155px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#sidenavbody {
	float: right;
	margin-left: 5px;
	width: 590px;
	padding-right:20px;
	padding-bottom:15px;
	background-color: white;
}
.imagelist {
	list-style-type: none;
	margin-left: -40px;
}
.imagelist li {
	float: left;
	margin-right: 5px;
	padding-bottom: 20.px;
	height: 85px;
	text-align: center;
}
.imagelist img {
	border: none;
}
.padding {
	padding-left: 10px;
	padding-right: 15px;
}
.padding2 {
	padding-left: 15px;
	padding-right: 15px;
}
.border1 {
	border: 1px solid #999999;
}
.blue {
	font-size: 12px;
	font-weight: normal;
	color: #183264;
}
.divider {
	width:500px; 
	border-bottom-style:dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #999999;
	margin-top: -5px;
}
.bodygreyHeading {
	font-weight:bold;
}