.body {
	background-color : #FFFFFF;
	height: 100%;
	margin: 0;
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color: #000000;
	text-align: center;
}

td, tr, div {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
}
.navhead {
	color            : #FFFFFF;
	letter-spacing	 : 1px;
	font-weight		 : bold;
	vertical-align   : middle;
	padding-left     : 5px;
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size        : 11px;
	background-image : url(../images/navheader.gif);
	background-position:center;
	height           : 18px;
}
.nav-bac {
	background-color:#f5f5f5;
}
.nav-cat {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight		 : none;
	color            : #003366;
	letter-spacing	 : 0px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 7px;
	text-align		 : left;
	vertical-align	 : center;
	background-color : #F5F5F5;
	text-decoration  : none;
}
.nav-cat a:hover{
	text-decoration  : underline;
	color            : #0033CC;
}
.nav {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 0px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 2px 7px;
	text-align		 : left;
	vertical-align	 : center;
	height			 : 18px;
	background-image : url(../images/nav-bottom.jpg);

}
.nav a:link, .nav a:visited{
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 0px;
	text-decoration  : none;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 7px;
	text-align		 : left;
	vertical-align	 : middle;
	height			 : 18px;
	background-image : url(../images/nav-bottom.jpg);
}
.nav a:hover{
	text-decoration  : underline;
	color            : #0033CC;



}
.nav-top {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 1px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 10px;
	text-align		 : left;
	vertical-align	 : middle;
	text-decoration:none;
	font-weight:bold;
	background-color:#EDEEF0;
}
.nav-top a:link, .nav-top a:visited{
}
.nav-top a:hover{
	text-decoration  : underline;
	color            : #0033CC;
}
.nav-top-2 {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 1px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 2px 0px;
	text-align		 : left;
	text-decoration	 : none;
	vertical-align	 : middle;
	display:block;
}
.nav-sub {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 0px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 20px;
	text-align		 : left;
	vertical-align	 : middle;
	text-decoration:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
}
.nav-sub a:link, .nav-sub a:visited{
}
.nav-sub a:hover{
	text-decoration  : underline;
	color            : #0033CC;
}
.nav-sub-2 {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 0px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 2px 0px;
	text-align		 : left;
	text-decoration	 : none;
	vertical-align	 : middle;
	display:block;
}
.nav-articles {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 0px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 10px;
	padding			 : 0px 0px 0px 0px;
	text-align		 : left;
	vertical-align	 : middle;
	text-decoration:none;
}
.nav-articles a:link, .nav-articles a:visited{
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #003366;
	letter-spacing	 : 0px;
	font-size        : 11px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 0px;
	text-align		 : left;
	vertical-align	 : middle;
	text-decoration:none;
	display:block;
}
.nav-articles a:hover{
	text-decoration  : underline;
	color            : #0033CC;
}
.logo {
	color            : #000000;
	padding-left     : 15px;
	padding-right    : 5px;
	padding-top      : 5px;
	padding-bottom   : 5px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 28px;
}

.title {
	font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight      : bold;
	text-transform   : uppercase;
	text-indent      : 8px;
	font-size        : 18px;
	text-align       : left;
	color            : #003366;
}
.title a:hover{
	font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration  : none;
	font-weight      : bold;
	text-transform   : uppercase;
	text-indent      : 8px;
	font-size        : 18px;
	text-align       : left;
	color            : #003366;

}

.date {
	font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	padding-right	 : 10px;
	text-align       : right;
	color            : #000000;
	vertical-align   : bottom;
}

