* {font-size: 100.01%;}
html {
font-size: 62.5%;
min-width:930px;}

body{
	margin:0;
  	color:#333333;
	font:1.3em Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	padding:0;
	line-height:18px;
	background-attachment:fixed;
}

#type1{
	background:#5f97c3 url(../images/bg-body1-large.jpg) repeat-y 50% 0;
}
#type2{
	background:#5f97c3 url(../images/bg-body2-large.jpg) repeat-y 50% 0;
}
#type3{
	background:#5f97c3 url(../images/bg-body3-large.jpg) repeat-y 50% 0;
}
#type4{
	background:#5f97c3 url(../images/bg-body4-large.jpg) repeat-y 50% 0;
}
#type5{
	background:#5f97c3 url(../images/bg-body5-large.jpg) repeat-y 50% 0;
}
#type6{
	background:#5f97c3 url(../images/bg-body6-large.jpg) repeat-y 50% 0;
}
#type7{
	background:#5f97c3 url(../images/bg-body7-large.jpg) repeat-y 50% 0;
}
#type8{
	background:#5f97c3 url(../images/bg-body8-large.jpg) repeat-y 50% 0;
}

#frontPageImage {
    background:#000000 none repeat scroll 0 0;
    height:100%;
    left:0;
    overflow:hidden;
    position:absolute;
    top:0;
    width:100%;
    z-index:0;
}
                                

img{border-style:none;}
a{
	color:#095798;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form{display:inline;}
#wrapper{
	width:925px;
	margin:0 auto;
	display: table;
}
#header{
	display: table-header-group;
	width:100%;
	overflow:hidden;
	z-index:1;
	position:relative;
}
.top-box{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:15px 0 10px;
	margin-bottom:4px;
	margin-top: 20px;
}
.logo{
	float:left;
	margin:0 0 0 10px;

}
.logo a{
	background:url(../images/logo.gif) no-repeat;
	width:421px;
	height:48px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.resize{
	float:right;
	list-style:none;
	margin:0;
	padding:14px 10px 0 14px ;
}
.resize li{
	display:inline;
	padding:0 5px 0 0;
}
.resize li a{
	font-size:14px;
	font-weight:bold;
	color:#2f6eb3;
}
.search fieldset{
	border-right:1px solid #bfbfbf;
	float:right;
	padding:4px 16px 6px 0;
	margin:6px 0 0;
}
.search label{
	float:left;
	font-size:14px;
	color:#999;
	font-weight:bold;
	margin:4px 0 0 0;
}
.search .text{
	border:1px solid #bfbfbf;
	width:131px;
	padding:1px 5px;
	float:left;
	margin:2px 9px 0 10px;
}
.image{
	float:left;
}
#nav{
	list-style: none;
	margin: 0 0 4px -1px;
	padding: 0;
	width: 926px;
	overflow: hidden;
	background-image: url(../images/bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}
#nav li a{
	float:left;
	background:#000;
	color:#fff;
	font-size:1.08em;
	font-weight:bold;
	padding:22px 11px 6px 11px;
}
#nav li.first a{
	padding:22px 11px 6px 26px;
}
#nav li.last a{
padding-top: 22px;
padding-right: 11px;
padding-bottom: 6px;
padding-left: 11px;
}

#nav li.last {
	margin: 0 0 0 1px;
}

#nav li a:hover,
#nav li.active a{
	text-decoration: none;
	color: black;
	background: white;
}
.subnav{
	list-style:none;
	margin:4px 0 0 0;
	padding:0;
	width:100%;
	background:#7bb2de;
	overflow:hidden;
}
.subnav li{
	float:left;
	padding:15px 0 11px 25px;
}
.subnav li a{
	font-size:1.08em;
	font-weight:bold;
	color:#fff;
}
.subnav li a:hover,
.subnav li.active a{
	color:#000;
	text-decoration:none;
}

.tertiaryNav {
    background-color:white;
}

.tertiaryNav li {
    background-color:white;
    padding:1px 0px 0px 20px;
}

.tertiaryNav li a.active {
    color:#5AA62B;
}

.tertiaryFirst  {
    padding-top:40px;
}

#w1{
	display: table-footer-group;
	overflow:hidden;
	width:100%;
	z-index:1;
	position:relative;
}
#main{
	margin: 0px 0 0 0;
	overflow: hidden;
	width: 100%;
	min-height: 600px;
	background: url(../images/bg-main.gif) repeat-y;

}
#inner{
	overflow:hidden;
	width:100%;
	min-height:600px;
	background:url(../images/bg-main1.gif) repeat-y;
}

* html #main{
	height:1337px;
	overflow:visible;
}
* html #inner{
	height:1246px;
	overflow:visible;
}
#content{
	width: 512px;
	float:left;
	background:#fff;
	padding:0 18px 20px 28px;
}
#inner #content{
	width:623px;
}
.heading{
	background:url(../images/dashes.gif);
	overflow:hidden;
	height:1%;
	margin:23px 0 22px;
}
.heading h1{
	margin:20px 0 47px 0;
	width:100%;
	overflow:hidden;
}

