body,td,th,
.text{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-family:Candara;
	font-size: 12px;
	color:#656565;
}
.blue {
	color:#000080;
}
.blue td{
	color:#224c78;
	font-size: 10px;
}
.blue input{
	border:1 solid #96abbc;
	height:20;
	width:120;
}

.hed {
	color:#FFFFFF;
}

.shortcut:link,
.shortcut:visited,
.shortcut:hover,
.shortcut:active,
.shortcut {
	color:#ee383f;
	font-size:11;
}

.footer:link,
.footer:visited,
.footer{
	font-size:10;
	color:#cacaca;
}
.footer:hover,
.footer:active{
	text-decoration:underline;
	font-size:10;
	color:#cacaca;
}
.Menu:link,
.Menu:visited,
.Menu:hover,
.Menu:active,
.Menu {
	color:#656565;
	font-weight:bold;
}
.MenuSub:link,
.MenuSub:visited,
.MenuSub:hover,
.MenuSub:active,
.MenuSub {
	background-color:#be1f00;
	color:#d9aa99;
	font-weight:bold;
	border-bottom:1px solid #e3e0d5;
	padding-left:20px;
	padding-right:20px;
}
.Menu1:link,
.Menu1:visited,
.Menu1:hover,
.Menu1:active,
.Menu1 {
	color:#ee383f;
	font-weight:bold;
}
.Menu2:link,
.Menu2:visited,
.Menu2:hover,
.Menu2:active,
.Menu2 {
	color:#fbb11a;
	font-weight:bold;
}
.Menu3:link,
.Menu3:visited,
.Menu3:hover,
.Menu3:active,
.Menu3 {
	color:#e66836;
	font-weight:bold;
}
.Menu4:link,
.Menu4:visited,
.Menu4:hover,
.Menu4:active,
.Menu4 {
	color:#b24b21;
	font-weight:bold;
}

.title {
	color:#be1f00;
	font-weight:bold;
	font-size:16px;
}

.subTitle:link,
.subTitle:visited,
.subTitle:hover,
.subTitle:active,
.subTitle td,
.subTitle {
	font-size: 12px;
	color:#a73101;
	font-weight:bold;
}

#list{
	border-bottom:0;
}

.tableHeader{
	color:#656565;
	height:30;
	border-left:0;
	border-top:0;
	border-bottom:#e3e0d5 2px solid;
	border-right:0;
	padding-left:5;
	padding-right:5;
	font-weight:bolder;
}

.tableData{
	height:30;
	border-left:0;
	border-top:0;
	border-bottom:#e3e0d5 1px solid;
	border-right:0;
	padding-left:5;
	padding-right:5;
}

.required {
	color:#EE4717;
}


a:link,
a:visited
{
	text-decoration: none;
	color:#0000CC ;
}
a:hover,
a:active{
	text-decoration:underline;
	color:#FF9900;
}


.bt{
	border:1 #FFFFFF solid;
	color:#FFFFFF;
	background-color:#e69b0a;
}

.page{
	width:15;
	height:19;
	text-align:center;
}
.hand:hover{
	cursor:pointer;
}
.testimonial{
 font-size:16px;
 font-weight:bold;
 color:#067fb1;
 background:url(../images/testimonial.jpg) right no-repeat;
 width:450px;
 line-height:44px;
 vertical-align:middle;
}

.phone{
	font-family:candara;
	color:#c11d01;
	font-size:14px;
	font-weight:bold;
}

.block{
	border:1px solid #e3e0d5;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-top:5px;
}
.date{
	background-color:#c9c9c9;
	color:#FFF;
	font-size:14px;
	font-weight:bolder;
	padding-left:2px;
	padding-right:2px;
}
.foot{
	color:#df0023;
}
