html, body {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}

/*  CLEAR  ======================================================== */
.clear {
  clear:both;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

/*  HEADINGS  ====================================================== */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  color: #333;
  line-height:100%;
}
h1 {
  margin-bottom : .3em;
  font-size : 2.2em;
  color:#333;
}
h2 {
  margin-bottom : .4em;
  font-size : 1.75em;
  color:#333;
}
h3 {
  margin-bottom : .5em;
  font-size : 1.5em;
  color:#333;
	line-height:1.1em;
}
h4 {
  margin-bottom : .6em;
  font-size : 1.3em;
  color:#333;
	line-height:1.25em;
}
h5 {
  margin-bottom : .6em;
  font-size : 1.1em;
	line-height:1.3em;
}
h6 {
  margin-bottom : .6em;
  font-size : .9em;
}

/*  TEXT / ALIGN / LISTS =========================================== */
p {
  margin-bottom : 0.8em;
}
ol, ul, dl, address {
  margin-bottom : 1.5em;
}
ul, ol {
  padding : 0 0 0 24px;
}
.center {
  text-align:center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.bold, .strong {
  font-weight:bold;
}
.italic {
  font-style:italic;
}
.block {display:block;}

/*  LINKS ================================================ */
a {
  color:#2F629F;
}
a:hover {
  color:#000033;
}
a:hover, a:active {
  outline : 0;
}

/* Button styled text links */
a.button {
	display: inline-block;
	padding:.5em;
	font-size:1em !important;
	font-weight:bold; color:inherit;
	text-decoration:none;
	background:#f3f3f3;
	border:1px solid #eeeeee;
	border-radius:5px;
}
a.button:hover {
	background:#eeeeee;
	border:1px solid #cccccc;
}

/*  IMAGES  ============================================== */
img {
  border : 0;
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}

/*  FLOATS ================================================ */
.floatl {
  float:left;
}
.floatr {
  float:right;
}

/*  FORM / INPUTS  ======================================= */
input[type="text"], input[type="password"], input[type="submit"], input[type="button"], button, select, textarea {
  font-family: 'Lato', sans-serif;
}
input[type="text"], input[type="password"], select, textarea {
  margin:0;
  border:1px solid #ddd;
  padding:.3em .4em;
  font-size:1em;
  background:#fff;
}
input[type="submit"], input[type="button"], button {
  font-size:1em;
}

/* HORIZ RULES ========================================== */
hr {
  display : block;
  margin : 1.8em 0;
  padding : 0;
  height : 1px;
  border : 0;
  border-top : 1px solid #cfcfcf;
}
hr.faded {
  border: 0;
  height: 1px;
  margin : 1.8em 0;
  background: linear-gradient(to bottom,  rgba(100,100,100,0) 0%, rgba(100,100,100,0.75) 100%);
}
.horiz_div {
		height:1px;
		background-color:#cfcfcf;
    border-bottom:1px solid #f5f5f5;
    margin:1.3em 0;
}

/*  HEADER > TOP BAR  ==================================== */
#header_topbar {
  width:100%; margin:0; padding:0; height:auto;
  background: #343434;
  background: linear-gradient(to bottom,  #454545 0%,#000000 100%);
}
#header_topbar #header_topbar_wrapper {
  position:relative;
  width:1000px;
  margin:0 auto;
  height:auto;
  max-height:48px;
}

/* Menu > List */
#header_topbar #top_menu {
  float:left;
  width:550px;
  text-align:left;
}
#header_topbar #top_menu ul {
  margin:0;
  padding:0;
}
#header_topbar #top_menu ul > li {
  margin:0;
  padding:0;
  list-style-type:none;
  float:left;
}
#header_topbar #top_menu ul > li > a {
  display:inline-block;
  color:#dddddd;
  line-height:3em;
  padding:0 .8em;
  border-right:1px solid #111111;
  border-left:1px solid #444444;
  text-decoration:none;
  font-weight:bold;
  text-shadow: 0 1px 1px rgba(0,0,0,1);
}
#header_topbar #top_menu ul > li >  a:hover {
  background:#555555;
  color:#ffffff;
}
#header_topbar #top_menu ul > li:first-child a {
  border-left:none;
}
#header_topbar #top_menu ul > li:last-child a {
  border-right:none;
}

