/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */

html { 
	border: none;  
	}

body {
	margin: 0px auto 0px;
	text-align: center;
	padding: 0;
	line-height: 17px;
	}

body, td {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	}

hr {
	border: 0;
	width: 100%;
	color: #133D8D;
	background-color: #133D8D;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

img {
	border: 0;
	}

p {
	margin: 0 0 17px 0;
	}

	
a {
	text-decoration: underline;
	font-weight: bold;
	color: #133d8d;
	}	

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F57C23;
	}

h1, h2, h3, h4, h5, form {
	margin: 0;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 13px;
	color: #133d8d;
	margin-bottom: 5px;
	}
	
h3 {
	font-size: 14px;
	color: #133d8d;
	margin-bottom: 5px;
	}
	
h4 {
	font-size: 15px;
	color: #133d8d;
	margin-bottom: 5px;
	margin-left: 23px;
	}
	
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 24px;
	color: #666666;
	}
	
h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 24px;
	color: #990000;
	}									
	
.hdrBullet {
	position: relative;
	top: -1px;
	font-size: 22px;
	padding-right: 3px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	}
	
.ulGap {
	margin-top: -8px;
	}
	
.caseTitles {
	color: #999999;
	}
	
.noLink {
	color: #999999;
	font-weight: bold;
	}
	
.genCaptions {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	margin-top: -10px;
	padding: 0px 10px 20px;
	}
	
.genCaptions2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	left: 7px;
	}
	
.genCaptions3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	margin-top: -10px;

	}
	
.termsHeader {
	font-size: 14px;
	font-weight: bold;
	}
	
.terms {
	font-size: 10px;
	}
	
.ulMarginFix {
	position: relative;
	left: -30px;
	}
	
#siteMap {
	position: relative;
	top: 5px;
	}
	
#siteMap li {
	margin-left: 10px;
	margin-bottom: 10px;
	}

#siteMap ul li {
	position: relative;
	top: 0px;
	margin-bottom: 5px;
	}
	
#siteMap ul ul li {
	position: relative;
	top: 0px;
	margin-bottom: 5px;
	}
	
#siteMap ul {
	margin-bottom: 5px;
	}
	
#siteMap ul ul {
	position: relative;
	margin-bottom: -5px;
	}

#siteMap ul ul ul {
	position: relative;
	margin-bottom: -5px;
	}
	
#siteMap .header {
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: -2px;
	}
	
.submit {
	height: 26px;
	width: 64px;
	margin: 2px 0 15px 0px;
	border: none;
	background-image:  url(/atginc/images/b_submit.gif);
	background-repeat: no-repeat;
	cursor: hand;
	}
	
.requestLink {
	color: #666666;
	font-weight: bold;
	width: 430px;
	margin-top: 35px;
	margin-bottom: 25px;
	border: 1px solid #E8E8E8;
	padding: 6px;
	text-align: center;
	background-image: url(/atginc/images/bg_req_link.jpg);
	background-repeat: repeat-x;
	}
	
.olFix {
	margin-left: 45px;
	}
	
.ROIFix {
	position: relative;
	top: -10px;
	}
	
.error {
	color:#990000;
	height: 20px;
	}
	
.guide {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
	
.guideTitle {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	}
	
.csImgPadding {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
	}

.archived {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	}

/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */

/* Root = Horizontal, Secondary = Vertical */

#navmenuLogin {
	margin: 8px 0 0;
	border: 0 none;
	padding-left: 18px;
	padding-top: 6px;
  	width: 806px; /*For KHTML*/
	list-style: none;
	background-color: #052b72;
	height: 22px;
	position: absolute;
	top: 70px;
	color: #9ABBF8;
	z-index: 1000px;
	}	


.drop {
	font-weight: normal;
	color: #84abf6;
	letter-spacing: -1px;
	}

#login {
   	position: absolute;
	z-index:2000;
	margin: 80px 0 0 619px;
	padding: 0px 0 0;
	list-style: none;
	height: 20px;
	width: 92px;
	background: #052b72;
	}
	
#loginHome {
   	position: absolute;
	z-index:2000;
	margin: 80px 0 0 682px;
	padding: 0px 0 0;
	list-style: none;
	height: 20px;
	width: 82px;
	background: #052b72;
	}
	
#loginAVS {
   	position: absolute;
	margin-top: 80px;
	margin-left: 725px;
	padding: 0px 0 0;
	list-style: none;
	height: 20px;
	width: 82px;
	background: #052b72;
	}
	
#homeBtn {
	z-index: 9000px;
	}

		#login li, #loginHome li, #loginAVS li {
			float: left;	
			margin-bottom: -1px;
			}
		
		#login a, #loginHome a, #loginAVS a {
			outline: none;
			width: 82px;
			display: block;
			padding: 2px 0 4px;
			float: left;
			color: #f90;
			font-weight: bold;
			font-size: 12px;
			text-align: center;
			text-decoration: none;	
			background:  url(/atginc/images/login_nav_matrix.gif) no-repeat;
			}
		
		#login a:hover, #loginHome a:hover, #loginAVS a:hover {color: #fff;
			}
	
#bOne {
	background-position: 0 0;
	}
	
		#bOne:hover {
			background-position: 0 -20px;
			}
			
		#nav li.current #bOne {
			background-position: 0 -80px;
			}

#headerHome #home #bOne {
	color: #052B72;
	background: none;
	position: relative;
	left: -95px;
 	}
	
#headerHome #home #bOne:hover {
	cursor: default;
 	}
	
#headerHome #login {
	margin-left: 671px;
	z-index: 9000;
	}


#headerNewsletter #login #bOne:hover {
	cursor: default;
 	}
	
#headerNewsletter #login #bOne {
	color: #052B72;
	background: none;
	position: relative;
	left: -95px;
	}
	


#home {
	position: absolute;
	z-index:3000;
	margin: 80px 0 0 673px;
	padding: 0px 0 0;
	list-style: none;
	height: 20px;
	width: 50px;
	background: #052b72;
	}
		
		#home li {
			float: left;	
			margin-bottom: -1px;
			}
		
		#home li a {
			outline: none;
			width: 50px;
			display: block;
			padding: 2px 0 4px;
			float: left;
			color: #f90;
			font-weight: bold;
			font-size: 12px;
			text-align: center;
			text-decoration: none;	
			background:  url(/atginc/images/home_nav_matrix.gif) no-repeat;
			}
		
		#home li a:hover {
			color: #fff;
			}

/* Expanding Tree Menu*/	
#containerul {
	text-align:left;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 4px;
	position: relative;
	left: -2px;
	}

.etSubNav {
	position: relative;
	top: 4px;
	padding-top: 5px;
	}

.etSubNav a{
	color: #1463BA;
	}
	
		#colLeft3 li.etSubNav {
			padding-left: 1px;
			background: url(/atginc/images/bg_circle_bullet.gif) 3px 4px no-repeat;
			padding-bottom: 0px;
			padding-top: 0px;
			}
			
		#colLeft3 li.etSubNav2 {
			background:  url(/atginc/images/bg_circle2_bullet.gif) 12px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			padding-top: 0px;
			}
			
		#colLeft3 li.etSubNav3 {
			background:  url(/atginc/images/bg_square_bullet.gif) 33px 6px no-repeat;
			width: 200px;
			padding-left: 29px;
			padding-bottom: 1px;
			padding-top: 3px;
			margin-bottom: -5px;
			}
	
.etSubNav2 {
	position: relative;
	top: 4px;
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 5px;
	}
	
.etSubNav2 li{
	color: #0066CC;
	}
	
.etSubNav2 a {
	color: #1463BA;
	}
	
		#containerul .topItem{
			padding-top: 0px;
			padding-bottom: 8px;
			padding-left: 2px;
			position: relative;
			top: -11px;
			}
			
		#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;
			position: relative;
			margin-top: -3px;
			padding-bottom: 7px;
			}

.expandingTree {
	position: relative;
	top: 11px;
	}
	
.etROIFix {
	position: relative;
	top: -60px;
	}
	


/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#siteContainer {
	text-align: left;
	width: 825px;
	background:  url(/atginc/images/bg_site_container.gif) 0 0 repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/* -- HEADER -- */
#header, #headerHome, #headerNewsletter{
	height: 80px;
	background:  url(/atginc/images/bg_header2.jpg) repeat-x;
	}
	
#headerLogin {
	height: 80px;
	background:  url(/atginc/images/bg_headerLogin.jpg) repeat-x;
	} 
		
		#header .logo, #headerHome .logo, #headerNewsletter .logo {
			postion: relative;
			margin-bottom: 0px;
			margin-right: -96px;
			}
			
		#header img, #headerHome img, #headerNewsletter img {
			margin: 12px 0 0 18px;
			}
		
		#header .tagline, #headerHome .tagline, #headerNewsletter .tagline  {
			position: relative;
			left: 243px;
			top: -26px;
			right: 12px;
			bottom: 0px;
			}
		
		#header .date, #headerHome .date, #headerNewsletter .date {
			color: #9ABBF8;
			font-size: 11px;
			text-align: right;
			position: relative;
			left: 96px;
			top: -18px;
			bottom: -17px;
			padding: 0px;
			margin-bottom: -17px;
			padding-right: 115px;
			}
		

/* -- BODY -- */
#contentArea { 
	border-top: 3px solid #fff;
	float: left;
	width: 840px;
	position: relative;
	top: 26px;
	}
	
