
/* CSS Document */
#navigationholder {float:left; height:20px; font-size:0.7em; padding-top:70px; padding-left:20px;}
#navigationholder a {color:#666666; text-decoration:none;}
#navigationholder a:hover {text-decoration:underline; color:#791210;}
#navigationholder ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#navigationholder ul li {
	display:inline;
}
#navigationholder li.active a {color:#791210;}

/* hyperlink_with_arrow style */
#subnavigationholder {font-size:0.7em; padding:0px 0px 10px 10px;}
#subnavigationholder ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#subnavigationholder  li a {
	background: #fff url("../img/interface/chevrons_up.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}
#subnavigationholder  li a:hover {
	background: #fff url("../img/interface/chevrons_up.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}
#subnavigationholder li.active a {
	background: #fff url("../img/interface/chevrons_up.gif") 0 4px no-repeat;
	color:#666666;
}

/* Associations link style */
#navigationlogo { padding:0px 0px 0px 0px;}
#navigationlogo ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#navigationlogo li#logo_ace a {
	display: block;
	width:150px;
	height:80px;
	margin-top:20px;
	border-bottom:1px solid;
	border-color:#ffffff;
	background: url("../img/buttons/logo_ace_up.gif") 0 0 no-repeat;
}
#navigationlogo li#logo_ace a:hover {
	background: url("../img/buttons/logo_ace_dn.gif") 0 0 no-repeat;
	background-color:#666666;
}
#navigationlogo li#logo_fcsi a {
	display: block;
	width:150px;
	height:80px;
	border-bottom:1px solid;
	border-color:#ffffff;
	background: url("../img/buttons/logo_fcsi_up.gif") 0 0 no-repeat;
}
#navigationlogo li#logo_fcsi a:hover {
	background: url("../img/buttons/logo_fcsi_dn.gif") 0 0 no-repeat;
	background-color:#666666;
}
#navigationlogo li#logo_laca a {
	display: block;
	width:150px;
	height:80px;
	border-bottom:1px solid;
	border-color:#ffffff;
	background: url("../img/buttons/logo_laca_up.gif") 0 0 no-repeat;
}
#navigationlogo li#logo_laca a:hover {
	background: url("../img/buttons/logo_laca_dn.gif") 0 0 no-repeat;
	background-color:#666666;
}


#footer {float:left; clear:both; padding-top:50px; padding-bottom:5px;}
#footer a {color:#666666; text-decoration:none; font-weight:normal;}
#footer a:hover {text-decoration:underline; color:#791210;}
#footer ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#footer ul li {
	display:inline;
}
#footer li.active a {color:#791210;}


/* hyperlink_with_arrow style */
#hyperlink_with_arrow {padding:10px 0px 20px 0px;}
#hyperlink_with_arrow ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#hyperlink_with_arrow  li a {
	background: #fff url("../img/interface/chevrons_dn.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}
#hyperlink_with_arrow  li a:hover {
	background: #fff url("../img/interface/chevrons_dn.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}

/* hyperlink_with_arrow style */
#text_with_arrow {padding:10px 0px 20px 0px;}
#text_with_arrow ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#text_with_arrow  li {
	background: #fff url("../img/interface/chevrons_dn.gif") 0 4px no-repeat;
	padding: 0px 0px 0px 10px; 
}


/* back_with_arrow style */
.back_with_arrow  a {
	background: #fff url("../img/interface/back_dn.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}
.back_with_arrow  a:hover {
	background: #fff url("../img/interface/back_dn.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}


/* PDF link style */
.pdf_doc_hyperlink {}
.pdf_doc_hyperlink a, .pdf_doc_hyperlink a:active{
	background: #fff url("../img/software/icon_pdf.gif") 0 0 no-repeat;
	padding: 4px 0 4px 22px;
	line-height: 1.6em;
}


/* Back to Top link style */
p.BackToTopLink {
	background: #fff url("../img/interface/back2topshadedbar.gif") top right no-repeat;
	text-align: right;
	padding: 10px 0 0 0;
	margin-top:10px;
	font-family: verdana;
	font-size: 95%;
}
p.BackToTopLink a {
	background: #fff url("../img/interface/back2top.gif") right 6px no-repeat;
	padding-right: 14px;
	font-weight:normal;
}


/* Sitemap link style */
#sitemap {padding:10px 0px 20px 0px;}
#sitemap ul {
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	list-style-type: none; 
}
#sitemap li a {
	background: #fff url("../img/interface/chevrons_dn.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
	font-weight:normal;
}
#sitemap li a:hover {
	background: #fff url("../img/interface/chevrons_dn.gif") 0 4px no-repeat;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
}