/* Social > List */
#header_topbar #top_social {
  float:left;
  width:auto;/*120px;*/
  text-align:center;
  margin-left:60px;
  vertical-align: middle;
}
#header_topbar #top_social ul {
  margin:0;
  padding:0;
}
#header_topbar #top_social > ul > li {
  margin:0;
  padding:0;
  list-style-type:none;
  display:inline;
  vertical-align: middle;
}
#header_topbar #top_social > ul > li > a {
  display:inline-block;
  color:#ffffff;
  padding:.6em .2em 0 .5em;
  vertical-align: middle;
}

/*** BING Translate Widget ***/
li#lang-translateBING {
  vertical-align: middle !important;
}
li#lang-translateBING div {
  background-color: transparent !important;
  color: #dddddd !important;
  width: auto !important;
  height: auto  !important;
  padding: 0  !important;
  z-index:10000 !important;
  vertical-align: middle !important;
}
div#MicrosoftTranslatorWidget {
  border: 0 !important;
  background-color: transparent !important;
  color: #dddddd !important;
  height: 38px !important;
  padding: 0  !important;
  margin-right: 25px !important;
  vertical-align: middle !important;
}
div#MicrosoftTranslatorWidget div#WidgetLauncher {
  border: 0 !important;
  background-color: transparent !important;
  color: #dddddd !important;
  height: 38px !important;
  padding: 0  !important;
  vertical-align: middle !important;
}
div#LauncherTranslatePhrase {
  border: 1px solid #aaaaaa !important;
}
div#LauncherTranslatePhrase span#TranslateSpan {
  font-size: 14px !important;
  font-family: 'Lato',sans-serif  !important;
  vertical-align: middle !important;
}
div#MicrosoftTranslatorWidget div.WithPhraseAfter {
  display: none !important;
}
div#MicrosoftTranslatorWidget div.WidgetEnabled:hover {
  border: 1px solid #dddddd !important;
  background-color:#555555  !important;
  color:#ffffff  !important;
}

/* Login > List */
#header_topbar #top_login {
  float:right;
  width:auto;
  min-width:90px;
  max-width:110px;
  text-align:left;
}
#header_topbar #top_login ul {
  margin:0;
  padding:0;
}
#header_topbar #top_login ul > li {
  margin:0;
  padding:0;
  list-style-type:none;
  float:left;
}
#header_topbar #top_login ul > li > a {
  display:inline-block;
  color:#dddddd;
  line-height:3em;
  padding:0 .8em;
  border-right:1px solid #111111;
  border-left:1px solid #444444;
  text-decoration:none;
  font-weight:bold;
  text-shadow: 0 1px 1px rgba(0,0,0,1);
}
#header_topbar #top_login ul > li > a:hover {
  background:#555555;
  color:#ffffff;
}
#header_topbar #top_login ul > li:last-child a {
  border-right:none;
}

/*  HEADER > TOP BAR > LOGIN PANEL ============================== */
#login_panel {
  display:none;
  position:absolute;
  z-index:1000;
  right:0px;
  top:48px;
  width:170px;
  padding:.5em 1em;
  background-color:#eee;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  box-shadow: 1px 1px 10px 1px rgba(0,0,0,.2);
}
#login_panel label {
  display:block;
  margin-bottom:.2em;
}
#login_panel .row {
  display:block;
  margin-bottom:.2em;
}
#login_panel p {
  margin-bottom:0;
  font-size:.8em;
}
#login_panel a {
  text-decoration:none;
}
#login_panel a:hover {
  text-decoration:underline;
}
#login_panel input[type="text"],
#login_panel input[type="password"] {
  width:150px;
}