#contentAreaDownloads { 
	border-top: 3px solid #fff;
	float: left;
	width: 840px;
	position: relative;
	top: 0px;
	}
			
#mainContent {
	float: left;
	margin: 0 0 0 3px;
	min-height: 530px;
	height: auto !important;
	height: 425px;
	}
	
	#mainContent ol li {
		list-style-type: decimal;
		}


	.addPadding ul, .addPaddingPort ul {
		margin-top: 9px;
		margin-left: 15px;
		}
		
	.addPadding ul li, .addPaddingPort ul li  {
		padding: 0 0 0 12px;
		background: url(/atginc/images/bg_orange_bullet.gif) 0 2px no-repeat;
		list-style: none;
		}
		
	.addPadding ul li ul li, .addPaddingPort ul li ul li {
		position: relative;
		left: -30px;
		background: url(/atginc/images/bg_gray_bullet.gif) 0 0px no-repeat;
		list-style: none;
		}
	
	.addPadding ul li ul, .addPaddingPort ul li ul {
		position: relative;
		top: -5px;
		}


/* -- FOOTER -- */
#footer {
	clear: both; 
	background: #fff url(/atginc/images/bg_footer.gif) repeat-x;
	height: 75px;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	}

#footerLogin {
	clear: both; 
	background: #fff url(/atginc/images/bg_footerLogin.gif) repeat-x;
	height: 70px;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	}
	
		#footer .footerNav, #footer .footerLinks, #footerLogin .footerLinks {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			
		#footer .footerNav li, #footer .footerNav li.secondchild {
			display: inline;
			background:  url(/atginc/images/footer_nav_separator.gif) 0 5px no-repeat;
			padding: 2px 6px 2px 11px;
			}
			
		#footer .footerLinks li, #footerLogin .footerLinks li {
			display: inline;
			padding: 0 6px;
			}
			
		#footer .footerNav li.firstChild {
			background: none;
			}

		#footerHome #footer .footerNav {
			position: relative;
			left: -22px;
			}
			
		#footerHome #footer .footerNav li.firstChild a {
			color: #3E63A8;
			}
			
		#footerHome #footer .footerNav li.firstChild a:hover {
			color: #3E63A8;
			cursor: default;
			}
			
		#footerHome #footer .footerNav li.secondChild {
			background: none;
			}
		
		#footer .footerNav a, #footer .footerLinks a, #footer, #footerLogin, 
		#footerLogin .footerLinks a {
			color: #fff;
			font-weight: normal;
			text-decoration: none;
			}
			
		#footerLogin .footerlinks2 ul li {
			margin-top: -2px;
			list-style-type: none;			
		}
			
		#footer .footerNav a:hover {
			color: #B8C7E2;
			}			
				.footerLinks a {
					text-decoration: none;
					}
					
				#footer .footerLinks a:hover, #footerLogin .footerLinks a:hover {
					color: #B8C7E2;
					}
					
.siteLinks {
	float: right;
	background: #fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 825px;
	}
		
		.siteLinks ul {
			float: right;
			list-style: none;
			margin: 0;
			padding: 0;
			width: 160px;
			}
			
				.siteLinks li {
					float: left;
					margin: 0;
					padding: 0 0 0 20px;
					background:  url(/atginc/images/bg_orange_bullet.gif) 8px 3px no-repeat;
					}
					
				.siteLinks li.login {
					float: right;
					position: relative;
					top: -19px;
					padding: 0 0 0 20px;
					background:  url(/atginc/images/bg_orange_bullet.gif) 8px 3px no-repeat;
					}
					
				.siteLinks li a {
					font-weight: normal;
					color: #4974c5;
					text-decoration: none;
					}
						
				.siteLinks li a:hover {
					font-weight: normal;
					text-decoration: underline;
					}
					

.registerInfo {
	font-size: 10px;
	position: relative;
	top: 7px;
	color: #94ABD8;
	}
	
.registerInfoLogin {
	font-size: 10px;
	position: relative;
	top: 6px;
	color: #94ABD8;
	}
	
.registerInfo b, .registerInfoLogin b {
	color: #B5C6E6;
	}

/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */
	
.siteMapList { margin-top: 0px 
	}

		.siteMapList dt {
			background: url(/atginc/images/ico_folder.gif) 0 4px no-repeat;
			padding-left:20px;
			line-height:20px;
			}
			
		.siteMapList dd {	
			padding-left:10px;
			margin-left:25px;
			line-height:16px;
			background: url(/atginc/images/sitemap_2nd.gif) no-repeat;
			}
			
		.siteMapList dd a {	
			color: #666 !important;
			text-decoration:none;
			}
			
		.siteMapList .bottom { background: url(/atginc/images/sitemap_2nd_bottom.gif) no-repeat; 
			}


/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */
.clearBoth {clear: both
	}

#mainContent {
    float: left;
    width: 652px;
	margin-top: 3px;
    }
	
		#mainContent .addPadding {
			width: 467px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}			
			
		#mainContent .addPaddingHC {
			background:  url(/atginc/images/bg_HC_box.gif) no-repeat;
			width: 467px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}
			
		#mainContent .addPaddingHE {
			background:  url(/atginc/images/bg_HE_box.gif) no-repeat;
			width: 467px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}

		#mainContent .addPaddingPB {
			background:  url(/atginc/images/bg_login_box.gif) no-repeat;
			width: 415px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}
			
		#mainContent .addPaddingPort {
			background:  url(/atginc/images/bg_login_box.gif) no-repeat;
			width: 652px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}
			
		#mainContent .addPaddingHCroi {
			background:  url(/atginc/images/bg_HC_box.gif) no-repeat;
			width: 415px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			position: relative;
			top: -3px;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}
			
		#mainContent .addPaddingHEroi {
			background:  url(/atginc/images/bg_HE_box.gif) no-repeat;
			width: 415px;
			padding-top: 17px;
			padding-bottom: 35px;
			float: left;
			position: relative;
			top: -3px;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			}
		
		#mainContent .tablePad {
			margin-left: 22px;
			margin-top: 3px;
			margin-bottom: 10px;
			padding: 0px;
			}

		#mainContent .imagesLeft {
			float: left;
			position: relative;
			left: 22px;
			margin-top: 3px;
			margin-right: 40px;
			margin-bottom: 10px;
			padding: 0px;
			z-index: 100;
			}
			
		#mainContent .imagesLeft2 {
			float: left;
			position: relative;
			left: 22px;
			margin-top: -13px;
			margin-right: 35px;
			margin-bottom: 10px;
			padding: 0px;
			z-index: 100;
			}

		#mainContent .imagesRight {
			float: right;
			position: relative;
			margin-top: 3px;
			margin-left: 20px;
			margin-right: 0px;
			margin-bottom: 10px;
			padding-top: 3px;
			z-index: 100;
			}
			
		#mainContent .imagesLeft td{
			padding: 0px 0px;
			}
			
		#mainContent .imagesLeft .caption{
			font-size: 10px;
			font-weight: bold;
			color: #666666;
			text-align: center;
			padding: 8px 6px;
			line-height: 12px;
			background-color: #fff;
			border: 1px solid #fff;
			}
			
		#mainContent .addPaddingLogin {
			width: 652px;
			float: left;
			position: relative;
			top: -3px;
			color: #333;
			min-height: 235px;
			height: auto !important;
			height: 235px;
			text-align: left;
			padding-top: 16px;
			padding-bottom: 20px;
			}
			
		#mainContent .addPaddingHC .example, #mainContent .addPaddingHE .example {
			position: relative;
			float: left;
			left: 23px;
			margin-top: 10px;
			margin-bottom: 15px;
			}
			
		#mainContent .addPadding p, #mainContent .addPaddingHC p, #mainContent .addPaddingHE p,
		#mainContent .addPaddingPB p, #mainContent .addPaddingPort p,
		#mainContent .addPadding h1, #mainContent .addPaddingHC h1, #mainContent .addPaddingHE h1, #mainContent .addPaddingPB h1, #mainContent .addPaddingPort h1,
		#mainContent .addPaddingHCroi h1, #mainContent .addPaddingHEroi h1,
		#mainContent .addPadding h2, #mainContent .addPaddingHC h2, #mainContent .addPaddingHE h2,
		#mainContent .addPaddingPB h2, .addPaddingPort h2,
		.imgHeader, #mainContent .addPadding form, #mainContent .addPadding .siteMapList {
			margin-left: 23px;
			}
		
		.addPadding h1, .addPaddingHC h1, .addPaddingHE h1, .addPaddingHCroi h1, .addPaddingPB h1,
		 .addPaddingHEroi h1, .addPaddingPort h1 {
	color: #4E84BA;
	font-family: Swis721 Cn BT;
	font-size: 23px;
	line-height: 23px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 12px;			/* Remove comment for a bullet graphic in the page headers
			background-image: url(/images/hdr_bullet.gif);
			background-repeat: no-repeat;
			*/
			}
			
		.addPaddingLogin h1 {
			color: #4E84BA;
			font-family: Swis721 Cn BT;
			font-size: 23px;
			line-height: 23px;
			padding-left: 22px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 12px;

			/* Remove comment for a bullet graphic in the page headers
			background-image: url(/images/hdr_bullet.gif);
			background-repeat: no-repeat;
			*/
			}
			
		.addPadding h2, .addPaddingHC h2, .addPaddingHE h2, .addPaddingPort h2 {
			color: #f90;
			font-size: 13px;
			font-weight: bold;
			padding-bottom: 5px;
			}
			
				.imgHeader {
					display: block;
					margin-bottom: 3px;
					}
					
		#mainContent ul.noTopPad {
			margin-top: 0;
			}
			
		#mainContent ul.NewsLinks {
			margin-top: 0;
			}
		
		#mainContent ul.NewsLinks li {
			padding-bottom: 15px;
			}
			
		#mainContent li.noLink {
			color:#848484;
			font-weight: bold;
			padding: 0 0 0 12px;
			background:  url(/atginc/images/bg_gray_bullet2.gif) 0 2px no-repeat;
			list-style: none;
			}
		
		#mainContent .subTopic {
			padding-bottom: 5px;
			padding-left: 0px;
			position: relative;
			left: -10px;
			}
		
		#mainContent .subTopic li {
			color: #0066CC;
			position: relative;
			left: 0px;
			width: 300px;
			}
			
		#mainContent .subTopic a {
			color: #0066CC;
			}
			
		#mainContent .subTopic a:hover {
			color: #f90;
			}
			
		#mainContent .darkBlueList {
			margin-top: 0;
			}
			
		#mainContent .darkBlueList li {
			background: none;
			color: #036;
			padding-left: 0px;
			margin-left: -3px;
			}
					
