﻿/* _________________________________________________ */
/* AIS Master Cascading Style Sheet                  */

/* _________________________________________________ */
/* Customer: Steelrite                               */
/* Publication: January 2008                         */
/* Publisher: Acappella Information Systems          */

/* _________________________________________________ */
/* DEFAULT PAGE FONT SETTINGS and SCROLLBAR          */

body {
	background-position: left top;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #EAEFF7;
	scrollbar-face-color: #002E62;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B8C7D7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #002E62;
	scrollbar-arrow-color: #FEC425;
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	background-image: none;
}


/* _________________________________________________ */
/* LINKS - UNIVERSAL                                 */

a:link		{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #FF0026;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:visited	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #DC5505;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:active	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #DC5505;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:hover		{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #3366FF;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}


/* _________________________________________________ */
/* LINKS - MENU ONLY                                 */

.menu {
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #2E822E;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a.menu {
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #2E822E;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:link.menu		{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #0000CC;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:visited.menu	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #0000CC;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:active.menu	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #0000CC;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:hover.menu	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #FD121E;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}

.submenu {
	font-size: 9pt;
	font-family: Verdana;
	font-variant: normal;
	line-height: 23px%;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a.submenu {
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:link.submenu		{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:visited.submenu	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

a:active.submenu	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	line-height: 23px%;
	color: #39A439;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:hover.submenu	{
	font-size: 9pt;
	font-family: Verdana;
	font-variant: small-caps;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}


/* _________________________________________________ */
/* TABLE and CONTENT FORMATTING                      */

.table-topborder {
	background-color: #FFFFFF;
	text-align: center;
	height: 80px;
}

.table-menu {
	table-layout: inherit;
	border-collapse: inherit;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #99B1E6;
	text-align: center;
	background-color: #F4F4F4;
	height: 18pt;
	text-indent: 15px;
}
.table-short {
	table-layout: inherit;
	border-collapse: inherit;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 30px;
}
.table-white {
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
}
.table-gray {
	padding: 2px;
	text-align: center;
	background-color: #F4F3F4;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}
.table-footer {
	table-layout: inherit;
	border-collapse: inherit;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #3C6396;
	height: 22pt;
}
.table-header-14pt-blue {
	font-size: 14pt;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #F4F4F4;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
	background-color: #000066;
}
.table-emb-header-ltblue {
	background-color: #3C6396;
	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: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}
.nested-cell-left {
	padding: 3px;
	text-align: left;
}

.nested-cell-right {
	padding: 3px;
	text-align: right;
}
.nested-cell-justify {
	padding: 3px;
	text-align: justify;
	font-size: small;
}

.nested-cell-center {
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
}


/* _________________________________________________ */
/* TEXT HEADERS                                      */

.nested-cell-litegray {
	background-color: #E9E9E9;
}
.nested-cell-center-transparent {
	padding: 3px;
	text-align: center;
}
.nested-cell-center-green {
	padding: 3px;
	text-align: center;
	background-color: #F4FBF4;
}

.pic-noborder {
	border-width: 0px;
}

.pic-border {
	border: 1px solid #B9A988;
}

.header-12pt {
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.header-11pt {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-family: Trebuchet MS;
	text-decoration: none;
	text-align: center;
}

.header-12pt-red {
	font-size: 12pt;
	font-weight: bold;
	color: #F62C29;
	font-family: Arial;
	text-decoration: none;
	font-variant: small-caps;
	font-style: italic;
}


/* _________________________________________________ */
/* CONTENT & MARGINS                                 */
.text-menu-bg-highlight {
	background-color: #FFFF99;
}

.text-8pt {
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	font-family:Trebuchet MS;
	text-decoration:none;
}

.text-9pt {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	font-family: Trebuchet MS;
	text-decoration: none;
}


/* _________________________________________________ */
/* HORIZONTAL LINES                                  */

.horiz-line-blue {
	color: #505BC5;
	text-align: center;
	width: 100%;
	height: 1px;
}

