﻿BODY {
	margin:0px;
	background-image: url(../images/doc_bgA.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.docLayer {
	height:100%; width:100%;
	margin:0px;
}

.pageLayer{
	margin-left:auto; 
	margin-right:auto; 
	width:795px; 
	clear:all;
}

.pgHeader{}

.pgFooter{
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#000000;
	width:763px;height:25px;
	text-align:center; 
	vertical-align:middle; color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;padding-top:10px;
	}

.pgBody{
	clear: both;
	background-image: url(../images/pg_bgA.jpg);
	background-color:#999999;
	background-repeat: repeat-x;
	padding-top:0px;
	padding-left:17px;
	

}

.pgContent {
	float:left;
	background-color:#FFFFCC;
	width:747px;
	padding-left:15px;
	padding-top:25px;
	background-image: url(../images/homeContentBG.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

.imgLineup {
	float:left;
	}


h1 {
	font-family: Impact, Arial Black, Helvetica Black, sans-serif; 
	font-weight:normal; font-size:18px; 
	
	margin:0px;
	}

h2 {
	font-family: Impact, Arial Black, Helvetica Black, sans-serif; 
	font-weight:normal; 
	font-size:16px; 
	
	margin:0px; 
	text-transform:capitalize;
	}

.txtmed {font-size:11px;}
