﻿
/*body
{
	width:995px;
    display: table;
    min-height:450px;
    padding:0px;
    margin:0px;
    overflow:auto;
    background-image:url(./images/bkg_fill_01.gif);
    background-repeat: repeat-y;
    clear: both;
}*/

/*table 
{
	font-family:Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	color:#44484D;
	line-height: 16px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}*/

body 
{
	font-family:Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	color:#44484D;
	line-height: 16px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

.aspcontent{
	    width:995px;
	    display: table;
	    min-height:450px;
	    padding:0px;
	    margin:0px;
	    overflow:auto;
	    background-image:url('TPPricing/images/bkg_fill_01.gif');
	    background-repeat: repeat-y;
	    clear: both;
    }

iframe#aspiframe{
        width:961px;
        height:700px;
        padding:0px;
        margin:0px;
        overflow:auto;
    }
    
.dropdownlist
{
	font-family: Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	font-size:11px;
	font-weight:bold;
	color:Black;
	border:solid 1px #5a5a5a;
}

.textbox
{
	font-family: Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	font-size:11px;
	color:Black;
	border:solid 1px #5a5a5a;
	height:20px;
}

.blanktextbox
{
	font-family: Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	font-size:11px;
	color:Black;
	border:solid 2px #FF0000;
	height:20px;
}

.button
{
	font-family: Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	font-size:11px;
	font-weight:bold;
	color:Black;
	border:solid 1px #5a5a5a;
	height:25px;
}

.cartpreview
{
	border: 1px solid #000080; 
	background-color: #FFFE1C;
	color:Black;
}

.selectionsummary
{
	border: 1px solid #000080; 
	background-color: #FFEB01;
	text-align: center; 
}

.pageheader
{
	font-size:14px;
	font-weight:bold;
	color:Black;
}

.sectionheader
{
	font-size:11px;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
}

.summarylabel
{
	font-family: Tahoma, Verdana, Georgia, Times, "Times New Roman", serif;
	font-size:11px;
	font-weight:bold;
	color:Black;
}

