body {
	background-image: url(pix/bkg.gif); background-repeat:repeat-x;
	background-color: #ffe48b;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link { color: #2c89b9; font-weight : normal; text-decoration: none; }
a:visited { color: #2c89b9; font-weight : normal; text-decoration: none; }
a:hover { color: #2eb1f4; font-weight : normal; text-decoration: none; }

#index h1 {
	background: url(pix/logo.jpg) top left no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}
#inside h1 {
	background: url(pix/logo_inside.jpg) top left no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}
h1 a {
	display: block;
	width: 885px;
	height: 265px;
}
h1 span, h2 span, #navigation ul li span {
	display: none;
}
#inside h2 {
	color: #f8c004;
	font-size: 14px;
}

h2#hotguide {
	background: url(pix/hotguide.gif) top left no-repeat;
	width: 277px;
	height: 50px;
}

h3 {
 color: #005681;
}

#inside h3 {
	color: #cd1984;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h3 em {
	display: block;
}
.highlight {
	color: #cd1984;
	display: inline;
}

.highlight_blue {
	color: #2c89b9;
	font-weight:bold;
	display: inline;
}

.highlight_black {
	color: #000000;
	font-weight:bold;
	display: inline;
}

h3 .highlight {
	font-size: 16pt;
}

#navigation {
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	background: #cd1984 url(pix/nav-back.jpg) top left repeat-x;
	width: 906px;
	height: 50px;
	color: #fff;
	font-size: 9pt;
	text-align: center;
}
#navigation ul {
	margin: 0px auto 0px auto;
	padding: 0px 5px;
	text-align: center;
	list-style-type: none;
	text-transform: uppercase;
	display: inline;
}

#navigation ul li {
	margin-right: 0px;
	display: inline;
	white-space: nowrap;
	margin:	0px 0px 0px 0px;
	padding:0px;
}

#navigation ul li a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
}

#navigation ul li span {
	display: none;
}

#navigation ul li#about_us a {
	background: url(pix/nav_about.gif) top left no-repeat;
	height:13px;
	width:83px;
}
#navigation ul li#about_us a:hover {
	background: url(pix/nav_about.gif) bottom left no-repeat;
	height:13px;
	width:83px;
}
#navigation ul li#intro_to_guide a {
	background: url(pix/nav_intro.gif) top left no-repeat;
	height:13px;
	width:118px;
}
#navigation ul li#intro_to_guide a:hover {
	background: url(pix/nav_intro.gif) bottom left no-repeat;
	height:13px;
	width:118px;
}
#navigation ul li#health_career_listings a {
	background: url(pix/nav_listings.gif) top left no-repeat;
	height:13px;
	width:160px;
}
#navigation ul li#health_career_listings a:hover {
	background: url(pix/nav_listings.gif) bottom left no-repeat;
	height:13px;
	width:160px;
}	
#navigation ul li#additional_info a {
	background: url(pix/nav_info.gif) top left no-repeat;
	height:13px;
	width:126px;
}
#navigation ul li#additional_info a:hover {
	background: url(pix/nav_info.gif) bottom left no-repeat;
	height:13px;
	width:126px;
}
#navigation ul li#order_form a {
	background: url(pix/nav_form.gif) top left no-repeat;
	height:13px;
	width:100px;
}
#navigation ul li#order_form a:hover {
	background: url(pix/nav_form.gif) bottom left no-repeat;
	height:13px;
	width:100px;
}	
#navigation ul li#sponsors a {
	background: url(pix/nav_sponsors.gif) top left no-repeat;
	height:13px;
	width:88px;
}
#navigation ul li#sponsors a:hover {
	background: url(pix/nav_sponsors.gif) bottom left no-repeat;
	height:13px;
	width:88px;
}	
#navigation ul li#contact_us a {
	background: url(pix/nav_contact.gif) top left no-repeat;
	height:13px;
	width:93px;
}
#navigation ul li#contact_us a:hover {
	background: url(pix/nav_contact.gif) bottom left no-repeat;
	height:13px;
	width:93px;
}
#border {
	position: relative;
	margin: 0px auto;
	background: #fff;
	width: 904px;
	border: 1px solid #e4ecee;
}
#border div.border-corner-top {
	width: 25px;
	height: 18px;
	background-color: #cd1984;
	background-position: top left;
	background-repeat: no-repeat;
}
#border div.border-corner-bottom {
	width: 25px;
	height: 25px;
	background-color: #fff;
	background-position: bottom left;
	background-repeat: no-repeat;
}
#border #border-corner-tl {
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(pix/border-corner-tl.jpg);
}
#border #border-corner-tr {
	position: absolute;
	top: -1px;
	right: -1px;
	background-image: url(pix/border-corner-tr.jpg);
}
#border #border-corner-bl {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background-image: url(pix/border-corner-bl.jpg);
}
#border #border-corner-br {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background-image: url(pix/border-corner-br.jpg);
}
#inside-navigation {
	position: absolute;
	margin-top:58px;
	top: 270px;
	left: 0px;
}

