/* **************** */
/* *** ELEMENTS *** */
/* **************** */

 @media print {
    .noprint  
    {
        display:none; 
    }
    .stretchy 
    { 
        width: 100%; 
    }
}
 
/* *************** */
/* *** CLASSES *** */
/* *************** */
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.credits, .credits a {
	color:#B0B0B0;
	font-size:10px;
	}
	
	.credits a:hover {
	color:#ffffff;
	}
 
.replace {
	text-indent: -1000em;
	display: block;
	}
 
.newsimage {
	width:125px;
	float:left;
	margin:0 25px 10px 0;
	font-weight:bold;
	text-align:center;
}
 
.pdf {
	list-style-image:url(../images/acrobat.gif);
}
 
 
/* *************** */
/* ***  STAFF  *** */
/* *************** */
 
#aba_content div.staff {
    background-position: #FFFFFF;
    padding: 5px;
    display: block;
    margin-left:30px;
    border-top-style: none;
    border-bottom-style: none;
    color:black;
	font-size: 8px;
}
	
.staff_seperator {
	clear:both;
	border:#7592aa 2px solid;
	margin-top:5px;
}

	
.staff_clear {
	clear:both;
	}
	
.staff blockquote {
	margin-bottom:40px;
	padding:5px;
	margin-left:15px;
	background:#fff;
	height:60px;
	}
 
.staff_photo {
	background:#fff;
	padding:5px;
	border:1px solid #B0B0B0;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}


/* ***************  */
/*   Date Tables  used in appdates.aspx, fees.aspx, and examination_dates.aspx  */
/* *************** */
.mainheading 
{
	font-size: 9pt;
	padding-left: 5px;
	font-family: verdana, arial, tahoma; 
	font-weight: bold; 
	background-color: #c8e9f6;
}
.heading 
{
	font-size: 9pt; 
	padding-left: 5px; 
	font-family: verdana, arial, tahoma; 
	font-weight: bold; 
	background-color: #eeeeee; 
	border-bottom: 1px solid #999999;
}
.tbl 
{
	font-family: verdana, arial, tahoma;
	border:1px solid #dddddd;
}
.datarow  
{
	font-size: 8pt; 
	padding-left: 5px; 
	padding-right: 5px; 
	border-bottom: 1px dotted #dddddd;
}
.datarowcentered  
{
	font-size: 8pt; 
	padding-left: 5px; 
	padding-right: 5px; 
	border-bottom: 1px dotted #dddddd;
	text-align: center;
}
.titlerow 
{
	font-family: verdana, arial, tahoma; 
	font-size: 8pt;
	background-color:#c8e9f6;
}
.titlerowcentered 
{
	font-family: verdana, arial, tahoma; 
	font-size: 8pt;
	text-align: center;
	background-color:#c8e9f6;
}
.notetext 
{ 
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 20px;
}
.notetext2 
{ 
	font-size: 10pt;
	font-weight:bold;
	padding-left: 10px;
}
.legend 
{ 
	font-size: 9pt;
}
.toggler
{
	cursor: pointer;
	text-decoration: underline;
}

.column_x2
{
	width: 765px;
	padding: 4px;
}

.submitbutton
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    padding: 2px;
}
.submitbutton a {
		background: #579edd;
		color: #fff;
		display: block;
		padding: 5px 5px;
		text-decoration: none;
		width: 90px;
		}


.simpletext
    {
        font-family: verdana, arial, tahoma; 
        font-size: 9pt;
    }
.URLList 
{
    font-size:9pt;
}
.URLList li 
{ 
    font-size: 9pt;
}


