/* GENERAL STYLES */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* atg layout media:screen - 09 05 2007 Paul Groves */ 


.supressh1 h1
{
  display: none;
}

.alert
{
  margin: 1em auto;
  padding: 0.5em;
  background-color: #fffcda;
  border: 2px solid #FAF7B4;
  color: #555555 !important;
  /*
  background-image: url(../ui/alertIcon.png);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  */
  font-weight: bold;
}

.alert li
{
  font-size: 11px;
  line-height: 130% !important;
  background-image: url(/ui/atg/atg-alert-bullet.png) !important;
  background-position: 0 5px!important; 
  font-weight: bold;
}

body
{
	background-image: url("/ui/atg/atg-headerSlice.png");
	background-repeat: repeat-x;
}

div#localNav
{
  margin-bottom: 2em;
}


div#localNav li
{
  background-image: none !important;
  margin: 0px !important;
  padding: 0px !important;
}

div#localNav li a
{
	display: block;
	width: 170px;
	background-image: url("/ui/atg/atg-sidebarLine.png");
	background-repeat: repeat-x;
	background-position: bottom;
 	border-bottom: none;
	font-weight: bold;
	padding: 8px 0px;
}

div#localNav li a#lnThisPage
{
	color: #888;
}

div#localNav li a:hover
{
	border-bottom: none;
}

div#localNav span.localNavSubtitle 
{
	color: #555;
	font-size: 10px;
	line-height: normal
}

div#localNav li.sectionHeader, div.articleLinkList h3
{
	color: #555 !important;
	border-bottom: 2px solid #e8e8e8;
	text-indent: 0px !important;
	margin-top: 1.5em;
	letter-spacing: 1px;
	font-weight: bold;
}

div.articleLinkList h3
{
	margin: 0px 15px;
}

div.articleLinkList
{
	margin-bottom: 0.5em;
}

div.questionBox
{
	background-image: url("/ui/atg/atg-qMark.png");
	background-repeat: no-repeat;
	border: 2px solid #f2f2f2;
	background-color: #fafafa;
	padding: 0.8em;
	background-position: 95% 50%;
	margin-bottom: 1em;
}

div.questionBox li
{
	margin-bottom: 1em;
	font-style: italic;
}

div#container, div#footer p
{
	width: 754px;
	margin: 0 auto;
}

div#logo a
{
	float: left;
	background-image: url("/ui/atg/atg-logo.png");
	width: 111px;
	height: 41px;
	text-indent: -3000em;
	overflow: hidden;
	margin: 10px 0 30px 0;
}

div#strapline
{
	float: left;
	background-image: url("/ui/atg/atg-strap2.gif");
	width: 330px;
	height: 33px;
	text-indent: -3000em;
	overflow: hidden;
	margin-top: 14px;
}

div#nav
{
	background-image: url("/ui/atg/atg-prinav.gif");
	width: 754px;
	height: 36px;
    display: block;
    clear: both;
    margin-bottom: 15px;
}

div#nav li
{
	display: inline;
}

div#nav li a
{
	text-indent: -3000em;
	overflow: hidden;
	float: left;
	width: 87px;
	height: 37px;
}

div#nav li+li a
{
	text-indent: -3000em;
	overflow: hidden;
	float: left;
	width: 82px;
	height: 37px;
}

div#nav li+li+li a
{
	text-indent: -3000em;
	overflow: hidden;
	float: left;
	width: 114px;
	height: 37px;
}

div#nav li+li+li+li a
{
	text-indent: -3000em;
	overflow: hidden;
	float: left;
	width: 123px;
	height: 37px;
}

div#nav li+li+li+li+li a
{
	text-indent: -3000em;
	overflow: hidden;
	float: left;
	width: 99px;
	height: 37px;
}

div#nav li a:hover, div#nav li a#thisPage
{
	background-image: url("/ui/atg/atg-prinav.gif");
	background-position: 0 36px;
}

div#nav li+li a:hover, div#nav li+li a#thisPage
{
	background-image: url("/ui/atg/atg-prinav.gif");
	background-position: 667px 36px;
}

div#nav li+li+li a:hover, div#nav li+li+li a#thisPage
{
	background-image: url("/ui/atg/atg-prinav.gif");
	background-position: 585px 36px;
}

div#nav li+li+li+li a:hover, div#nav li+li+li+li a#thisPage
{
	background-image: url("/ui/atg/atg-prinav.gif");
	background-position: 471px 36px;
}

div#nav li+li+li+li+li a:hover, div#nav li+li+li+li+li a#thisPage
{
	background-image: url("/ui/atg/atg-prinav.gif");
	background-position: 348px 36px;
}

div#main
{
	background-image: url("/ui/atg/atg-sidebarSlice.png");
	background-repeat: repeat-y;
	background-position: right;
	width: 754px;
}