.blueList, .bluelistCS, .blueListServ {
	margin: 0 0 10px 14;
	padding: 0;
	}
	
.blueListETbtm{
	position: relative;
	top: -12px;
	left: 7px;
	margin-bottom: 35px;
	}
	
		.blueListETbtm li {
			color: #133d8d;
			margin: 0;
			padding: 0 0 14px 12px;
			}
		
		.blueList li {
			color: #133d8d;
			background:  url(/atginc/images/bg_blue_bullet.gif) 0px 2px no-repeat;
			margin: 0;
			padding: 0 0 14px 12px;
			}
			
		.blueListCS li {
			color: #133d8d;
			background:  url(/atginc/images/bg_blue_bullet.gif) 0px 2px no-repeat;
			margin: 0; 
			padding: 0 0 0px 12px;
			}
		
		.blueListCS li ul{
			margin: -3px 0 6px 0;
			padding: 0;
			position: relative;
			left: -11px;
			top: -4px;
			}
			
		.blueListCSFix {
			width: 120px;
			color: #224BB9;
			}
			
		.blueListCSFix2 {
			width: 170px;
			color: #224BB9;
			}
			
		.blueListCSFix3 {
			width: 170px;
			color: #224BB9;
			}
			
		.blueListCSFix a, .blueListCSFix2 a {
			color: #224BB9;
			}
			
		.blueListCSFix3 a {
			color: #224BB9;
			}
			
		.blueListCS li ul li{
			color: #224BB9;
			background:  url(/atginc/images/bg_ltblue_bullet.gif) 0px 2px no-repeat;
			margin-right: -20px;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 5px;
			padding-left: 10px;
			}
		
		.blueListCS li ul li a {
			color: #224BB9;
			}
					
		.blueList ul li ul li {
			margin: 0 0 55px 5;
			padding: 0;
			}
			
				#colLeft .blueList li a {
					text-decoration: underline;
					margin: 0;
					font-size: 11px;
					}
				
				#colLeft .blueList li a:hover {
					text-decoration: underline;
					margin: 0;
					font-size: 11px;
					color:#f68939;
					}
				
				#colLeft .blueList li ul li {
					background: none;
					margin: -4px 0 6px 0;
					padding: 0;
					position: relative;
					left: -4px;
					}	
	
				#colLeft .blueList li ul li ul li {
					margin: -4px 0 6px 0;
					padding-left: 10px;
					position: relative;
					left: 0px;
					}
					
				#colLeft .blueList li ul li a {
					color: #396FAE;
					}
					
				#colLeft .blueList li ul li ul li a {
					color: #999999
					}

.expandLink {
	color: #333;
	font-weight: normal;
	}
	
.largeImageHeader {
	width: 652px;
	height: 101px;
	position: relative;
	left: 3px;
	margin-bottom: -3px;
	}
	
.homeImageHeader {
 	width: 600px;
	height: 185px;
	float: right;
	}
.imagePadRight {
	padding-right: 12px;
	}
	
/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

/* --- Home ---- */
.homeBox {
	float: left;
	position: relative;
	top: -3px;
	width: 300px;
	height: 205p;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		.homeBox .roiBoxLeft, .roiBoxRight {
			position: absolute;
			margin-top: 139px;
			margin-left: 0px;
			}
			
		.homeBox .roiBoxLeft a {
			background-image: url(/atginc/images/roi_calculator_hc.jpg);
			background-repeat: no-repeat;
			display: block;
			height: 46px;
			width: 135px;
			}
			
		.homeBox .roiBoxLeft a:hover {
			background-image: url(/atginc/images/roi_calculator_hc_over.jpg);
			}
			
		.homeBox .roiBoxRight a {
			background-image: url(/atginc/images/roi_calculator_he.jpg);
			background-repeat: no-repeat;
			display: block;
			height: 46px;
			width: 135px;
			}
			
		.homeBox .roiBoxRight a:hover {
			background-image: url(/atginc/images/roi_calculator_he_over.jpg);
			}
			
		.homeBoxPadding {
			float: right;
			}
			
.quote {
	font-style: italic;
	color: #666666;
	width: 350px;
	padding-left: 20px;
	padding-top: 10px;
	}
	



.quoteAuthor {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #133d8d;
	padding-left: 75px;
	padding-bottom: 15px;
	background: url(/atginc/images/bg_dash.gif) no-repeat 63px top}


.quoteBox {
	width: 150px;
	float: right;
	position: relative;
	margin-bottom: 15px;
	text-align: left;
	line-height: 18px;
	color: #000;
	min-height: 110px;
	height: auto !important;
	height: 140px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 7px;
	background-color: #ffffff;
	background-image: url(/atginc/images/bg_testimonials_box.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	}

	
.iframe {
	width: 150px;
	float: left;
	position: absolute;
	left: 0px;
	top: 45px;
	text-align: left;
	color: #333333;
	}
	
.iframe p.author {
	margin-bottom: 2px;
	font-size: 11px;
	color: #133d8d;
	text-align: left;
	line-height: 13px;
	font-style: normal;
	}
	
.iframe p {
	font-size: 11px;
	}
	
.iframePosition {
	position: relative;
	top: -14px;
	}

		.quoteBox a {
			font-style: normal;
			line-height: 32px;
			padding-left: 3px;		
			}
			
		.quoteBox p {
			margin: 0 0px 10px 4px;
			padding: 0px;
			width: 135px;			
			}
			
		.quoteBox p.author {
			margin-bottom: 2px;
			font-size: 11px;
			color: #133d8d;
			text-align: left;
			line-height: 14px;
			font-style: normal;
			}
			
		.quoteBox p strong {
			color: #f90;
			display: block;
			}
			
		.quoteMark {
	position: relative;
	top: 4px;
	font-size: 19px;
	font-weight: bold;
	color: #999999;
	margin-right: 2px;
	line-height: 12px;
			}
				
			
/* For use of quotation mark images in testimonials column 

		.openQuote {
			background-image: url(/atginc/images/bg_open_quote.gif);
			width: 12px;
			padding: 6px;
			background-repeat: no-repeat;
			background-position: left top;
			}
			
		.closeQuote {
			margin: 0px 0px -5px 4px;
			}
			
*/
			
.pdfDownload {
	margin-left: 40px;
	}
	
.roiHeader {
	color: #fff;
	font-weight: bold;
	}
	
.roiPadding {
	padding: 7px;	
	}
	
.roiTxtField {
	width: 55px;
	font-size: 12px;
	}
	
.roiTable {
	width: 395px;
	background: #f1f1f1 url(/atginc/images/bg_quote_box_gradient.gif) 0 100% repeat-x;
	border: 1px solid #143E8E;
	margin-left: 24px;
	}
	
.roiTablePBR {
	width: 395px;
	background: #f1f1f1 url(/atginc/images/bg_quote_box_gradient.gif) 0 100% repeat-x;
	border: 1px solid #143E8E;
	position: relative;
	left: 24px;
	top: -25px;
	}

.roiTxtFieldPBR {
	width: 200px;
	font-size: 12px;
	float: left;
	position: relative;
	left: -25px;
	}

/* --- Client Login -- */
#validateLabel {
	font-size: 11px;
	color: #FF0000;
	padding: 0px;
	}
	
/* These are used to create a "Currently Selected Page" effect with Login link
#loginPage #login li a {
	color: #9cf;
	}
	
#loginPage #login #bOne:hover {
	background-position: 0 0;
	}
*/



#loginForm {
	margin: 0 0 20px 2px;
	padding-top: 8px;
	padding-left: 20px;
	}
		#loginForm label {
			font-weight: bold;
			size: 12px;
			display: block;
			margin: 0 0 1px 1px;
			}
			
		#loginForm .submit, #contactForm .submit {
			height: 26px;
			width: 64px;
			margin: 2px 0 15px 0px;
			border: 0px;
			background-image:  url(/atginc/images/b_submit.gif);
			background-repeat: no-repeat;
			cursor: hand;
			}
			
		#contactForm .reset, #loginForm .reset {
			height: 26px;
			width: 64px;
			margin: 2px 0 15px 0px;
			border: 0px;
			background-image:  url(/atginc/images/b_reset.gif);
			background-repeat: no-repeat;
			cursor: hand;
			}
			
		#contactForm .txtField {
			border: 1px solid #999;
			width: 275px;
			font-size: 12px;
			color: #666666;
			padding: 2px;
			}
			
		#contactForm .txtArea {
			border: 1px solid #999;
			width: 355px;
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			color: #666666;
			padding: 2px;
			}
			
		#contactForm .listMenu, #loginForm .listMenu {
			width: 135px;
			font-size: 12px;
			line-height: 22px;
			color: #666666;
			}				
			
		#loginForm input {
			border: 1px solid #999;
			font-size: 12px;
			color: #666666;
			padding: 2px;
			}
		
		#loginForm p.loginLinks {
			margin: 0 0 0 0px;
			padding-bottom: 4px;
			font-size: 12px;
			}
			
		#loginForm a {
			font-weight: normal;
			text-decoration: underline;
			}
			
	
