body,td,th,
.text{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-family:Arial;
	font-size: 12px;
	color:#333333;
}
.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:10;
}

.footer:link,
.footer:visited,
.footer:hover,
.footer:active,
.footer{
	font-size:10;
	color:#696863;
}

.Menu:link,
.Menu:visited,
.Menu:hover,
.Menu:active,
.Menu {
	color:#999999;
	font-weight:bold;
}
.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:#fbb11a;
	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;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
}

.tableHeader{
	background-color:#AAA6A6;
	color:#FFFFFF;
	height:30;
	border-left:0;
	border-top:0;
	border-bottom:#999999 1px solid;
	border-right:0;
	padding-left:5;
	padding-right:5;
}

.tableData{
	height:30;
	border-left:0;
	border-top:0;
	border-bottom:#999999 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{
	background:url(../images/icons/p.png) no-repeat;
	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:350px;
 height:44px;
 vertical-align:middle;
}