#content {
	position: relative;
	top: 10px;
	left: 0px;
	width: 883px;
	font-size: 11px;
	line-height:16px;
	background: #fcf7e4 url(pix/content-back.jpg) 0px 255px repeat-x;
	border: 1px solid #e4ecee;
	margin: 0px 10px 20px 10px;
	padding: 297px 0px 40px 0px;
}

#content a, #content a:visited {
	color: #2c89b9;
	text-decoration: none;
}

#content a:hover {
	color: #2eb1f4;
	text-decoration: none;
}

#content ul a, #content ul a:visited {
	color: #333333;
	text-decoration: none;
}


#content ul a:hover {
	color: #005581;
	text-decoration:underline;
}

#contentposition {
	margin-left: 300px;
	padding:0px;
	width: 550px;
}
#index #catalog {
	position: absolute;
	top: 450px;
	left: 30px;
}
#inside #catalog {
	position: relative;
	left: 5px;
}

.column {
	float: left;
}

.fixed_width_column {
	float: left;
	width:230px;
}
#content ul li.nobullet {
	list-style-type: none;
}
#content ul.column {
	padding: 0px 15px 0px 15px;
	list-style-type: disc;
/*	width:500px;*/
}

#content ul li ul li {
	margin-left:40px;
	padding: 0px 0px 0px 0px;
	list-style-type: circle;
}

#content #inside-navigation ul li ul li { 
	list-style-type: none;
	margin-left:15px;
}

#content ul.column a {
	color: #2c89b9;
	text-decoration: none;
}

#content ul a:hover {
	color: #005581;
	text-decoration:underline;
}

#content p.column {
	clear: none;
}

#catalog h2 {
	background: url(pix/callout.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
}
#catalog h2 a {
	display: block;
	width: 260px;
	height: 151px;
}
#content div.content-corner{
	width: 25px;
	height: 25px;
	background-color: #fdf9ea;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1px;
}
#content #content-corner-tl {
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(pix/content-corner-tl.jpg);
}
#content #content-corner-tr {
	position: absolute;
	top: -1px;
	right: -1px;
	background-image: url(pix/content-corner-tr.jpg);
}
#content #content-corner-bl {
	position: absolute;
	bottom: -1px;
	left: -1px;
	background-image: url(pix/content-corner-bl.jpg);
}
#content #content-corner-br {
	position: absolute;
	bottom: -1px;
	right: -1px;
	background-image: url(pix/content-corner-br.jpg);
}
#content p {
	margin: 0px 25px 20px 0px;
}
#content ul {
	margin: 0px 0px 25px 0px;
	list-style-type: none;
	padding: 0px;
}

#index #content ul {
	width:220px;
	float: left;
	list-style-type: none;
	margin: 0px 10px 0px 30px;
	padding: 0px;
	line-height:20px;	
	font-size:13px;
}
#inside-navigation ul {
	width:220px;
	list-style-type: none;
	margin: 0px 20px 0px 30px;
	padding: 0px;
	line-height:18px;	
	font-size:13px;
}
#inside-navigation ul li ul {
	margin-left: 10px;
}