.bmpMontage {
	border: 1px solid #DBDBDB;
	position: relative;
	top: 0px;
	margin-bottom: 12px;
	margin-left: 6px;
	margin-top: 5px;
}

#atgNews .sidebarText {
	margin-left: 2px;
	margin-right: 0px;
	color: #4D4D4D;
	text-align: left;
	font-size: 12px;
}

#atgNews .sidebarTextHdr {
	margin-left: 2px;
	margin-right: 2px;
	color: #133D8D;
	text-align: left;
	font-size: 17px;
	line-height: 19px;
}

/* To use if placing news links under case study links on login page

#atgNews h1 {
	font-size: 13px;
	font-weight: bold;
	color: #133d8d;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	letter-spacing: -0.1em;
	}
	
#atgNews hr {
	border: 0;
	width: 285px;
	color: #DBDBDB;
	background-color: #DBDBDB;
	height: 1px;
	margin-top: -2px;
	margin-bottom: 10px;
	}
	
*/
	
#atgNews ul li {
	background: none;
	margin-top: 65px;
	margin-left: -25px;
	font-size: 14px;
	}
					
		.loginNewsLinks {
			font-size: 11px;
			text-align: left;
			margin-left: 17px;
			margin-bottom: 12px;
			}
		
		.loginNewsLinks li {
			color: #133d8d;
			background: url(/atginc/images/bg_blue_bullet.gif) no-repeat 0px 4px;
			padding: 0px 20px 8px 11px;
			list-style: none;
			float: left;			
			}
			
		.loginNewsLinks a {
			font-size: 11px;
			}
			
		.loginNewsHdr {
			position: relative;
			margin-bottom: -5px;
			}
			
			
/* Ticker */
#memoryticker {

width: 118px;
/*Tip: add in height attribute here for multiple line scroller*/
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)*/
}

#memoryticker2 {

width: 275px;
/*Tip: add in height attribute here for multiple line scroller*/
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)*/
}

#thankYou {
	width: 325px;
	margin-left: 200px;
	margin-top: 20px;
	}

#thankYou H1 {
	font-size: 18px;
	font-weight: bold;
	color:#FF9900;
	margin-bottom: 20px;
	}
	
/* --------------------------------------------
|  AVS												
--------------------------------------------- */

#SubmitHyperLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #264E9E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8FA5CF;
	border-right-color: #1C3260;
	border-bottom-color: #1C3260;
	border-left-color: #8FA5CF;
	height: 22px;
	width: 70px;
	text-align: center;
	line-height: 22px;
}

.queryFooter {
	color: #fff;
	font-size: 11px;
	height: 34px;
	vertical-align: middle;
	background-color: #133d8d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f68939;
	}
	
.queryFooterTextAlign {
	position: relative;
	top: -8px;
	padding-left: 3px;
	}

#avsBody {
	background-color: #E5E5E5;
	margin: 0px 0px 45px;
	text-align: center;
	padding: 0;
	line-height: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	list-style-type: none;	
	}

#avsBody .logo {
	margin-top: 12px;
	margin-bottom: 10px;
	}
	
#avsBody .footer {
	color: #fff;
	background: #133d8d;
	font-size: 11px;
	height: 25px;
	vertical-align: middle;
	padding: 2px 2px 2px 10px;
	}
	
#avsBody li {
	list-style-type: none;
	}
	
#avsBody .highlight a {
	color: #3871A9	
	}
	
#avsBody .highlight a:hover {
	color: #FF9900	
	}
		
#avsBody .colLeft {
	float: right; 
	background: #E5E5E5 url(/Clients/vipdemo/images_avs/bg_col_left_avs.gif) no-repeat right 100%;
	width: 200px;
	padding: 0px;
	}

#avsBody .dropdown {
	width: 143px;
	font-size: 12px;
	margin-left: 12px;
	margin-right: 4px;
	position: relative;
	top: -3px;
	}
	
#avsBody .dropdown2 {
	width: 143px;
	font-size: 12px;
	margin-left: 12px;
	margin-right: 4px;
	position: relative;
	margin-bottom: 3px;
	}
	
#avsBody .hatchDropdown {
	font-size: 12px;
	}

#avsBody p {
	margin-left: 22px;
	}
	
#avsBody h4 {
	font-size: 16px;
	}
	
#avsBody .blueList, #avsBody .bluelistReturn {
	margin: 0 0 2px 12;
	padding: 0;
	}
	
#avsBody .blueList li {
	color: #133d8d;
	font-size: 11px;
	width: auto !important;
	height: auto !important;
	background-color: #D9D9D9;
	margin: 2 11 2 0;
	padding: 3 5 3px 7px;
	background-image: url(/Clients/vipdemo/images_avs/avs_buttons.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	border-left: 1px solid #FFF;
	}
			
		#avsBody .blueList li a {
			text-decoration: none;		
			}
			
		#avsBody .blueList li a:hover {
			text-decoration: none;
			color: #999999;
			}
			
#avsBody .blueListReturn li {
	font-size: 11px;
	width: auto !important;
	height: auto !important;
	background-color: #D9D9D9;
	margin: 2 11 2 0;
	padding: 3 5 3px 7px;
	background-image: url(/Clients/vipdemo/images_avs/avs_buttons_return.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-top: 1px solid #DFE7EC;
	border-right: 1px solid #414D76;
	border-bottom: 1px solid #414D76;
	border-left: 1px solid #DFE7EC;
	}
			
		#avsBody .blueListReturn li a {
			text-decoration: none;	
			color: #FFFFFF;	
			}
			
		#avsBody .blueListReturn li a:hover {
			text-decoration: none;
			color: #CCCCCC;
			}
			
	
.blueListAVS {
	margin: 8px 0 0px 9px;
	padding: 0;
	}
	
	.blueListAVS li {
		color: #133d8d;
		background:  url(/Clients/vipdemo/images_avs/bg_blue_bullet.gif) no-repeat 0px 1px;
		margin: 0; 
		padding: 0px 0 10px 9px;
		}
		
.blueListAVSNav, .blueListAVSNav2, .blueListAVSNav3 {
	margin: 0 0 2px 12;
	padding: 0;
	}
	
		.blueListAVSNav li {
			color: #556077;
			font-size: 11px;
			font-weight: bold;
			width: auto !important;
			height: auto !important;
			background-color: #D9D9D9;
			margin: 2 11 2 0;
			padding: 3 5 3px 8px;
			background-image: url(/Clients/vipdemo/images_avs/avs_buttons_down.jpg);
			background-repeat: no-repeat;
			background-position: top;
			border-top: 1px solid #FFFFFF;
			border-right: 1px solid #8E8E8E;
			border-bottom: 1px solid #8E8E8E;
			border-left: 1px solid #FFFFFF;
			}

		.blueListAVSNav2 li {
			color: #556077;
			font-size: 11px;
			font-weight: bold;
			width: auto !important;
			height: auto !important;
			background-color: #D9D9D9;
			margin: 2 11 2 0;
			padding: 3 5 3px 8px;
			background-image: url(/Clients/vipdemo/images_avs/avs_buttons_down2.jpg);
			background-repeat: no-repeat;
			background-position: top;
			border-top: 1px solid #FFFFFF;
			border-right: 1px solid #8E8E8E;
			border-bottom: 1px solid #8E8E8E;
			border-left: 1px solid #FFFFFF;
			}
			
		.blueListAVSNav3 li {
			color: #556077;
			font-size: 11px;
			font-weight: bold;
			width: auto !important;
			height: auto !important;
			background-color: #D9D9D9;
			margin: 2 11 2 0;
			padding: 3 5 3px 8px;
			background-image: url(/Clients/vipdemo/images_avs/avs_buttons_down3.jpg);
			background-repeat: no-repeat;
			background-position: top;
			border-top: 1px solid #FFFFFF;
			border-right: 1px solid #8E8E8E;
			border-bottom: 1px solid #8E8E8E;
			border-left: 1px solid #FFFFFF;
			}


