
/* START STRUCTURE*/

body{
font-family: "palatino linotype", palatino, serif;
font-size: 14px;
letter-spacing: 0pt;
margin: 0px;
}

#wrapper{
margin: 0 auto;
width: 960px;
background-image:url('img/wds.gif');
background-repeat:repeat-y;
}

#header{
width: 940px;
padding: 0px;
height: 160px;
margin: 0px;
background-image:url('img/apcwebbanner1.png');
vertical-align: top;
}

#navcolumn{
 color: #333;
 border: 0px;
 background: #005A9C;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100%;
 width: 240px;
 vertical-align: top;
 float: left;
}

#content{ 
 border: 0px;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 460px;
 vertical-align: top;
}

#bodcontent{ 
 border: 0px;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 400px;
 vertical-align: top;
}

#bodrightcolumn{ 
 color: #000;
 border: 0px;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 190px;
 vertical-align: top;
}

#rightcolumn{ 
 color: #000;
 border: 0px;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 230px;
 vertical-align: top;
}

#footer{ 
 width: 920px;
 height: 150px;
 color: #333;
 border: 0px;
 background-image:url('img/footerbg.gif');
 margin: 0px;
 padding: 0px;
 text-align: center;
}

#logo{
width: 312px;
height: 96px;
float: left;
position: relative;
top: 15px;
left: 15px;
}

div.sidebaritem{
width: 230px;
margin: 0px 0px 15px 0px;
padding: 0px 10px 0px 0px;
float: right;
clear: right;
}


div.bodsidebaritem{
width: 190px;
margin: 0px 0px 15px 0px;
padding: 0px 10px 0px 0px;
float: right;
clear: right;
}


div.sidebaritemblue{
width: 230px;
background-color:#EBF6FF;
margin: 0px 0px 25px 0px;
padding: 10px;
border: 1px solid #CCC;
float: right;
clear: right;
}


div.sidebaritemorange{
width: 230px;
background-color:#FFF7EA;
margin: 0px 0px 25px 0px;
padding: 10px;
border: 1px solid #CCC;
float: right;
clear: right;
}

div.sidebaritemgrey{
width: 230px;
background-color:#F3F3F3;
margin: 0px 0px 25px 0px;
padding: 10px;
border: 1px solid #CCC;
float: right;
clear: right;
}

div.sidebaritemkey{
width: 175px;
background-color:#F3F3F3;
margin: 100px 0px 25px 0px;
padding: 10px;
border: 1px solid #CCC;
}


div.bodlisting{
font-family: "palatino linotype", palatino, serif;
font-size: 14px;
line-height: 1.4;
width: 430px;
margin: 0px 0px 10px 0px;
float: left;
clear: both;
}

div.coll{
font-family: "palatino linotype", palatino, serif;
font-size: 14px;
line-height: 1.4;
width: 400px;
border-top: 1px solid #CCC;
margin: 10px 0px -5px 0px;
padding: 10px;
float: left;
clear: both;
position: relative;
}

img{
margin: 0px;
padding: 0px;
}


img.sidebar{
border: 1px solid #666;
margin: 0px;
padding: 2px;
}

img.alt{
border: 1px solid #666;
margin: 0px 10px 0px 0px;
padding: 2px;
float:left;
clear:both;
}


img.float{
margin: 0px 10px 10px 0px;
border: 1px solid #CCC;
padding: 2px;
float:left;
clear:both;
}

.floatright{
float: right;
margin: 0px 10px 10px 0px;
padding: 2px;
}

#tooltip {
    margin: 0px;
    padding: 5px;
    background: #F9F9F9;
    border: 1px solid #999;
    text-align: center;
    font-family: "trebuchet MS", sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    line-height: 1.4;
}

span.tip {
    border-bottom: 1px solid #999;
}

hr{
color: #CCC;
background-color: #CCC;
height: 1px;
width: 400px;
text-align: left;

}

/* END STRUCTURE*/


/* START VIRTUAL PAGINATION STYLE*/


.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: left;
padding: 0px;
margin: 0px 0px 15px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
background: #666;
color: #FFF;
border: 1px solid #666;
margin: 0px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}


.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

/* END VIRTUAL PAGINATION STYLE*/


/* START TYPOGRAPHY*/


H1{
font-family: "trebuchet MS", sans-serif;
color: #006699;
font-size: 20px;
letter-spacing: 0pt;
margin: 0 0 5px 0px;
}

H2{
font-family: "trebuchet MS", sans-serif;
color: #006699;
font-size: 16px;
letter-spacing: 0pt;
}

p{
font-family: "palatino linotype", palatino, serif;
font-size: 14px;
line-height: 1.4;
}


p.sidebar{
font-family: "trebuchet MS", sans-serif;
color: #000;
font-size: 12px;
line-height: 1.4;
}

p.contact{
font-family: "trebuchet MS", sans-serif;
font-weight: bold;
color: #006699;
font-size: 14px;
}


p.subheader{
font-family: "palatino linotype", palatino, serif;
color: #666;
font-size: 18px;
font-weight: bold;
line-height: 1.4;
margin: 0px 0px 5px 0px;
}


p.subheaderalt{
font-family: "palatino linotype", palatino, serif;
color: #FF9900;
font-size: 18px;
font-weight: bold;
line-height: 1.4;
margin: 0px 0px 5px 0px;
}

p.date { 
font-family: "palatino linotype", palatino, serif;
font-weight: bold;
font-size: 10px;
color: #FF9900;
margin: 2px 0px 5px 0px;
}


