
html, body {
  height:100%;
}
body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
body, td, select, input, textarea, .main_text {
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
table{
	padding:0;
	margin:0;
	border-width: 0px;
  	border-spacing: 0px;  
  	border-collapse: collapse;  
}

.banner_td {
	line-height: 0;
}

.medium {
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
.small {
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
}
p {
	color: #666666;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
}
li {
	list-style-image: url(../images/bullet.gif);
	margin-left: -20px;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #034770;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.dark_blue {
	cor: #034770;
}

.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5F60;
	width: 100px;
}
.title, h1 {
	color: #034770;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}
.subtitle, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034770;
}
.subtitle_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.price_text {
	font-size: 11px;
	text-align: right;
}

/* old stylesheet data beyond this point */

.price_table {
	font-family: Tahoma, Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #333333;
        text-align: center;
}

.price_table_left {
	font-family: Tahoma, Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #333333;
        text-align: left;
}

.price_table_white {
	font-family: Tahoma, Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #FFFFFF;
        border-right: solid 1px #FFFFFF;
        text-align: center;
}

.price_sub_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif
	font-size: 11px;
	color: #FFFFFF;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #CCCCCC;
}

.price_summary td
{
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	color: black;
	font-size: 12px;

}
.price_summary th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
#steps {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 11px;
	text-decoration: none;
	/* height: 24px; */
	line-height: 1.8em;
	background-image: url(/images/stepgrey.gif);
}
#steps a:link, #steps a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	/* height: 24px; */
	line-height: 1.8em;
	background-image: url(/images/stepred.gif);
}
#steps a:hover {
	color: #034770;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/stepblue.gif);
}
#steps2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 11px;
	text-decoration: none;
	/* height: 24; */
	line-height: 1.8em;
	background-image: url(/images/steplred.gif);
}
#steps2 a:link, #steps2 a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #909090;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/steplred.gif);
	line-height: 1.8em;
	/* height: 24; */
}
#steps2 a:hover {
	color: #034770;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/stepblue.gif);
}
.stephd {
	font-family : Arial, Helvetica;
	color: #000000;
	font-size : 14px;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
}
.stepdesc {
	font-family : Arial, Helvetica;
	color: #000000;
	font-size : 11px;
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
}
.stepslight {
	font-family: Arial;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.stepslight a:link {
	color: #ff6600;
	text-decoration: none;
}
.stepslight  a:visited {
	color: #ff6600;
	text-decoration: none;
}
.stepslight  a:hover {
	color: #354dc4;
	text-decoration: none;
}


.avail_summary td
{
	font-family: Arial, Helvetica, sans-serif;
	width: 15px;
	color: white;
	text-align: center;
	font-size: 10px;

	border: 1px solid #eee;
}
.avail_summary th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}
.avail_summary .status0
{
	background-color: #74E865;
}
.avail_summary .status1
{
	background-color: #E86565;
}
.avail_summary .status2
{
	background-color: #6596E8;
}
.avail_summary .status3
{
	background-color: Maroon;
}
.avail_summary .status0-sel
{
	background-color: Aquamarine;
	color: black;
}
.avail_summary .status1-sel
{
	background-color: red;
}
.avail_summary .status2-sel
{
	background-color: BlueViolet;
}
.avail_summary .status3-sel
{
	background-color: Maroon;
}
.avail_summary .statusGrey
{
	background-color: #cccccc;
}
