body
{
background-color: #ffffff;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
}
a,a:visited{color:#2B2DED}
#container
{
min-height: 100%;
}

#header
{
}
#date
{
	background: #235173;
	text-align:right;
	color:#fff;
	font-size:8pt;
	font-weight: 700;
	padding: 4px 10px 4px
}
#logo
{
	float: left;
	background-image: url(/atbs/content/images/atbs_logo.png);
	background-position-y: left;
	background-repeat: no-repeat;
	height: 80px;
	width: 200px;
}
#logo a
{
	height: 80px;
	width:200px;
	display: block;
}
#headerLinks
{
	float:right;
	padding: 2px 10px;
}
#headerLinks a
{
	font-size: 8pt;
	font-weight: 700;
	text-decoration: none;
	color: #235173;
}
#headerLinks a:hover
{
	text-decoration: underline;
}
#tagline
{
	border-top: 3px solid #235173;
	border-bottom: 10px solid #235173;
	width: 100%;
	background: #D3DAED;
	color: #235173;
	font-size: 8pt;
	padding: 3px 0 3px;
	font-style: italic;
}

#nav{background-color: #d2daed;float: left;width: 160px;margin: 0;height: 100%;padding: 4px 0 0 10px;border-right: 1px solid #e5eaf5;}
#nav h2{margin: 0px;padding: 0px;font-size: 9pt;font-weight: 800;}
#nav ul{margin: 0;padding: 0 0 10px 17px;list-style-image: url(/atbs/content/images/triangle-sm.gif)}
#nav ul li{padding: 2px 0;}
#nav a{text-decoration: none;}
#nav a:hover{text-decoration: underline;}

#content{padding: 6px 0; margin: 0 0 0 180px;}
#contentLogin{padding:6px}

#footer
{
	clear:both;
	width: 100%;
	text-align: right;
	color: #D3DAED;
	background: #235173;
	padding: 2px 0 2px;
	position: relative;
	bottom: 0px;
}

#crumbs {font-size: 10pt}
.crumbMainCat{font-size: 10pt;font-weight: 700;}

#smallDescription {padding-bottom: 15px;}

#response
{
font-weight: bold;
color: green;
}

.box{border: 1px solid #235173;background: #D3DAED;}
.boxTitle{color: #fff; background: #235173; text-align: center; font-size: 10pt; width: 100%;padding:4px 0 4px}
.boxDescription{font-size: 9pt; background: #D3DAED; padding: 6px}
.boxContents{padding-left: 8px; background: #D3DAED}
.boxFieldCaption{font-size: 9pt; font-weight: 700;padding-top:8px}
.boxFieldNote{}

.clear{ clear: both;}

.headGreen{color:#B8C276;font-size:10pt;font-weight:bold;margin:0px}

.bubbleFieldDesc{font-weight: bold;text-align:right;padding:6px}
.bubbleField{text-align:left}
.btnApply{font-weight:bold}
.header{font-size:12pt}

.listRow{font-size:10pt}
#currentItems{width:160px;}
.listBtn{width:75px}

dt{font-size:10px;font-weight:700;margin-top:10px;}
.thumb {
	background-color:#fff;
	border:1px solid #ccc;
	margin:0 5px 5px 0;
	padding:10px;
	display: inline-block;
}
