BODY   {
	background-image: url(../images-apo/bg-image.jpg);
	background-repeat: no-repeat;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: tahoma, verdana, arial;
	background-color: White;
	background-attachment: fixed;
	background-position: center center;
}

/* Position DIV's */
/* -------------------------------- */
#widthControl{
max-width: 1000px;
width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
margin: 0 auto;  /* Centered */
}

div.contentArea
{
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Div NOT position   */
/* -------------------------------- */
div.sideNavigation
{
font: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: White;
}

div.sideNavigation H1
{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 14px;
}

div.sideNavigation a:link
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: White;
	padding-left: 16px;
	padding-right: 26px;
}

div.sideNavigation a:visited
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFF99;
	padding-left: 16px;
	padding-right: 26px;
}

div.sideNavigation a:hover
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: Black;
	background-color: #FDEAEA;
	padding-left: 16px;
	padding-right: 26px;
}

div.sideNavigation a:active
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: Red;
	padding-left: 16px;
	padding-right: 26px;
}

P, TD, LI, BLOCKQUOTE  {
	font-size:14px;
	color: Black;
	line-height: normal;
}

.headerContact {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.testimonialTitle {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testimonialContent {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: auto;
	margin-left: 60px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.errors
{
	font-weight:bold;
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
	padding: 10px;
}

.p20px
{
font: 20px/24px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p18px
{
font: 18px/22px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p16px
{
font: 16px/19px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p14px
{
font: 14px/17px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p12px
{
font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p10px
{
font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

H1   {
	font-family: tahoma, verdana, arial;
	font-weight:bold;
	font-size:16px;
	font-style: italic;
	color: #CC0000;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 6px;
}

H1.recip   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H2   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H2.recip   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:12px;
}

H3   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H4   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H5   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

/* ------------------------------- */


A:link {
color: #3345A2
text-decoration:none;
}     /* unvisited link */

A:visited {
color: Maroon
text-decoration:none;
	text-decoration: none;
}  /* visited link */

A:hover    {
color: Blue;
text-decoration:underline;
}   /* mouse over link */

A:active {
color: Blue
text-decoration:underline;
}   /* selected link */

/* ------------------------------- */
a.readMore:link
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: #CC0000;
	padding-left: 16px;
	padding-right: 26px;
}

a.readMore:hover
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:underline;
	color: #CC0000;
	padding-left: 16px;
	padding-right: 26px;
}

a.readMore:active
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:underline;
	color: #CC0000;
	padding-left: 16px;
	padding-right: 26px;
}

a.readMore:visited
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	color: #CC0000;
	padding-left: 16px;
	padding-right: 26px;
}

/* ------------------------------- */
/*  Controlling the Unordered List - UL and LI */
UL {
margin-left: 12px;
padding-left: 5px;
} 

LI   {
margin-bottom: 8px;
}

/*  Controlling the Ordered List - UL and LI */
OL {
margin-left: 12px;
padding-left: 5px;
} 

/* ------------------------------- */
/* Tables  */

tr.header {
	background-image: url(../images-apo/top-swoop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

tr.header2 {
	background-image: url(../images-apo/dev/banner-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

tr.footer {
	background-image: url(../images-apo/bottom-swoop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
tr.footer2 {
	background-image: url(../images-apo/dev/footter-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.navigation {
	background-image: url(../images-apo/dev/navBground.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.borderall {
	border: 1px solid #707070;
}

/* Images */
	img.pictureRight {
	background-color: #CCCCCC;
	padding: 8px;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

	img.pictureRightMiddle {
	background-color: #CCCCCC;
	padding: 8px;
	border: 2px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

	img.pictureLeft{
	background-color: #CCCCCC;
	padding: 8px;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* ------------------------------- */

/*
Notes:
- a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!
- a:active MUST come after a:hover in the CSS definition in order to be effective!!
*/
