/* CSS Document */

	body {
		font-family: Verdana, Arial, Geneva, Serif;
		margin: 5px 0;
		font-size: 11px;
		color: #444444;
		line-height: 130%;
	}
	p {
		font-size: 11px;
		margin-top: 1px;
		margin-bottom: 10px;
		text-align: left;
	}
	a {
		font-family: Verdana, Arial, Geneva, Serif;
		font-size: 11px;
		color:#893101;
		text-decoration: none;
		}
	td {
		font-size: 11px;
	}
	a:hover {
		font-family: Verdana, Arial, Geneva, Serif;
		font-size: 11px;
		color: #666666;
		text-decoration: underline;
		}		

	li {font-size: 11px;}
	ul,ol {
		margin-right:0px;
		list-style-position: outside;
		list-style-image:url(../../images/vhp/bullet_purple.gif);
		}
		
	h1 {font-size: 14px;font-weight: bold;}
/* 	a:link, a:visited {color: #893101;text-decoration: none;}
	a:active,a:hover {color: #666666;text-decoration: underline;}
*/
	#content h2, h2#pageTitle {
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 24px;
		padding: 10px 0 5px 0;
		margin: 0;
		color: #893101;
		background-color: white;
	}
	
	.clear {clear: both;}

/* Top right corner navigation for languages and question */	
.topmenu {
        font-family: Verdana, Times, serif;
		font-size: 11px;
		font-weight:normal;
		color: #666666;
		text-decoration: none;
		margin:0;
        padding:0;
        }
a:visited.topmenu
 {
        font-size: 11px;
		color: #653e8f;
		text-decoration: none;
        background-color: #transparent;

 }
a:hover.topmenu
{
        font-size: 11px;
		color: #893101;
        background-color: #FFFFFF;
		text-decoration: transparent;

}

/* Main horizontal menu for VHP */
.menu {
		font-family: Verdana, Times, serif;
		font-weight: bold;
		letter-spacing:normal;
		text-decoration: none;
		font-size: 11px;
        color: #666666;
		margin:0;
        padding:0 2px 0 2px;
		}

a:visited.menu {
	    color: #653e8f;
		text-decoration: none;
        background-color: #transparent;
        }

a:hover.menu {
       color: #D8820E;
       background-color: #ffffff;
	   text-decoration: transparent;
	  }
	  
.TextBold
{
	background-color: transparent;
	font-family: Verdana, Times, serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;	
	line-height: 1.0em;
	padding-top: .5em;
}

/* left submenu items for VHP - uses same class names as pub portal agency defaults */
.SideNav1off
{
	background-color: transparent;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.SideNav1on
{
	background-color: transparent;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.SideNavoff
{
	background-color: transparent;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.SideNav2on
{
	background-color: transparent;
	color: #666666;	
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.SideNav3on
{
	background-color: transparent;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

#chp-title {
	color: #893101;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;

	line-height: 55px;	
	/*padding-left: 10px;	*/
}

/*CLASSES USED IN GLOBAL AND AGENCY PAGES*/
.HeaderSm /*channel home page and article titles */
{
	background-color: transparent;
	color: #893101;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
}

.HeaderMed
{
	background-color: transparent;
	color: #336699;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

.HeaderLrg
{
	background-color: transparent;
	color: #336699;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
}
.homecol1 {background-color: #fbe6be;}
.homecol2 {background-color: #ffffff;}
.homecol3 {background-color: #fbe6be;}

.introhome {
		font-size: 11px;
		margin-top: 1px;
		margin-bottom: 0px;
		text-align: left;
	}

.nav {background-color: #e7f1d8;}

/* GENERAL LAYOUT AND CONTAINER CLASSES */
#outside {text-align: center; width: 100%;}
#container {position: relative; width: 800px; border: solid 1px #cccccc; text-align: left; margin:0 auto;}

#yellow-bar {background: #e7a614; height: 3px;}
#green-bar {background: #8cc63f; height: 3px;}
#col1 {width: 265px; float: left;}
#col2 {width: 270px; float: left;}
#col3 {width: 265px; float: left;}

	#col1-body {padding: 15px;}
	#col2-body {padding: 15px;}
	#col3-body {padding: 15px;}

#middle {float: left; clear: both;}
#bottom {clear: both;}
	
	#subnav {
		margin:10px 0 10px 0;
		font-family: Verdana, Times, serif;
		font-size: 11px;
		}
		#subnav ul {
			list-style-position:inside;
			
			list-style-image: url(../../images/vhp/bullet_yellow.gif);
			font-family: Verdana, Times, serif;
			
			}
        #subnav li a,
		#subnav li a:link,
        #subnav li a:visited {
            color: #666666;
            text-decoration: none;
			font-weight:bold;
			font-size: 11px;
			}
        #subnav li a:active,
        #subnav li a:hover {
            color: #653e8f;
			text-decoration: underline;
			font-size: 11px;
			}

	#body {
		float: left;
		width: 509px;
		font-size: 11px;
		}
	#body-content {
		margin-top: 20px;
		margin-left: 50px;
		font-size: 11px;
		}
	#corner {
		position: absolute;
		bottom: 0;
		right: 0;
		/*float: right;
		vertical-align: bottom;
		height: 100%;*/
		}

.homenews {
		
		list-style-image: url(../../images/vhp/bullet_yellow.gif);
		}

        #homenews li a,
		#homenews li a:link,
        #homenews li a:visited {
            color: #666666;
            text-decoration: none;
			font-weight:bold;
			font-size: 11px;
			line-height: 20px;
			
			}
        #homenews li a:active,
        #homenews li a:hover {
            color: #653e8f;
			text-decoration: underline;
			font-size: 11px;
			line-height: 20px;
			}
		


