@import url("/Q2WebCentral/editor/skins/Office2003/fck_contextmenu.css");

body, table, td, tr, p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
input, select {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
form {padding: 0px;
	margin: 0px;}
.BlueTop {color: #0C3827;}
.BlueTop a {color: #0C3827;
	text-decoration: none;}
.BlueTop a:hover {color: #0C3827;
	text-decoration: underline;}
.HomeBordered {border-bottom: 1px solid #DAD7C3;}
.Header {color: #0C3827;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;}
.Header2 {color: #0C3827;
	font-size: 14px;
	font-weight: bold;}

.SubHeader {color: #7E7337;
	font-size: 12px;
	font-weight: bold;}

.navList ul, .navListBottom ul {margin: 0px;
	padding: 0;
	list-style-type: none;
	border: 1px solid #0C3827;
	background-color: #0C3827;
	width: 145px;}
.navList li, .navListBottom li {margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.navList a {display: block;
	margin: 1px;
	padding: 2px 0px 2px 4px;
	width: 139px;
	background-color: #32624F;
	color: #ffffff;}
.navList a:link, .navList a:visited, .navListBottom a:link, .navListBottom a:visited {
	color: #ffffff;
	text-decoration: none;}
.navList a:hover {background-color: #568A76;
	color: #FFFFFF;}

/*Main content area*/
.cTimeValue H2
{
	color: #0C3827;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.cTimeValue H3
{
	color: #7E7337;
	font-size: 12px;
	font-weight: bold;
}

.cTimeValue #COMPUTE
{
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/*Amortization Table*/
.cTimeValue .cAmortTitleFont
{
	font-weight: bold;
}
.cTimeValue .cAmortTable TD
{
	padding: 5px;
	font-size: 9pt;
	font-family: Arial;
	text-align: right;
}
.cTimeValue .cAmortHeader TD
{
	border-top: #0C3827 1px solid;
	border-bottom: #0C3827 2px solid;
	font-weight: bold;
	background-color: #eeeeee;
	text-align: center;
}
.cTimeValue .cAmortLineE TD
{
	background-color: #F7F7F8;
}
.cTimeValue .cAmortLineTotals TD
{
	font-weight: bold;
	color: black;
	border-top: double 3px black;
}
#AntiPhishingHolder {position:relative;
	visibility: visible;}
#AntiPhishing {position: absolute;
	left: -10px;
	top: 3px;
	height:110px;
	width: 260px;
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 3px;
	filter: alpha(opacity=90);
	opacity: .90;}
.AntiPhishingWord {text-align: center;
	color: red;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;}