@charset "UTF-8";

/* CSS Document */



body,h1,h2,h3,h4,h5,h6,p,block,img,div {

	margin: 0;

	padding: 0;

	border: 0;

	font-weight: normal;

}



body {

	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;

	font-size: 14px;

	line-height: 1em;

	color: #666666;

}



h1 {

	font-size: 30px;

	color: #5C94BB;

	font-weight: bold;

	line-height: 1.25em;

	margin-bottom: 15px;

}



h2 {

	font-size: 18px;

	color: #8F8D44;

	font-weight: bold;

	line-height: 1.25em;

}

.subheader {
	color: #5C94BB;
	font-weight: bold;


}


img, div { behavior: url(/iepngfix.htc) }

p { line-height: 1.5em; }

a {color: #EF3E33; text-decoration: none;}

a:hover { color:#FF0000; text-decoration: underline; }

a:visited { color:#660000; }

.ninesixty  { width: 960px; padding: 0px; margin: 0 auto;}

.ninesixteyfloat { float: left; width: 960px;margin-bottom: 100px; margin: 0; padding: 0; }



/**************************************************  START HEADER  ****************************************/



.header {

	background-color: #5c94bb;

	background-image: url(img/header-background.jpg);

	background-repeat: repeat-x;

	background-position: top;

	height: 125px;

}



.menu {

	background-color: #EBE3CF;

	height: 35px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #F5F1E6;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D1CAB8;

}

.menu .logo {

	margin-top: -115px;

	margin-left: -10px;

	float: left;

	position: relative;

}



.menu ul {

	list-style-type: none;

	float: right;

	width: 750px;

	height: 35px;

	margin: 0px;

	padding: 0px;

}

.menu ul li {

	float: right;

	margin: 12px 0px 0px;

	padding: 0px;

}

.menu ul li a {

	font-size: 14px;

	line-height: 1em;

	color: #666666;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #F5F1E6;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #D1CAB8;

	padding-right: 20px;

	padding-left: 20px;

	text-decoration: none;

	letter-spacing: .1em;

	padding-top: 11px;

	padding-bottom: 8px;

	height: 16px;

}

.menu ul li a:hover { color:#FF0000; background-color:#F5F1E6;}



.menu ul li a#active { background-color: #DED7C3; border-left: none; }



.submenu {

	margin-top: -1px;

	position: relative;

	background-color: #DED7C3;

	height: 29px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #B5AD9A;

}

.submenu ul {

	list-style-type: none;

	margin: 0 auto;

	padding: 0px;

	display: block;

	float: right;

}

.submenu li { float: left;}

.submenu li a {

	display: block;

	padding: 8px;

	color: #666666;

}



.submenu li a:hover { text-decoration: none; color:#FF0000; }



ul#physicians-sub { margin-right: 250px; }

ul#patients-sub { margin-right: 425px; }

/*ul#press-sub { margin-left: 450px; }

/*ul#about-sub li a { padding: 8px 8px; }

/*ul#pa-sub { margin-left: 300px; }





/**************************************************  END HEADER  ****************************************/



/**************************************************  START LEFTCONTENT  ****************************************/



.leftcontent {

	width: 630px;

	margin-top: 30px;

	float: left;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 0px;

}



.leftcontent h2 { margin-bottom: 25px; }

.leftcontent p { margin-bottom: 25px; }

.addthis { float: right; }

.toplink { font-size: 10px; }

.frame {

	background-color: #F0EDE6;

	padding: 7px;

	border: 1px solid #D1D0AB;

	margin: 3px;

}



.leftcontent ul { line-height: 1.5em;}

.leftcontent ol { line-height: 1.5em;}



table { line-height: 1.5em; }

table img { border: none; }

table.mentor { font-size: 12px; }

.leftcontent h1 img, .leftcontent h2 img, .leftcontent p img { margin: 5px; }



/**************************************************  END LEFTCONTENT  ****************************************/



/**************************************************  START rightsidebar  ****************************************/



.rightsidebar {

	float: right;

	width: 310px;

	margin-top: 30px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding: 0px;

	display: block;

	margin-left: 0px;

}



ul#index-buttons {

	margin: 0 0 25px 0;

	padding: 0px;

	list-style-type: none;

}

ul#index-buttons a {

	font-size: 22px;

	color: #FFFFFF;

	background-color: #006699;

	height: 30px;

	width: 310px;

	margin-bottom: 5px;

	border: 1px solid #5C94BB;

	display: block;

	text-align: center;

	padding-top: 30px;
	
	padding-bottom: 10px;

	background-image: url(img/index-buttons-up.png);

	background-repeat: repeat-x;

	letter-spacing: .1em;

	text-shadow: 1px 1px 1px #1D567D;
	
}

ul#index-buttons a:hover { background-image: url(img/index-buttons-over.png); text-decoration: none; text-shadow: 1px 1px 1px #631717; 	border: 1px solid #FF0000; }



.rightsidebar h2 {

	color: #FFFFFF;

	background-color: #B5B380;

	display: block;

	width: 310px;

	font-size: 16px;

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;

	margin-top: 10px;

	margin-bottom: 10px;

	font-weight: bold;

	clear: left;

	margin-top: 25px;

	float: left;

}

h2#conference { background-color: #EF3E33; margin-top: 0; }



div.conference {

	font-size: 12px;

	text-align: center;

	background-color: #F0EDE4;

	padding: 10px;

	margin-bottom: 10px;

	width: 290px;

	float: left;

}

.conference img {

	float: left;

	border: 1px solid #826E46;

	margin-right: 5px;

}

.conference h3 {

	font-size: 18px;

	font-weight: bold;

	line-height: 1em;

}



.rightsidebar h4 {

	color: #8F8D44;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	clear: both;

}	

table#conferencetable { font-size: 10px; }

a.newsletter {

	display: block;

	float: right;

	width: 140px;

	margin-right: 10px;

	text-align: center;

	font-size: 16px;

	font-weight: bold;

	line-height: 1.25em;

	margin-top: 10px;

}



p#gogreen {

	font-size: 11px;

	float: left;

	width: 310px;

}



/**************************************************  END rightsidebar  ****************************************/



/**************************************************  START Footer  ****************************************/



#footerspacer { margin-bottom: 100px; clear: both; display: block; }

.footer {

	display: block;

	clear: both;

	background-color: #5C94BB;

	float: left;

	padding-bottom: 35px;

	width: 100%

}



.tanbar {

	background-color: #EBE3CF;

	height: 35px;

}



.footerlogo {

	margin-top: -35px;

	float: right;

	position: relative;

}



.footer p {

	color: #FFFFFF;

	font-size: 14px;

	width: 540px;

	margin-left: 10px;

}

p.copyright { font-size: 10px; }



.footer a { color: #ffffff; }



.footer ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	float: left;

	width: 150px;

}

.footer li {

	font-size: 16px;

	margin-bottom: 10px;

	font-weight: bold;

}



/**************************************************  END Footer  ****************************************/



/**************************************************  START GAPA News  ****************************************/

h2.gapanews {

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #81ACCC;

	padding: 1px 0px 0px 10px;

	line-height: 1.5em;

	margin-top: 30px;

}



.newsitem {

	padding: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #eeeeee;

}

.newsitem h2 {

	font-size: 16px;

	color: #EF3E33;

	font-weight: bold;

	margin: 0;

}

.newsitem p { margin: 0; }



/**************************************************  END GAPA News  ****************************************/



/**************************************************  START PA News  ****************************************/



div.news {

	width: 280px;

	background-color: #F8F8F8;

	border: 1px solid #D1D0AB;

}

div.news h2 {

	display: block;

	background-color: #D1D0AB;

	padding: 5px;

	color: #6B6830;

	margin: 0px;

	font-size: 16px;

}

.news ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.news ul li {

	line-height: 1.25em;

	padding: 7px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D1D0AB;

	font-size: 12px;

}



.news ul li strong { font-size: 14px; }

#general-news { float: left; margin: 0 10px 50px 0; }

#legistlative-news { float: right; }

#news-reimbursement { float: left; clear: both;}

#news-grad { float: right; }



ul.press {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}



ul.press li {

	line-height: 1.25em;

	padding: 7px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D1D0AB;

}





/**************************************************  END PA News  ****************************************/

/**************************************************  END Buttons  ****************************************/



a.bluebutton {

	font-size: 14px;

	background: #548bb1 url(/img/alert-overlay.png) repeat-x;

	display: inline-block;

	padding: 5px 10px 6px;

	color: #fff;

	text-decoration: none;

	font-weight: bold;

	line-height: 1em;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);

	border-bottom: 1px solid rgba(0,0,0,0.25);

	position: relative;

	cursor: pointer;

}

a:hover.bluebutton { color: #FFFFFF; text-decoration: none; }



a.redbutton {

	font-size: 14px;

	background: #ef3e33 url(/img/alert-overlay.png) repeat-x;

	display: inline-block;

	padding: 5px 10px 6px;

	color: #fff;

	text-decoration: none;

	font-weight: bold;

	line-height: 1em;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);

	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);

	border-bottom: 1px solid rgba(0,0,0,0.25);

	position: relative;

	cursor: pointer;

}

a:hover.bluebutton { color: #FFFFFF; text-decoration: none; }



/**************************************************  END Buttons  ****************************************/



.confquote {

	padding-top: 0px;

	padding-right: 40px;

	padding-bottom: 20px;

	padding-left: 40px;

	background-position: -5px -3px;

	margin: 0px;

}