@charset "UTF-8";

html {	
	height: 101%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
	padding: 0px;
	margin: 0px;	
}


body {
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	line-height: 1.75em;
	color: #333333;	
	background-color: #AEB6BE;
}

#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;	
	background-image: url(../images/reskin/abd-bg-line.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;	
}

#wrapper #container {
	width: 960px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#wrapper #container #content ul#breadcrumb li.no-border,
#wrapper #container ul#top-subnav li.no-border {
	border-right: none;
	background-image: none;
}






/* ############################ */
/* ## HEADER STYLING SECTION ## */
/* ############################ */

#wrapper #container #header {
	margin: 0px 20px 0px 20px;
	height: 119px;
	width: 920px;
}
#wrapper #container #header #logo {
	float: left;
}

#wrapper #container #header #greeting {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;	
	/*font-style: italic; // THIS MAKES HORIZONAL SCROLLBAR APPEAR IN IE ;-S */	
	color: #999999;	
	float: right;		
	margin: 40px 0 0 0;
	padding: 0px;
	
}

br {
	clear: both;
}

#wrapper #container #header ul#topnav {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 40px;
	font-size: 12px;
	text-align: center;
	width: 100%;
	/*
	width: 100%;
	float: left;
	list-style-type: none;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	*/
}

*+html #wrapper #container #header ul#topnav {
	font-size: 11px;
	padding: 20px 0px 0px 50px;
}

	
#wrapper #container #header ul#topnav li {
	float: left;
}
#wrapper #container #header ul#topnav li a:link,
#wrapper #container #header ul#topnav li a:active,
#wrapper #container #header ul#topnav li a:visited {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 4px;
	padding: 5px 3px;
}
#wrapper #container #header ul#topnav li a:hover,
#wrapper #container #header ul#topnav li a.current {
	color: #FFFFFF;
	background-color: #C20006;
}




#wrapper #container ul#top-subnav {
	width: 920px;
	float: left;
	list-style-type: none;
	text-align: center;
	background-color: #C20006;
	margin: 0px 0px 0px 10px;
	padding: 3px 20px;
	font-size: 11px;
	text-align: center;
}
*+html #wrapper #container ul#top-subnav {
	margin: 0px;
}
#wrapper #container ul#top-subnav li {
	display: inline;
	margin-right: 20px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#wrapper #container ul#top-subnav li a:link,
#wrapper #container ul#top-subnav li a:active,
#wrapper #container ul#top-subnav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #container ul#top-subnav li a:hover,
#wrapper #container ul#top-subnav li a.current {
	text-decoration: underline;
}





/* ################################# */
/* ## LEFT COLUMN STYLING SECTION ## */
/* ################################# */
#wrapper #container #left-col {
	float: left;
	width: 176px;
	margin: 14px 0px 0px 20px;
	padding: 0;
	text-align: left;
}
#wrapper #container #left-col ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #C20006;
}
#wrapper #container #left-col ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #C20006;
}
#wrapper #container #left-col ul li a:link,
#wrapper #container #left-col ul li a:active,
#wrapper #container #left-col ul li a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 3px 0 3px 10px;	
	font-weight: bold;
}
#wrapper #container #left-col ul li a:hover,
#wrapper #container #left-col ul li a.current {
	color: #111111;
}
#wrapper #container #left-col img {
	border: 0;
	margin-top: 21px;
}






/* ########################## */
/* ## MAIN CONTENT STYLING ## */
/* ########################## */
#wrapper #container #content {
	width: 519px;
	margin: 14px 0px 20px 28px;
	padding: 0px 0px 20px 0px;
	float: left;
	background-image: url(/images/reskin/abd-main-line.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
#wrapper #container #content ul#breadcrumb {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}
#wrapper #container #content ul#breadcrumb li {
	float: left;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	/*border-right: 1px solid #C20006;*/
	background-image:url(../images/reskin/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#wrapper #container #content h1 {
	font-size: 16px;
	color: #666666;
	width: 100%;
}
#wrapper #container #content h2 {
	font-size: 16px;
	color: #666666;
	width: 100%;
}
#wrapper #container #content h3 {
	font-size: 14px;
}
#wrapper #container #content p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#wrapper #container #content #disclaimer {
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	padding-top:20px;
	background-image: url(../images/reskin/abd-main-line.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #container #content ul {
	font-size: 12px;
	color: #000000;
}






/* ################################## */
/* ## RIGHT COLUMN STYLING SECTION ## */
/* ################################## */
#wrapper #container #right-col {
	float: left;
	width: 167px;
	margin: 10px 0 0 28px;
}
#wrapper #container #right-col #news-feed,
#wrapper #container #right-col #legal-news-feed {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(../images/reskin/right-col/abd-right-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper #container #right-col #news-feed img,
#wrapper #container #right-col #legal-news-feed img {
	margin: 0px;
	padding: 0px;
}
*+html #wrapper #container #right-col #news-feed img,
*+html #wrapper #container #right-col #legal-news-feed img {
	margin-top: -4px;
}

#wrapper #container #right-col #news-feed h2,
#wrapper #container #right-col #legal-news-feed h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#wrapper #container #right-col #news-feed p,
#wrapper #container #right-col #legal-news-feed p {
	font-size: 10px;
	line-height: 12px;
	color:#666666;
	margin: 5px 0px 5px 10px;
}
#wrapper #container #right-col #news-feed a.read-more,
#wrapper #container #right-col #legal-news-feed a.read-more {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}






/* ###################################### */
/* ## FOOTER & GENERIC STYLING SECTION ## */
/* ###################################### */
#footer {
	width: 960px;
	font-size: 9px;
	color: #666666;
	margin: 0px auto;
}
#footer span.vatno {
	float: left;
	margin: 5px 0px 0px 225px;
}
#footer span.copyright {
	float: left;
	margin: 5px 0px 0px 30px;
}

.funky-bottom {
	text-align: center;
	padding-bottom: 5px;
	background-image: url(../images/reskin/left-col/abd-left-line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.space-right {
	margin-right: 10px;
}
p#resolution { 
	float: left;
	margin-top:5px;
}
p#resolution a:link,
p#resolution a:active,
p#resolution a:visited {
	text-decoration: none;
	color: #666666;
}
p#resolution a:hover {
	text-decoration: underline;
}
img { border: 0px; }

address {
	font-size: 12px;
	line-height: 24px;
	margin: 0px 0px 20px 0px;
}




/* ######################## */
/* ## PHOTO/TEAM STYLING ## */
/* ######################## */
#wrapper #container #content ul#team_list {
	list-style-type: none;
	width: 419px;
	float: left;
	margin: 0px;
	padding: 0px;	
}

#wrapper #container #content ul#team_list li {
	width: 100px;
	float: left;
	text-align: center;
	font-size: 10px;
	margin: 0px 4px 10px 0px;	
	padding: 0px;
}

#wrapper #container #content ul#team_list li span {
	width: 100px;
	height: 25px;
	display: block;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

div.box {
	border: 1px solid #000099;
	padding: 0px 8px;
	margin-right: 20px;
	width: 225px;
}
.center {
	text-align: center;
}

.profileForMember {
	width: 410px;
	float: left;	
}
div.profileForMember img {
	float: right;
	margin: 0px 0px 10px 10px;
}

div#newsStories img.newsimage {
	float: right;
	margin: 0px 0px 20px 20px;
}
div#newsStories span.newscontent {
	float: left;
	font-size: 12px;
	line-height: 24px;
}
div#newsStories br {
	clear: none;
}
div#newsStories h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

br.clearboth {
	float: left;
	clear: both;
	margin-top: 20px;
}