.blueListAVSsubNav {
	margin: 0 0 2px 20px;
	padding: 0;
	}
	
		.blueListAVSsubNav li {
			font-size: 11px;
			width: auto !important;
			height: auto !important;
			background-color: #D9D9D9;
			margin: 2 11 2 0;
			padding: 3 5 3px 7px;
			background-image: url(/Clients/vipdemo/images_avs/avs_buttons_subnav.jpg);
			background-repeat: no-repeat;
			background-position: top;
			border-top: 1px solid #D6EBEF;
			border-right: 1px solid #7882A5;
			border-bottom: 1px solid #7882A5;
			border-left: 1px solid #D6EBEF;
			}
			
		.blueListAVSsubNav li a {
			color: #015498;
			text-decoration: none;
			font-size: 11px;
			}
			
		.blueListAVSsubNav li a:hover {
			color: #FFFFFF;
			text-decoration: none;
			font-size: 11px;
			}

.go {
	height: 23px;
	width: 32px;
	margin: 0px 0 5px 0px;
	border: none;
	background-image: url(/Clients/vipdemo/images_avs/b_go.gif);
	background-repeat: no-repeat;
	cursor: hand;
	}
	
.arLink, .spLink, .epLink {
	float: none;
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}

.arLink a {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ar.gif);
	}
	
.arLink a:hover {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ar_over.gif);
	}
	
.arNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/argray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}

.spLink a {
	background-image: url(/Clients/vipdemo/images_avs/buttons/sp.gif)	
	}
	
.spLink a:hover {
	background-image: url(/Clients/vipdemo/images_avs/buttons/sp_over.gif)	
	}
	
.spNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/spgray.gif);
	width: 25px;
	height: 23px;
	}

.arLinkLS, .spLinkLS, .lsLinkLS {
	position: relative;
	width: 25px;
	height: 23px;
	}
	
.arLinkLS a {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ar.gif);
	}
	
.arLinkLS a:hover {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ar_over.gif)	
	}
	
.spLinkLS a {
	background-image: url(/Clients/vipdemo/images_avs/buttons/sp.gif)	
	}
	
.spLinkLS a:hover {
	background-image: url(/Clients/vipdemo/images_avs/buttons/sp_over.gif)	
	}
	
.lsLinkLS a {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ls.gif)	
	}
	
.lsLinkLS a:hover {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ls_over.gif)	
	}
	
.epLink a {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ep.gif)	
	}
	
.epLink a:hover {
	background-image: url(/Clients/vipdemo/images_avs/buttons/ep_over.gif)	
	}
	
.epNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/epgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}

.hvNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/hvgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}	

.plNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/plgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}
	
.tcNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/tcgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}
	
.evsNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/evsgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}
	
.adaNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/adagray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}		
	
.asbNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/asbgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}		
	
.rfNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/rfgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}
	
.mpNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/mpgray.gif);
	position: relative;
	left: 4px;
	width: 25px;
	height: 23px;
	}		
	
.mgNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/mggray.gif);
	width: 25px;
	height: 23px;
	}
	
.fkNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/fkgray.gif);
	width: 25px;
	height: 23px;
	}					
		
.bmpNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/bmpgray.gif);
	width: 25px;
	height: 23px;
	}
	
.icNoLink {
	background-image: url(/Clients/vipdemo/images_avs/buttons/icgray.gif);
	width: 25px;
	height: 23px;
	}

#InspectionDataGrid { margin-left: 35px; margin-right: 35px; }

#WebReporterDataGrid { margin-right: 100%; margin-left: 100%; position: inherit; }		


/* --------------------------------------------
|  CRC												
--------------------------------------------- */

#searchString, #searchLabel, #inLabel, #FolderDropDownList {
	background: White;
	color: #133d8d;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	}

#FolderDropDownList {
	background: White;
	color: #133d8d;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-align: justify;
	}

#MoveFolderDropDownList, #GoToFolderDropDownList {
	background: White;
	color: Navy;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-align: justify;
	}

#searchButton {
	background: #E2E2E2;
	color: #133d8d;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 3px;
	padding: 2px;
	}
	
#BrowseFileName {
	background: #FFFFFF;
	color: #133d8d;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 3px;
	padding: 2px;
	}
	
#crcBody .colLeft {
	float: right; 
	background: #E5E5E5 url(/crcProject/images/bg_col_left_avs.gif) no-repeat right 100%;
	width: 150px;
	}
	
#crcBody .footer {
	color: #fff;
	background: #133d8d;
	font-size: 11px;
	height: 25px;
	vertical-align: middle;
	padding: 2px 2px 2px 10px;
	}

/* --------------------------------------------
|  Left Hand Column Menus												
--------------------------------------------- */



#colLeft, #colLeftServ {
	width: 170px;
	font-size: 11px;
	line-height: 14px;
	color: #133d8d;
	float: left;
	}
	
#colLeftLogin {
	width: 170px;
	font-size: 12px;
	line-height: 15px;
	color: #133d8d;
	float: left;
	}
	
		#colLeft a, #colLeftServ a {
			font-size: 11px;
			text-decoration: underline;
			line-height: 14px;
			}
		
		#colLeft a:hover, #colLeftServ a:hover {
			font-size: 11px;
			text-decoration: underline;
			line-height: 14px;
			color:#f68939;
			}
		
		#colLeft h1, #colLeftServ h1 {
			font-size: 12px;
			color: #fff;
			background: #4E84BA;
			padding: 5px 7px 4px 9px;
			margin: 0px 0px 12px 0px;
			height: 16px;
			}
			
		#colLeft h1 a, #colLeftServ h1 a {
			font-size: 12px;
			color: #fff;
			}
			
		#colLeft h1 a:hover, #colLeftServ h1 a:hover {
			font-size: 12px;
			color: #BDD1E6;
			}	
			
		#colLeft ul {
			list-style: none;
			margin: 10px;
			padding: 0;		
			}
			
		#colLeftServ ul {
			list-style: none;
			margin-left: 10px;
			padding: 0;		
			}
			
		#colLeft img, #colLeftServ img {
			margin: 8px 0 0 8px;
			}
			
		#colLeft p, #colLeftServ p {
			margin-left: 20px;
			width: 125px;
			line-height: 13px;
			}


/* --------------------------------------------
|  Alt Left Hand Column Menus												
--------------------------------------------- */


#colLeft2 {
	width: 170px;
	font-size: 11px;
	line-height: 14px;
	color: #133d8d;
	float: left;
	}
	
		#colLeft2 a {
			font-size: 11px;
			text-decoration: underline;
			line-height: 14px;
			}
		
		#colLeft2 a:hover {
			font-size: 11px;
			text-decoration: underline;
			line-height: 14px;
			color:#f68939;
			}
		
		#colLeft2 h1 {
			font-size: 12px;
			color: #fff;
			background: #4E84BA;
			padding: 5px 7px 4px 9px;
			margin: 0px 0px 12px 0px;
			height: 16px;
			}
			
		#colLeft2 h1 a {
			font-size: 12px;
			color: #fff;
			}
			
		#colLeft2 h1 a:hover {
			font-size: 12px;
			color: #BDD1E6;
			}	
			
		#colLeft2 ul {
			list-style: none;
			margin-left: 9px;
			margin-right: 3px;
			margin-top: 0px;
			padding: 0;		
			}
			
		#colLeft2 ul li ul {
			list-style: none;
			margin-left: 0px;
			margin-right: 3px;
			margin-top: 0px;
			padding: 0;		
			}
			
		#colLeft2 ul li {
			padding-left: 7px;
			padding-bottom: 0px;
			margin-top: 6px;
			}
		
			
		#colLeft2 ul li ul li{
			background:  url(/atginc/images/bg_circle_bullet.gif) 0px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			margin-top: 6px;
			color: #0061C1;
			}

		#colLeft2 ul li ul li ul li{
			background:  url(/atginc/images/bg_circle2_bullet.gif) 0px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			margin-top: 6px;
			color: #017BD6;
			}
			
		#colLeft2 ul li ul li ul li ul li{
			background:  url(/atginc/images/bg_square_bullet.gif) 0px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			margin-top: 6px;
			color: #017BD6;
			}
			
		#colLeft2 img {
			margin: 8px 0 0 8px;
			}
			
		#colLeft2 p {
			margin-left: 20px;
			width: 125px;
			line-height: 13px;
			}

		.lftSubNav a {
			color: #017BD6;
			}
			
		.lftSubNav2 a {
			color: #017BD6;
			}
		
		.lftSubNav3 a {
			color: #017BD6;
			}
		
		.revit {
			font-size: 9px;
			}
	