/*  HEADER > MASTHEAD  ======================================== */
#masthead {
  width:100%;
  margin:0;
  padding:0;
  background: #ffffff;
}
#masthead_wrapper {
  width:1000px;
  margin:0 auto;
  padding:1em 0;
}
#masthead #logo {
  float:left;
  width:271px;
}
#masthead #slogan {
  float:left;
  margin-left:2em;
  margin-bottom : auto;
  padding-top:.4em;
  width:440px;
  text-align:center;
  font-size:1.4em !important;
  color: #000;
}
#masthead #slogan h1 {
  margin-bottom : auto;
  font-size:1em !important;
  color: #000;
}
#masthead #phone_num {
  float:right;
  width:200px;
  text-align:right;
  padding-top:.4em;
}
#masthead #phone_num .contact_txt {
  font-size:1.2em;
}
#masthead #phone_num .contact_txt a {
  text-decoration:none;
  color:inherit;
}
#masthead #phone_num .number {
  font-size:1.8em;
  font-weight:700;
}

/*  CONTENT > BODY/MAIN  ================================== */
#body_content {
  width:100%;
	min-height:400px;
  margin:0;
  padding:1.3em 0;
}
#body_content_wrapper {
  width:1000px;
  margin:0 auto;
}

/*  CONTENT > INTERIOR (ALL SUB PAGES)  ==================== */
#interior_main {
  float:left;
  width:730px;
}
#interior_sidebar {
  float:right;
  width:240px;
}

/* CONTENT > INTERIOR > SIDEBAR > BLOCKS  ================================= */
#interior_sidebar .content_block {
  margin-bottom:1em;
}
#interior_sidebar .content_block .inner {
  padding:.5em 1em .5em 1em;
  font-size:.9em;
}
#interior_sidebar .content_block.white {
  background:#ffffff;
}
#interior_sidebar .content_block.white .inner {
  padding:.5em 0 0 0;
}
#interior_sidebar .content_block.white .inner ul.blocks li h3 {
  margin-bottom:auto;
  font-size:1em !important;
}
#interior_sidebar .content_block .title {
  margin:0 0 0 0;
  padding:.3em .6em;
  background:#eee;
  font-size:1.4em;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(255,255,255,1);
}

/*  CONTENT > INTERIOR > SIDEBAR > BLOCK > LIST (DEFAULT) ================================= */
#interior_sidebar ul {
  margin:0 0 .8em 0;
  padding:0;
	list-style: none
}
#interior_sidebar ul li {
  display:block;
  margin:0 0 .3em 0;
	padding-left: 20px;
	background-image: url(/images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#interior_sidebar ul li a {
  display:block;
 /* padding:.2em 0em; */
  padding:0em;
	background:transparent;
  font-weight:normal;
  text-decoration:none;
  border:none;
  text-shadow: 0 1px 1px rgba(255,255,255,1);
}
#interior_sidebar ul li a:hover {
  text-decoration:none;
}

/* REMOVED AND REPLACED w/ BG IMAGE
#interior_sidebar ul li a:before {
	content: ">";
  padding-right:.5em;
  color:#aaa;
  text-shadow: 0 1px 1px rgba(255,255,255,1);
  text-decoration:none;
}
*/

/*  CONTENT > INTERIOR > SIDEBAR > BLOCK > LIST (BLOCK/BUTTONS - DEFAULT) ============ */
#interior_sidebar .content_block ul.blocks {
  margin:0 0 .8em 0;
  padding:0;
}
#interior_sidebar .content_block ul.blocks li {
  display:block;
  margin:0 0 .3em 0;
  padding:0;
  list-style:none;
}
#interior_sidebar .content_block ul.blocks li a {
  display:block;
  padding:.5em .6em;
  background:#f9f9f9;
  font-weight:normal;
  text-decoration:none;
  border:1px solid #eeeeee;
  text-shadow: 0 1px 1px rgba(255,255,255,1);
}
#interior_sidebar .content_block ul.blocks li a:hover {
  background:#eee;
  border:1px solid #BCD8E2;
}

/* REMOVED 10-24 TO REPLACE WOTH BG ARROW/IMAGE
#interior_sidebar .content_block ul.blocks li a:before {
  content: ">";
  padding-right:.5em;
  color:#aaa;
  text-shadow: 0 1px 1px rgba(255,255,255,1);
}
*/


