body 
{
	margin:0;
	font-family:Arial;
	background:#D7EFE8;
}

.bg
{
	background:#ffffff;
}

.green_bg
{
	vertical-align:top;
	background:#66CC99;
}

.darkgreen_bg
{
	background:#006475;
	height:21px;
}

.content
{
	font-size:13px;
	color:#000000;
}
.boldgreen
{
	font-size:12px;
	color:#443169;
	font-weight:bold;
	line-height: 20px;
}
.boldgreen a
{
	font-size:12px;
	color:#443169;
	text-decoration:underline;
}
.boldgreen a:hover
{
	font-size:12px;
	color:#443169;
	text-decoration:none;
}
.greenbox
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.darkgreenbox
{
	background:#006475;
	font-size:12px;
	
	color:#ffffff;
	font-weight:bold;
}
.bggreen
{
	background:#D9F2E5;
}

.greenheading
{
	font-size:13px;
	color:#A95429;
	font-weight:bold;

}
.mandatory
{
	color:#006475; font-weight:bold;
	
}

.input
{
	 border:solid 1px #006475;
	 color:#000000;
}

.inputbutton
{
	 border:1px solid #025664;
	 color:#ffffff; font-weight:bold;font-size:12px;
	 background:#006475;
}	


/*
========================================================
CARRY OVERS FROM OLD baylorhealthcareers SITE
========================================================
*/

.formhdrlabel {
border: 1px #000000 solid;
padding: 6px;
background-color: #006475;
color: #FFFFFF;
font-weight: bold;
font-size:12px;
}

.formhdrrepeater {
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
padding: 6px;
background-color: #006475;
color: #FFFFFF;
font-weight: bold
}

.formlabel {
border: 0px #000000 solid;
padding: 6px;
white-space: nowrap;
text-align: right
}

.formaltcolor {
font-size:12px;
}

.formalhilite1 {
background-color: #8CAFAD
}

.formalhilite2 {
background-color: #AAC5C0
}

.formdata {
width: 220px
}

.formdatarel {
font-family: Verdana, Arial, Helvetica, Sans-Serif, Myuen;
width: 98%;
}


/* GLOBAL CONTENT */
	
#GlobalContentMain {
width: 100%;
height: 373px;
vertical-align: top
}
	
	#GlobalContentMain ul {
	margin-top: 5px
	}
			
	#GlobalContentMain ul li {
	padding-bottom: 5px
	}
			
	#GlobalContentMain a {
	font-weight: bold
	}
	
	#GlobalContentSub {
	padding: 20px;
	vertical-align: top;
	font-size:14px;
	}
	
	h1, h2, h3, h4, h5, h6 {
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
color: #443169;
font-weight:normal;
font-size:18px;
}

.leftpanelbg
{
	background-color:#f8f9f4;
}

