/*** global styles ***/
body {
    color: #333333;
	background-color: #D1DEE6;
    background-image: url(../img/SFO_Sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	font-family: "Trebuchet", "Arial", sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

body#about_us_special {
	background-color: #D1DEE6;
	background-image: url(../../img/SFO_Home_bg.jpg);
}

hr {
    margin: 14px 20px 20px 20px;
    border-width: 2px 0 0 0;
	border-style: dotted none none none;
	border-color: #d9d9d9;
}
p,dl,ul,ol,li {
    margin-top: 0px;
    margin-bottom: 1em;
}
.headline {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 20px;
    color: #037B6C;
}
.subhead {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #037B6C;
}
.floatLeft {
    float: left;
    margin: 0px 20px 10px 0px;
}
* html img.floatLeft {	/* IE6 bug override */
	display: inline;
}
.floatRight {
    float: right;
    margin: 0px 0px 10px 20px;
}
* html img.floatRight {	/* IE6 bug override */
	display: inline;
}
img.floatLeft, img.floatRight {
    border: 3px solid #3C9481;
}
a img {
    border: none;
}
.noBorder {
    border: none;
}
a:link {
	color: #3C9481;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
dt {
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
dd {
    margin: 0px 0px 10px 20px;
}
ul {
	margin-left: 10px;
	padding-left: 1.5em;
	list-style-type: disc;
}
ol {
	margin-left: 10px;
	padding-left: 1.5em;
	list-style-type: decimal;
}
li {
    margin-left: 14px;
}
.quoteLeft {
    float: left;
    margin: 0px 20px 10px 0px;
    color: #3C9481;
    padding: 1em;
    width: 200px;
    font-style: bold;
    font-size: larger;
    border: 3px solid #3C9481;
}
* html .quoteLeft {	/* IE6 bug override */
	display: inline;
}
.quoteRight {
    float: right;
    margin: 0px 0px 10px 20px;
    color: #3C9481;
    padding: 1em;
    width: 200px;
    font-style: bold;
    font-size: larger;
    border: 3px solid #3C9481;
}
* html .quoteRight {	/* IE6 bug override */
	display: inline;
}
.quoteFull {
    margin-bottom: 10px;
    color: #3C9481;
    font-style: bold;
    font-size: larger;
    padding: 1em;
    border: 3px solid #3C9481;
}
.quoteFullRev a:link, .quoteFullRev a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.quoteLeft p, .quoteRight p, .quoteFull p {
    margin-bottom: 0;
}
.quoteLeftRev p, .quoteRightRev p {
    margin-bottom: 0;
}
.pdf {
    margin: 0 6px 0 6px;
}
.footnote {
    font-size: smaller;
}
.indent {
    margin-left: 16px;
}

/*** Main table layout ***/
table.mainLayout {
	width: 800px;
	margin: 0 auto;	/* centers the main table */
	border: none;
	padding: 0px;
}
.contentColumn {
    width: 603px;
}
.contentTitle {
    position: relative;
    left: 28px;
    top: -4px;
    color: #FFFFFF;
    font-size: 12px;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: bold;
}
td.contentBezel {
    background-image: url(../img/ALAO_univ_contentbezel.jpg);
    background-repeat: no-repeat;
    padding: 0px;
}

body#about_us_special td.contentBezel {
	background:url('../img/special-header.gif') no-repeat -1px 0px !important;
}

td.contentMain {
    background-image: url(../img/ALAO_universal_contentbg.jpg);
    background-repeat: repeat-y;
    padding: 0px 23px 10px 28px;
}

body#about_us_special table.mainLayout{
	width:603px;
	margin:0 auto;
}

/*** Side Navigation menu ***/
.navColumn {
    width: 197px;
    padding-top: 6px;
}
.tagColumn {
    padding: 6px 1px 0px 7px;
}
.navMenu {
    background-image: url(../img/ALAO_sidenav_bg.gif);
    background-repeat: repeat-y;
    text-align: center;
    width: 100%;
}
.navMenu a:link,.navMenu a:visited,.navMenu a:active,.navMenu a:hover {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 1em;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}
.navMenu a:link,.navMenu a:visited {
    text-decoration: none;
}
.navMenu a:active,.navMenu a:hover {
    text-decoration: underline;
}
.navBezel {
    background-image: url(../img/ALAO_sidenav_bezel.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    color: #FFFFFF;
    font-weight: bolder;
    height: 40px;
}
.bezelText {
	font-size: 12px;
    margin-top: 15px;
    margin-right: 8px;
}
.bezelText :link, .bezelText :visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
:link:hover, :visited:hover {
    text-decoration: underline;
}

/*** Bottom links ***/
td.bottomLinks {
	color: #467A9C;
	background-color: #E0E9EE;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 4px 0px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
}

body#about_us_special div.bottomLinks{
	width:598px !important;
	border-top:10px #D1DEE6 solid;
	padding:4px 0 4px 0;
	color: #467A9C;
	background-color: #E0E9EE;
	margin: 0px 0px 0px auto;
	text-align: center;
	padding: 4px 0px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	
}

td.bottomLinks a {
	font-weight: normal;
	padding: 0px 4px;
	font-size: 9px;
}
td.bottomLinks :link {
	color: #467A9C;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 9px;
}
td.bottomLinks :visited {
	color: #467A9C;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 9px;
}
