a:link {color: #0000ff; text-decoration:none;}
a:visited {color: #0000ff; text-decoration:none;}
a:hover {color: #0000ff; text-decoration:underline;}
a:active {color: #0000ff; text-decoration:underline;}

a.menu:link {color: #ffffff; text-decoration:none; font-family: arial; font-size: 12px;}
a.menu:visited {color: #ffffff; text-decoration:none; font-family: arial; font-size: 12px;}
a.menu:hover {color: #dddddd; text-decoration:none; font-family: arial; font-size: 12px;}
a.menu:active {color: #dddddd; text-decoration:none; font-family: arial; font-size: 12px;}

a.bottommenu:link {color: #ffffff; text-decoration:none;}
a.bottommenu:visited {color: #ffffff; text-decoration:none;}
a.bottommenu:hover {color: #ffffff; text-decoration:underline;}
a.bottommenu:active {color: #ffffff; text-decoration:underline;}

/* Demo (and exclusively demo2) are used in sidemenu.inc */
a.demo:link {color: #7fafdf; text-decoration:none;}
a.demo:visited {color: #7fafdf; text-decoration:none;}
a.demo:hover {color: #7fafdf; text-decoration:none;}
a.demo:active {color: #7fafdf; text-decoration:none;}

a.demo2:link {color: #ffffff; text-decoration:none;}
a.demo2:visited {color: #ffffff; text-decoration:none;}
a.demo2:hover {color: #ffffff; text-decoration:none;}
a.demo2:active {color: #ffffff; text-decoration:none;}

p
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	font-weight: normal;
}

.onepointfive
{
	line-height: 150%;
}

.demohead
{
	font-size: 14px;
	color: #7fafdf;
	font-weight: bold;
}

.demohead2
{
	vertical-align: center;
	font-size: 16px;
	color: #7fafdf;
	font-weight: bold;
}

.head1
{
	font-size: 16px;
	font-weight: bold;
	color: #0060BF;
}

.head2
{
	font-size: 14px;
	font-weight: bold;
	color: #0060BF;
}

.head3
{
	font-weight: bold;
	color: #f7f6f6;
}

.sig
{
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.sig2
{
	text-align: left;
	font-size: 12px;
	font-style: italic;
}

table
{
	border-spacing: 0px;
	padding: 0px;
	border-width: 0;
	border-color: #000000;
	border-style: solid;
}

td
{
	border-width: 0;
	border-color: #000000;
	border-style: solid;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
}

td.menu
{
	background-color: #0060bf;
}

td.black
{
	background-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #ffffff;
}
.blacklogo
{
	background-color: #000000;
	border-width:0px;
}
.blacksmall
{
	background-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #ffffff;
}
td.bluemenu
{
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
td.indexbluemenu
{
	vertical-align: top;
	text-align: right;
	padding-right: 0px;
	padding: 0px;
	border-width: 0px;
}
td.context
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 0px;
}

td.padded
{
	padding: 20px;
}

td.index1
{
	padding: 15px;
	vertical-align: top;
}

td.index2
{
	width: 285px;
	padding: 15px;
	padding-top: 15px;
	vertical-align: top;
}

td.section
{
	width: 285px;
	background-color: #ccdff2;
	padding: 15px;
	vertical-align: top;
}

td.bottommenu
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	padding: 0px;
	text-align: right;
}

div.invisable
{
	visible: false;
}

div.imagemain
{
	position: relative;
	background-image: url(./images/abacus2.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 278px;
}

div.awardmain
{
	position: relative; 
	left: 0px;
	bottom: 0px;

}

div.imagesecondary
{
	position: relative;
	background-image: url(./images/businessbg.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 135px;
}

div.learnmoremain
{
	position: absolute;
	padding: 0px;
	padding-left: 15px;
	right: 0px;
	bottom: 0px;
	width: 285px;
	height: 59px;
	vertical-align: center;
	text-align: left;
}

div.learnmoresecondary
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 197px;
	height: 45px;
	vertical-align: center;
	text-align: center;
}

img
{
	border-width: 0;
}

td.sm1
{
	text-align: right;
	border-width: 0px;
	border-style: solid;
	border-color: #7fafdf;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}

td.sm2
{
	text-align: right;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
}

td.fsuccess
{
	text-align: center;
	font-color #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #0000ff;
}

td.ferror
{
	padding: 2px;
	text-align: center;
	font-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ff0000;
}

td.box
{
	width: 2250px;
	background-color: #ccdff2;
	border-color: #0060bf;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

input
{
	font-family: arial;
	font-size: 12px;
}