/*  CONTENT > INTERIOR > SIDEBAR > BLOCK > LIST > (BLOCK/BUTTONS - ICONS) ============ */

/* ARROW / DEFAULT */
#interior_sidebar .content_block ul.blocks li a {
	padding-left: 1.7em;
	background-image: url(/images/icon_arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 6px !important;
}

/* PDF */
#interior_sidebar .content_block ul.blocks.pdf li a {
	padding-left: 1.9em;
	background-image: url(/images/icon_pdf.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 9px !important;
}

/* DOCS */
#interior_sidebar .content_block ul.blocks.doc li a {
	padding-left: 1.9em;
	background-image: url(/images/icon_doc.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 9px !important;
}

/* SECURE */
#interior_sidebar .content_block ul.blocks.secure li a {
	padding-left: 1.9em;
	background-image: url(/images/icon_secure.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 9px !important;
}

/* WEB */
#interior_sidebar .content_block ul.blocks.web li a {
	padding-left: 1.9em;
	background-image: url(/images/icon_web.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 9px !important;
}





/*  CONTENT > INTERIOR > FOOTER ================================= */
#interior_footer {
  width:100%;
}


/* FOOTER > BANNERS ======================================================== */
#footer_banners {
  text-align:center;
  padding:1em 0 1em 0;
  height:auto;
  border-top:0px solid #aaa;
  background:#ddd;
}
#footer_banners_wrapper {
  width:1000px;
  margin:0 auto;
}
#footer_banners ul {
  margin:0;
  padding:0;
}
#footer_banners li {
  list-style-type:none;
  display:inline;
  margin:0 .5em
}
#footer_banners li:first-child {
  margin-left:0;
}
#footer_banners li:last-child {
  margin-right:0;
}

/* FOOTER > MAIN ======================================== */
#footer {
  width:100%;
  margin:0;
  padding:1.5em 0;
  border-top:1px solid #000000;
  background: #343434;
  background: linear-gradient(to bottom,  #000000 0%,#343434 100%);
}
#footer_wrapper {
  width:1000px;
  margin:0 auto;
  color:#dddddd;
  font-size:.85em;
  line-height:1.3em;
}
#footer a {
  color:#dddddd;
}
#footer a:hover {
  color:#ffffff;
}

/* Address */
#footer_address {
  float:left;
  width:220px;
  margin: 0 1em 0 0;
  padding:0;
}

/* Legal */
#footer_legal {
  float:left;
  width:610px;
  margin: 0 0 0 1em;
}
#footer_legal ul.links {
  margin:0;
  padding:0;
}
#footer_legal ul.links li {
  margin:0;
  display:inline;
}
#footer_legal ul.links li:after {
  content: "|";
  padding: 0 .9em;
}
#footer_legal ul.links li:first-child {
  margin-left:0
}
#footer_legal ul.links li:last-child:after {
  content:" ";
  margin-right:0
}

/* Social */
#footer_social {
  float:right;
  width:auto;
  margin: 0 0 0 1em;
	padding-top:2.15em;
  text-align:right;
}
#footer_social ul.links {
  margin:0;
  padding:0;
}
#footer_social ul.links li {
  display:inline;
  list-style:none;
  margin: 0 .3em
}
#footer_social ul.links li:first-child {
  margin-left:0
}
#footer_social ul.links li:last-child {
  margin-right:0
}
#footer_social #sm_policy_link {
	font-size:1em;
	margin-top:.7em;
	text-align:center;
}

/* FOOTER > ADS / BANNERS / LEADERBOARD ======================================== */

/* Ad */
#mvLeaderboard_wrapper {width:728px; height:auto; float:left;}
#mvLeaderboard {text-align:center;}
#mvLeaderboard_disclaimer {text-align:center;margin:0 auto;font-size:0.8em}

/* Conf Banner */
#footer_banner {width:240px; height:auto; float:right; text-align:right;}

