@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	background-position: center;
}
li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
a , a:link, a:visited, a:hover, a:active{
	border: 0 none;
	outline: 0 none;
}
img           {
	border: none;
	outline: 0px none;
	
}
ul, ol {
	list-style-type: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height:0px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: bold;
	color: #999;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8DBADD;
}
#container {
	text-align: left;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	min-height: 600px;
}

#threeColShin #leftCol {
	float: left;
	width: 255px;
	height: auto;
}
#threeColShin #rightCol {
	float: right;
	height: auto;
	width: 255px;
}
#threeColShin #centerCol {
	margin: 0px;
	margin-left: 275px;
	margin-right: 275px;
	height: 300px;
	background-color: #4D65A3;
	margin-top: 0px;
	border: 2px solid #D7DF21;
	padding-top: 40px;
	text-align: center;
}
#twoColEvenNoShin #right_col {
	float: right;
	height: auto;
	width: 359px;
	padding-right: 20px;
	margin-top: 0px;
}


#twoColEvenNoShin #left_col {
	height: auto;
	width: 380px;
	padding-right: 40px;
	padding-left: 20px;
	float: left;
}

#header {
	width: 880px;
}
#header h1 {
	height: 174px;
	width: 367px;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backPg_hdr_jetty.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9000px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
#header h1.marinhills {
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backPg_hdr_marinhills.jpg);
}
#header h1.ggb {
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backPg_hdr_ggb_spitxt.jpg);
}

#header h1.jetty {
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backPg_hdr_jetty.jpg);
}
#header h1.iValley {
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backHdr_iValley.jpg);
}
#header h1.shardaKids {
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backHdr_shardaKids.jpg);
}

#header h1.marissa {
	background-image: url(tampeds_imgs/hdrpics/back_hdrs/tam_backHdr_marissa.jpg);
}




#header #logo {
	display: block;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	margin-right: 30px;
}


ul#nav {
	height: 40px;
	width: 595px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 15px;
	margin-left: 120px;
	margin-bottom: 40px;
}
ul#nav li a {
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/sprites/tam_nav_sprite_twoSwitch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	padding: 40px 0 0;
	text-indent: -9000px;
}
ul#nav li#home a {
	width: 100px;
	left: 0px;
}
ul#nav li#home a:hover, ul#nav li#home a.current {
	background-position: 0 -40px;
}
ul#nav li#doctors a {
	width: 110px;
	left: 100px;
	background-position: -100px 0;
}
ul#nav li#doctors a:hover, ul#nav li#doctors a.current {
	background-position: -100px -40px;
}
ul#nav li#offices a {
	width: 110px;
	left: 210px;
	background-position: -210px 0;
}
ul#nav li#offices a:hover, ul#nav li#offices a.current {
	background-position: -210px -40px;
}
ul#nav li#info a {
	width: 100px;
	left: 320px;
	background-position: -320px 0;
}
ul#nav li#info a:hover, ul#nav li#info a.current {
	background-position: -320px -40px;
}
ul#nav li#links a {
	width: 80px;
	left: 420px;
	background-position: -420px 0;
}
ul#nav li#links a:hover, ul#nav li#links a.current {
	background-position: -420px -40px;
}
ul#nav li#news a {
	width: 95px;
	left: 500px;
	background-position: -500px 0;
}
ul#nav li#news a:hover, ul#nav li#news a.current {
	background-position: -500px -40px;
}
body.home #home_header h1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/hdrpics/home_headers/tam_home_hdr_slice_right_one.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 276px;
	width: 500px;
	margin-left: 366px;
	display: block;
	text-indent: -9000px;
}
.faderHdr_wrapper {
	height: 276px;
	width: 367px;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	display: block;
}

