
.body { color: #727272; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 18px; margin-top: 15px; margin-right: 30px; padding-top: 15px; padding-right: 30px; }
.sidenav { color: #005187; font-size: 11px; font-family: verdana; font-weight: normal; font-style: normal; line-height: 13pt; }
.bottomlinks { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 10px; padding-top: 10px; }
a:link { color: #20466b; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited { color: #20466b; font-weight: bold; text-decoration: none; }
a:hover { color: #20466b; text-decoration: underline; }
h2 { color: #034e7e; font-size: 15px; font-weight: bold; margin: 0.83em 0; }
.leftImage { margin-right: 15px; }
.sidebarLeft { color: #fff; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; padding: 5px; }
.familyBox { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
.defination { color: #000; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline; text-align: center; }
.bottomcopy { color: #7e6f5a; font-size: 11px; line-height: 15px; padding-right: 20px; padding-left: 20px; }
.rightImage { margin-left: 10px; }

/*social nav*/
.social {	
	position:absolute;
	top:0;
	right:0;
	height:32px;
	width:80px;
	padding:0 20px 0;
	}
.social li {float:left;list-style:none;text-align:center;}	
.social li a {cursor:pointer;display:block;margin:0 2px;width:16px;height:16px;background-image:url(../images/icons/social.png);background-position:0 16px;}

.social li a.social-01:hover {background-position:0 0;}

.social li a.social-02 {background-position:-16px -16px;}
.social li a.social-02:hover {background-position:-16px 0;}

.social li a.social-03 {background-position:-32px -16px;}
.social li a.social-03:hover {background-position:-32px 0;}



/* image replacement */

.social span { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