.pagination {
    margin-left:15px;
    margin-top:15px;
}

.pagination a {
    background-color:#095798;
    color:white;
    padding:2px 6px;
    margin-right:5px;
}

.pagination a.currentPage {
    background-color:#7BB2DE;
}

.secondaryNav {
    height:47px;
    width:100%;
    display:block;
}

#inner .heading h1{
	margin:20px 0 0 0;
}
.heading h1 strong{
	color:#5aa62b;
	background:#fff;
	font-weight:bold;
	font-size:36px;
	line-height:42px;
	padding:7px 20px 0 0;
	float:left;
}
#inner .heading h1 strong{
	line-height:42px;
}
.heading h1 span{
	color:#000;
	padding:0 20px 0 0;
	background:#fff;
	line-height:42px;
	font-weight:bold;
	font-size:36px;
	float:left;
}
.heading h1 span.last{
	padding:0 20px 15px 0;
}
#inner .search fieldset{
	float:none;
	margin:0;
	border:none;
}
#inner .search fieldset label{
	font-size:13px;
	color:#525252;
}
.grey{
	font-weight:bold;
	font-size:1.15em;
	line-height:1.33em;
	color:#666;
	margin:0;
}

h3 {
   font-weight:bold;
	font-size:1.15em;
	line-height:1.33em;
	color:#333333;
	margin:0; 
}
.results{
	margin:13px 0 35px 0;
}

.results span{
	float:left;
}
.results ul{
	list-style:none;
	margin:0;
	padding:0;
}
.results ul li{
	display:inline;
	padding:0 0 0 0px;
}
.results ul li a{
	color:#525252;
}
.results ul li.active a{
	color:#19629f;
}
.box{
	padding:16px 0 0 0;
	overflow:hidden;
	height:1%;
}

hr {
	height:2px;
	background:url(../images/dashes.gif) repeat-x;
	font-size:1px;
	display:block;
	margin:0 0 15px 0;
	border:0px;
}

hr.dashed{
	height:9px;
	background:url(../images/dashes.gif) repeat-x;
	font-size:1px;
	display:block;
	margin:0 0 15px 0;
	border:0px;
}



.box h2{
	margin:0 0 0px 0;
	color:#5aa62b;
	font-size:1.69em;
}

h1 {
    color:#5aa62b;
	font-weight:bold;
	font-size:36px;
	line-height:42px;
}

h2 {
    margin:0 0 15px 0;
	color:#5aa62b;
	font-size:1.69em;
	line-height:23px;
}

p {
    margin:0;
    padding:0;
}

#content ul {
    list-style:none;
	margin:0;
	padding:3px 0 0 0;
	margin-bottom:0px;
}

#content ul li {
    background:url(../images/bullet01.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	height:1%;
	vertical-align:middle;
	margin-bottom:5px;
}



.box ul{
	list-style:none;
	margin:0;
	padding:3px 0 0 0;
}
.box ul li {
	background:url(../images/bullet01.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	height:1%;
	vertical-align:middle;
	margin-bottom:5px;
	/*width:485px;*/
}
.box ul li a {
	font-weight:bold;
	line-height:16px;
}

.box ul li a.active {
	font-weight:bold;
	line-height:16px;
	color:#5AA62B;
}

.box ul li.active a {
	color:#4d4d4d;
}
.date{
	display:block;
	margin:0 0 4px 0;
}
.box ul li p{
	margin:0 0 5px;
	line-height:1.3em;
}
.box p{
	margin:0 0 16px;
	line-height:1.38em;
}
.box img {
	float:right;	
}
.box img.emblem-big{
	padding:3px 17px 0 20px;
}
.box-image{
	margin:0 0 20px;
}
.box-image img{
	display:block;
	float:none;
	padding:0;
}
.box-content{
	margin:0 0 10px;
}
.box-content p{
	font-size:1.07em;
	margin:0 0 10px;
	line-height:1.38em;
}
.more{
	background:url(../images/bullet01.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	display:block;
	font-weight:bold;
}

.text-box{
	overflow:hidden;
	height:1%;
	margin-top:15px;
}

#theForm {
    margin-top:0px;
}

.basicTwo #w1 #inner #sidebar .affiliateText {
    padding-top:5px;
    padding-bottom:5px;
}


.affiliateText {
    padding-top:15px;
    padding-left:10px;
    padding-right:50px;
}

.column{
	width:230px;
	float:left;
	padding:0 26px 0 0;
}

