﻿/* _________________________________________________________________ */
/* Acappella Information Systems 2009 - Master Cascading Style Sheet */

/* _________________________________________________________________ */
/* NOTES for Longo Corp                                              */

/*                                                                   */
/*                                                                   */
/*                                                                   */
/*                                                                   */
/*                                                                   */
/*                                                                   */


/* _________________________________________________________________ */
/* DEFAULT PAGE SETTINGS and SCROLLBAR                               */

body {
	background-repeat: repeat-x;
	background-color: #D1D2D3;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	background-image: url('bg-fade.jpg');
}


/* _________________________________________________________________ */
/* LINKS                                                             */

a:link		{
	font-size: 11pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #003D80;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:visited	{
	font-size: 11pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #003D80;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:active	{
	font-size: 11pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #003D80;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:hover		{
	font-size: 11pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #0000FF;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}


/* _________________________________________________________________ */
/* MENU                                                              */

.menu		{
	font-size: 10pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #004890;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:link.menu		{
	font-size: 10pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #004890;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:visited.menu	{
	font-size: 10pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #004890;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:active.menu	{
	font-size: 10pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #004890;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:hover.menu		{
	font-size: 10pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #0066FF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

/* _________________________________________________________________ */
/* TABLE and CONTENT FORMATTING                                      */

.border-beige-left {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #B9A988 #FFFFFF #B9A988;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
}
.border-beige-right {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #B9A988 #FFFFFF #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
}
.table-topheader {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
}
.table-mainbody {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
}
.table-pagefooter {
	table-layout: inherit;
	border-collapse: inherit;
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	background-color: #68AEBE;
	height: 16pt;
}
.table-sidemenu {
	border-style: outset;
	border-width: 2px;
	border-color: #F5D353 #808080 #808080 #F5D353;
	padding: 4px;
	text-align: left;
	background-color: #FFFFFF;
}
.table-sectonheader {
	padding: 3px;
	table-layout: inherit;
	border-collapse: inherit;
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #004890;
	height: 20pt;
	font-weight: bold;
	font-variant: small-caps;
}

.table-header-ltbeige {
	background-color: #B9A988;
	text-align: center;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #265326;
	border-bottom-color: #265326;
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}

.table-gray-pageheader {
	background-color: #58585A;
	text-align: right;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #DCDA8D;
	vertical-align: bottom;
	letter-spacing: 1px;
	height: 50px;
}
.table-center-nopadding {
	text-align: center;
	vertical-align: top;
}
.table-turquoise-10pt {
	background-color: #68AEBE;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
}
.table-thin-turquoise {
	background-color: #68AEBE;
	height: 5pt;
	font-family: Arial;
	font-size: 5pt;
}
.table-left-border-italic {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004890;
	font-style: italic;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 1px;
}

.cell-darkgray-font {
	color: #666666;
	text-align: justify;
}
.cell-justify {
	text-align: justify;
	vertical-align: top;
}
.cell-center-white {
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
}
.cell-center {
	text-align: center;
}

.cell-right {
	padding: 3px;
	background-color: #F4FBF4;
	text-align: center;
}
.cell-left {
	text-align: left;
}
.cell-left-bg-brushed {
	text-align: left;
	background-image: url('bg-brushed.gif');
}
.cell-center-greenbg {
	text-align: center;
	background-color: #003300;
	vertical-align: top;
}
.cell-bg-brushed-centre {
	background-image: url('bg-brushed.gif');
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
}
.cell-center-litegray-bg {
	background-color: #CCCCCC;
	text-align: center;
}


/* _________________________________________________________________ */
/* TEXT HEADERS                                                      */

.pic-noborder-thick {
	border: 6px solid #FFFFFF;
}

.pic-noborder {
	border-width: 0px;
}
.pic-border {
	border: 1px solid #004890;
}


/* _________________________________________________________________ */
/* CONTENT & MARGINS                                                 */
.text-14pt-sm-caps {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
	background-color: #004890;
}

.text-9pt {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.left-margin-10px {
	margin-left: 10px;
}

.left-margin-80px {
	margin-left: 80px;
}


/* _________________________________________________________________ */
/* HORIZONTAL LINES                                                  */

.horiz-line-blue {
	color: #004890;
	text-align: center;
	width: 95%;
	height: 1px;
}
.form-input {
	border: 1px solid #000000;
	color: #000000;
	background-color: #C4DFE6;
	font-family: Arial;
	font-size: 10pt;
}





