body 
{       
        background: rgb(0,103,50);
	font-family: Tahoma; 
	font-size: 10pt; 
	color: white;
}


#header 
{
	position:relative;
	top:-8px;
	left:-10px;
	width:772px;
	height:90px;
	background: rgb(0,103,50);
}

#header-image
{
	float:left;
	width:282px;
	height:auto;
	padding-left:2px;
	text-align:left;
        font-weight:bold;
	background: inherit;
}

#header-text
{
	float:right;
	left:15px;
	width:auto;
	height:auto;
	text-align:right;
	margin-top:21px;
	background: inherit;
}


#body-content
{
	position:relative;
	top:-8px;
	background: rgb(0,103,50);
	width:800px;
}

#leftcontent
{
	position:relative;
	left:-10px;	
	float:left;
	width:250px;
	height:auto;
	background: inherit;
	padding-right:10px;
}


#centercontent 
{
	position:relative;
	left:-13px;
	float:left;
	background:white;
	color:black;
	width:512px;
	height:auto;
}

#page-content
{
	background:#FFFFFF;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}

#title
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(0,103,50);
}

#sidebar-links
{
	position:relative;
	padding-top:5px;
	padding-left:45px;
	padding-bottom:3px;
}

#sidebar-title
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-indent:45px;
	position:relative;
	top:5px;
}

#body-header
{
	background:white;
	height:16px;
}

#body-footer
{
	background:white;
}
#body-header-top-left
{
	float:left;
}

#body-header-top-right
{
	float:right;
}

#body-header-bottom-left
{	
	float:left;
}

#body-header-bottom-right
{
	float:right;
}

#sidebar-title-image
{
	position:relative;
	height:28px;
	background-image:url('./Images/web/tracks.jpg');
}

#indented-box
{
	padding-left:25px;
}

#left-box
{
	float:left;
}

#right-box
{
	float:right;
}

li.gold-bullet
{
	list-style-image:url(./Images/web/gold-bullet.jpg)
}

li.leaf-bullet
{
	list-style-image:url(./Images/web/leaf-bullet.gif)
}

A 		{ color: rgb(20,50,140); text-decoration: none; font-weight:normal; }
A:link		{ color: white; text-decoration: none; font-weight:normal; }
A:visited	{ color: white; text-decoration: none; font-weight:normal; }
A:active	{ color: rgb(160,180,190); text-decoration: underline; font-weight:normal; }
A:hover		{ color: #FFCC66; text-decoration: underline; font-weight:normal; }

A.green:link	{font-family: Tahoma; font-size: 10pt; color: rgb(0,103,50); text-decoration: none;}
A.green:visited {font-family: Tahoma; font-size: 10pt; color: rgb(0,103,50); text-decoration: none;}
A.green:active	{font-family: Tahoma; font-size: 10pt; color: rgb(0,103,50); text-decoration: none;}

.page_content A:link	{font-family: Tahoma; font-size: 10pt; color: rgb(0,103,50); text-decoration: none;}
.page_content A:visited {font-family: Tahoma; font-size: 10pt; color: rgb(0,103,50); text-decoration: none;}
.page_content A:active	{font-family: Tahoma; font-size: 10pt; color: rgb(0,103,50); text-decoration: none;}


.full_patient_description a {
	color: rgb(20,50,140);
}




