body {font-family: verdana, arial, sans-serif; color:black; background:#EFEFEF; margin:0; font-size:12px; text-align:center;background-image: url(/Includes/images/siteimages/bodyBG.jpg);background-repeat:repeat-x;background-position:left top;}
a, img {border:0;outline:none;}
a {color:#0052a7;}

.hidden {display:none;}
.hiddenPrint {display:none;}

/* Structure-Header-Navigation */

#mastHead {width:858px;text-align:right;color:#FFF; margin:0 auto;padding:5px 0px;font-size:11px;}
#mastHead a {color:#FFF; text-decoration:none;font-size:11px;}
#mastHead a:visited {color:#FFF; text-decoration:none;}
#mastHead a:hover {color:#ddd; text-decoration:underline;}
#mastHead a:active {color:#FFF; text-decoration:none;}

#container {width:858px; margin:0 auto;text-align:left;}
#header {width:858px;height:134px;}
#navigation {background-image: url(/Includes/images/siteimages/navBackground.jpg); background-position:top; background-repeat:no-repeat; width:858px;}
#content {background: #FFFFFF url(/Includes/images/siteimages/content-background-dim.jpg) top right no-repeat;margin:0;clear:both;display:inline-block;}
	#content li {padding-bottom:10px; }
	/*#content ul {margin:10px; padding:10px;}
	#content ol {margin:10px; padding:10px;}*/
	#content ul {margin-top:15px;}
	#content ol {margin-top:15px;}
	.contents {padding:30px;width:798px;}
		.contents h1 {color:#014997 !important;padding:0;margin:2px 0 10px 0;font-size:28px;}
		.contents h2 {color:#014997 !important;padding:0;margin:10px 0 10px 0;font-size:24px;}
		.contents h3 {color:#014997 !important;padding:0;margin:10px 0 10px 0;font-size:20px;}
		.contents i {color:#65789f;}
			.contents i.title {color:#014997;}
		.contents p {padding:0;margin:0 0 10px 0;}
		.contents p.nomargin {margin:0;}
		.contents .left {width:58%;}
		.contents .right {width:40%;}
		.contents .special {float:left;}
		.contents .goback {float:right;}
#footer {background:url(/Includes/images/siteimages/footer-background.jpg) top left repeat-x; height:47px; width:100%; color:White;clear:both;display:inline-block;}
	#footer a {color:#ddd; text-decoration:none;}
	#footer a:visited {color:#ddd; text-decoration:none;}
	#footer a:hover {color:#bbb; text-decoration:underline;}
	#footer a:active {color:#ddd; text-decoration:none;}
	#footer .left {padding: 10px 0 0 10px;}
	#footer .right {padding: 14px 10px 0 0;}

/* General Classes/IDs */
.left {float:left;}
.right {float:right;}

/* For Home Only */
.home-top {background:url(/Includes/images/siteimages/home-top.jpg) top right no-repeat; height:167px;}
	.home-top h1 {float:right; font-size:22px; width:530px; font-weight:normal;padding: 23px 5px 0 0;}
.home-bottom {height:344px;margin:0;padding:0;clear:both; background-color:#04295e; }
	.home-bottom-1 {float:left;background:url(/Includes/images/siteimages/home-bottom-1.jpg) top left no-repeat;width:311px;color:white !important;}
		.home-bottom-1 .home-address {margin: 330px 0 0 0;float:right;clear:both;display:block;}
	.home-bottom-2  {float:left; background:url(/Includes/images/siteimages/home-bottom-2.jpg) top left no-repeat; padding: 15px 0 0 0;width:293px;}
		.home-bottom-2 li {padding-bottom:0;}
		.home-ira {float:right;clear:both;display:block;margin: 39px 0 0 0;}
		.home-bottom-2 .home-address {float:left !important; color:white;margin:165px 0 0 0;font-size:10px;}
	.home-bottom-3 {float:left; background:url(/Includes/images/siteimages/home-bottom-3.jpg) top left no-repeat; width:254px;}
.video-bio {float:right;color:white;font-size:12px;margin-top:30px;}
    .video-bio a {color:#FFF; text-decoration:underline; font-weight:bold;}
    .video-bio a:visited {color:#FFF; text-decoration:underline;}
    .video-bio a:hover {color:#111111; text-decoration:none;}
    .video-bio a:active {color:#FFF; text-decoration:underline;}

/* Other Pages */
.services-1 {float:left;width:50%;}
.services-2 {float:right;width:50%;}
.about-ira {padding:10px; float:left;}
.list-1 {float:left;width:270px;}
.list-2 {float:left;width:130px;}

/* qTip */

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }
   .qtip-blue .qtip-content .qtip-title{
      background-color: #016cb5;
   }
   .qtip-lightblue .qtip-content .qtip-title{
      background-color: #469ccf;
   }