#inside-navigation ul li.expanded a, #inside-navigation ul li.expanded a:hover,  #inside-navigation ul li.expanded a:visited , #content #inside-navigation ul li ul li.current_page a, #content #inside-navigation ul li ul li.current_page a:hover,  #content #inside-navigation ul li ul li.current_page a:visited {
	color: #cd1983;
	font-weight:bold;
}
#inside-navigation ul li ul.hidden {
  display:none;
}
#content #inside-navigation ul li ul li {
	background: none;
	padding: 0px;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

#content #inside-navigation ul li ul li a {
	color: #005581;
}
#content #inside-navigation ul li ul li a:hover {
	color: #cd1983;
}

#index #content ul li, #inside-navigation ul li {
	font-family: "Tahoma", Arial, sans-serif;
	background: url(pix/main-bullet.gif) 0px 5px no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	margin-bottom: 5px;
}

.dashline {
	width:531px;
	height:1px;
	background-image:url(pix/dividerline.gif); background-repeat:no-repeat;
	margin-top:20px;
	padding-bottom:20px;
	clear: both;
}

.clear {
	clear:both;
}

#footer {
	width: 800px;
	margin: 20px auto 20px auto;
	line-height: 14px;
	font-size:9px;
}
#footer h2 {
	font-size: 9px;
	color: #cd1984;
	margin: 0px;
}
#footer p {
	margin: 0px;
	font-size: 9px;
	color: #343436;
}
#footer a {
	color: #cd1984;
}
#footer .fullbreak {
	margin-top: 10px;
}

a.footer_validator:link { color: #888B8A; font-weight : normal;  text-decoration: none; }
a.footer_validator:visited { color: #888B8A; font-weight : normal;  text-decoration: none; }
a.footer_validator:hover { color: #560c70; font-weight : normal;  text-decoration: none; }

.backtotop {
	display:block;
	text-align:right;
	font-size:10px;
	padding-right:50px;
}	

/* Forms*/
.forms {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formtxt {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	width: 200px;  margin-bottom: 3px;
}

.formtxt2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	 width: 430px;  margin-bottom: 3px;
}

.formtxt3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;  width: 70px;  margin-bottom: 3px;
	border: 1px solid #B4BAC0;
}

.formsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
/* Forms*/

/********************************************************** Forms***********************************************************/

/* data entry errors */
.investorLoginError {
	padding-left:125px;
	font-weight:bold;
	color: #560c70;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:-30px;
}
.investorLoginError img {
	padding-bottom:8px;
	padding-right:5px;
}

.DataError {
	color:#FF0000;
	padding-bottom:15px;
	border:#FF0000;
	width:450px;
}
.DataError p {
	color:#FF0000;
	margin-left:15px;
}

.DataError legend {
	color:#FF0000;
}

/* data entry errors */
/* Forms*/

	div.forms {
		width: 45%;
		float: left;
	}
	label, input {
		display: block;
		margin-bottom: 0px;
	}
	.inline {
		float: left;
		clear: right;
	}
	.clear {
		clear: both;
	}
	
.login {
	margin-top:5px;
	margin-left:295px;
}	
#loginButton {
  width: 79px;
  height: 16px;
  margin: 0;
  margin-left:300px;
  padding: 0;
  border: 0;
  background: transparent url(pix/g_login_button.gif) no-repeat top left;
  text-indent: -1000em;
  vertical-align: middle;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* IE 5.x */
}

.contact_bluelg {
	color:#003a6f;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-bottom:40px;
}

.contact_blue {
	color:#0092e4;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.contact_pink {
	color:#cd1984;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.contact_yellow {
	color:#f8c004;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.contact_green {
	color:#008c84;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.floatright {
	float:right;
	padding: 0px 40px 30px 20px;
}

.clearall {
	clear:both;
}


.blue {
	color: #2c89b9;
	font-weight:bold;
}