/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #B0B4B3;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	/*FONT-FAMILY: "Times New Roman", Times, serif;*/
    FONT-SIZE: 12;
    FONT-WEIGHT: normal;
    margin: 0;
}
/*
a:link {color: #21854F}      unvisited link 
a:visited {color: #21854F}   visited link 
a:hover {color: #1B4B35}    mouse over link 
a:active {color: #1B4B35}    selected link */

		
.image img 
{
	width:100px;
	height:200;
	src:  url(http://windes.dev.net-scope.com/images/bullet.gif);
	
	}
		
#page1 #link1
{ 
src : url(/images/bullet_on.gif)}


.bodyText
{
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
	/*FONT-FAMILY: "Times New Roman", Times, serif;*/
    FONT-SIZE: 10px;
}

.bodyText table tr td
{
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
	/*FONT-FAMILY: "Times New Roman", Times, serif;*/
    FONT-SIZE: 10px;
}

.sideNavTax
{
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
    FONT-SIZE: 10;
    color: White;
    padding-right:10;
}


.sideNavTax a:hover
{
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
    FONT-SIZE: 10;
    color: White;
    padding-right:10;
    text-decoration:none;
    font-weight : bold;
} 

.sideNavTax a
{
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
    FONT-SIZE: 10;
    color: White;
    padding-right:10;
    text-decoration:none;
}

.error 
{
   font-family : tahoma, arial, helvetica;
   font-size   : 12px;
   font-weight : bold;
   color : Red;
   LINE-HEIGHT: 14pt	
}


.footer
{
	FONT-FAMILY: Arial,  Verdana,  Helvetica,   sans-serif;
    FONT-SIZE: 10px;
    color: White;	
}
.navCopy a
{
	FONT-FAMILY:  Verdana,  Arial,  Helvetica,   sans-serif;
    FONT-SIZE: 12;
    color: White;
	LINE-HEIGHT: 15pt;
	FONT-WEIGHT: bold;	
	padding: 5;
	text-decoration:none;
}

.subnavCopy a
{
	FONT-FAMILY:  Verdana,  Arial,  Helvetica,   sans-serif;
    FONT-SIZE: 10;
    color: White;
	LINE-HEIGHT: 15pt;
	FONT-WEIGHT: bold;	
	text-decoration:none;
}

.gFont
{
	font-family : verdana, tahoma, arial, helvetica;
   font-size   : 11px;
   LINE-HEIGHT: 15pt	
}

.navCopy a:hover
{
	FONT-FAMILY:  Verdana,  Arial,  Helvetica,   sans-serif;
    FONT-SIZE: 12;
    color: White;
	LINE-HEIGHT: 15pt;
	FONT-WEIGHT: bold;	
	padding: 5;
}



 

.navCopy 
{
	FONT-FAMILY:  Verdana,  Arial,  Helvetica,   sans-serif;
    FONT-SIZE: 12;
    color: White;
	LINE-HEIGHT: 15pt;
	FONT-WEIGHT: bold;	
	padding: 5;
}

.footer a
{
	FONT-FAMILY: Arial,  Verdana,  Helvetica,    sans-serif;
    FONT-SIZE: 9px;
    color: White;
/*    color: #21854F; */
}

/*.hiddenScroll {
		scrollbar-face-color:#575654;
		scrollbar-arrow-color:#575654;
		scrollbar-base-color:#575654;
		scrollbar-shadow-color:#575654;
		scrollbar-darkshadow-color:#575654;
		scrollbar-highlight-color:#938E88;
		FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
		FONT-SIZE: 10;
		
	}*/

UL 
{
list-style-image: url(/images/bullet.jpg);
margin-top: 5px;
}

UL UL
{
list-style-image: url(/images/dash.jpg);
margin-top: 0px;
}                                                               

.inputFont
{
	font-family : verdana, tahoma, arial, helvetica;
	font-size   : 11px;
}


/* styles for the calculator */
.cTimeValue 
{
	FONT-FAMILY: Arial,  Verdana,  Helvetica,    sans-serif;
	font-size: 10;
}
.cTimeValue INPUT, .cTimeValue P, .cTimeValue TD, .cTimeValue OL, .cTimeValue UL
{
	FONT-FAMILY: Arial,  Verdana,  Helvetica,    sans-serif;
	font-size: 10;
}
.cTimeValue H2, 
.cTimeValue H3, 
.cTimeValue Legend
{
	FONT-FAMILY: Arial,  Verdana,  Helvetica,    sans-serif;
	color: black;
	font-size: 10;
	font-weight: bold;
}

/* Amortization Styles */
.cTimeValue .cAmortTable
{
	border: solid black 2px;
	border-collapse: collapse;
}
.cTimeValue .cAmortTable td
{
	text-align: right;
	FONT-FAMILY: Arial,  Verdana,  Helvetica,    sans-serif;
	font-size: 10;
	padding: 5px;
	color: black;
}
.cTimeValue .cAmortTitleFont
{
	font-weight: bold;
	font-size: 10;
	color: black;
	font-style: normal;
	FONT-FAMILY: Arial,  Verdana,  Helvetica,    sans-serif;
}
.cTimeValue .cAmortHeader td
{
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 10;
	color: black;
}
.cTimeValue .cAmortLineE td
{
	color: #999999;
}
.cTimeValue .cAmortLineO td
{
	color: #CCCCCC;
}

#AreaLinks UL 
{
	list-style-image: url(/images/bullet.jpg);
	margin-top: 5px;
}

#AreaLinks UL UL
{
	list-style-image: url(/images/dash.jpg);
	margin-top: 0px;
}

#AreaLinks a
{
	text-decoration: none;
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
    FONT-SIZE: 10;
	color: black;
}



/*JC Additions*/
.WelcomeArea
{
	FONT-FAMILY: Verdana, Helvetica, Arial,  sans-serif;
    FONT-SIZE: 11;
    margin: 0px 0px 14px 0px;
}

.GreenBold
{
    color: #055F00;
    font-weight:bold;
}

.NewsDate
{
    color: #006600;
    font-size: 10px;
    font-weight:bold;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

#dvSignatureStory
{
    width: 520px;
    height: 200px;
/*    font-size: 12px;
    line-height: 1.20em;
    word-spacing: .25em;*/
}

#dvSignatureStory UL
{
	list-style-image: none;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 0px;
/*    line-height: 1em;*/
}

#dvSignatureStory UL LI
{
	list-style-image: none;
    list-style-type: none;
/*    margin-bottom: 4px;*/
}

#dvSignatureStory .Content
{
/*    padding: 14px 0px 0px 67px;*/
}

#dvSignatureStory .SetFirstItemWidth
{
    width: 15px;
    display: inline;
    float: left;
    position: relative;
    text-align: center;
}

#dvSignatureStory .ListCapitalLarge
{
/*    font-size: 16px;*/
    font-weight: bold;
}

#dvSignatureStory .ListCapitalSmall
{
/*    font-size: 16px;*/
}