body.home ul#nav {
	height: 40px;
	width: 595px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: -32px;
	left: 15px;
}
body.home ul#nav li a {
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/sprites/tam_nav_sprite_twoSwitch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	padding: 40px 0 0;
	text-indent: -9000px;
}
body.home ul#nav li#home a {
	width: 100px;
	left: 0px;
}
body.home ul#nav li#home a:hover, body.home ul#nav li#home a.current {
	background-position: 0 -40px;
}
body.home ul#nav li#doctors a {
	width: 110px;
	left: 100px;
	background-position: -100px 0;
}
body.home ul#nav li#doctors a:hover, body.home ul#nav li#doctors a.current {
	background-position: -100px -40px;
}
body.home ul#nav li#offices a {
	width: 110px;
	left: 210px;
	background-position: -210px 0;
}
body.home ul#nav li#offices a:hover, body.home ul#nav li#offices a.current {
	background-position: -210px -40px;
}
body.home ul#nav li#info a {
	width: 100px;
	left: 320px;
	background-position: -320px 0;
}
body.home ul#nav li#info a:hover, body.home ul#nav li#info a.current {
	background-position: -320px -40px;
}
body.home ul#nav li#links a {
	width: 80px;
	left: 420px;
	background-position: -420px 0;
}
body.home ul#nav li#links a:hover, body.home ul#nav li#links a.current {
	background-position: -420px -40px;
}
body.home ul#nav li#news a {
	width: 95px;
	left: 500px;
	background-position: -500px 0;
}
body.home ul#nav li#news a:hover, body.home ul#nav li#news a.current {
	background-position: -500px -40px;
}
#home_content {
	width: 880px;
}
body.home #left_content  a {
	color: #2A3990;
}
body.home #left_content a:hover {
	color: #2C86C4;
}

#home_content #right_sbar {
	float: right;
	width: 250px;
	height: 355px;
	margin-top: 20px;
}
body.home #addPhone_tbl{
	margin-left: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/graphics/subcont_yloBox_mid.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
body.home #left_content #welcFluHdr {
	margin-bottom: 10px;
}
ul#docs {
	position: relative;
	height: 318px;
	width: 248px;
	overflow: hidden;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul#docs li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
ul#docs a , ul#docs a:link, ul#docs a:visited, ul#docs a:hover, ul#docs a:active{
	background-color: transparent;
	background-image: url(tampeds_imgs/sprites/tam_docNavSprite.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	padding: 0 px;
	text-decoration: none;
	top: 0px;
	color: #5561A6;
	width: 248px;
	text-indent: -9000px;
	height: 0px;
	display: block;
	border: 0 none;
	outline: 0 none;
}
ul#docs li#bokser a {
	top: 0px;
	padding-top: 45px;
	background-position: 0 0;
}
ul#docs li#bokser a:hover , ul#docs li#bokser a.current{
	top: 0px;
	background-position: -248px 0;
}
ul#docs li#maisel a {
	top: 45px;
	padding-top: 35px;
	background-position: 0px -45px;
}
ul#docs li#maisel a:hover, ul#docs li#maisel a.current {
	top: 45px;
	background-position: -248px -45px;
}

ul#docs li#heath a {
	top: 80px;
	padding-top: 30px;
	background-position: 0px -80px;
}
ul#docs li#heath a:hover, ul#docs li#heath a.current {
	top: 80px;
	background-position: -248px -80px;
}
ul#docs li#harvey a {
	top: 110px;
	padding-top: 30px;
	background-position: 0px -110px;
}
ul#docs li#harvey a:hover , ul#docs li#harvey a.current{
	top: 110px;
	background-position: -248px -110px;
}
ul#docs li#lee a {
	top: 140px;
	padding-top: 35px;
	background-position: 0px -140px;
}
ul#docs li#lee a:hover , ul#docs li#lee a.current{
	top: 140px;
	background-position: -248px -140px;
}
ul#docs li#branco a {
	top: 175px;
	padding-top: 35px;
	background-position: 0px -175px;
}
ul#docs li#branco a:hover , ul#docs li#branco a.current{
	top: 175px;
	background-position: -248px -175px;
}
ul#docs li#evans a {
	top: 210px;
	padding-top: 30px;
	background-position: 0px -210px;
}
ul#docs li#evans a:hover , ul#docs li#evans a.current{
	top: 210px;
	background-position: -248px -210px;
}
ul#docs li#cox a {
	top: 240px;
	padding-top: 35px;
	background-position: 0px -240px;
}
ul#docs li#cox a:hover , ul#docs li#cox a.current{
	top: 240px;
	background-position: -248px -240px;
}
ul#docs li#morgan a {
	top: 275px;
	padding-top: 43px;
	background-position: 0px -275px;
}
ul#docs li#morgan a:hover , ul#docs li#morgan a.current{
	top: 275px;
	background-position: -248px -275px;
}

