/* CSS Document */

body { 
font-family : Arial, Helvetica; 
font-size : 12px; 
margin : 0; 
padding : 0; 
background-color : #dfddd9; 
height : 100%; 
color : #444; 
} 
p { 
line-height : 18px; 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
} 
h1 { 
font-size : 21px; 
color : #DF0000; 
font-family : Arial, Helvetica;
 
} 
h1.HomeHeading { 
font-size : 23px; 
color : #6C7C7C; 
font-family : Arial, Helvetica;
 
} 
h1.HomeHeading1 { 
font-size : 25px;
color : #5A6F8C; 
font-family : Arial, Helvetica;
 
} 
h2 { 
font-size : 18px; 
color : #29395D; 
font-family : Arial, Helvetica;
 
} 
td { 
line-height : 18px; 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
} 
.nav { 
font-size : 14px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.nav:visited { 
font-size : 14px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.nav:hover { 
font-size : 14px; 
color : #ffa415; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-body { 
font-size : 14px; 
color : #DF0000; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-body:visited { 
font-size : 14px; 
color : #DF0000; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-body:hover { 
font-size : 14px; 
color : #DF0000; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.link-thumbnail { 
font-size : 10px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-thumbnail:visited { 
font-size : 10px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-thumbnail:hover { 
font-size : 10px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.link-policy { 
line-height : 18px; 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-policy:visited { 
line-height : 18px; 
font-size : 12px; 

color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.link-policy:hover { 
line-height : 18px; 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.navsub { 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.navsub:visited { 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.navsub:hover { 
font-size : 12px; 
color : #ffa415; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
A.footer { 
font-size : 11px; 
color : #90a379; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
A.footer:visited { 
font-size : 11px; 
color : #90a379; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
A.footer:hover { 
font-size : 11px; 
color : #72855b; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.footerText { 
font-size : 11px; 
color : #72855b; 
line-height : 15px; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
} 
.bkgrnd-dots { 
background-image : url("../imgs/dots-vertical.gif"); 
background-repeat : repeat-y; 
background-position : left top; 
} 
.bkgrnd-dotshorizontal { 
background-image : url("../imgs/dots-horizontal.gif"); 
background-repeat : repeat-x; 
background-position : left top; 
} 
.navfooter { 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.navfooter:visited { 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : underline; 
} 
.navfooter:hover { 
font-size : 12px; 
color : #5b6266; 
font-family : Arial, Helvetica;
 
text-decoration : none; 
}

#homeNavigationMenu {
	display:block;
	float:right;	
	background-position: left center;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#homeNavigationMenu ul {
margin:0;
padding:0;
}

#homeNavigationMenu li {
margin:0;
padding:0;
display: inline;
list-style-type: none;
}

#homeNavigationMenu a {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	padding:0 10px 0 0;
	margin:0;
	font-family: Arial, Helvetica;

	font-size: 14px;
	text-transform:none;
	font-style:normal;
	font-weight:normal;	
	background-repeat: no-repeat;
	background-position: right center;
}

#homeNavigationMenu a:link, #homeNavigationMenu a:visited {
	color: #5b6266;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
}

#homeNavigationMenu a:hover {
	color: #ffa415;
	text-decoration: underline;	
}
#homeNavigationSubMenu {
	display:block;
	float:right;	
	background-position: left center;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#homeNavigationsubMenu ul {
margin:0;
padding:0;
}

#homeNavigationSubMenu li {
margin:0;
padding:0;
display: inline;
list-style-type: none;
}

#homeNavigationSubMenu a {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	padding:0 10px 0 0;
	margin:0;
	font-family: Arial, Helvetica;

	font-size: 12px;
	text-transform:none;
	font-style:normal;
	font-weight:normal;	
	background-repeat: no-repeat;
	background-position: right center;
}

#homeNavigationSubMenu a:link, #homeNavigationSubMenu a:visited {
	color: #5b6266;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
}

#homeNavigationSubMenu a:hover {
	color: #ffa415;
	text-decoration: underline;	
}
.testimonials_box{
    width: 190px; 
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}