/*  BREADCRUMBS  ========================================== */
#breadcrumbs_nav {
  margin-bottom:1.5em;
  padding:0;
  color:#aaaaaa;
}
#crumbs {
  margin:0;
  padding:0;
}
#crumbs li {
  list-style:none;
  display: inline;
}
#crumbs li.current {
  font-weight:normal;
  color:#000;
}
#crumbs li+li:before {
  content:" > ";
  padding:0 .5em;
  font-weight:normal;
  color:#aaaaaa;
}
#crumbs a {
  text-decoration:none;
}
#crumbs a:hover {
  text-decoration:underline;
}

/* TOP OF PAGE LINK ======================================================== */
#to-top {
  display:none;
  text-decoration:none;
  position:fixed;
  bottom:10px;
  right:10px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:100%;
  background:url(/images/NEWALD2014/totop.png) no-repeat left top;
}
#to-top-hover {
  background:url(/images/NEWALD2014/totop.png) no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  float:left;
  opacity: 0;
  filter:alpha(opacity=0);
}
#to-top:active, #to-top:focus {
  outline:none;
}

/*  SOCIAL > SHARE BUTTONS  ======================================== */
#social_share_print_buttons {
  padding:0 0 1em 0;
  white-space: nowrap;
}
#social_share_print_buttons .button {
  float:left;
  margin:0 .4em 0 0;
  padding:.2em 0 0 0;
}
#social_share_print_buttons .print {
  float:left;
  margin:0 1em 0 0;
  padding:0;
}
#social_share_print_buttons .button.last {
  margin-right:0;
}

/*  SOCIAL > SHARE BUTTONS > FIXED  ======================================== */
#social_share_buttons_fixed {
  position:fixed;
  top:170px;
  left:0px;
  z-index:1000;
  width:auto;
  padding:1em .6em .8em .6em;
  height:auto;
  background:#efefef;
  border-top:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  box-shadow: 0 3px 15px rgba(100,100,100,.3);
}
#social_share_buttons_fixed .button {
  display:block;
  padding:0;
  margin-bottom:.7em;
}
#social_share_buttons_fixed .button.last {
  margin-bottom:0;
}


/*  LINKS > PDF > FIXED  ======================================== */
.pdfLink {
	background: url(/images/icon_pdf.gif) no-repeat right top;
	text-decoration: none;
	padding-right: 20px;
	height: 20px;
}
a.pdfLink {
	text-decoration: underline;
}
a.pdfLink:hover {
	text-decoration: underline;
}


