@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS Bold", "Trebuchet MS";
	font-size: 110%;
	background-color: #FFFFFF;
	background-image: url(/images_login/original_backdrop.jpg);
	background-repeat: repeat;
}
.atxmbr   #container {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.atxmbr   #header {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 80px;
} 
.atxmbr    #header    logo {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(/images_login/ATX_logo3D.png);
	background-position: left top;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 95px;
	width: 779px;
}
.atxmbr   #sidebar1 {
	width: 107px;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	height: auto;
	float: left;
	padding-left: 3px;
}
.atxmbr   #mainContent {
	margin-right: 0px;
	margin-left: 110px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	background-position: 143px 10px;
	background-repeat: no-repeat;
	margin-top: 5px;
} 
.atxmbr  #mainContent  a:link {
	color: #E0D715;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}
.atxmbr  #mainContent  a:hover {
	color: #333333;
	letter-spacing: 0em;
	font-weight: bold;
}
.atxmbr  #mainContent  a:visited {
	color: #E0D715;
}
.atxmbr   #footer {
	color: #FFFFFF;
	height: 73px;
	margin-left: 110px;
	width: 670px;
	margin-top: -10px;
} 
#login_table td {
  padding-left: 5px;
}
td.login_input {
background: rgb(149,149,149); /* Old browsers */
background: -moz-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 48%, rgba(1,1,1,1) 55%, rgba(10,10,10,1) 69%, rgba(78,78,78,1) 96%, rgba(56,56,56,1) 98%, rgba(27,27,27,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(48%,rgba(13,13,13,1)), color-stop(55%,rgba(1,1,1,1)), color-stop(69%,rgba(10,10,10,1)), color-stop(96%,rgba(78,78,78,1)), color-stop(98%,rgba(56,56,56,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 48%,rgba(1,1,1,1) 55%,rgba(10,10,10,1) 69%,rgba(78,78,78,1) 96%,rgba(56,56,56,1) 98%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 48%,rgba(1,1,1,1) 55%,rgba(10,10,10,1) 69%,rgba(78,78,78,1) 96%,rgba(56,56,56,1) 98%,rgba(27,27,27,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 48%,rgba(1,1,1,1) 55%,rgba(10,10,10,1) 69%,rgba(78,78,78,1) 96%,rgba(56,56,56,1) 98%,rgba(27,27,27,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 48%,rgba(1,1,1,1) 55%,rgba(10,10,10,1) 69%,rgba(78,78,78,1) 96%,rgba(56,56,56,1) 98%,rgba(27,27,27,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
}
h1 {
	line-height: 110%;
	font-weight: normal;
	color: #818386;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-top: 15px;
	padding-left: 50px;
}
h2 {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #E0D715;
	font-family: "Trebuchet MS Bold", "Trebuchet MS";
}
h5 {
	font-size: 22px;
	font-family: "Trebuchet MS Bold", "Trebuchet MS";
	font-weight: normal;
	color: #818386;
	background-position: top;
	line-height: 8px;
}
h6 {
	font-size: 11px;
	font-family: "Trebuchet MS Bold", "Trebuchet MS";
	font-weight: normal;
	color: #333333;
	margin-left: 375px;
	line-height: 150%;
	padding-top: 6px;
	padding-right: 25px;
	float: right;
	margin-top: -50px;
}
p {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 65px;
	margin-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	font-size: 12px;
	list-style-position: inside;
	line-height: 16px;
	font-weight: normal;
	list-style-image: url(/images_login/arrow_yellow.gif);
	text-indent: 10px;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
	display: list-item;
}
yellow {
	color: #E0D715;
	font-weight: bold;
}
teal {
	color: #00516B;
	font-weight: bold;
}
red {
	color: #C90F00;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width:107px;
	border-width:0px;
	border-style:solid;
	font-family: "Trebuchet MS Bold", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 100%;
	padding-left: 0px;
	margin-top: 0px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:0px 0px 0px 0px;
	color:#666666;
	font-family:Trebuchet MS;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	border: 0px none #999999;
	}


	/*"""""""" (MAIN) Parent Hover State""""""""*/	
	#qm0 .qmparent:hover	
	{
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{
	color:#111111;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{
	color:#FFFFFF;
	font-size:12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 div .qmparent:hover	
	{
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FBFBFB;
		color:#111111;
		text-decoration:none;
		border-style:solid;
		border-color:#858585;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#333333;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{
	background-position:95% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{
	text-decoration:underline;
	border-color:#858585;
	}
