/*** Home Page Styles ***/

#home_container {
	overflow: hidden;
	margin-top: 15px;
}
#home_container .column {
	float: left;
	position: relative;  /* X */
}
#home_center {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	width: 214px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#home_right {
	width: 214px;
	padding-right: 15px;
	padding-left: 15px;
}
#home_left {
	width: 241px;
	padding-right: 15px;
	padding-left: 10px;
}
.home_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D3C74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.home_article img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-bottom: 8px;
}
.home_article ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.home_article li {
	line-height: 16px;
	list-style-image: url(../images/layout/list_link.gif);
	list-style-position: outside;
}
.home_article a:link {
text-decoration: none;
	color: #2894D5;
}

.home_article a:visited {
	text-decoration: none;
	color: #2894D5;
}
.home_article a:hover {
	color: #FF6600;
	text-decoration: none;
}
.home_bannersJPG {
	padding: 0px;
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 245px;
	height: 87px;
}
.home_bannersJPG img {
	float: right;
}
.home_banners {
	padding: 5px;
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 234px;
}
.home_banners p {
	color: #333333;
}
.home_banners a:link, visited {
	color: #CD3F14;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.home_banners a:hover {
	color: #EA2000;
	text-decoration: none;
}
.home_banners img {
	float: right;
	padding-left: 4px;
}

/*** All site styles ***/

body {
	background-color: #005387;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #1D3C74;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #1D3C74;
}
p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	padding: 0;
	text-align: left;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#container_logged_in {
	padding: 0;
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#header {
	background-image: url(../images/layout/header_logo_bkgr.jpg);
	background-repeat: repeat-x;
	height: 85px;
	position: relative;
	width: auto;
}
#header h1 {
	width: 346px;
	background-image: url(../images/layout/logo_ats.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	text-indent: -9999px;
	position: absolute;
	display: block;
	bottom: 10px;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	top: 12px;
	right: 4px;
	width: 460px;
	text-align: right;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:link, #header a:visited {
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}
#header a:active {
	color: #FEB948;
}
#header ul {
	display: inline;
}
#header li {
	display: inline;
	padding-right: 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-left: 8px;
}
/*** This one removes separation line from last item on top right nav ***/
#header .last_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_Flag {
	float: right;
	top: 60px;
	position: relative;
	right: 12px;
	font-size: 10px;
	color: #CCCCCC;
}
#header_Flag img {
	padding-left: 8px;
}
#header_photo {
	background-image: url(../images/home_banner/home_photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 760px;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	height: 192px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0069AA;
	clear: both;
}
#bannerH_1 {
	background-color: #FDE6B9;
}
#bannerH_2 {
	background-color: #FDE6B9;
}
#bannerH_3 {
	background-color: #C4E5F7;	
}
.bannerH_text {
	width: 150px;
}

/*** Internal column styles. BIG LEFT column and SMALL RIGHT column (Template 2_dif_columns ***/
#internal_right {
	width: 198px;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
}
#internal_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 25px;
	width: 485px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
}

/*** 1 Column Template IE6 ***/
#internal_1_column {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	width: 705px;
}

/*** 1 Column Template ***/
* #internal_1_column {
	padding-right: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
	width: 709px;
}

#internal_logged_in {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	width: 96%;
}


/*** 2 Columnn Template ***/
#internal_right_equal {
	float: right;
	width: 46%;
}
#internal_left_equal {
	float: left;
	width: 46%;
	padding-right: 15px;
}

.internal_right_equal {
	float: right;
	width: 46%;
}
.internal_left_equal {
	float: left;
	width: 46%;
	padding-right: 15px;
}

.highlight_text_bkgr {
	background-color: #FFEBA6;
	color: #333333;
}

/*** The following 2 are for applying to ANYTHING that needs to be highlighted in the main texts ***/
.highlight {
	font-weight: bold;
	color: #990000;
}
.highlight_small {
	font-weight: normal;
	color: #990000;
	font-size: 11px;
}