#twoCol_rightBar_home #left_content {
	background-color: #FFF;
	width: 580px;
	height: auto;
	margin-left: 20px;
}
#welcome_text {
	margin: 0px;
	margin-left: 200px;
	margin-bottom: 10px;
	float: none;
	margin-right: 100px;
}
#twoCol_rightBar_home #left_content p {
	font-weight: bold;
}
.bluBold {
	color: #283891;
	font-weight: bold;
}
#tam_com {
	margin-top: 10px;
	margin-left: 140px;
	margin-bottom: 0px;
}
#twoCol_rightBar_home  #addPhone_tbl p {
	font-size: 14px;
	color: #2A3990;
	text-align: center;
}
#twoCol_rightBar_home #addPhone_tbl h2 {
	text-align: center;
	font-size: 20px;
}
#twoCol_rightBar_home #addPhone_ousideTbl {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(tampeds_imgs/reserve_imgs/subcontent_ylostrok_box.gif);
}
body.doctors #right_sbar {
	float: right;
	width: 250px;
	height: 355px;
	margin-top: 30px;
	margin-right: 20px;
}
body.doctors #left_content{
	width: 568px;
	margin-top: 20px;
	background-color: transparent;
	background-image: url(tampeds_imgs/graphics/docBioBox/docBioBox_mid.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;

}
body.doctors #bg_content {
	margin: 0px;
	width: 880px;
	margin-left: 20px;
}
#docBioBox_bot {
	height: 33px;
	background-image: url(tampeds_imgs/graphics/docBioBox/docBioBox_bot.gif);
}
#bioBoxInterior {
	width: 500px;
	margin: 0;
	margin-left: 30px;

}
body.doctors #bioBoxInterior p {
	text-indent: 20px;
}
body.doctors #bioBoxInterior p.roweBlu{
	color: #5561A6;
	font-size: 16px;
	text-align: center;
	text-indent: 0px;
}

.docBioPic   {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 5px solid #5561A6;
}
.docNameTxt {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
}


body.offices #bg_content h2 {
	color: #8DBADD;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
}
body.offices #bg_content p {
	line-height: 1.2;
	font-size: 18px;

}
body.offices #bg_content img {
	border: 4px solid #4D65A3;
}
body.offices #leftCol {
	text-align: center;
}
body.offices #rightCol {
	text-align: center;
}

body.offices h3 {
	color: #D7DF21;
	font-size: 26px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body.offices h3 a {
	color: #D7DF21;
}
body.offices h3 a:hover {
	color: #4D65A3;
}
body.offices #shin {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/graphics/offficePg_graphics/tam_office_yloShinBox-marLt20.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 880px;
	margin-left: 0px;
	margin-top: 20px;
}
body.offices #leftShin {
	float: left;
	height: 120px;
	width: 520px;
	margin-top: 5px;
	padding-left: 50px;
}
body.offices h5 {
	text-align: center;
	color: #8DBADD;
	font-size: 28px;
}
body.offices #leftShin p {
	color: #4D65A3;
	font-size: 12px;
	text-indent: 20px;
}
body.offices #rightShin {
	height: 100px;
	width: 290px;
	float: right;
	margin-top: 15px;
	text-align: center;
	padding-right: 15px;
	padding-top: 25px;
}
body.offices #rightShin p {
	color: #FFF;
	font-size: 24px;
	line-height: .8;
}
body.offices #centerCol {
	color: #FFF;
	padding-top: 20px;
}

body.offices #rightShin p.small_click {
	font-size: 12px;
	color: #4D65A3;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
}
body.offices #shin a {
	text-decoration: none;
	cursor: pointer;
}
body.offices #centerCol h4 {
	text-align: center;
	font-size: 28px;
	margin-bottom: 0px;
}
body.offices #centerCol p.ofcHrsDays {
	color: #D7DF21;
	margin-top: 15px;
}
body.offices img#novatoSign {
	margin: 0px;
	margin-top: 7px;
}