/*  DOCUMENT LISTS LINKS > GLOBLA (PDF/WORD/SECURE/WEB)  ======================================== */
ul.documents-list-block {
	margin-left:0;
	padding-left:0;
	list-style: none !important;
	list-style-image: none !important;
}
ul.documents-list-block li {
	padding: 0px 0 2px 20px !important;
	margin:0 0 5px 0 !important;
	background-image: url(/images/icon_pdf.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
}
ul.documents-list-block li.pdfdoc {
	background-image: url(/images/icon_pdf.gif) !important;
}
ul.documents-list-block li.worddoc {
	background-image: url(/images/icon_doc.gif) !important;
}
ul.documents-list-block li.securedoc {
	background-image: url(/images/icon_secure.gif) !important;
}
ul.documents-list-block li.webdoc {
	background-image: url(/images/icon_web.gif) !important;
}

/*  DOCUMENT LISTS LINKS > INLINE > GLOBAL (PDF/WORD/SECURE/WEB)  ======================================== */

ul.documents-list-block-inline {
	margin:0;
	padding:0;
	list-style: none !important;
	list-style-image: none !important;
}
ul.documents-list-block-inline li {
	display: inline;
	padding: 0px 0 2px 20px !important;
	margin:0 .5em !important;
	background-image: url(/images/icon_pdf.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
}
ul.documents-list-block-inline li:first-child {
	margin-left:0;
}
ul.documents-list-block-inline li:last-child {
	margin-right:0;
}
ul.documents-list-block-inline li.pdfdoc {
	background-image: url(/images/icon_pdf.gif) !important;
}
ul.documents-list-block-inline li.worddoc {
	background-image: url(/images/icon_doc.gif) !important;
}
ul.documents-list-block-inline li.securedoc {
	background-image: url(/images/icon_secure.gif) !important;
}
ul.documents-list-block-inline li.webdoc {
	background-image: url(/images/icon_web.gif) !important;
}


/*  BLOG  ======================================================================== */


/* BLOG > LIST VIEW */

div.aldBlogListItemContainer {
	width:100%;
}
table.aldBlogListItemTable {
	width:730px;
}
table.aldBlogListItemTable td a {
	text-decoration:none;
	color:#333333;
}
table.aldBlogListItemTable td a:hover {
	color:#333333;
}
table.aldBlogListItemTable td a:visited {
	color:#333333;
}
td.aldBlogListItemTitle h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:0 0 .5em 0;
	color:#333333;
}
td.aldBlogListItemHook2 {
  width:490px;
  padding:1em .5em .5em 1em;
	font-size:1.05em;
	font-weight:normal;
  text-align:left;
	vertical-align:top;
}
td.aldBlogListItemHook2 h3 {
	font-size:1.05em;
	font-weight:normal;
	margin:0;
	padding:0;
}
td.aldBlogListItemHook3 {
  width:710px;
  padding:1em .5em .5em 1em;
	font-size:1.05em;
	font-weight:normal;
  text-align:left;
	vertical-align:top;
}
td.aldBlogListItemHook3 h3 {
	font-size:1.05em;
	font-weight:normal;
	margin:0;
	padding:0;
}
td.aldBlogListItemMainImageContainer {
  padding:0;
  text-align:right;
	vertical-align:middle;
}
img.aldBlogListItemMainImage {
	margin:auto 0 auto auto;
	max-width:220px;
	border:5px solid #ffffff;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
}
td.aldBlogListItemAuthor {
	font-size:.9em;
	font-weight:normal;
	color:#656565;
  text-align:left;
	vertical-align:bottom;
}
td.aldBlogListItemDate {
  padding-right:1em;
	font-size:.9em;
	font-weight:normal;
	color:#656565;
  text-align:right;
	vertical-align:bottom;
}

hr.aldBlogListSeparator {
	border: 0;
	border-top: 1px solid #cccccc;
}

div.aldBlogListPagingContainer table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background-color:#f0f0f0;
}
div.aldBlogListPagingContainer table td {
	font-weight:bold;
}
div.aldBlogListPagingContainer table td#aldBlogListNavLEFT {
	width:30%;
	padding-left:20px;
	text-align:left;
}
div.aldBlogListPagingContainer table td#aldBlogListNavCENTER {
	width:40%;
	text-align:center;
  color:#656565;
}
div.aldBlogListPagingContainer table td#aldBlogListNavRIGHT {
	width:30%;
	padding-right:20px;
	text-align:right;
}
div.aldBlogListPagingContainer table td a {
	text-decoration:none;
}
div.aldBlogListPagingContainer table td a:hover {
	text-decoration:underline;
	background-color:#cccccc;
}


/* BLOG > POST VIEW */

div.aldBlogPostContainer {
	width:100%;
}
table.aldBlogPostTable {
	width:730px;
}
td.aldBlogPostTitle {
	padding-bottom:1em;
	vertical-align:top;
}
td.aldBlogPostTitle h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333333;
}
td.aldBlogPostHook {
	padding-bottom:1em;
}
td.aldBlogPostHook h2 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333333;
}
td.aldBlogPostBody {
	padding-bottom:1em;
}
img.aldBlogPostMainImage {
	float:left;
	margin:0 1em .5em 0;
	max-width:400px;
	border:5px solid #ffffff;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
}
td.aldBlogPostIntLinksContainer {
	padding-bottom:.1em;
}
td.aldBlogPostExtLinksContainer {
	padding-bottom:.5em;
}