/* Stripped-down version of Tantek Celik's undohtml.css */
a { text-decoration: none; }
h1, h2, h3, h4, h5, h6, pre, code {font-family: Verdana, Tahoma; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {font-family: Verdana, Tahoma; padding: 0; margin: 0; }
a img, :link img, :visited img { border: none; }
td 
{
    font-size:9pt;
}


a {
	color: #023d73;
	text-decoration: none;
	}

a:hover {
	color: #00aeef;
	}

blockquote {
	margin-left: 1em;
	}

/* top backgroud blue w/100% span */
body {
	color: #023d73;
	background: #fff url(../images/bg_body.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	}

p {
	margin: 1em 0;
	font-size:9pt;
	}

ol
{
    font-size:9pt;
}
ol li
{
    font-size:9pt;
}
ul
{
    font-size:9pt;
}
ul li
{
    font-size:9pt;
}

/* *********** */
/* *** IDS *** */
/* *********** */
#mainBannerImage
{
	width: 795px;
}
#subNavigation 
{
    font-size:9pt;
}
#subNavigation li 
{ 
    font-size: 9pt;
}

#aba_announcements 
{
	width: 590px;
	clear: both;
	}

#aba_content 
{
	
	font-family: Verdana, Tahoma;
	margin: 1em 0;
	font-size: 0.95em;
	padding-bottom: 5px;
	margin: 0;
	}
	#aba_content a
	{
    color: #000;
    font-weight: bold;
    font-size: small;
    color: #02455e;
		}
 
	#aba_content div {
		display: inline;
		}
 
	#aba_content div a {
		color:#003399;
		text-align: center;
		color: #02455e;
		font-size: 0.95em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	}
 
	#aba_content div.column_x1 {
		width: 630px;
		float: left;
		padding: 20px 20px 6px 20px;
		margin: 5px 0 0 5px;
		border: solid white 1px;
		}
 
	#aba_content div.column_x2Wrapper {
		width: 630px;
		float: left;
		background: url(../images/bg_column_x2Wrapper.gif) 0 0 repeat-y;
		padding: 0 0 1px 0;
		margin: 5px 0 0 5px;
		border: 0;
		}
 
	#aba_content div.column_x2 {
		width: 630px;
		float: left;
		background-color: transparent;
		background: url(../images/bg_column_x2.gif) bottom no-repeat;
		padding: 0;
		margin: 0;
		border: 0;
		}
 
	#aba_content div.column_x2 div {
		width: 267px;
		float: left;
		padding: 20px 20px 6px 20px;
		border-top: solid white 1px;
		}

	#aba_content div.column_x2 div.left {
		margin-right: 6px;
		}

	#aba_content h2 {
		color: #516576;
		font-size: 1.6em;
		font-weight: normal;
		font-family: Verdana, Tahoma;
		}
 
	#aba_content h3 {
		font-size:1.2em;
		font-family: Verdana, Tahoma;
		}
		
	#aba_content h4 {
		font-size:1em;
		font-family: Verdana, Tahoma;
		}
 
	#aba_content img.content_side_illo {
		float: left;
		margin: 0 15px 15px 0;
		}
 
	#aba_content img.content_top_illo {
		margin-bottom: 15px;
		}
 
	#aba_content p {
		line-height: 1.5em;
		}
	#aba_content li {
		margin-bottom:8px;
		}
	#AdvSearchButton 
	{
	    padding: 3px;
	}

#aba_footer {
	background: #8dd8f3 url(../images/bg_aba_footer.gif) bottom repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 55px;
	vertical-align:bottom;
	clear:both;
	}

	#aba_footer p {
		padding: 12px 0;
		text-align: center;
		vertical-align:bottom;
		color:#023d73;
		width: 100%;
		}

#aba_form_verify {
	background: #dbdee2;
	margin: 1px 0 0 0;
	padding: 7px 13px;
	width: 228px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #888888;
	}

	#aba_form_verify h2 {
		color: #333;
		font-size: 12px;
		margin-bottom: 10px;
		}
	#aba_form_verify .fieldPair {
		margin: 0 0 12px 0;
		}

#aba_frame {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	}

#aba_header {
	background: url(../images/bg_aba_header.jpg) top left no-repeat;
	height: 200px;
	margin: 0 0 12px 0;
	position: relative;
	width: 910px;
	}

	#aba_header h1 {
		display: none;
		}

#aba_login {
	clear: right;
	float: right;
	text-align: center;
	border: 1px solid #999999;
	margin-right: 7px;
	margin-top: 20px;
	}

	#aba_login a {
		background: #579edd;
		color: #fff;
		display: block;
		padding: 4px 4px;
		text-decoration: none;
		width: 90px;
		}

	#aba_login a:hover {
		background: #023d73;
		}

#blockWelcome {
	float: left;
	margin: 0 0 1em 0;
	padding: 0 0 25px 20px;
	width: 710px;
	}

	#blockWelcome p {
		font-size: 1.2em;
		margin: 1em 0;
		}