div#content
{
	float: left;
	width: 530px;
}

hr
{
	display: none;
}

div#content div.line
{
	background-image: url("/ui/atg/atg-contentLine.png");
	background-repeat: no-repeat;
	width: 530px;
	height: 3px;
	margin: 1em 0;
	clear: both;
}

div#content img, div#atgHomeFlash, div#sidebar img
{
	padding: 1px;
	border: 3px solid #e8e8e8;
}

div#atgPressRelease img
{
 	padding: 0px;
	border: none;
}

div#atgHomeFlash
{
	width: 524px;
	height: 144px;
	margin-bottom: 1em;
}

div#sidebar
{
	float: right;
	width: 200px;
	font-size: 11px;
	line-height:  160%;
}

div#sidebar h3.accessify
{
	background-image: url("/ui/atg/atg-sidebarTop.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #d7181f;
	font-weight: bold;
	text-indent: -3000em;
        overflow: hidden;
}

div#sidebar h3
{
	font-size: 12px;
	color: #d7181f;
	font-weight: bold;
}


div#sidebar p, div#sidebar ul
{
	padding: 0px 15px;
}

div#sidebar div.line
{
	background-image: url("/ui/atg/atg-sidebarLine.png");
	background-repeat: repeat-x;
	width: 170px;
	height: 2px;
	margin: 0.8em 0 0.8em 15px;
}

div#sidebar h3.box
{
	background-color: #e2e2e2;
	color: #555;
	margin: 15px 15px 0px 15px;
	font-size: 10px;
	padding: 0px 11px;
}

div#sidebar div.box
{
	border: 2px solid #e2e2e2;
	background-color: #fafafa;
	padding: 0.8em;
 	margin: 0 15px 15px 15px;
	font-size: 10px;
	line-height: 150%;
}

div#sidebar div.box p, div#sidebar div.box ul
{
  margin: 0px;
  padding: 0px;
}

div#sidebar div.box p+p
{
  margin-top: 0.6em;
}

div#footer
{
	clear: both;
	padding: 30px 0 20px 0;
	background-image: url("/ui/atg/atg-ftrSlice.png");
	background-position: 0 20px;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #999;
}

div#footer a
{
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #e0e0e0;
}

div#footer a:hover
{
	border-bottom: 2px solid #d7181f;
}

.floatLeft, .floatleft
{
	float: left;
	margin: 1em 1em 0.8em 0;
}

.floatRight, .floatright
{
	float: right;
	margin: 1em 0 0.8em 1em;
}

div#graphic1
{
	float: right;
	background-image: url("/ui/atg/atg-sidebarBottom.jpg");
	background-repeat: no-repeat;
	width: 200px;
	height: 128px;
	margin-top: -66px;
}

div#footer p a.topArrow
{
	margin-left: 10px;
}

div#footer p a.topArrow img
{
	vertical-align: text-bottom; 
	width: 12px; 
	height: 15px; 
}

div.footerBox-top
{
	background-image: url("/ui/atg/atg-boxTop.png");
	background-repeat: no-repeat;
	width: 530px;
	height: 11px;
	margin-top: 2em;
}

div.footerBox
{
	background-image: url("/ui/atg/atg-boxSlice.png");
	background-repeat: repeat-y;
	width: 490px;
	padding: 0 30px;
}

div.footerBox h3
{
	margin-top: 0px !important;
	line-height: 120% !important;

}

div.footerBox h3 a
{
	background-image: url("/ui/atg/atg-boxBtn.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	min-height: 44px;
	display: block;
	padding-left: 60px;
	border-bottom: none !important;
	margin-right: 20px;
}

div.footerBox h3 a:hover
{
	background-color: #ebebeb!important;
}

div.footerBox h3 span.footerBox-LinkText
{
	display: block;
	font-size: 11px !important;
	color: #555 !important ;
	font-weight: normal !important;
}

div.footerBox-btm
{
	background-image: url("/ui/atg/atg-boxBottom.png");
	background-repeat: repeat-y;
	width: 530px;
	height: 11px;
	margin-bottom: 1em;
}

div#gmap
{
  clear: both; 
  margin-bottom: 1em; 
  width: 530px; 
  height: 350px;
  border: 2px solid #e8e8e8;
}

div.articleLinkList p a
{
	line-height: normal;
	color: #555 !important;
	border: none !important;	
	background-image: url("/ui/atg/atg-sidebarLine.png");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 170px;
	display: block;
	padding: 0.5em 0 0.5em 0;
}

div.articleLinkList p a em
{
 	color: #d7181f;
	font-weight: bold;
	font-style: italic;
        border-bottom: 1px solid #e0e0e0;
}

div#sendPageContainer {
  overflow: auto;
}

div#sendPageContainer div
{
  margin: 0 0 10px 0;
  padding-left: 20px;
}

div#sendPageContainer legend
{
  font-weight: bold;
  color: #555555;
}
div#sendPageContainer label
{
  text-align: right;
  width: 170px;
  margin: 0px;
  padding: 0px;
}

div#sendPageContainer fieldset
{
  border: 2px solid #e8e8e8;
  margin-top: 10px;
}

div#sidebar a.btn
{
  display: block;
  background-image: url("/ui/atg/atg-sidebarBtnDrop.png");
  background-repeat: no-repeat;
  width: 173px;
  height: 24px;
  text-align: center;
  margin-left: 12px;
  border: none;
  padding-top: 5px;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div#sidebar a.rss
{
  background-image: url("/ui/atg/rss-ico.png");
  background-repeat: no-repeat;
  margin-left: 15px;
  font-weight: bold;
  padding-left: 20px;
  display: block;
  height: 16px;
  border: none;
  margin: 15px;
}

div#sidebar a.rss:hover
{
  border-bottom: none;
}

div#sidebar a.btn:hover
{
  border: none;
  background-color: transparent;
  background-position: 0 -29px;
}

body, textarea
{
	font-family: verdana, sans-serif;
	color: #555;
	font-size: 13px;
	line-height:  170%;
}

textarea
{
	line-height: 130%;
}

h1
{
	font-size: 26px;
	color: #d7181f;
}

h2
{
	font-size: 18px;
	color: #df464c;
	margin: 0.8em 0 0px 0;
}


h6 
{
  font-size: 0.9em;
  font-weight: bold;
  color: #999999;
  margin: -5px 0 1em 0;
}

div#footer span.tel
{
	font-size: 18px;
	color: #000;
	display: block;
	float: right;
	width: 200px;
	text-align: center;
}

div#content h3
{
	color: #666;
	margin: 0.6em 0 0 0;
	font-weight: bold;
}

div#content h3.tick
{
	background-image: url("/ui/atg/atg-tickBtn.png");
	background-repeat: no-repeat;
	height: 35px;
	text-indent: 40px;
}

.highlight
{
	background-color: #fffcda;
}

em
{
   font-style: italic;
}

div#content p+p, div#content li+li
{
  margin-top: 1em;
}


div#content ul, ol
{
	margin: 1em 2em;
	line-height: 140%;
}

div#content ol
{
	list-style-type: decimal;
}

div#content ul li, div#sidebar ul li
{
	background-image: url("/ui/atg/atg-bullet.png");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0 0 0 12px;
}

div#sidebar ul li
{
  margin-bottom: 0.5em;
}

div#content a, div#sidebar a
{
	color: #d7181f;
	border-bottom: 1px solid #e0e0e0;
	text-decoration: none;
}

div#content a:hover, div#sidebar a:hover
{
	color: #d7181f;
	border-bottom: 2px solid #d7181f;
	background-color: #fdf3f4;
}


strong, .tel, .org
{
	font-weight: bold;
}

.smallPrint, .smallTxt, #ayEditorsNotes
{
	font-size: 10px;
	color: #999;
	line-height: 120%;
}

code
{
	border: 2px solid #f2f2f2;
	background-color: #fafafa;
	overflow: auto;
	padding: 1em;
	display: block;
	color: #29946e;
	line-height: 130%;
	font-size: 11px;
	margin: 1em 0;
	font-family: "Monaco", "Lucida Console", "Andale Mono", "Courier New", monospace;
}

.indent
{

	background-image: url("/ui/atg/atg-blkqte.png");
	background-repeat: repeat-y;
    	padding: 0 2em;
 	margin: 0.8em 0;
}

p.openQuote
{
	background-image: url("/ui/atg/atg-openQuotes.gif");
	background-repeat: no-repeat;
	
}

div#formWrapper
{
  font-size: 12px;
}

div#formWrapper form
{
  margin-top: 0px;
}

div#formWrapper label 
{
  width: 120px;
  float: left;
  text-align: right;
  font-size: 12px;
  margin-right: 4px;
  padding-right: 0px;
}

div#formWrapper fieldset
{
  padding: 5px;
  border: 1px solid #e2e2e2;
}

div#formWrapper legend
{
  margin-left: 0px;
  color: #D7181F;
  font-weight: bold;
}

.fld
{
  border: 1px solid #ccc;
  width: 300px;
}

div#formWrapper div
{
  margin-bottom: 8px;
}


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active h1
{
  visibility: hidden;
  font-family: Verdana;
  line-height: 20x;
  color: #D7181F;
}

.sIFR-active h2
{
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}


.sIFR-active div#footer span.tel
{
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}




/* EDITOR PROPERTIES */
