body {
	background-color: #969799;
	background-image: url('/jcmg.nsf/mainBack.gif');
	background-repeat: repeat-x;
	color: White;
}

h2 {
	color: #838383;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.5em;
}

h1 {
	color: #bcd43a;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 2.2em;
	border-bottom:2px solid #dbdcdd;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.smallH2 {
	font-size: 1.7em;
	font-weight: bold;
	margin: .2em 0;
	color: #777;
	font-family: Arial;
}

a:link {
	text-decoration: underline;
	color: #606c1d;
}

a:visited {
	text-decoration: underline;
	color: #8edb59;
}

a:hover {
	text-decoration: underline;
	color: #a1b438;
}

.outerContainer {
	width: 865px;
	margin: 0 auto;
	background-image: url('/jcmg.nsf/outterBack.gif');
	background-repeat: repeat-y;	
}

.mainContainer {
	width: 865px;
	margin: 0 auto;
	background-image: url('/jcmg.nsf/containerBack.gif');
	background-repeat: no-repeat;
	/*min-height:1000px;*/
}

.topMenuContainer {
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0;
	background-image: url('/jcmg.nsf/menuBack.gif');
	background-repeat: no-repeat;
	font-weight: bold;
}

.jcmgLogo {
	width: 100%;
	height: 243px;
	margin: 0;
	padding: 0;
	background-image: url('/jcmg.nsf/jcmgbar.gif');
	background-repeat: no-repeat;
}

.jcmgLogo h1 {
	display: none;
}

.content {
	width: 810px;
	min-height: 320px;
	margin: 0 0 0 26px;
	padding: 0;
	background-image: url('/jcmg.nsf/contentBack.png');
	background-repeat: repeat-y;
	text-align: left;
	color: black;
}

.contentFooter {
	width: 810px;
	height: 9px;
	margin: 0 0 0 26px;
	padding: 0;
	background-image: url('/jcmg.nsf/contentBottom.gif');
	background-repeat: no-repeat;
}

.mainFooter {
	width: 865px;
	height: 24px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('/jcmg.nsf/containerFooter.gif');
	background-repeat: no-repeat;
}

.circlePic {
	position: relative;
	right: -486px;
	top: -244px;
	margin: 0 0 -348px 0;
	visibility: hidden;
	z-index: 0;
}

.physSearch {
	position: relative;
	top: -55px;
	right: -320px;
	margin: 0 0 -128px 0;
	z-index: 3;
}

.medCondSearch {
	position: relative;
	top: 30px;
	right: -363px;
	margin: 0 0 -127px 0;
	z-index: 2;
}

.services {
	position: relative;
	top: 55px;
	right: -568px;
	margin: 0 0 -151px 0;
	z-index: 1;
}

.leftContent {
	width: 250px;
	padding-left: 1em;
	float: left;
}

.leftContent2 {
	width: 260px;
	padding-left: 1em;
	float: left;
}

.welcomeBox {
	width: 100%;
	color: #777;
}

.rightContent {
	width: 515px;
	float: right;
}

.rightContent2 {
	width: 525px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.padForCircle {
	padding-top: 200px;
}

.middlePics {
	width: 175px;
	float: left;
}

.rightText {
	float: right;
	padding-top: 15px;
	padding-right: 6px;
	width: 330px;
	color: #777;
}

.adSection {
	margin: auto;
	text-align: center;
}

/*** Search Box ***/
.search {
	float: right;
	height: 46px;
	background-image: url('/jcmg.nsf/searchBack.gif');
	background-repeat: no-repeat;
	margin: 0 30px 0 -20px;
	padding: 0 0 0 10px;
}

.searchText {
	float: left;
	padding: 9px 3px 3px 3px;
}

/**** Drop Down Menu ****/
.topMenu {
	float: right;
}

.topMenu ul {
	margin: 0 2em 0 0;
	list-style: none;
}

.topMenu ul li {
	position: relative;
	display: block;
	float: left;
	height: 46px;
	margin: 0;
	padding: 9px 0 0 0;
	text-align: center;
	width: auto;
	min-width: 100px;
	background-image: url('/jcmg.nsf/menuItemBack.gif');
	background-repeat: no-repeat;
	z-index: 1;
}

.topMenu ul li:hover {
	background-image: url('/jcmg.nsf/menuItemBackHover.gif');
	background-repeat: no-repeat;
}

.topMenu ul li ul {
	background: black;
	display: none;
	position: absolute;
	top: 45px;
	border-bottom: 1px solid #444;
	width: 112px;
}

.topMenu ul li ul li {
	display: block;
	float: none;
	z-index: 1;
	background: black;
	border: 1px solid #444;
	border-bottom: none;
	height: auto;
	width: 110px;
}

.topMenu ul li ul li:hover {
	background: black;
}

.topMenu ul li a {
	display: block;
	color: white;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.topMenu ul li a:hover {
	text-decoration: underline;
}

.topMenu ul li a:visited {
	color: #ffffff;
}

.topMenu ul li ul li a {
	
}

.topMenu ul li ul li a:hover {
	background-color: #222;
	text-decoration: underline;
}

/*** Left Menu ***/
.leftMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px;
}

.leftMenu ul li {
	position: relative;
	display: block;
	height: 42px;
	background-image: url('/jcmg.nsf/leftMenuBack.gif');
	background-repeat: no-repeat;
	padding: 5px 0 0 40px;
	text-align: Left;
}

.leftMenu ul li:hover {
	background-image: url('/jcmg.nsf/leftMenuBack-rollover.gif');
	background-repeat: no-repeat;
}

.leftMenu li a {
	color: Black;
	font-size: 1.5em;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

.leftMenu li a:hover {
	color: Black;
	text-decoration: none;
}

.leftMenu ul li ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	height: auto;
	width: 300px;
	background: white;
	font-size: .9em;
	z-index: 3;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid gray;
}

.leftMenu ul li ul li {
	background: white;
	display: block;
	margin: 0;
	padding: .5em;
	border: 1px solid gray;
	border-bottom: none;
	height: auto;
	width: 298px;
}

.leftMenu li ul li:hover {
	background-image: none;
}

.leftMenu li ul li a:hover {
	background-color: white;
	text-decoration: underline;
	display: block;
}

/**** General Classes ****/
.left {
	float: left;
}

.right {
	float: right;
}

.nospace {
	padding: 0;
	margin: 0;
}

.spacer {
	clear: both;
	height: 18px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.searchButtons {
	float: right;
	
}
.policy {
	text-align: center;
}
.reqcell {
	border-style:solid;
	border-color:rgb(0,0,0);
	border-width:thin;
	background-color:rgb(221,227,238)
}

 P.breakhere {page-break-before: always}
