.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.companyprofile {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;

}
.homefeature {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 35px;
}
.homefeaturebody {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}
.smbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB2C3C;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB2C3C;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB2C3C;
}
.subTitle16 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #BB2C3C; }

UL LI.image  { list-style-image: url(images/global/checkmark.jpg) }

table.fancy	 	{
			border-width: 1px 1px; 1px; 1px;
			border-spacing: 0px;
			border-style: inset inset inset inset;
			border-color: gray gray gray gray;
			border-collapse: collapse;
			background-color: white;
		}
table.h	 	{
			border-width: 1px 1px; 1px; 1px;
			border-spacing: 0px;
			border-style: inset inset inset inset;
			border-color: gray gray gray gray;
			border-collapse: collapse;
			background-color: white;
			-moz-border-radius: 0px 0px 0px 0px;
		}
td.h   	{
			border-width: 0px 1px; 0px; 1px;
			border-spacing: 0px;
			border-style: inset inset inset inset;
			border-color: gray gray gray gray;
			border-collapse: collapse;
			background-color: white;
			-moz-border-radius: 0px 0px 0px 0px;
		}


table			{
			border-width: 0px 0px; 0px; 0px;
            	border-spacing: 0px;
                  border-style: none none none none;
                  border-color: white white white white;
                  border-collapse: collapse;
                  background-color: white;

		}

td.fancy   	{
			border-width: 1px 1px; 1px; 1px;
			border-style: inset inset inset inset;
			border-color: gray gray gray gray;
			background-color: white;
			-moz-border-radius: 0px 0px 0px 0px;
		}
td		{     border-width: 0px 0px; 0px; 0px;
			border-style: none none none none;
                  -moz-border-radius: 0px 0px 0px 0px;
		}
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: 108px;
	top: -169px;
	width: 368px;
	height: 161px;


}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }
