﻿body
{
}
.maintable
{
	width: 600px;
	height: 425px;
	border: solid 2px #21577e;
}

.maintable_bv
{
	width: 500px;
	height: 425px;
	border: solid 2px #21577e;
}
.objectheader_div
{
	padding: 6px 6px 6px 6px;
}

.objectheader_span
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 26px;
	line-height: 40px;
}

.objectheader_div2
{
	background: #bee4ff;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.objectitemtemplate_div
{
	width: 588px;
	height: 10px;
	border: solid 1px #ffb746;
}


.header
{
	background: #bee4ff;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	height:24px;
}

.footer
{
	color: #565656; 
	font-family: Arial; 
	font-size: 11px; 
	background-color: #ececec;
	padding-left:5px;
	height:20px;
}

.ddlfont
{
	font-size: 10px;
}

input.textbox
{
	border: #ccc 1px solid;
	background: #fff url(../images/shadow_top.gif) repeat-x top;
	font: 10px Arial, Serif;
	padding: 2px;
	width: 60px;
}

input.button, a.button
{
	background: #4a88b4;
	border: solid 1px white;
	width: 70px;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	float: none;
	color: White;
	font-weight: bold;
}

input.button:hover, a.button:hover
{
	background: #89c8f4;
	border: solid 1px white;
	font-weight: bold;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

.rowstyle
{
	color: #565656;
	font-family: Arial;
	font-size: 12px;
}

.phoneicon
{
	height: 24px; 
	width: 24px;
}

.getstarted, a.hover
{
	 font-family:Arial;
	 font-size:11px;
	 color:Green;
}

.comments
{
	font-family:Arial; 
	font-size:11px;
	color:Green;
}

#border1
{
	width: 590px;
	height: 100%;
	border: solid 2px #8FBC8F;
	position: absolute;
	z-index: 500;
	top: 130px;
	left: 15px;
}

#border2
{
	width: 590px;
	height: 100%;
	border: solid 2px #FFD700;
	position: absolute;
	z-index: 501;
	top: 225px;
	left: 15px;
}


#border3
{
	width: 590px;
	height: 100%;
	border: solid 2px #FFA07A;
	position: absolute;
	z-index: 502;
	top: 320px;
	left: 15px;
}
.bgGreen
{
	border: solid 2px #8FBC8F; 
	padding: 2px 2px 2px 2px; 
	height:100%;
	background-position:left top;
    background-image: url(../images/green.png);
    background-repeat:repeat-x;
}

.bgYellow
{
	border: solid 2px #FFD700; 
	padding: 2px 2px 2px 2px; 
	height:100%;
	background-position:left top;
    background-image: url(../images/yellow.png);
    background-repeat:repeat-x;
}
.bgRed
{
	border: solid 2px #FFA07A; 
	padding: 2px 2px 2px 2px; 
	height:100%;
	background-position:left top;
    background-image: url(../images/red.png);
    background-repeat:repeat-x;
}
.bgBlue
{
	background-position:left top;
    background-image: url(../images/blue.png);
    background-repeat:repeat-x;
}
/*
.selector {
  min-height:86px;
  height:auto !important;
  height:86px;
}
*/