ul.aldBlogPostIntLinksList,
ul.aldBlogPostExtLinksList  {
  margin:.4em 0 1em 0;
  padding:0;
	list-style: none
}
ul.aldBlogPostIntLinksList li a,
ul.aldBlogPostExtLinksList li a {
	padding-left: 1.6em;
	background-image: url(/images/icon_arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 3px !important;
}

td.aldBlogPostXImgContainer {
  width:100%;
  padding:0 0 1em 0;
  margin:0;
}
td.aldBlogPostXImgContainer table.aldBlogPostXImgTable {
  width:100%;
  padding:0;
  margin:0;
  border:0;
}
td.aldBlogPostXImgContainer table.aldBlogPostXImgTable td.aldBlogPostXImgTableCell {
  width:25%;
  text-align:center;
}
td.aldBlogPostXImgContainer table.aldBlogPostXImgTable td.aldBlogPostXImgTableCell img.aldBlogPostXImg {
  margin:auto;
  max-width:160px;
  max-height:160px;
}
hr.aldBlogPostSeparator {
	border: 0;
	border-top: 1px solid #cccccc;
}
td.aldBlogPostAuthor {
	font-size:.9em;
	font-weight:normal;
	padding-bottom:1em;
	text-align:left;
	vertical-align:bottom;
	color:#656565;
}
td.aldBlogPostAuthor img {
	max-height:129px;
}
td.aldBlogPostDate {
	font-size:.9em;
	font-weight:normal;
	padding-bottom:1em;
	text-align:right;
	vertical-align:bottom;
	color:#656565;
}

div.aldBlogPostNavContainer {
  width:100%;
  margin:20px 0;
}
div.aldBlogPostNavContainer table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background-color:#f0f0f0;
}
div.aldBlogPostNavContainer table td {
	font-size:.9em;
	font-weight:bold;
}
div.aldBlogPostNavContainer table td#aldBlogPostNavLEFT {
	width:40%;
	padding-left:10px;
	text-align:left;
}
div.aldBlogPostNavContainer table td#aldBlogPostNavCENTER {
	width:20%;
	text-align:center;
}
div.aldBlogPostNavContainer table td#aldBlogPostNavRIGHT {
	width:40%;
	padding-right:10px;
	text-align:right;
}
div.aldBlogPostNavContainer table td a {
	text-decoration:none;
}
div.aldBlogPostNavContainer table td a:hover {
	text-decoration:underline;
	background-color:#cccccc;
}


/*  NEWS  ======================================================================== */


/* NEWS > LIST VIEW */

div.aldNewsListItemContainer {
	width:100%;
}
table.aldNewsListItemTable {
	width:730px;
}
table.aldNewsListItemTable td a {
	text-decoration:none;
	color:#333333;
}
table.aldNewsListItemTable td a:hover {
	color:#333333;
}
table.aldNewsListItemTable td a:visited {
	color:#333333;
}
td.aldNewsListItemMainImageContainer {
  width:195px;
  padding:0;
  text-align:left;
	vertical-align:middle;
}
img.aldNewsListItemMainImage {
	margin:auto .5em auto 0;
	max-width:180px;
	border:3px solid #ffffff;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.2);
}
table.aldNewsListItemInnerTable1 {
  width:100%;
  height:110px;
}
table.aldNewsListItemInnerTable2 {
  width:100%;
  height:110px;
}
td.aldNewsListItemTitle h2 {
	font-size:1.15em;
	font-weight:bold;
	margin:0;
	padding:0 0 .15em 0;
	color:#333333;
}
td.aldNewsListItemHook {
  width:100%;
  padding:.25em .25em .15em 1em;
	font-size:1em;
	font-weight:normal;
  text-align:left;
	vertical-align:top;
}
td.aldNewsListItemHook h3 {
	font-size:1.00em;
	font-weight:normal;
	margin:0;
	padding:0;
}
td.aldNewsListItemDate {
  padding-right:.25em;
	font-size:.85em;
	font-weight:normal;
	color:#656565;
  text-align:right;
	vertical-align:bottom;
}

hr.aldNewsListSeparator {
	border:0;
	border-top: 1px solid #cccccc;
  margin:1em 0;
}