/* --------------------------------------------
|  New Left Hand Nav Menu											
--------------------------------------------- */
#colLeft3 {
	width: 170px;
	font-size: 11px;
	line-height: 14px;
	color: #133d8d;
	float: left;
	}
	
		#colLeft3 a {
			font-size: 11px;
			text-decoration: underline;
			line-height: 14px;
			font-weight: normal;
			}
		
		#colLeft3 a:hover {
			font-size: 11px;
			text-decoration: underline;
			line-height: 14px;
			font-weight: normal;
			color:#f68939;
			}
		
		#colLeft3 h1 {
			font-size: 12px;
			color: #fff;
			background: #4E84BA;
			padding: 5px 7px 4px 9px;
			margin: 0px 0px 12px 0px;
			height: 16px;
			}
			
		#colLeft3 h1 a {
			font-size: 12px;
			color: #fff;
			}
			
		#colLeft3 h1 a:hover {
			font-size: 12px;
			color: #BDD1E6;
			}	
			
		#colLeft3 ul {
			list-style: none;
			margin-left: 8px;
			margin-right: 3px;
			margin-top: 0px;
			padding: 0;		
			}
			
		#colLeft3 ul li {
			padding-left: 5px;
			padding-bottom: 0px;
			margin-top: 6px;
			}
			
		#colLeft3 li.lftSubNav {
			background:  url(/atginc/images/bg_circle_bullet.gif) 0px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			margin-top: 6px;
			}
			
		#colLeft3 li.lftSubNav2 {
			background:  url(/atginc/images/bg_circle2_bullet.gif) 0px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			margin-top: 6px;
			}
			
		#colLeft3 li.lftSubNav3 {
			background:  url(/atginc/images/bg_square_bullet.gif) 0px 2px no-repeat;
			padding-left: 9px;
			padding-bottom: 0px;
			margin-top: 6px;
			}

		#colLeft3 ul.etSubNav {
			position: relative;
			top: -2px;
			}
			
		#colLeft3 .lftSubNav a, #colLeft3 .lftSubNav2 a, #colLeft3 .lftSubNav3 a, #colLeft3 .etSubNav a {
			color: #1463BA;
			}
			
		#colLeft3 .lftSubNav a:hover, #colLeft3 .lftSubNav2 a:hover, #colLeft3 .lftSubNav3 a:hover, #colLeft3 .etSubNav a:hover {
			color: #F68939;
			}
		
		.revit {
			font-size: 9px;
			}




/* --------------------------------------------
|  Gateway Pages Related Links												
--------------------------------------------- */


#gateLinks {
	padding-left: 23px;
	margin-top: -25px;
	padding-bottom: 35px;
	width: 350px;
	font-size: 12px;
	line-height: 14px;
	float: left;
	}
	
#siteMapLinks {
	position: relative;
	top: -225px;
	padding-left: 27px;
	margin-top: -25px;
	margin-bottom: -145px;
	width: 350px;
	font-size: 12px;
	line-height: 14px;
	float: left;
	}

#siteMapLinks .aboutFix {
	margin-top: 10px;
	}
	
#siteMapLinks .topNav {
	margin-top: 25px;
	margin-bottom: 8px;
	}
	
#siteMapLinks .topNav a {
	color: #052B72;
	font-size: 14px;
	}
	
#siteMapLinks .topNav a:hover {
	font-size: 14px;
	}
	
		#gateLinks h2, #siteMapLinks h2 {
			color: #F57C23;
			font-size: 13px;
			font-weight: bold;
			padding-bottom: 5px;
			}
	
		#gateLinks a, #siteMapLinks a {
			font-size: 12px;
			text-decoration: underline;
			line-height: 14px;
			}
		
		#gateLinks a:hover, #siteMapLinks a:hover {
			font-size: 12px;
			text-decoration: underline;
			line-height: 14px;
			color:#f68939;
			}
			
		#gateLinks ul, #siteMapLinks ul {
			list-style: none;
			margin-left: 15px;
			margin-right: 3px;
			margin-top: 0px;
			padding: 0;		
			}
			
		#gateLinks p, #siteMapLinks p {
			margin-left: 20px;
			width: 125px;
			line-height: 13px;
			}

		#gateLinks .SubNav1, #siteMapLinks .SubNav1 {
			background:  url(/atginc/images/bg_circle_bullet.gif) 0px 2px no-repeat;
			width: 350px;
			padding-left: 7px;
			margin-left: 0px;
			padding-bottom: 0px;
			margin-top: 6px;
			color: #0061C1;
			}
			
		#gateLinks .SubNav2, #siteMapLinks .SubNav2 {
			background:  url(/atginc/images/bg_circle2_bullet.gif) 0px 2px no-repeat;
			width: 350px;
			padding-left: 7px;
			margin-left: 4px;
			padding-bottom: 0px;
			margin-top: 6px;
			color: #0061C1;
			}
			
		 #gateLinks .SubNav3, #siteMapLinks .SubNav3 {
			background:  url(/atginc/images/bg_square_bullet.gif) 0px 2px no-repeat;
			width: 350px;
			padding-left: 7px;
			margin-left: 4px;
			padding-bottom: 0px;
			margin-top: 6px;
			color: #0061C1;
			}
			
		 #gateLinks .SubNav1 a, #gateLinks .SubNav2 a, #gateLinks .SubNav3 a, #siteMapLinks .SubNav1 a, #siteMapLinks .SubNav2 a, #siteMapLinks .SubNav3 a {
		 	color: #0061C1;
			}
		
		 #gateLinks .SubNav1 a:hover, #gateLinks .SubNav2 a:hover, #gateLinks .SubNav3 a:hover, #siteMapLinks .SubNav1 a:hover, #siteMapLinks .SubNav2 a:hover, #siteMapLinks .SubNav3 a:hover {
		 	color: #f68939;
			}
			
/* --------------------------------------------
|  Flash Presentations											
--------------------------------------------- */
#atgFlashBox {
	background: url(/atginc/images/bg_FlashBox.jpg) no-repeat;
	width: 375px;
	height: 375px;
	margin-top: -12px;
	position: relative;
	float: right;
	border: 1px solid #DBDBDB;
	top: -4px;
	left: 0px;
	list-style-type: none;
	}
			
/* --------------------------------------------
|  News Ticker												
--------------------------------------------- */

#atgNews {
	background: url(/atginc/images/bg_atg_news_box.jpg) no-repeat;
	width: 265px;
	height: 205px;
	margin-top: -12px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
	float: right;
	border: 1px solid #DBDBDB;
	top: -4px;
	left: 0px;
	list-style-type: none;
	}
	
#atgNews ul {
	padding-top: 15px;
	padding-left: 20px;
	list-style-type: none;
	}
	
#atgNews hr {
	width: 287px;
	position: relative;
	left: -17px;
	top: -5px;
	color: #DBDBDB;
	}

#marqueecontainer{
	position: relative;
	width: 260px; /*marquee width */
	height: 170px; /*marquee height */
	overflow: hidden;
	padding-left: 7px;
	margin-top: 27px;
	}

#vmarquee {
	font-size: 13px;
	position: absolute;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 5px;
	}
	
.tickerDvdr {
	padding-top: 25px;
	padding-bottom: 25px;
	}
	
/* --------------------------------------------
|  Webinars											
--------------------------------------------- */

.webinarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #133D8D;
	margin-top: 6px;
	font-style: italic;
	line-height: 25px;
}

.webinarTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #133D8D;
	margin-top: 6px;
	font-style: italic;
}

.presenterTable {
	margin-left: 22px;
	margin-top: 15px;
	height: 100px;
	border: 1px solid #999999;
	width: 390px;
	}
	
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-left: 20px;
	background-image: url(http://www.atginc.com/email/webinars/images/bg_bios.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 290px;
	height: 100px;
}

.bioPhotoKW {
	width: 100px;
	height: 100px;
	background-image: url(http://www.atginc.com/email/webinars/images/kwagner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bioPhotoKM {
	width: 100px;
	height: 100px;
	background-image: url(http://www.atginc.com/email/webinars/images/kmustafa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bioPhotoMH {
	width: 100px;
	height: 100px;
	background-image: url(http://www.atginc.com/email/webinars/images/mhakbaz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bioPhotoTP {
	width: 100px;
	height: 100px;
	background-image: url(http://www.atginc.com/email/webinars/images/tpappas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


.webinarSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f90;
	margin-top: 11px;
	margin-bottom: 22px;
	font-style: normal;
	line-height: 20px;
}

.presenters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F68939;
	padding-top: 10px;
	font-style: italic;
}

.webinarDate {	font-size: 13px;
	font-weight: bold;
	color: #7A7A7A;
	margin-top: 9px;
	margin-bottom: 8px;
}

.webinarLead {	color: #666666;
	font-size: 15px;
	margin-bottom: 3px;
	font-weight: normal;
}

.webinarUL {
	color: #333333;
	}
	
.webinarUL li {
	margin-bottom: 10px;
	}

.webinarLinkBox {
	width: 395px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 23px;
	border: 1px solid #999999;
	background-image: url(/atginc/images/bg_webinar_linkbox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E5E5E5;
	}
	
.webinarLinkBox2 {
	width: 167px;
	margin-top: 8px;
	margin-left: 17px;
	margin-right: 0px;
	border: 1px solid #999999;
	background-image: url(/atginc/images/bg_webinar_linkbox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E5E5E5;
	}
	
.webinarLinkBox img {
	border: 1px solid #FFFFFF;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 9px;
	}
	
.webinarLinkBoxText {
	font-size: 14px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 18px;
	}
	
.webinarLinkBoxText2 {
	font-size: 14px;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}





/*Testimonials Ticker*/

#pscroller1{
	width: 140px;
	height: 225px;
	padding: 5px;



}

.someclass{

}

.newsletterLinks li {
	margin: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 14px;
	}
	

.calendarQuoteBox {
	width: 150px;
	float: right;
	position: relative;
	margin-bottom: 15px;
	text-align: left;
	line-height: 15px;
	color: #000;
	min-height: 110px;
	height: auto !important;
	height: 140px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 7px;
	background-color: #ffffff;
	background-image: url(/atginc/images/bg_calendar_box.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
	}
	
.calendarQuoteBox p {
	margin-left: 4px;
	margin-right: 7px;
	}
	
.pageSubHeaders {
	font-size: 14px;
	font-weight: bold;
	color: #133D8D;
	}
	
.slideShow {
	margin-left: 22px;
	margin-top: 5px;
	padding: 8px;
	border: 1px solid #D4D4D4;
	width: 612px;
	height: 240px;
	float: right;
	text-align: right;
	background-image: url(/atginc/images/bg_data_center.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	white-space: normal;
	}



/* --------------------------------------------
|  New Navigation Fix										
--------------------------------------------- */

/* Preloads */

#lists .preload1 {
	background-image: url(/atginc/images/nav_menu_btm_about2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	}
	
#lists .preload2 {
	background-image: url(/atginc/images/nav_menu_btm_services2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	}
	
#lists .preload3 {
	background-image: url(/atginc/images/nav_menu_btm_tech2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	}
	
#lists .preload4 {
	background-image: url(/atginc/images/nav_menu_btm_contact2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	}
	
#lists .preload5 {
	background-image: url(/atginc/images/nav_menu_btm_servicesHE2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	}
	
#lists .preload6 {
	background-image: url(/atginc/images/nav_menu_btm_servicesHC2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	}
	
/* Preloads End */


#lists {
	padding:0;
	list-style:none;
	position:absolute;
	top: 78px;
	left: auto;
	right: auto;
	width: 825px;
	height:28px;
	float:left;
	margin: 0px;
	z-index: 500;
	background-color: #052b72;
	background-repeat: repeat-x;
	}
	
#lists a:hover {
	color: #84abf6;
	}
	
#lists li {
	display:inline;
	float:left;
	height:25px;
	background-image: url(/atginc/images/bg_nav_separator.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

#lists li.first {
	background: none;
	}

#lists li a.tl1 {
	display:block;
	height:25px;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 10px;
}

#lists li a.tl2 {
	display:block;
	height:25px;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 10px;
}

#lists li a.tl3 {
	display:block;
	height:25px;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 10px;
}

#lists li a.tl4 {
	display:block;
	height:25px;
	width: 98px;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 10px;
}