#left_map {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
}
body.pahc #bg_content p {
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
body.pahc #bg_content .bold {
	font-weight: bold;
	color: #333;
}
body.pahc #bg_content .redCenter {
	font-weight: bold;
	color: #800000;
	text-align: center;
}
body.pahc h2 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/text_graphics/aftHrsTxtGrphc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	margin-left: 40px;
	text-indent: -9000px;
	margin-bottom: 10px;
}
body.pahc #left_col {
	height: auto;
	width: 380px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	margin-top: 10px;
}
body.pahc #right_col {
	float: right;
	height: auto;
	width: 359px;
	margin-top: 10px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(tampeds_imgs/graphics/pahcBox/pahcBoxMid.gif);
	background-repeat: repeat-y;
	margin-right: 30px;
	text-align: center;
}
body.pahc #pahcBoxBot {
	height: 30px;
}
body.pahc #right_col p {
	padding: 0px 20px;
}
body.pahc #right_col h3 {
	margin: 0px;
	margin-bottom: 10px;
}
body.pahc #right_col p.appointPhone {
	color: #283891;
	text-align: center;
	font-size: 18px;
	margin-bottom: 0px;
	padding: 0;

}
body.pahc #bg_content .boldCenter {
	font-weight: bold;
	color: #333;
	text-align: center;
}
body.info a {
	color: #283891;
	text-decoration: underline;
}
body.info .TabbedPanelsContent p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
body.info .TabbedPanelsContent h2 {
	font-size: 24px;
	color: #8DBADD;
	margin-bottom: 10px;
}
body.info p.font12 {
	font-size: 12px;
}
body.info p.ltBluCtr {
	color: #8DBAE8;
	text-align: center;
}
body.info p.center22 {
	text-align: center;
	font-size: 22px;
}
body.info a:hover {
	color: #8DBADD;
}
body.info table caption    {
	color: #8DBADD;
	font-size: 24px;
	margin-bottom: 20px;
}
body.info table#providerSched th, body.info table#iz_sched th{
	color: #333;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	padding-left: 10px;
}
body.info table#iz_sched td , body.info table#wcv td{
	color: #393886;
	vertical-align: top;
	font-size: 16px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
}
body.info #center_bot_iz {
	text-align: left;
	margin: 10px 60px;
}


body.info table#providerSched td    {
	color: #393886;
	vertical-align: top;
	font-size: 16px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 15px;
}

body.info tr  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7DF21;
}
body.info table#iz_sched p {
	text-align: left;
	color: #666;
}
body.info table#providerSched p    {
	font-size: 14px;
	color: #666;
	line-height: .4;
}

body.info h2.dkBlu {
	color: #323C83;
}
body.info h2.dkBlu a {
}
body.info h2.dkBlu a {
	color: #8DBADD;
}
body.info a img {
	margin-left: 200px;
}
body.info .black_ctr {
	color: #000;
	text-align: center;
}
body.info table#wcv td {
	color: #393886;
	vertical-align: top;
	font-size: 16px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#twoColEven_shin #right_col {
	float: right;
	height: auto;
	width: 380px;
	padding-right: 20px;
}



#twoColEven_shin #left_col {
	height: auto;
	width: 380px;
	padding-right: 40px;
	padding-left: 20px;
}

#twoColEvenNoShin #left_col_linksPg {
	height: auto;
	width: 340px;
	padding-left: 100px;
	float: left;
}
body.links h2 {
	color: #8DBADD;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}
body.links #bg_content a {
	color: #232D74;
	text-decoration: underline;
	font-size: 14px;
}
body.links #bg_content a:hover {
	color: #666;
	text-decoration: underline;
	font-size: 14px;
}
body.links #linksPg_shin a {
	color: #8DBADD;
	text-decoration: none;
}
body.links #left_col_infoPg {
	margin: 0px;
	padding-top: 1px;
}
body.links #bg_content #linksPg_shin {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
body.links #bg_content #linksPg_shin a {
	text-align: center;
	font-size: 24px;
	text-decoration: underline;
	color: #8DBADD;
}
body.links #bg_content #linksPg_shin p {
	color: #2A3990;
	font-size: 16px;
}
body.news #bg_content h2  {
	color: #283891;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	text-align: center;
}




body.news #bg_content p {
	margin: 0px;
	margin-bottom: 10px;
}
body.news #right_col #flu_vacc {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(tampeds_imgs/bckImgs/noFlu.gif);
	background-position: center 40px;
}


