﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Verdana;
    font-size: 9pt;
}
ul
{
	list-style-type: square;
}
li
{
	padding-bottom: 0px;
}
img
{
	border: 0px;
}
#Outer
{
    margin-left: auto;
    width: 956px;
    margin-right: auto;
}
#Header
{
	background-color: #ffffff;
	height: 100px;
	position: relative;
	clear:both;
}
#HeaderDarkBar
{
	background-color: #333333;
	height: 8px;
	position: relative;
}
#GradientLine
{
	height: 15px;
	width: 100%;
}
#DefaultBody
{
	background-color: #6A9874;
	padding-top: 0px;
	padding-bottom: 40px;
	text-align:left;
}
#Body
{
	background-color: #FCF8E7;
}
#Footer
{
	text-align: center;
}
#LeftCol
{
	width: 150px;
	border-right: solid 2px #333333;
	vertical-align: top;
	padding-top: 25px;
}
#MiddleCol
{
	padding-left: 0px;/*15px;*/
	padding-right: 0px; /*15px;*/
	padding-top: 0px;/*15px;*/
	padding-bottom: 0px;
	vertical-align: top;
}
#RightCol
{
	width: 150px;
	border-left: solid 2px #333333;
	vertical-align: top;
	padding-top: 25px;
}
#FullCol
{
	padding: 0px;
	vertical-align: top;
}
#FullCol A:LINK, A:ACTIVE, A:VISITED
{
	color: #6A9874;	
}
.Block a
{
	width:100%;
	display:block;
	color: #666666;
}
.DynamicItem
{
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	font-size: 8pt;
	height: 15px;
	width: 153px;
	color: #666666;
	background-color: #CCCC99;
	font-family: Arial;
}
.DynamicItemHover
{
	color: #333333;
	background-color: #FFFFCC;
}
.NoMargin
{
	margin: 0px;
}
.PageTitle
{
	font-size: 12pt;
	color: #6A9874;
	font-weight: bold;
}

.MainImageLeft
{
	float:left;
	padding: 10px;
	padding-right: 20px;
}
.MainImageCentered
{
	text-align: center;
	padding: 10px;
}
.MainImageRight
{
	float:right;
	padding: 10px;
}
.AlignRight
{
	float:right;
}

.AlignLeft
{
	float:left;
}

.MainContent
{
	padding-top: 10px;
	padding-left: 10px;
	border: 1px;
	border-color: Red;
}
.MainContentLeft
{
	float:left;
	width: 48%;
}
.MainContentRight
{
	float:right;
	width: 48%;
}
.BoldText
{
	font-weight: bold;
}
.ItalicText
{
	font-style: italic;
	font-weight: lighter;
}
.RegularText
{
	font-size: 9pt;
}
.SmallText
{
	font-size: 8pt;
}
.SmallerText
{
	font-size: 7pt;
}
.DarkText
{
	color: #333333;
}
.SpecialText
{
	font-size: 10pt;
	color: #6A9874;
	font-weight: bold;
}
.BioHeader
{
	font-size: 10pt;
	color: #6A9874;
	font-weight: bold;
	text-align: left;
}
.BioText
{
	font-size: 8pt;
	text-align: left;
}
.PeopleButton
{
	margin-top: 5px;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	background-color: #FCF8E7;
	color: #999999;
	width: 125px;
	height: 22px;
	border: 0px;
	border-bottom: solid 1px #333333;
	cursor: pointer;
}
.PeopleButton:HOVER
{
	background-color: #CECE9A;
	color: #666666;
}
.PeopleButtonSelected
{
	background-color: #9c9e54;
	color: #333333;	
}
.PeopleButtonSelected:HOVER
{
	background-color: #9c9e54;
	color: #333333;	
}
.CallOutImage
{
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0px;
	padding-left:1.5em;
}
.BoldLink
{
	font-weight: bold;
}
.BumpDown
{
	height: 165px;
}
.AlternatingRow
{
	background-color: #AABFAF;
}
.IntroText
{
	font-size: 14pt;
	font-family: Garamond;
	font-weight:bold;
	color: #FFFFB3;
	text-align: left;
}
.Charity
{
	padding-top:5em;
	padding-left:.6em;
	text-align:center;
}
.Clinic
{
	padding-bottom: .2em;
}



/*AJAX.NET TAB CONTROL */
/* xp theme */
.Tabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(WebResource.axd?d=mYhv_icO302gzdpI5TxgpM4FESgfnHY0u_h0eFfr9ibxgqN-20-ts21TcYHcqWOIv-uWA0tZPFeENR1pVDnGxQ2&t=633059379620000000) repeat-x bottom;}
.Tabs .ajax__tab_outer {background:url(images/TabImages/TabDefaultRight.gif) no-repeat right;height:21px;}
.Tabs .ajax__tab_inner {padding-left:3px;background:url(images/TabImages/TabDefaultLeft.gif) no-repeat;}
.Tabs .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(images/TabImages/TabDefault.gif) repeat-x;}
.Tabs .ajax__tab_hover .ajax__tab_outer {background:url(images/TabImages/TabRight.gif) no-repeat right;}
.Tabs .ajax__tab_hover .ajax__tab_inner {background:url(images/TabImages/TabLeft.gif) no-repeat;}
.Tabs .ajax__tab_hover .ajax__tab_tab {background:url(images/TabImages/TabTop.gif) repeat-x;}
.Tabs .ajax__tab_active .ajax__tab_outer {background:url(images/TabImages/TabRight.gif) no-repeat right;}
.Tabs .ajax__tab_active .ajax__tab_inner {background:url(images/TabImages/TabLeft.gif) no-repeat;}
.Tabs .ajax__tab_active .ajax__tab_tab {background:url(images/TabImages/TabTop.gif) repeat-x;}
.Tabs .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}
