﻿<style>

BODY {
		font-family: Arial;
		font-weight: normal;
}

#gotcha{ height:1px; visibility:hidden; }


/* POSITION settings for the main content and quick links areas */

.main, .prod, .qli, .wide, .qlic
{
	position: absolute;
	overflow: auto;
	visibility: hidden;
	z-index: 1;
}

/* SIZE settings for the main content and quick links areas */

.main { width: 332; height: 350; }
.prod { width: 458; height: 350; }
.qli  { width: 211; height: 126; }
.wide { width: 550; height: 350; }
.qlic  { width: 211; height: 147; }


/* TITLES for the main content area */

.ttlB, .ttlG
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

/* TEXT for most other areas */

.copy, .bini, .gini, .gy1, .main, .mini, .prod, .qli, .rini, .tini, .table, .wini, UL.box, .wide, .qlic
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
}

.main, .qli, .table, .wide

{
	padding-left: 5px;
	color: #626666;
	text-align: left;
}

.qlic

{
	padding: 3px;
	color: #626666;
	text-align: left;
}

.prod
{
	padding: 10px;
	color: #626666;
	text-align: justify;
}


.gini
{
	font-size: 7.5pt;
	font-weight: 900;
}

/* TEXT COLOR assignments */

.copy        { color: #555F67; }
.copyb        { color: #555F67; }
.wini, .bini { color: #FFFFFF; }
.gini        { color: #3B913E; }
a.gini:hover { color: #5B9534; }
.rini        { color: #0C63AE; }
a.rini:hover { color: #8FB63E; }
.tini		{ color: #993366; }
a.tini:hover { color: #8FB63E; }
.ttlB        { color: #335882; }
.ttlG        { color: #8FB63E; }
.ttlA        { color: #FFA800; }
.ttlAmb        { color: #FFA800; }
.royini        { color: #335882; }
.burg        { color: #993366; }

.bini { font-weight: 900; }
.copyb { font-weight: 900; }


/* linked text: no underline */

a.bini, a.gini, a.rini, a.wini, a.tini { text-decoration: none; }

/* SPECIAL assignments for tables inside of main panel ONLY */

.table {
	cell-spacing: 1px;
	padding: 0px;
	background-color: #6E9CB2; 
}


/* BACKGROUND COLOR assignments (for table cells) */

.amb { background-color: #FFA800; }
.aqa { background-color: #E6F2F6; }
.bug { background-color: #993366; }
.grn { background-color: #8FB63E; }
.gy1 { background-color: #EEEEEE; }
.gy2 { background-color: #DDDDDD; }
.gy3 { background-color: #939393; }
.gy4 { background-color: #888888; }
.nav { background-color: #21395A; }
.roy { background-color: #335882; }
.sky { background-color: #6B8CD6; }
.shy { background-color: #5C79BA; }
.tan { background-color: #EAE6CE; }
.tel { background-color: #6E9CB2; }
.wht { background-color: #FFFFFF; }
.cell { background-color: #FFFFFF; }
a.cell:hover { background-color: #8FB63E; }

/* BORDER assignments (for table cells) */

.amb, .grn, .gy2, .gy4, .sky, .shy, .pic
{ border-left: 1px solid #FFFFFF; }

.amb, .aqa, .grn, .gy1, .gy2, .gy3, .gy4, .nav, .roy, .sky, .shy, .tan, .tel, .pic
	{ border-top: 1px solid #FFFFFF; }

	.aqa
	{ border-bottom: 1px solid #C5D2D8; }

	.tan
	{ border-bottom: 1px solid #C9C6B0; }

	.inPic
	{
		border: 1px solid #000000;
		margin-right: 10px;
		margin-bottom: 5px;
		align: left;
	}

	.inPicCtr
	{
		border: 1px solid #000000;
		margin-right: 0px;
		margin-bottom: 0px;
		align: center;
	}
	
	.inPicC
	{
		border: 1px solid #000000;
		margin-right: 10px;
		margin-bottom: 5px;
		align: center;
	}
	
	.inPicY
	{
		border: 5px solid #FFFF00;
		margin-right: 0px;
		margin-bottom: 0px;
		align: center;
	}


/* BULLETS for quick links area */

	UL.box
	{
		list-style-image: url('/images/a3.gif');
		margin: 0px;	
		padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px	
	}

</style>