.header {
	color            : #000000;
	margin-left      : 10px;
	margin-right     : 10px;
	margin-bottom    : 20px;
	padding          : 5px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 28px;
	border-top       : 1px solid #CCCCCC;
	border-bottom    : 1px solid #CCCCCC;
	border-left      : 1px solid #CCCCCC;
	border-right     : 1px solid #CCCCCC;
}
.background {
	color			 : #0033CC;
	background-image : url(../images/home_page_header.jpg);
	height			 : 160px;
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 16px;
	font-weight		 : bold;
	letter-spacing	 : -1px;
	vertical-align	 : bottom;
	padding-right	 : 13px;

  
}
.h1 {
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 20px;
	font-weight		 : bold;
	text-transform   : uppercase;
	margin			 : 0 0 0 0;
	padding			 : 10px 0px 5px 10px;
	color			 : #003366;
	text-align		 : left;
}
.h1-other {
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 20px;
	font-weight		 : bold;
	text-transform   : uppercase;
	margin			 : 0 0 0 0;
	padding			 : 10px 0px 5px 10px;
	color			 : #003366;
	text-align		 : center;
}
.categoryh1 {
	font-family      : "Times New Roman", Times, serif;
	letter-spacing   : 3px;
	font-size        : 22px;
	font-weight      : bold;
	height           : 26px;
	text-transform   : uppercase;
	padding-left     : 10px;
	text-align       : center;
	color            : #003366;
	margin           : 2px;
	padding-top	     : 10px;
  	margin           : 2px;
}
.categoryh2 {
	font-family      : "Times New Roman", Times, serif;
	letter-spacing   : 1px;
	font-size        : 14px;
	font-weight      : bold;
	height           : 18px;
	text-transform   : uppercase;
	padding-left     : 10px;
	text-align       : center;
	color            : #003366;
	margin           : 2px;
	padding-top	     : 0px;
  	margin           : 2px;
}
.articleh2 {
	font-family      : "Times New Roman", Times, serif;
	letter-spacing   : 1px;
	font-size        : 14px;
	font-weight      : bold;
	height           : 22px;
	text-transform   : uppercase;
	padding-left     : 10px;
	text-align       : center;
	color            : #003366;
	margin           : 2px;
	padding-top	     : 20px;
  	margin           : 2px;
}
.articleh3 {
	font-family      : "Times New Roman", Times, serif;
	letter-spacing   : 1px;
	font-size        : 16px;
	font-weight      : bold;
	height           : 18px;
	text-transform   : uppercase;
	padding-left     : 0px;
	text-align       : left;
	color            : #003366;
	margin           : 2px;
	padding-top	     : 0px;
  	margin           : 2px;
}
.producth1 {
	font-family      : "Times New Roman", Times, serif;
	letter-spacing   : 1px;
	font-size        : 24px;
	font-weight      : bold;
	height           : 36px;
	text-transform   : uppercase;
	padding-left     : 10px;
	text-align       : center;
	color            : #003366;
	margin: 2px;
	padding-top	: 10px;
  	margin           : 2px;
}
.anatomyh1 {
	font-family      : "Times New Roman", Times, serif;
	letter-spacing   : 1px;
	font-size        : 13px;
	font-weight      : bold;
	height           : 36px;
	text-transform   : uppercase;
	padding-left     : 10px;
	text-align       : center;
	color            : #003366;
	margin: 2px;
	padding-top	: 10px;
  	margin           : 2px;
}