div.aldNewsListPagingContainer table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background-color:#f0f0f0;
}
div.aldNewsListPagingContainer table td {
	font-weight:bold;
}
div.aldNewsListPagingContainer table td#aldNewsListNavLEFT {
	width:30%;
	padding-left:20px;
	text-align:left;
}
div.aldNewsListPagingContainer table td#aldNewsListNavCENTER {
	width:40%;
	text-align:center;
  color:#656565;
}
div.aldNewsListPagingContainer table td#aldNewsListNavRIGHT {
	width:30%;
	padding-right:20px;
	text-align:right;
}
div.aldNewsListPagingContainer table td a {
	text-decoration:none;
}
div.aldNewsListPagingContainer table td a:hover {
	text-decoration:underline;
	background-color:#cccccc;
}


/* NEWS > POST VIEW */

div.aldNewsPostContainer {
	width:100%;
}
table.aldNewsPostTable {
	width:730px;
}
td.aldNewsPostTitle {
	padding-bottom:1em;
	vertical-align:top;
}
td.aldNewsPostTitle h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333333;
}
td.aldNewsPostHook {
	padding-bottom:1em;
}
td.aldNewsPostHook h2 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333333;
}
td.aldNewsPostMainImageContainer {
  text-align:center;
}
img.aldNewsPostMainImage {
	margin:0 auto .5em auto;
	max-width:300px;
	border:4px solid #ffffff;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.2);
}
td.aldNewsPostBody {
	padding-bottom:1em;
}
td.aldNewsPostIntLinksContainer {
	padding-bottom:.1em;
}
td.aldNewsPostExtLinksContainer {
	padding-bottom:.5em;
}

ul.aldNewsPostIntLinksList,
ul.aldNewsPostExtLinksList  {
  margin:.4em 0 1em 0;
  padding:0;
	list-style: none
}
ul.aldNewsPostIntLinksList li a,
ul.aldNewsPostExtLinksList li a {
	padding-left: 1.6em;
	background-image: url(/images/icon_arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 3px !important;
}

td.aldNewsPostXImgContainer {
  width:100%;
  padding:0 0 1em 0;
  margin:0;
}
td.aldNewsPostXImgContainer table.aldNewsPostXImgTable {
  width:100%;
  padding:0;
  margin:0;
  border:0;
}
td.aldNewsPostXImgContainer table.aldNewsPostXImgTable td.aldNewsPostXImgTableCell {
  width:25%;
  text-align:center;
}
td.aldNewsPostXImgContainer table.aldNewsPostXImgTable td.aldNewsPostXImgTableCell img.aldNewsPostXImg {
  margin:auto;
  max-width:160px;
  max-height:160px;
}
hr.aldNewsPostSeparator {
	border: 0;
	border-top: 1px solid #cccccc;
  margin:.5em 0 1em 0;
}
td.aldNewsPostAuthor {
	font-size:.9em;
	font-weight:normal;
	padding-bottom:1em;
	text-align:left;
	vertical-align:bottom;
	color:#656565;
}
td.aldNewsPostAuthor img {
	max-height:129px;
}
td.aldNewsPostDate {
	font-size:.9em;
	font-weight:normal;
	padding-bottom:1em;
	text-align:right;
	vertical-align:bottom;
	color:#656565;
}

div.aldNewsPostNavContainer {
  width:100%;
  margin:20px 0;
}
div.aldNewsPostNavContainer table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	background-color:#f0f0f0;
}
div.aldNewsPostNavContainer table td {
	font-size:.9em;
	font-weight:bold;
}
div.aldNewsPostNavContainer table td#aldNewsPostNavLEFT {
	width:40%;
	padding-left:10px;
	text-align:left;
}
div.aldNewsPostNavContainer table td#aldNewsPostNavCENTER {
	width:20%;
	text-align:center;
}
div.aldNewsPostNavContainer table td#aldNewsPostNavRIGHT {
	width:40%;
	padding-right:10px;
	text-align:right;
}
div.aldNewsPostNavContainer table td a {
	text-decoration:none;
}
div.aldNewsPostNavContainer table td a:hover {
	text-decoration:underline;
	background-color:#cccccc;
}