a{
font-family: "palatino linotype", palatino, serif;
font-size: 14px; 
font-weight: normal;
color: #006699;
text-decoration: none; 
line-height: 1.4;
}


a:hover{
font-family: "palatino linotype", palatino, serif;
font-size: 14px; 
font-weight: normal;
text-decoration: underline;
color: #006699;
line-height: 1.4;
}

a.bold{
font-family: "palatino linotype", palatino, serif;
font-size: 14px; 
font-weight: bold;
color: #006699;
text-decoration: none; 
line-height: 1.4;
}


a.bold:hover{
font-family: "palatino linotype", palatino, serif;
font-size: 14px; 
font-weight: bold;
text-decoration: underline;
color: #006699;
line-height: 1.4;
}



a.sidebar{
font-family: "trebuchet MS", sans-serif;
font-size: 12px; 
font-weight: bold;
color: #006699;
text-decoration: none; 
line-height: 1.4;
}


a.sidebar:hover{
font-family: "trebuchet MS", sans-serif;
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
color: #006699;
line-height: 1.4;
}


a.alphalist{
font-family: "trebuchet MS", sans-serif;
font-size: 14px; 
font-weight: bold;
color: #006699;
text-decoration: none; 
line-height: 1.4;
}


a.alphalist:hover{
font-family: "trebuchet MS", sans-serif;
font-size: 14px; 
font-weight: bold;
text-decoration: underline;
color: #FF9900;
line-height: 1.4;
}


a.contact{
font-family: "trebuchet MS", sans-serif;
font-size: 12px; 
font-weight: normal;
color: #000;
text-decoration: none; 
}


a.contact:hover{
font-family: "trebuchet MS", sans-serif;
font-size: 12px; 
font-weight: normal;
text-decoration: underline;
color: #000;
}

ul.copy{
list-style-position: outside;
margin-left: 0px;
padding-left: 20px;
list-style: disc;
}

li.copy{
font-family: "palatino linotype", palatino, serif;
font-size: 14px;
list-style: disc;
margin: 0px;
padding: 0px 0px 10px 10px;
}

ul.sidebar{
list-style-position: outside;
margin: 0px 0px 0px 0px;
padding-left: 20px;
list-style: disc;
}

li.sidebar{
font-family: "trebuchet MS", sans-serif;
color: #000;
font-size: 12px;
line-height: 1.4;
list-style: disc;
margin: 0px;
padding: 0px 0px 10px 5px;
}

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

/* END TYPOGRAPHY*/



/* START NAVIGATION*/

.glossymenu{
margin: 0px;
padding: 0px;
width: 240px; /*width of menu*/
border: 0px;
border-bottom-width: 0;
}

.glossymenu a.menuitem{

background: #006699 url(img/glossyback.gif) repeat-x bottom left;
font-family: "trebuchet MS", sans-serif;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
display: block;
position: relative; 
width: auto;
padding: 4px 0;
padding-left: 10px;
border-bottom: 1px solid #5D8AB7;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}


.glossymenu a.menuitem:hover{

background: #F9F9F9 url(img/glossyback2.gif);
font-family: "trebuchet MS", sans-serif;
color: #006699;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #DFDFDF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #FF9900;
position: relative;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #FFCA83;
}

.glossymenu div.submenu ul li a{
display: block;
font-family: "trebuchet MS", sans-serif;
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background-color:#FF9900;
color: #006699;
}


/* END NAVIGATION*/




/* START REGIONAL LISTING TAB STYLE */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;

list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 3px;
margin-right: 3px;
font-family: "trebuchet MS", sans-serif;
color: #006699;
font-size: 14px;
font-weight:bold;
line-height: 1.4;
background: ;
}


.shadetabs li a:hover{
font-family: "trebuchet MS", sans-serif;
color: #FF9900;
font-size: 14px;
font-weight:bold;
line-height: 1.4;
text-decoration: underline;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
color: #FF9900;
font-weight:bold;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: underline;
}

.tabcontent{
display:none;
}


@media all{
.page-break {display:none;}
}

@media print{
.page-break {display:block; page-break-before:always;}
} 


@media print {
.tabcontent {
display:block !important;
}
}


/* END REGIONAL LISTING TAB STYLE */




/* PRINT FIX */

@media all








/* UNUSED REGION TABS */

/* 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: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: #006699;
    font-family: "trebuchet MS", sans-serif;
    font-size: 14px; 
    font-weight: bold;
    color: #FFF;
    text-decoration: none; 
    line-height: 1.4;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background: #006699;
    font-family: "trebuchet MS", sans-serif;
    font-size: 14px; 
    font-weight: bold;
    color: #FFF;
    text-decoration: none; 
    line-height: 1.4;
    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;    
    background: #FF9900;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 1px;
    padding-bottom: 6px;

}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-right: 1px;
    padding-bottom: 6px;
    background: #FF9900;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    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-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-panel {
    border-top: 0px;
    padding: 0px;
    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;
}


/* UNUSED REGION TABS 2 */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 420px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	display: block;
	background: #EEE;
	font-family: "trebuchet MS", sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	line-height: 1.4;
	text-decoration: none;
	padding: 8px 10px;
	outline: none;
}
ul.tabs li a:hover {
	background: #FFF;
	font-family: "trebuchet MS", sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	line-height: 1.4;
	text-decoration: none;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #FFF;
}

.tab_container {
	border: 1px solid #CCC;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 420px;
	background: #fff;
}
.tab_content {
	padding: 10px;
	font-family: "palatino linotype", palatino, serif;
	font-size: 14px;
	line-height: 1.4;
}