body
{
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

table
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

img {
	border: none;
}
a {
	text-decoration: none;
}

h1
{
	margin:0px;
	font-size:16px;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 10px;
	color:#7584AB;
}

h3 {
	margin:0px;
	font-size:12px;
	padding-top: 5px;
}
form {
	padding-top: 10px;
}
input {
	border: 1px solid;
	border-color: #7584AB;
	background-color: transparent;
	/*margin-top: 3px;*/
}
textarea {
	border: 1px solid;
	border-color: #7584AB;
	background-color: transparent;
}
select {
	border: 1px;
	border-style: solid;
	border-color: #7584AB;
	background-color: white;
}
ul {
	 list-style-image:url(img/dot.gif);
}

.imgPhone {
	float:right;
	margin-left:10px;
	margin-top:5px;
	margin-right:5px;
}
.mnuTop1 {
	color: White;
}
.mnuTop1 a{
	color: White;
}

.mnuTop2 {
	color: White;
}
.mnuTop2 a{
	color: White;
	font-weight: bold;
}
.mnuTop2 a:HOVER{
	color: #B7C5EA;
	font-weight: bold;
}


.mnuBot1 {
	color: #5A6076;
}
.mnuBot1 a{
	color: #5A6076;
}
.mnuBot2 {
	color: #55607E;
}
.mnuBot2 a{
	color: #55607E;
	font-weight: bold;
}
.txtCont {
	font-size: 11px;
	line-height: 16px;
	/*text-align: justify;*/
}
.aGetEst {
	color:#5D5F6B;
	font-size: 12px;
	padding-left: 50px;
	line-height: 50px;
}
.txtAccent {
	font-weight: bold;
	font-size: 12px;
	color: #7584AB;
	padding-left: 20px;
	line-height: 40px;
}
.lnkHidden {
	color: Black;
}
.lnkHidden:HOVER{
	color: #7584AB;
}
.lnkHiddenRvs {
	color: #7584AB;
}
.lnkHiddenRvs:HOVER{
	color: Black;
}
.lnkHiddenOnGr {
	color: #56607d;
}
.lnkHiddenOnGr:HOVER{
	color: Black;
}
.lnkHiddenUnd {
	color: #55607E;
}
.lnkHiddenUnd:HOVER{
	color: Black;
	text-decoration: underline;
}