#lists li a.tl5 {
	display:block;
	height:25px;
	width: 70px;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 10px;
}

#lists div {display:none;}

#lists li a:hover {text-decoration:none; white-space:normal;}

#lists li:hover > a {text-decoration:none; white-space:normal; color: #84abf6;}

#list :hover div.pos1, #list :hover div.pos2, #list :hover div.pos3, #list :hover div.pos4, #list :hover div.pos5 {
	background-color: #114EBD;
}

#lists :hover div.pos1 {
	display:block;
	width:825px;
	height: 70px;
	position:absolute;
	left:0;
	top:20px;
	padding-top:22px;
	padding-bottom:2px;
	background-image: url(/atginc/images/nav_menu_btm_about2.gif);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #052b72;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}


#lists :hover div.pos2 {
	display:block;
	width:825px;
	height: 277px;
	position:absolute;
	left:0;
	top:20px;
	padding-top:22px;
	padding-bottom:2px;
	background-image: url(/atginc/images/nav_menu_btm_servicesHC2.gif);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #052b72;
}

#lists :hover div.pos3 {
	display:block;
	width:825px;
	height: 190px;
	position:absolute;
	left:0;
	top:20px;
	padding-top:22px;
	padding-bottom:2px;
	background-image: url(/atginc/images/nav_menu_btm_servicesHE2.gif);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #052b72;
}

#lists :hover div.pos4 {
	display:block;
	width:825px;
	height: 242px;
	position:absolute;
	left:0;
	top:20px;
	padding-top:22px;
	padding-bottom:2px;
	background-image: url(/atginc/images/nav_menu_btm_tech2.gif);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #052b72;
}

#lists :hover div.pos5 {
	display:block;
	width:825px;
	height: 67px;
	position:absolute;
	left:0;
	top:20px;
	padding-top:22px;
	padding-bottom:2px;
	background-image: url(/atginc/images/nav_menu_btm_contact2.gif);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #052b72;
}

#lists :hover div dl.pos1a {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 39px;
}

#lists :hover div dl.pos1b {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 17px;
}

#lists :hover div dl.pos1c {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 0px;
}

#lists :hover div dl.pos1d {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 15px;
}

#lists :hover div dl.pos1e {
	display:block;
	padding:0;
	float:right;
	margin: 0px;
	position: relative;
	left: 45px;
	top: -46px;
}

#lists :hover div dl.pos2a {
	display:block;
	width: 325px;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 97px;
	top: 12px;
}

#lists :hover div dl.pos3a {
	display:block;
	width: 320px;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 252px;
	top: 12px;
}

#lists :hover div dl.pos4a {
	display:block;
	width: 190px;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 14px;
}

#lists :hover div dl.pos4b {
	display:block;
	width: 178px;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 14px;
}

#lists :hover div dl.pos4c {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 10px;
	width: 220px;
}

#lists :hover div dl.pos4d {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 10px;
	width: 215px;
}

#lists :hover div dl.pos5a {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 445px;
}

#lists :hover div dl.pos5b {
	display:block;
	padding:0;
	float:left;
	margin: 0px;
	position: relative;
	left: 471px;
}

.serviceMark {
	font-size: 10px;
	line-height: 14px;	
}

#lists :hover div dl dt {
	text-decoration:none;
	height:20px;
	line-height:20px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#lists .two:hover div {left:-150px;}

#lists .single:hover {position:relative;}

#lists .two:hover div.pos3 {width:300px;}

#lists .single:hover div.pos4 {width:550px;}

#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:179px;}

#lists :hover div dl dt {	
	text-decoration:none;
	height:20px;
	line-height:20px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	}

#lists .two:hover div {left:-150px;}

#lists .two:hover div dl {width:129px;}

#lists .two:hover div dl dt {width:100px;}

#lists .single:hover div dl {width:100px;}

#lists .single:hover div dl dt {width:100px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; font-weight:bold; color:#fff;}

#lists :hover div dt a:hover {text-decoration:none; font-weight:bold; color:#84abf6;}

#lists :hover div dd a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-indent:10px;
	line-height:15px;
	padding-bottom: 2px;
	padding-left: 17px;
	background-image: url(/atginc/images/sublist_circle.png);
	background-repeat: no-repeat;
	background-position: left;
	}

#lists .bulletBGfix {
	background-image: url(/atginc/images/sublist_circle.png);
	background-repeat: no-repeat;
	background-position: left;
	}
	


#lists :hover div dd.sublist a {
	margin-left: 15px;
	color: #FFFFFF;
	background-image: url(/atginc/images/sublist_circle2.png);
	background-repeat: no-repeat;
	background-position: left;
	}

#lists :hover div dd.sublist2 a {
	margin-left: 28px;
	margin-right: 20px;
	color: #FFFFFF;
	background-image: url(/atginc/images/sublist_square.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#lists :hover div dd a:hover {
	text-decoration:none;
	color:#84abf6;
	}

#lists .clear {
	clear:both;
	}
	
.h1Small {
	color: #4E84BA;
	font-family: Swis721 Cn BT;
	font-size: 23px;
	font-weight: bold;
	margin-left: 24px;
	margin-bottom: 6px;
	}

/* --------------------------------------------
|  Login Request Form												
--------------------------------------------- */


.termsConditionsBox {
	border: 1px solid #B9B9B9;
	background-color: #F4F4F4;
	padding: 15px;
	}
	
.termsConditionPadding {
	padding: 15px;
	}

	
.loginRequestForm {
	border: 1px solid #B9B9B9;
	}

.requiredField {
	color: #990000;
	text-align: right;
	}

.example {
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	}
	
.ReqTxtField {
	border: 1px solid #999;
	width: 250px;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	margin-right: 15px;
	}

.ReqTxtAreaCode, .ReqTxtFirst3 {
	border: 1px solid #999;
	width: 26px;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	text-align: center;
	}
	
.ReqTxtLast4 {
	border: 1px solid #999;
	width: 34px;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	text-align: center;
	}

	
	
.ReqListMenu {
	width: 135px;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	margin-top: 15px;
	margin-right: 15px;
	position: relative;
	left: 0px;
	}
	
.ReqLabels {
	width: 150px;
	padding-left: 15px;
	}
	
.LoginInfo {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	height: 25px;
	margin-top: 10px;
	}
	
.reqField {
	color: #990000;
	text-align: right;
	margin-top: 10px;
	height: 25px;
	margin-right: 15px;
	}
	
#loginRequestHR hr {
	border: 0;
	width: 93%;
	color: #BFBFBF;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
	
	
/* --------------------------------------------
|  New Home Page											
--------------------------------------------- */	

.iframePositionNew {
	position: relative;
	top: -40px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	}

.iframePositionNew2 {
	position: relative;
	top: -20px;
	left: 17px;
	margin: 0px;
	padding: 0px;
	}

#siteContainerHome {
	margin: 0 auto 0px auto;
	text-align: left;
	width: 825px;
	}

#mainContentNew {
	width: 662px;
	float: left;
	position: relative;
	top: 4px;
	background-image: url(/atginc/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#loginNew a, #loginNew2 a {
	outline: none;
	display: block;
	padding: 3px 0 3px;
	float: left;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	}
	
#loginNew a:hover, #loginNew2 a:hover {
	color: #E2E2E2;	
	}
	
#homeClients {
	float: left;
	padding-bottom: 48px;
	position: relative;
	top: 41px;
	}