.found{
	margin:0 0 36px 0;
}
.found p{
	margin:0 0 9px 0;
}
.found p span{
	text-decoration:none;
	padding-right:3px;
	color:#5AA62B;
	font-weight:bold;
}
.found .headlink{
	font-weight:bold;
	margin:0 0 2px 0;
	display:block;
}
.block{
	margin:0 0 9px 0;
}
.block img{
	float:right;
	margin:2px 0 0 30px;
}
.block h2{
	color:#5aa62b;
	font-size:1.15em;
	margin:0;
}
.block .date{
	font-size:1.15em;
	margin:3px 0 16px 0;
}
.block p{
	margin:0 0 28px 0;
	line-height:1.38em;	
}
.prev, .next{
	font-size:0.92em;
	color:#2f6eb3;
	float:left;
	background:url(../images/bullet04.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}
.next{
	float:right;
	background:url(../images/bullet01.gif) no-repeat 100% 3px;
	padding:0 15px 0 0;
}
#sidebar{
	float:right;
	width:365px;
}
#inner #sidebar{
	width:254px;
}
#sidebar .box{	
	margin: 2px 0 0px 0;
	background:#fff;
	padding:22px 25px 18px 30px;
}
#inner #sidebar .box{
	padding:22px 20px 18px 19px;
	
}
#inner #sidebar .box ul.events{
	padding:117px 0 20px;
}
#inner #sidebar .box ul.events li{
	padding-bottom:3px;
}
#inner #sidebar .box ul.events li a:hover{
	text-decoration:underline;
}
#sidebar .box h2{
	font-size:1.38em;	
}

#content .blue {
    background:none repeat scroll 0 0 #095798;
    color:#FFFFFF;
    left:-28px;
    padding:20px 28px;
    position:relative;
    width:502px;
}

#sidebar .blue{
	background:#095798;
	color:#fff;
}
#sidebar .blue span.dashed{
	display:none;
}
#sidebar .blue h2, #content .blue h2 {
	font-size:22px;
	color:#fff;
	font-size:22px;	
}
#sidebar .more{
	margin:0 0 6px 0;
}

.blue .more{
	background:url(../images/bullet02.gif) no-repeat 0 3px;
	color:#fff;
}
.box img.doctor{
	padding:0 15px 0 20px;
}
.box img.book{
	padding:0 0 0 25px;
}
.subscribe .box{
	background:none;
	padding: 25px 0 12px 0;
}
.red{
	color:#f00;
}
.current{
	background:url(../images/bullet03.gif) no-repeat 0 0;
	padding:0 0 0 20px;
	color:#2f6eb3;
}
.subscribe-form .text{
	border:1px solid #bfbfbf;
	width:182px;
	padding:1px 5px;
	float:left;
	margin:2px 12px 0 0;
}
#inner .subscribe-form .text{
	width:171px;
	float:left;
	margin:2px 9px 0 0;
}
.subscribe-form label{
	display:block;
}
.subscribe-form div{
	overflow:hidden;
	width:100%;
	margin:0 0 8px 0;
}
.image-holder{
	margin:2px 0 0px;
}
.image-holder img{
	display:block;
}
.side-foot{
	background:	#4988ba;
	color:#fff;
	padding:10px 15px 12px 20px;
	overflow:hidden;
	height:1%;
	margin-bottom:0px;
}

.side-foot img{
	float:right;
}
.side-foot p{
	padding:7px 0 0;
	margin:0;
	font-size:0.92em;
}

.profileLeft {
    float:left;
    width:393px;
    padding-right:30px;
    padding-bottom:30px;
    padding-top:20px;
}

.profileRight {
    float:left;
    width:200px;
    text-align:right;
    padding-top:20px;
}


#footer p, #footer ul {
	color:#fff;
	font-size:0.85em;
	margin:10px 0 20px 28px;
}

#type2 #footer p{
	color:#fff;
	font-size:0.85em;
	margin:10px 0 20px 30px;
}

#theForm label {
    float:left;
    width:50px;
    display:block;
    margin-top:3px;
}

#theForm .largeForm input {
    float:left;
    width:210px;
    display:block;
}

#theForm .smallForm input {
    float:left;
    width:131px;
    display:block;
}

.pageControl {
    float:left;
    width:110px;
    display:block;
}



/* carousel slider styles */
.slides_container {
    width: 530px;
	display:none;
    height: 290px;
    position: relative;
    overflow: hidden;
}

.slides_container .container {
	position: absolute;
}

.slides_container .slide {
    display: block;
    height: 274px;
    overflow: hidden;
    padding: 16px 0;
    width: 498px;
	position:absolute;
}

.slides_container img {
    float: right;
}

.slides_container .content {
    float: left;
    width: 290px;
}

.slides_container a {
    color: #5AA62B;
}

.slides_container p {

}

.slides_container .share {
    bottom: 50px;
    position: absolute;
    top: auto;
}

.twitter-share-button, .facebook-share-button {
    float: left;
    margin-right: 5px;
}

.twitter-share-button {

}
.facebook-share-button {
    position: relative;
    top: 1px;
}


#slides .slides_container p span {
    color: #999999;
}
#slides .pagination {
    margin: 0;
    overflow: hidden;
    position: relative;
    top: 265px;
}
#slides .pagination li {
	float:left;
	margin:0 3px;
	list-style:none;
	

	background: none !important;
    height: 1% !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

#slides .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slides .pagination li.current a {
	background-position:0 -12px;
}

#slides .pagination a {
    background-color: transparent;
    color: transparent;
    margin-right: 0;
    padding: 0;
}