#blockWelcomeImage {
	float: right;
	margin: 0 0 0 15px;
	}

#blockWelcomePFirst {
	padding-top: 3px;
	vertical-align: middle;
	font-size: 9pt;
	text-align:justify;
	}

ul#certNavigation {
	bottom: 0;
	margin: 0 75px 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	}

	ul#certNavigation li {
		color: #fff;
		float: left;
		height: 24px;
		list-style: none;
		overflow: hidden;
		}

	ul#certNavigation li a {
		background: transparent;
		color: #fff;
		display: block;
		font-size: 12px;
		padding: 5px 12px;
		text-decoration: none;
		}

	ul#certNavigation li a:hover {
		background: #023d73;
		}

#columnLeft {
	display: inline;
	float: left;
	margin: 0;
	padding: 2;
	width: 245px;
	}

#columnRight {
	display: inline;
	float: right;
	margin: 0 0px 0 0;
	padding: 0;
	width: 665px;
	}

#googleCSESearch {
	color: #023d73;
	float: right;
	font-size: 10px;
	margin: 40px 0 0 0;
	width: 210px;
	}

#mainNavigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:9pt;
	}

	#mainNavigation li {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size:8pt;
		}

	#mainNavigation li a {
		background: #c8e9f6;
		border-top: solid #023d73 1px;
		color: #023d73;
		display: block;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0;
		padding: 7px 15px;
		width: 223px;
		}

	#mainNavigation li.current {
		font-weight: bold;
		}

	#mainNavigation li.first a {
		border: 0;
		}

	#mainNavigation li a {
		color: #023d73;
		text-decoration: none;
		}

	#mainNavigation li a:hover {
		background: #023d73;
		color: #fff;
		}

		#mainNavigation li ul {
			margin: 0;
			padding: 0;
			width: 255px;
			}

		#mainNavigation li li a {
			background: #d6f2fd;
			border-color: #c8e9f6;
			font-weight: normal;
			padding: 7px 15px 7px 30px;
			width: 208px;
			}

		#mainNavigation li li a:hover {
			background: #00aeef;
			}

#tabs-news-and-notices {
	width: 692px;
	}

	#tabs-news-and-notices .column_events {
		width: 375px;
		}

	#tabs-news-and-notices .column_news {
		width: 250px;
		}

	#tabs-news-and-notices .column_x2 {
		float: left;
		display: inline;
		padding: 12px;
		}

		#tabs-news-and-notices .column_x2 h3 {
			margin-bottom: -8px;
			}


/* *************** */
/* *** CLASSES *** */
/* *************** */
    .hrule 
    {
        border-style: solid;
        border-color: #999999;
        border-width: 1px;
        outline-style:none;
    }

.aba_lookahead {
	float: left;
	font-size: 9pt;
	padding: 0px;
	text-align: center;
	width: 165px;
	/*border-bottom: 1px solid #999;
	height:255px;*/
	}
    .aba_lookahead p 
    {
        font-size: 9pt;
		color: #666666;
		text-align:left;
		font-family: Verdana, Tahoma;
		}
	.aba_lookahead a {
		color: #02455e;
		font-weight: bold;
		text-decoration: none;
		}

	.aba_lookahead a:hover {
		color: #00aeef;
		}

	.aba_lookahead a img {
		border: solid #999 1px;
		}

	.aba_lookahead a:hover img {
		border: solid #ccc 1px;
		}

.align-right {
	text-align: right;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.readMore {
	color: #00aeef;
	font-weight: bold;
	}

.replace {
	text-indent: -1000em;
	display: block;
	}




/* ********************* */
/* *** JQUERY STYLES *** */
/* ********************* */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
	background: url(../images/bg_tabs.gif) repeat-x scroll 50% 50%;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
    float: left;
    margin: 0 0 0 1px;
    min-width: 25px; /* be nice to Opera */
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
	background: url(../images/bg_tabs.gif) repeat-x scroll 50% 50%;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #000;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 25px; /* IE 6 treats width as min-width */
    min-width: 25px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background: #fff;
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background: #fff;
/*	background-position: 0 -50px; */
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
/*	background-position: 0 0; */
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
/*
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
*/
.ui-tabs-panel {
    border: 1px solid #ccc;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