.internal_article {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3C74;
	line-height: 17px;
	margin-bottom: 30px;
	clear: both;
	margin-right: 20px;
	width: 96%;
	font-size: 12px;
}

/*** Creates a horizontal line across the main content ***/
.internal_article_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	font-size: 1px;
	line-height: 1px;
	padding-top: 3px;
	margin-bottom: 6px;
}
.internal_article h2 {
	padding-bottom: 5px;
	font-size: 16px;
}
.internal_article h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/*** This H3 is to be used only under the main page title ***/
.internal_article h3 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 15px;
	padding-top: 2px;
	margin-top: 5px;
	color: #227EB6;
	line-height: 18px;
	
}.internal_article h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.internal_article h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	color: #666666;
}
.internal_article ol, ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	padding-left: 18px;
}
.internal_article li {
	padding-top: 1px;
}
.internal_article a, a:link, a:visited {
	color: #227EB6;
	text-decoration: none;
}
.internal_article a:hover {
	text-decoration: none;
	color: #FF6600;
}
.internal_article .button {
	text-align: left;
}
.internal_article .b_sign_up {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*** .internal_article img {
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
}***/

/*** Aligns images to the right of the text paragraph. Be carefull with the line brakes, use your eye ***/
.img_align_right {
	float: right;
	padding-left: 40px;
	padding-bottom: 20px;
}

/*** Aligns images to the right of the text paragraph. Be carefull with the line brakes, use your eye ***/
.img_align_left {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}

.icon_align_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.icon_align_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

/*** Styles for tables, following the REPORT FEES template ***/

/*the following two are used in the small table, start Logged in page*/
.small_cell_pad {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.small_cell_pad td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*fixed width table*/
.output_table {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.output_table td {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 40px;
}
.output_table thead th {
	padding-right: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.report_list {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #1D3C74;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.report_list caption, .output_table caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #1D3C74;
}
.report_list thead tr, .output_table thead tr {
	font-size: 12px;
	color: #1D3C74;
}
.report_list .titles, output_table .titles {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.report_list td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.report_list tr {
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.report_list h2, .output_table h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.report_list h3, .output_table h3 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}
.report_list p, .output_table p {
	font-size: 12px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.report_list .column1 {
	width: 55%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.report_list img, output_table img{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.report_list .column2 {
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.report_list .column3 {
	width: 12%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.report_list .column4 {
	width: 7%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#internal_left .highlight_txt1 {
	font-weight: bold;
}

.highlight_txt1 {
	font-weight: bold;
}


/*** Footer ***/

#footer {
	position: relative;
	background-color: #227DB4;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	clear: both;
	line-height: 15px;
	padding: 18px;
	height: 100%;
	z-index: 1;
}
#footer_left h2 {
	background-image: url(../images/layout/logo_ats_foot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#footer_left p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	padding-top: 8px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_left {
	display: block;
	width: 243px;
	float: left;
	position: relative;
	z-index: 2;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_columns {
	float: right;
	padding-left: 6px;
	padding-right: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4EA0C7;
	z-index: 3;
	}
	
.link_columns ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_columns li {
	margin: 0px;
	padding: 0px;
}


/*** Clear DIV ***/
.clear {
	clear: both;
}

/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
	padding-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-left: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-right: 10px;
	padding-left: 10px;
	width: 400px;
	display: inline;
	white-space: nowrap;
	width: 400px;
}
#internal_logged_in .problems {
color: #CC3300;
padding-bottom: 20px;
font-size: 15px;
background-image: url(../images/icons/ico_notice.gif);
background-repeat: no-repeat;
padding-left: 26px;
padding-top: 2px;
} 
#internal_article .problems {
color: #CC3300;
padding-bottom: 20px;
font-size: 15px;
background-image: url(../images/icons/ico_notice.gif);
background-repeat: no-repeat;
padding-left: 26px;
padding-top: 2px;
}
.info_message {
background-image: url(../images/icons/ico_info.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
color: #006633;
}
