/*    Updated  ARBIS Internet Solutions, inc.  02/21/2008 TameiraLHollanderMD.com  stylesheet.css    */
body {
	width:				750px;
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	background:			url(images/bg_entire_page.gif);
/*	background-color:	#44244C;	*/			/*    6D327C, 51499	DARK PURPLE........   AA2AEC  Light Purple */
}
H1 {
	color: 				#000000;
	font-size: 			24pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}
H2 {
	color: 				#000000;
	font-size: 			18pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}

H3 {
	color: 				#000000;
	font-size: 			12pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
	padding:			3px 3px 0px 5px;
}
p {
	color: 				#000000;	/*   #8700B0; */
	text-align:			justify;
	font-size: 			10pt;
	font-weight: 		normal;
	font-family: 		verdana, arial, sans-serif;
	padding:			2px 5px 2px 15px;
}
.page_header {
	color: 				#94A87D;
	background-color:	#44244C;
	text-align:			justify;
	font-size: 			14pt;
	font-weight: 		bold;
	font-family: 		verdana, arial, sans-serif;
	padding:			2px 0px 2px 0px;
}
.page_header_H2 {
	color: 				#000000;
	font-size: 			18pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}
.page_title_header {
	color: 				#722186;	/*   #8700B0; */
	font-size: 			14pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
	padding-left:		5px;
}
.header_title_text {
	color: 				#000000;
	text-align:			justify;
	font-size: 			14pt;
	font-weight: 		bold;
	font-family: 		verdana, arial, sans-serif;
	padding:			2px 5px 2px 15px;
}
.page_content {
	color: 				#000000;
	background-color:	#FFFFFF;
	text-align:			justify;
	padding:			0px 0px 0px 0px;
	font-size: 			10pt;
	font-weight: 		normal;
	font-family: 		verdana, arial, sans-serif;
}
.return_to_top {
	color: 				#000000;
	font-size: 			8pt;
	font-weight: 		normal;
	font-family: 		verdana, arial, sans-serif;
	text-decoration:	underline;
}
a {
	color:				#111111;		/*	#8700B0; PURPLE */
}

.form_content {
	color: 				#000000;
	background-color:	#E8E8E8;
}


.return_to_top_area {
	color: 				#000000;
	background-color:	#D4D4D4;
	padding:			4px 10px 4px 0px;
}
.more_link {
	color: 				#000000; 
	text-align:			right;
	font-weight:		normal;
}
.more_link a {
	color: 				#8700B0; /*   #8700B0	PURPLE */
	text-align:			right;
	text-decoration:	underline;
}
.link_list,  a {
	color: 				#000000;
	font: 				10pt normal verdana, arial, sans-serif;
	font-weight:		normal;
	padding:			2px 2px 2px 2px;
}
.link_list a:hover {
	color: 				#8700B0; /*   #8700B0	PURPLE */
	text-decoration:	underline;
}


.top_nav {
	align:				top;
	color: 				#000000;
	background-color:	#EDB600;			/*#94A87D #74960C;*/
	text-decoration:	none;
	text-align:			left;
	font-size: 			14pt;
	font-weight: 		Bold;
	font-family: 		courier, verdana, arial, sans-serif;
	padding:			3px 5px 3px 5px;
}	
.top_nav a {
	color:				#000000;
	text-decoration:	none;
	text-align:			left;
	font-size: 			14pt;
	font-weight: 		Bold;
	font-family: 		courier, verdana, arial, sans-serif;
}
.top_nav a:hover {
	color: 				#000000;		/* #94A87D; */
	background-color:	#FFFFFF;		/* #44244C; */
	text-decoration:	none;
	border-style:		transparent;
	font-size: 			14pt;
	font-weight: 		Bold;
	font-family: 		courier, verdana, arial, sans-serif;
}
.top_nav_on a:hover {
	color: 				#000000;			/*	#000044*/
	text-decoration:	none;
	font-size: 			14pt;
	font-weight: 		Bold;
	font-family: 		courier, verdana, arial, sans-serif;
}	

.thispage {
	color: 				#8C34B3;		/*	#616161    #8700B0*/
}
/* ************************************** */
/* ************ FOOTER  ***************** */
/* ************************************** */
.page_footer {
	color:				#000000;
	background-color:	#EDB600;
	font-size: 			8pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
	text-align:			center;
}
.page_footer a {
	color:				#44244C;
	font-size: 			8pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
	text-decoration:	none;
}
.page_footer a:hover {
	color: 				#E0E0E0;
	font-size: 			8pt;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}	

.copyright {
	color:				#000000;
	font-size: 			10px;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}
.copyright a {
	color:				#000000;
	font-size: 			10px;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}
.copyright a:hover {
	color: 				#FFFFFF;
	font-size: 			10px;
	font-weight: 		Bold;
	font-family: 		verdana, arial, sans-serif;
}