form {
	margin: 0;
	padding: 0;
	}

.containerTable{
	border: 1px solid #999999;
	float: right;
}

	#search.containerTable {
		font-size: 11px;
		padding-left: 0;
		width: 90px; 
		display: inline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

.header {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #653e8f;
	}

	
#footer {
        font-family: Verdana, Times, serif;
		margin:0;
        padding:0;
		clear: both;
        }
        #footer li {
               float:left;
               list-style:none;
               margin:0;
               padding:0;
               border-right: 1px solid #999999;
        }
        #footer li.last {
               border-right: 0;
        }
        #footer li a:link,
        #footer li a:visited {
               font-size: 9px;
               color: #666666;
               text-decoration: none;
               padding: 2px 5px;
        }
        #footer li a:active,
        #footer li a:hover {
               color: #D8820E;
        }


/* NAVIGATION MENUS */
		
#nav {
	padding-bottom: 20px;
	clear: both;
	}
#menu {
		margin:0;
        padding:0;
		float: right;

        }
        #menu li {
              float:left;
              list-style:none;
              margin:0;
              padding:0;
              border-right: 1px solid #653e8f;  
        }
        #menu li.last {
              border-right: 0; 
			   
        }
        #menu li a:link,
        #menu li a:visited {
			  font-family: Verdana, Times, serif;
			  font-weight: bold;
			  letter-spacing:normal;
		      font-size: 11px;
              color: #666666;
              text-decoration: none;
              padding: 5px 5px;
              background-color: #fff;
			  border-top: 1px solid #fff;
			  border-left: 1px solid #fff;
			  border-right: 1px solid #fff;
			  border-bottom: 0px;
        }
        #menu li a:active,
        #menu li a:hover {
               color: #D8820E;
          /*   background-color: #F7F7F7;
			   border: 1px solid #cccccc; */
			   
        }

/* TOP AREA */
#logo{
	margin: 10px 0 0 0;
	padding:0;
	display:block;
	float: left;
}
#logo a:link,
#logo a:visited {
			background: url(../../images/vhp/logo.gif) no-repeat center center;
			width:68px;
			height:72px;
			text-indent:-9999px;
			overflow: hidden;
			display:block;
			padding-left: 70px;
			padding-bottom: 5px;
}

h2#tagline{
	margin:0;
	margin-top: 20px;
	margin-left: 7px;
	padding:0;
	display:block;
	float: left;
}
h2#tagline a:link,
h2#tagline a:visited {
			background: url(../../images/vhp/tagline.gif) no-repeat center center;
			width:264px;
			height:23px;
			text-indent:-9999px;
			overflow: hidden;
			display:block;
}


#header-left {
	float: left;
	text-align: left;
	width: 175px;
	}
#header-tagline {
	float: left;
	width: 175px;
	}
#header-right {
	width: 300px;
	/*float: right;*/
}
#header-menu {
	float: right;
	clear: both;
	padding-right: 3px;
	margin: 10px 0 10px 0;
	}
#text-size {
	float: right;
	clear: both;
	margin: 5px 0 5px 0;
	width: 44px;
	}
#search-area {
	clear: both;
	float:right;
	width: 123px;
	}


/* BULLETS */

ul,ol {
	margin: 17px;
	padding-left: 0;
	}
	
	.yellow {
	list-style-image: url(../../images/bullet_yellow.gif);
	}
	.purple {
	list-style-image: url(../../images/bullet_purple.gif);
	}

	
li {
	padding-bottom: 2px;
	}
	
#doctor {
	background-image: url(../../images/doctor_greenmatte.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#doctor2 {
	background-image: url(../../images/doctor_greenmatte2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