body.news #left_col #noFlu {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(tampeds_imgs/bckImgs/noFlu.gif);
	background-position: center 60px;
}
body.sitemap #bg_content , body.error404 #bg_content{
	margin-left: 100px;
}
body.sitemap #bg_content h1 , body.error404 #bg_content h1{
	color: #8DBADD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DBADD;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 30px;
}
body.sitemap #bg_content p , body.error404 #bg_content p{
	margin: 10px 0;
}
body.sitemap #bg_content h3 , body.sitemap #bg_content h3{
	font-size: 14px;
	color: #999;
}
body.error404 #bg_content h5{
	font-size: 16px;
	color: #21306B;
	margin: 10px 10px;
}





#bott_box {
	width: 820px;
	margin-top: 20px;
	text-align: center;
}
#nav_bottom a {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#nav_bottom {

}
#bott_box a {
	color: #2A3990;
}

#bott_box a:hover {
	color: #59A0D1;
}

#stealing_attrib {
	margin: 0px;
	font-size: 11px;
}
#footer {
	color: #333;
}
body.doctors #bioBoxInterior #bluTextStew p{
	color: #5561A6;
	line-height: 1.1;
}
body.info .TabbedPanelsContent ul {
	margin-bottom: 10px;

}
body.info .TabbedPanelsContent li {
	color: #323C83;
	list-style-type: disc;
	margin-left: 100px;
	font-size: 16px;
}
body.info .TabbedPanelsContentGroup #fluClinGreen {
	width: 190px;
	float: left;
	padding-left: 40px;
}
body.info .TabbedPanelsContentGroup #fluClinicDates h3 {
	color: #8DBADD;
	font-size: 20px;
}
body.info .TabbedPanelsContent #fluPgIndicTopBoldLine {
	color: #323C83;
}
body.info .TabbedPanelsContent #fluClinGreen li {
	margin-left: 50px;
}
body.info .TabbedPanelsContent p.vaccInfo {
	font-size: 12px;
}
body.info  .TabbedPanelsContent p.vaccInfoSmaller {
	font-size: 13px;
}


body.info .TabbedPanelsContentGroup #fluRecs p {
	font-size: 12px;
}
body.info .TabbedPanelsContentGroup #fluRecs li {
	font-size: 12px;
	margin-left: 40px;
}
body.info .TabbedPanelsContent p.darkFlu {
	color: #283891;
	font-style: italic;
}
body.info #thimero h4 {
	font-size: 16px;
	color: #999;
}

body.info #thimero li {
	font-size: 12px;
	margin-left: 20px;
}
body.info #thimero .thimeroBotP {
	text-align: center;
	font-style: italic;
	color: #000;
	padding-top: 10px;
	font-size: 20px;
}
body.info #thimero li a {
	font-family: Verdana, Geneva, sans-serif;

}
body.info .TabbedPanelsContent h3 {
	padding: 0px 0px 10px 20px;
	font-size: 14px;
}

.redFlu {
	color: #800000;
}
body.home #fluBadge {
	margin-right: 10px;

}
body.home #left_content h3 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
body.info #fluClinNov li {

}
body.info #fluClinNov {
	padding-left: 40px;
	float: left;
}
body.info #fluClinNov li {
	margin-left: 60px;
}
body.news .nwsHeading {
	color: #283891;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	text-align: center;
}
#fluClinNov h3 a {
	font-size: 14px;
}
body.info .TabbedPanelsContent p.cdcVaccInfoLink {
	text-align: center;
	padding-top: 10px;
	font-size: 24px;
}

body.links #payHolder {
	background-color: transparent;
	height: 51px;
	margin: 20px 0px 0px 105px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 600px;
}

body.links #payHolder a, body.links #payHolder a:link, body.links #payHolder a:visited {
	text-align: center;
	display: block;
	color: #8DBADD;
	font-size: 18px;
	font-weight: bold;
	background-image: url(tampeds_imgs/sprites/tamPayBtnSprite517x102.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 0px;
	position: absolute;
	background-position: 70px 0px;
	width: 600px;
	background-attachment: scroll;
	padding: 51px 0 0;	
}

body.links #payHolder a:hover {
	background-position: 70px -51px;
}

body.pp #ppIntro p, body.pp #paySuccess p {
	color: #2A3990;
	font-size: 14px;
	width: 560px;
	margin: 20px 140px;
}
#pp #ppForm {
	text-align: center;
}
body.info .TabbedPanelsContent h4 {
	color: #323C83;
	font-size: 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

