/* Setting font family for the whole page */
body	{
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0;
	margin: 0;
	background-color: #669966;
	color: #ffffff;
	}

/* Headers */
H1 {
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFF33;
	}
H2 {
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FFFF33;
	}


/* Job Search Links in blue area under search jobs button */
a.jobsearch:link	{
	width: 100%;
	padding: 0px 0px 0px 20px;
	border: none;
	background-color: #3366CC;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	}
a.jobsearch:hover	{
	width: 100%;
	padding: 0px 0px 0px 20px;
	border: none;
	background-color: #6699FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF33;
	}
a.jobsearch:visited	{
	width: 100%;
	padding: 0px 0px 0px 20px;
	border: none;
	background-color: #3366CC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	}
a.jobsearch:active	{
	width: 100%;
	padding: 0px 0px 0px 20px;
	border: none;
	background-color: #6699FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	}
a.jobsearch:visited:hover	{ 
	width: 100%;
	padding: 0px 0px 0px 20px;
	border: none;
	background-color: #6699FF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	}

/* Navigation links in blue field top right hand */	
a.menu:link	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	}
a.menu:hover	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF33;
	vertical-align: middle;
	}
a.menu:visited	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	vertical-align: middle;
	}
a.menu:active	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	vertical-align: middle;
	}
a.menu:visited:hover	{ 
	width: 100%;
	height: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	vertical-align: middle;
	}
/* Specialty links */	
a.specialty:link	{
	width: 100%;
	font-weight: bold;
	border: none;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	}
a.specialty:hover	{
	width: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF33;
	vertical-align: middle;
	}
a.specialty:visited	{
	width: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	vertical-align: middle;
	}
a.specialty:active	{
	width: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	vertical-align: middle;
	}
a.specialty:visited:hover	{ 
	width: 100%;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	vertical-align: middle;
	}
	

.stdfnt	{
	font-size: 11px;
	}
	
	
/* Headers next to Physician Photos - green area under Employers */	
a.emp:link	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none; 
	}
a.emp:hover	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color: #0033CC;
	}
a.emp:visited	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	}
a.emp:active	{
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	}
a.emp:visited:hover	{ 
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	}
/* Footer Links */	
a.foot:link	{
	border: none;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	}
a.foot:hover	{
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF33;
	vertical-align: middle;
	}
a.foot:visited	{
	border: none;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	}
a.foot:active	{
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	vertical-align: middle;
	}
a.foot:visited:hover	{ 
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF33;
	vertical-align: middle;
	}

/* table holding all nav items in blue area under search button up in left corner*/
.navbox	{
	width: 100%;
	height: 100%;
	border: none;
	}
.menucell	{
	border-bottom: solid 1px #FFFFFF;
	border-top: none;
	border-right: none;
	border-Left: none;
	background-color: #3366CC;	
	vertical-align: middle;
	}
.menuhead	{
	border: none;
	background-color: #3366CC;
	Height: 35px;
	}
.menucellbottom	{
	width: 100%;
	Height: 15px; 
	background-image: url('../images/sb-btm.jpg');
	background-repeat: repeat-x;
	background-color: transparent;
	border: none;
	}
.menurightend	{
	vertical-align: bottom;
	background-image: url('../images/sb-r.jpg');
	background-repeat: repeat-y;
	background-position: 100% 0%;
	}

/* Whole page - table to expand 100% */
.pagebox	{
	height: 100%;
	width: 100%;
	border: inset 2px #000000;
	background-color: #669966;
	}
.pageboxleft	{
	border: none;
	vertical-align: top;
	}
.pageboxright	{
	width: 505px;
	border: none;
	vertical-align: top;
	text-align: center;
	}

/* Left Side - Green bar*/
.leftTopBox	{
	width: 100%;
	height: 40px;
	border: none;
	background-image: url('../images/greengradbg.jpg');
	background-repeat: repeat-x;
	}
.leftgrad	{
	width: 100%;
	border: none;
	text-align: left;
	}

/* Right - Blue bar*/
.RightTopBox	{
	width: 505px;
	border: none;
	background-image: url('../images/bluegradbg.jpg');
	background-repeat: repeat-x
	}
/* Search Button Box */	
.buttontable	{
	width: 85px;
	height: 185px;
	border: none;
	}
.buttonTop	{
	width: 85px;
	height: 35px;
	border: none;
	}
.buttonmiddle	{
	width: 85px;
	border: none;
	background-image: url('../images/gridbg.jpg');
	background-repeat: repeat-y;
	vertical-align: top
	}
.buttonfooter	{
	width: 85px;
	height: 15px;
	border: none;
	}
.mnubottom	{
	width: 100%;
	background-image: url('../images/sb-btm.jpg');
	background-repeat: repeat-x;
	background-color: transparent;
	border: none;
	font-size: 6px;
	}
/* Physician Images */	
.physimage	{
	margin: 0px 20px 0px 0px;
	border: none;
	}
/* Content text left and right column */	
.content1	{
	vertical-align: top;
	font-size: 11px;
	padding: 5px 5px 0px 10px;
	}
.content2	{
	vertical-align: top;
	font-size: 11px;
	padding: 5px 10px 0px 5px;
	}
.content3	{
	vertical-align: top;
	font-size: 11px;
	padding-left: 20;
	padding-top: 10;
	}
.content4	{
	font-size: 11px;
	}

.footer	{
	height: 50px;
	border: none;
	background-image: url('../images/btmbarbg.jpg');
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	}
.photostyle	{
	padding-top: 10;
	}
input	{
	font-size: 11px;
	}
select	{
	font-size: 11px;
	}