#homeClients2 {
	float: left;
	padding-bottom: 22px;
	position: relative;
	top: 12px;
	}
	
#homePhotos {
	position: relative;
	top: 17px;
	left: 17px;
	width: 200px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #B0B0B0;
	padding: 0px;
	background-image: url(/atginc/images/homePhotos1.jpg);
	background-repeat: no-repeat;
	}
	
#homeSolutions {
	width: 410px;
	height: 133px;
	font-size: 12px;
	line-height: 15px;
	position: relative;
	top: 72px;
	left: 11px;
	z-index: 9000;
	float: left;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 23px;
	color: #000000;
	}
	
#homeAbout {
	font-size: 15px;
	line-height: 17px;
	color: #000;
	width: 622px;
	text-align: left;
	margin-top: 11px;
	margin-bottom: 15px;
	background:  url(/atginc/images/bg_homeAbout.jpg) repeat-x;
	padding-left: 175px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	border: 1px dotted #666;
}
	
.hsPaddingFix {
	margin-bottom: -50px;
	}

#contentAreaNew { 
	border-top: 3px solid #fff;
	float: left;
	width: 840px;
	position: relative;
	top: 33px;
	}
	
#contentAreaNew2 { 
	border-top: 3px solid #fff;
	float: left;
	width: 840px;
	position: relative;
	top: 26px;
	}
	
#newsTemp {
	background-image: url(/atginc/images/bg_news_temp.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 108px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 43px;
	}
	
#newsTemp ul {
	vertical-align: middle;
	margin: 0;
	margin-left: -30px;
	}
	
#homeSTC {
	background-image: url(/atginc/images/bg_home_stc.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 256px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/*===================*/
/*=== Nivo Styles ===*/
/*===================*/

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {

    width:825px; /* Make sure your images are the same size */
    height:296px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/*====================*/
/*=== Nivo End ===*/
/*====================*/
	
#headerHomeNew {
	height: 113px;
	background:  url(/atginc/images/bg_header.gif) repeat-x;
	}
	
#headerHomeNew2 {
	height: 80px;
	background:  url(/atginc/images/bg_header2.jpg) repeat-x;
	}
	
#headerHomeNew2 #newHomeBtn {
	position: absolute;
	top: -83px;
	margin-left: 770px;
	color: #FFFFFF;

	}
	
#newHomeBtn {
	position: absolute;
	top: 83px;
	margin-left: 770px;
	color: #FFFFFF;
	z-index: 9000;
	}

#newHomeBtn a {
	color: #84ABF6;
	text-decoration: none;
	font-weight: normal;
	}
#newHomeBtn a:hover {
	color: #FFF;
	}

#headerHomeNew .date {
	color: #9ABBF8;
	font-size: 11px;
	text-align: right;
	position: relative;
	left: 96px;
	top: -18px;
	bottom: -17px;
	padding: 0px;
	margin-bottom: -17px;
	padding-right: 115px;
	}

#headerHomeNew #home #bOne {
	color: #FFF;
	background: none;
	position: relative;
	left: -45px;
 	}
	
#headerHomeNew #home #bOne:hover {
	cursor: default;
 	}
	
#headerHomeNew logo {
	position: relative;
	margin-bottom: 0px;
	margin-right: -96px;
	}
	
#headerHomeNew .tagline {
	position: relative;
	left: 147px;
	top: -26px;
	right: 12px;
	bottom: 0px;
	}
	
#headerHomeNew img {
	margin: 12px 0 0 18px;
	}

#loginNew {
   	position: absolute;
	z-index:4000;
	margin: 0px 0 0 702px;
	padding: 0px 0 0;
	list-style: none;
	width: 60px;
	}
	
#loginNew2 {
   	position: absolute;
	z-index:4000;
	margin: 0px 0 0 736px;
	padding: 0px 0 0;
	list-style: none;
	width: 60px;
	}

#homeImageHeaderNew {
	width: 662px;
	height: 190px;
	float: left;
	position: relative;
	top: 0px;
	background-image:url(/atginc/images/home_box2.jpg);
	background-repeat: no-repeat;
	}

#homeSidebar {
	float: right;
	width: 159px;
	min-height: 530px;
	height: auto !important;
	margin-left: 4px;
	margin-right:0px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	position: relative;
	left: -15px;
	background-image: url(/atginc/images/bg_home_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#homeSidebar2 {
	float: right;
	width: 159px;
	min-height: 530px;
	height: auto !important;
	margin-left: 4px;
	margin-right:0px;
	font-size: 11px;
	line-height: 13px;
	position: relative;
	background-image: url(/atginc/images/bg_home_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#homeSidebar3 {
	float: right;
	width: 159px;
	margin-left: 4px;
	margin-right:0px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	position: relative;
	left: -15px;
	}
	
#homeNews {
	margin-top: 33px;
	margin-bottom: 8px;
	position: relative;
	left: -27px;
	width: 124px;
	margin-right: 0px;
	}
	
#homeNews li {
	list-style-type: none;
	padding-bottom: 10px;
	}
	
#homeCaseStudies {
	margin-top: 6px;
	margin-bottom: 8px;
	position: relative;
	left: -27px;
	width: 118px;
	}
	
#homeCaseStudies li {
	list-style-type: none;
	padding-bottom: 10px;
	}
	
.casestudyCaptions {
	font-size: 11px;
	line-height: 13px;

	}
	
.employmentHdr {
	font-size: 15px;
	color: #133d8d;
	font-weight: bold;
	margin-left: 23px;
	margin-bottom: 6px;
	}
	
.employmentPosted {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 7px;
	}
		
#ombca21 h1{
	font-size: 19px;
	}
	
.dialogue {
	position: relative;
	top: 35px;
	left: 18px;
	width: 615px;
}

/* --------------------------------------------
|  Accordion									
--------------------------------------------- */
.basic  {
	width: 625px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	position: relative;
	top: 53px;
	float:left;
	margin-left: 17px;
	margin-bottom: 50px;
}
.basic div {
	background-color: #eee;
}

.basic p {
	border: none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 20px;
}
.basic a {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #133D8D;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.basic a:hover {
	background-color: #133D8D;
	color: #fff;
}
.basic a.selected {
	color: #fff;
	background-color: #F68939;
}

.basic ul {
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sup {
	font-size: small;
	line-height: 19px;
}

.notification {
	font-size: 11px;
	float: left;
	color: #133D8D;
	width: 220px;
}

#genOL li {
	background-image: none;
	}

.notes {
	color:#F00;
	font-size: 15px;
	font-weight: bold;
	}
	
.indent {
	margin-left: 45px;
}

.indent ul {
	margin-left: 35px;
}



#newsScroller {
	background-color: #133D8D;
	width: 824px;
	height: 25px;
	position: relative;
	top: 4px;
	background-image: url(/atginc/images/bg_newsScroller.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.newsScrollerLink {
	height: 25px;
	width: 100px;
}

.newsScrollerContent {
	position: relative;
	top: -25px;
	left: 120px;
	cursor: hand;
	}

.newsScrollerContent a, .newsScrollerContent a:visited {
	color: #133D8D;
}


#featuredBox {
	width: 300px;
	height: 300px;
	margin-top: -12px;
	position: relative;
	float: right;
	top: 8px;
	left: 0px;
	margin-left: 35px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	}
	
#featuredBoxTraining {
	width: 340px;
	margin-top: -10px;
	margin-left: 15px;
	position: relative;
	float: right;
	top: 8px;
	left: 0px;
	padding-left: 23px;
	padding-top: 65px;
	list-style-type: none;
	background-image: url(/atginc/images/bg_online_training.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	}
	
#featuredBoxWebcasts {
	width: 340px;
	margin-top: -10px;
	margin-left: 15px;
	position: relative;
	float: right;
	top: 8px;
	left: 0px;
	padding-left: 23px;
	padding-top: 40px;
	list-style-type: none;
	background-image: url(/atginc/images/bg_webcasts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	}
	
#featuredBox2 {
	width: 350px;
	height: 318px;
	margin-top: -12px;
	position: relative;
	float: right;
	top: 8px;
	left: 0px;
	list-style-type: none;
	border: 1px solid #999999;
	margin-left: 15px;
	padding-top: 42px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F0F0F0;
	background-image: url(/atginc/images/bg_atg_news_box.jpg);
	background-repeat: no-repeat;
	}
	
/* --------------------------------------------
|  									
--------------------------------------------- */

#featuredBoxTraining a:hover {background:#ffffff;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding-top:0px; padding-left: 15px; padding-right: 15px; padding-bottom: 20px; width:328px; height: 140px; text-align: left; }
a.tooltip:hover span{
	display:inline;
	position:absolute;
	color:#FFF;
	z-index: 1000;
	top: 0px;
	left: 15px;
	background-image: url(/atginc/images/bg_more_info_bubble.png);
	background-repeat: no-repeat;
	font-weight: normal;
	padding-right: 50px;
	width: 317px;
}

a.tooltip:hover span b {
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	letter-spacing: -0.04em;
	position: relative;
	left: -1px;
	top: -1px;
	}

/* --------------------------------------------
|  	Custom Fonts								
--------------------------------------------- */

@font-face {
    font-family: Swis721 Cn BT;
    src: url(SWISCNB0.eot);
  }

@font-face {
 font-family: Swis721 Cn BT;
 src: url("/includes/swisscb.ttf") /* TTF file for CSS3 browsers */
}

