/* CSS Document */

td,th{
font-family:Trebuchet MS;
font-size:14px;
color:#333;
line-height:18px;
}
.more{
display:none;
padding-left: 25px;
padding-right:25px;
}

tr.badge{
background:url(images/badge.png) no-repeat;
height: 150px;
width: 150px;
}

td.badge{
font-size: 40px;
font-weight:bold;
text-align: center;
}

a.badgeback{
text-indent:-9999px;
}

body{
margin:0 auto;
padding:0;
background:#333;

}
.top{
background:url(images/top.jpg) no-repeat center;
height:151px;}
.sub_page{
background:url(images/header.jpg) no-repeat center;
height:151px;}
.text_1{
font-size:18px;
line-height:24px;
font-weight:normal;
}
.text_1 span{
font-size:24px;
line-height:24px;
font-weight:bold;
color:#0095D3;
}

.text_2{
font-size:24px;
line-height:24px;
font-weight:normal;
}
.text_2 span{
font-size:20px;
line-height:24px;
font-weight:bold;
color:#0095D3;
}

.bubblequote{
	background:url(images/quotebubble.png) no-repeat left;
	color:#FFF;
	padding-right:15px;
	font-size:17px;
	font-weight:bold;
}

.radiobutton{
	 display:block;
         width:10em;
}


.dollar {
	background-image:url(images/dollarsign.gif);
	padding-left: 15px;
}
#yearlysalary{
	background-image:url(images/dollarsign.gif);
	padding-left: 15px;

}
.inputform {
	background-image:url(images/inputform.gif);
	padding-left: 5px;
	padding-right:10px;
}
input[type="text"]{
	background-image:url(images/inputform.gif);
	padding-left: 5px;
	padding-right:10px;

}
.percentform {
	background-image:url(images/percentform.gif);
	padding-right: 20px;
	text-align:right;
}
#loan_int,#other_int,#mort_int{
	background-image:url(images/percentform.gif);
	padding-right: 20px;
	text-align:left;

}

.numb{
font-size:20px;
line-height:24px;
font-weight:bold;
float:left
color:#0095D3;
}

.numb span{
font-size: 15px;
font-weight:normal;
padding-left: 10px;
padding-right: 1px;
}

.reportindent {
padding-left:50px;
text-align:justify;
}

.reportindent2 {
padding-left:37px;
text-align:justify;
}

.bot{
background:url(images/bot.jpg) repeat-x center;
height:100px;}
.foot, .foot a, .foot a:link, .foot a:visited{
color:#FFF;
font-size:12px;
text-decoration:none;
}
.foot a:hover{
color:#0095D3;
text-decoration:none;
}
.content-bold{
font-weight:bold;
color:#0095D3;
}

/*testing~*/
img
{  border-style: none;
   position: relative;
}

img.one
{  border-style: solid;
   padding: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px; 
}



a.boxpopup3{position:relative;
	z-index:24;
	border:0;	
	color:#046;
	text-decoration:none;}
a.boxpopup3:hover{z-index:25;}
a.boxpopup3 span{display: none}
a.boxpopup3:hover span{ /*DISPLAYS ONLY ON HOVER*/
	display:block;
	position: absolute;	
	top:2em; left:0; width:12em;
	padding:.3em;
	border:2px outset #BBB;
	color:#000; background:#FF9;
	text-decoration: none;	
	text-align:left;}

	
label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}


a.wordpress{
color:#30adff;
font-decoration: none;
}
a:link {
text-decoration: none;
color: #274775;
font-weight: bold;
}
a:visited {
text-decoration: none;
color: #003366;
}
a:hover {
text-decoration: underline;
color: #CCCC00;
}
a:active {
text-decoration: none;
color: #30adff;
} 

ul.wordpress {
margin:5px;
padding-left:60px;
line-height:90%;
text-align: left;
}

img.shift{
float:right;
padding-left: 25px;
}