.h2 {
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 17px;
	letter-spacing	 : 1px;
	font-weight		 : bold;
	text-transform   : uppercase;
	margin			 : 0 0 0 0;
	padding			 : 0px 0px 10px 10px;
	color			 : #003366;
	text-align		 : left;
}
.cat-image{
	padding-left     : 10px;
	vertical-align	 : middle;
}
.productcategoryh2 {
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 16px;
	letter-spacing	 : 1px;
	font-weight		 : bold;
	color			 : #003366;
	padding			 : 0px 0px 0px 5px;
}
.productcategoryh2 a:link, .productcategoryh2 a:visited{
	font-family		 : Georgia, "Times New Roman", Times, serif;
	text-decoration	 : underline;
	font-weight		 : bold;
	font-size		 : 16px;
	color			 : #003366;
	padding			 : 0px 0px 0px 0px;
}
.productcategoryh2 a:hover {
	text-decoration	 : none;
	color			 : #0033CC;
}
.productcategoryh21 {
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 20px;
	text-transform	 : uppercase;
	letter-spacing	 : 1px;
	font-weight		 : bold;
	color			 : #003366;
	padding			 : 0px 0px 0px 5px;
}
.h3 {
	font-family      : "Times New Roman", Times, serif;
	font-size        : 16px;
	font-weight      : BOLD;
	height			 : 13px;
	text-transform   : uppercase;
	text-align       : left;
	color            : #003366;
	margin			 : 0px;
	margin           : 2px;
	padding			 : 0px 0px 0px 10px;
}
.h3 a:link, .h3 a:visited{
	text-decoration	 : underline;
	font-size        : 16px;
	font-weight      : BOLD;
	height: 13px;
	text-transform   : uppercase;
	text-align       : left;
	color            : #003366;
	margin			 : 0px;
	margin           : 2px;
	padding			 : 0px 0px 0px 0px;
}
.h3 a:hover {
	text-decoration	 : none;
}
.sitemaph3 {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-transform	 : uppercase;
	font-size		 : 14px;
	font-weight		 : bold;
	letter-spacing	 : 3px;
	color			 : #0033CC;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 10px;
	text-align		 : center;
	vertical-align	 : bottom;
}
.sitemaph3 a:link, .sitemaph3 a:visited{
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration	 : underline;
	text-transform	 : uppercase;
	font-size		 : 14px;
	font-weight		 : bold;
	letter-spacing	 : 3px;
	color			 : #0033CC;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 0px 0px 0px;
	text-align		 : center;
	vertical-align	 : bottom;
}
.sitemaph3 a:hover {
	text-decoration	 : none;
	color:#0033CC;
	text-align		 : center;
}
.sitemapp {
	color            : #000000;
	margin-left      : 10px;
	margin-right     : 10px;
	margin-bottom    : 0px;
	padding          : 0px 10px 0px 10px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 13px;
	text-align		 : center;
}
.lpart {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 10px 0px 0px 5px;
	text-align		 : left;
	vertical-align	 : middle;
}
.lpart a:link, .lpart a:visited {
	color            : #0033CC;
}
.lpart a:hover {
	text-decoration : none;
}
.lhead {
	background-color : #eee;
	border-top		 : #003366 1px solid;
	border-bottom	 : #003366 1px solid;
	padding			 : 3px;
	font-family		 : Verdana, Arial, Helvetica, sans-serif;
	font-size		 : 12px;
}
.lpage {
	font			 : normal 12px verdana;
}
.h4 {
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 17px;
	letter-spacing	 : 1px;
	font-weight		 : bold;
	text-transform   : uppercase;
	margin			 : 0 0 0 0;
	padding			 : 10px 0px 5px 10px;
	color			 : #003366;
	text-align		 : left;
}
.h5 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 16px;
	font-weight		 : bold;
	margin			 : 0px 0px 0px 10px;
	padding			 : 10px 0px 5px 10px;
	color			 : #003366;
	text-align		 : right;
}
.h6 {
	font-family		 : "Times New Roman", Times, serif;
	font-size		 : 16px;
	font-weight		 : bold;
	margin			 : 0px 0px 0px 10px;
	padding			 : 10px 0px 5px 10px;
	color			 : #003366;
	text-align		 : right;
}
.stars {
	height			 : 30px;
	vertical-align	 : middle;
	padding			 : 35px 0px 0px 0px ;
}
.p {
	color            : #000000;
	margin-left      : 10px;
	margin-right     : 10px;
	margin-bottom    : 0px;
	padding          : 0px 10px 0px 10px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 13px;
}
.reviewcontenttitle {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	padding			 : 10px 0px 0px 0px ;
	font-weight		 : bold;
	color			 : #003366;
	text-align		 : right;
	vertical-align	 : top;
}
.reviewcontenttitle-2 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	padding-top		 : 10px;
	font-weight		 : bold;
	color			 : #003366;
	text-align		 : right;
	vertical-align	 : middle;
}
.reviewcontenttitle-top {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	padding			 : 0px 0px 0px 0px ;
	font-weight		 : bold;
	color			 : #003366;
	text-align		 : right;
	vertical-align	 : top;
}
.reviewcontenttitle-faq {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	padding			 : 10px 0px 0px 5px ;
	margin			 : 0px 0px 0px 10px;
	font-weight		 : bold;
	color			 : #003366;
	text-align		 : left;
	vertical-align	 : top;
}
.reviewcontenttitle-2-faq {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 11px;
	padding-top		 : 12px;
	font-weight		 : none;
	color			 : #FF0000;
	text-align		 : right;
	vertical-align	 : top;
}
.reviewcontenttitle-2-faq-a {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 11px;
	padding-top		 : 12px;
	font-weight		 : none;
	color			 : #0000FF;
	text-align		 : right;
	vertical-align	 : top;
}
.breaker {
	margin			 : 0px 0px 0px 0px;
	padding			 : 5px 0px 0px 0px;
	background-image : url(../images/breaker.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height			 : 10px;
	text-align		 : right;
	vertical-align	 : bottom;

}
.reviewp {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 10px 0px 0px 5px;
	text-align		 : left;
	vertical-align	 : middle;
}
.reviewp a:link, .reviewp a:visited {
	color            : #0033CC;
}
.reviewp a:hover {
	text-decoration : none;
}
.reviewp-2 {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 10px 0px 0px 5px;
	text-align		 : left;
	vertical-align	 : middle;
}
.reviewp-2 a:link, .reviewp-2 a:visited {
	color            : #0033CC;
}
.reviewp-2 a:hover {
	text-decoration	 : none;
}
.reviewp-21 {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 10px 0px 10px 5px;
	text-align		 : left;
	vertical-align	 : middle;
}
.ul {
	margin-left: -20px;
}
.li {
	list-style       : url(../images/bullet2.gif);
}
.pic-link {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 10px 0px 0px 5px;
	text-align		 : center;
	vertical-align	 : top;
}
.pic-link a:link, .pic-link a:visited {
	color            : #0033CC;
}
.pic-link a:hover {
	text-decoration	 : none;
}
.homepage-link {
	border: 0px solid #FFFFFF;
	color: #0033CC;
}
.homepage-link a:link, homepage-link a:visited {
	text-decoration: none;
}
.homepage-link a:hover {
	text-decoration: underline;
}
.anatomyp {
	color            : #000000;
	margin-left      : 10px;
	margin-right     : 10px;
	margin-bottom    : 0px;
	padding          : 0px 10px 0px 10px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 13px;
}
.anatomyp a:link, .reviewp a:visited {
	color            : #0033CC;
	padding          : 0px 0px 0px 0px;
	margin-left      : 0px;
	margin-right     : 0px;
}
.anatomyp a:hover {
	text-decoration : none;
}
.testimonials {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-style		 : italic;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 10px 0px 0px 5px;
	text-align		 : left;
	vertical-align	 : middle;
}
.testimonials-name {
	font-family		 : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color            : #000000;
	font-weight		 : bold;
	font-style		 : italic;
	font-size        : 13px;
	margin			 : 0px 0px 0px 0px;
	padding			 : 0px 5px 0px 0px;
	text-align		 : left;
	vertical-align	 : middle;
}
.testimonials-image {
	padding			 : 0px 5px 0px 0px;
	text-align		 : right;
	vertical-align	 : bottom;
}
.indexcategory {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	color			 : #000000;
	padding			 : 0px 5px 0px 15px;
}
.categorybody {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	color			 : #000000;
	padding			 : 5px 5px 10px 15px;
}
.categorybody a:link, .categorybody a:visited{
	font-family		 : Arial, Helvetica, sans-serif;
	text-decoration	 : underline;
	font-size		 : 13px;
	color			 : #0033CC;
	padding			 : 0px 0px 0px 0px;
}
.categorybody a:hover {
	text-decoration:none;
}
.starrating {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #000000;
	padding			 : 0px 0px 0px 10px;
}
.ten-starrating {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #333333;
	padding			 : 5px 0px 0px 10px;
}
.ten-star-rating {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #333333;
	padding			 : 5px 0px 0px 10px;
}
.ten-star-rating-0 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #333333;
	padding			 : 10px 0px 0px 10px;
}
.ten-star-rating-1 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	text-align		 : center;
	font-weight		 : bold;
	color			 : #333333;
	padding			 : 10px 0px 0px 10px;
}
.ten-star-rating-2 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 13px;
	text-align		 : center;
	font-weight		 : bold;
	color			 : #333333;
	padding			 : 3px 0px 0px 10px;

}
.buttonimage {
padding-left:10px;
}		
.button, .button a:link, button a:visited {
	font-family		 : Verdana, Arial, Helvetica, sans-serif;
	letter-spacing	 : 0px;
	text-decoration	 : underline;
	font-size        : 10px;
	color            : #003366;
	margin-left      : 10px;
}
a.button:hover {
	text-decoration  : none;
}
.footer1 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 12px;
	color			 : #000000;
	padding			 : 0px 0px 10px 10px;
}
.footer1 a:link, .footer1 a:visited{
	font-family		 : Arial, Helvetica, sans-serif;
	text-decoration	 : underline;
	font-size		 : 12px;
	color			 : #0033CC;
	padding			 : 0px 0px 0px 0px;
}
.footer1 a:hover {
	text-decoration:none;
}
.footer1-text {
	color            : #000000;
	margin-left      : 10px;
	margin-right     : 10px;
	margin-bottom    : 20px;
	padding          : 5px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 13px;
}
.footer2 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 9px;
	color			 : #000000;
	padding			 : 0px 0px 10px 10px;
}
.footer2 a:link, .footer2 a:visited{
	font-family		 : Arial, Helvetica, sans-serif;
	text-decoration	 : underline;
	font-size		 : 9px;
	color			 : #0033CC;
	padding			 : 0px 0px 0px 0px;
}
.footer2 a:hover {
	text-decoration:none;
}

.footer3 {
	font-family		 : Arial, Helvetica, sans-serif;
	font-size		 : 9px;
	color			 : #000000;
	padding			 : 0px 0px 10px 10px;
}
.footer3 a:link, .footer3 a:visited{
	font-family		 : Arial, Helvetica, sans-serif;
	text-decoration	 : underline;
	font-size		 : 9px;
	color			 : #0033CC;
	padding			 : 0px 0px 0px 0px;
}
.footer3 a:hover {
	text-decoration:none;
}
.linktous-title{
	font-family		 : Georgia, "Times New Roman", Times, serif;
	font-size		 : 15px;
	font-weight		 : bold;
	text-transform   : uppercase;
	margin			 : 0 0 0 0;
	padding			 : 10px 0px 5px 10px;
	color			 : #003366;
	text-align		 : left;
}
.contact-us{
	font-family      : Georgia, "Times New Roman", Times, serif;
	font-size        : 14px;
	color			 : #003366;
	padding			 : 10px 10px 10px 10px;
}