/* CSS Document */

body {  margin: 0px; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #053266; }
form { margin: 0px; }
sup { font-size: smaller; }

.fullHeight { height: 100%; }
.imageText { vertical-align: middle; }

a{font-style: normal;font-weight: normal;color: #F78E1E;text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:underline;}

/* SPLASH PAGE ONLY */

.splashMedicine { background-image: url(../images/03medicine.gif); }
.splashText { font-size: 12px; color: #003300; line-height: 140%; }
.splashNav { background-color: #F78E1E; }
.splashWhatsNewLeft { background-color: #4B8ABF; background-image: url(../images/23wnbg.gif); background-repeat: no-repeat; background-position: bottom right; }
.splashWhatsNewRight { background-color: #AFBC20; }
.splashWhatsNewText { font-size: 10px; color: #FFFFFF; }
.splashRegister { background-image: url(../images/27register.jpg); }
.splashRegisterText { font-size: 10px; color: #1B4677; }

/* LEFTNAV */

.leftnav { background-color: #AFBC20; }
.leftnavText { font-size: 10px; color: #FFFFFF; text-decoration: none; }
.leftnavText:hover { text-decoration: underline; }

/* RIGHTNAV */

.rightNavText { font-size: 10px; padding-top:30px; }
.rightNavCareerOpps { background-image: url(../images/41careerOppsBg.gif); }
.rightNavInvestorInfo { background-image: url(../images/42investorInfoBg.gif); }

/* HEADER */
.headerText { font-size: 9px; color: #3C73B2; }
.headerLink { font-size: 9px; color: #3C73B2; text-decoration: none; }
.headerLink:hover { text-decoration: underline; }
.searchBox { font-family: Verdana, Arial, Helvetica, sans-serif; color: #2C5B90; width: 180px; font-size: 9px; border: 1 solid #A39A8B; border-style: solid; border-color: #A39A8B; border-width: 1px; background-color: #F0EDE8; }

/* RESIZE */
.resize { font-size: 10px; color: #3C73B2; }
.resize10 { font-size: 9px; }
.resize11 { font-size: 10px; }
.resize12 { font-size: 11px; }
.resize13 { font-size: 12px; }
.resize14 { font-size: 14px; }

/* FORMS */
.formStyle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.inputBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 150px; }
.inputLgBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 150px; width: 500px; height: 300px;}
.resumeBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 200px; }
.contactTA { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 200px; height: 80px; }
.resumeTA { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 400px; height: 240px; }

/* FOOTER */
.footer { font-size: 10px; color: #4B8ABF; }
.footerLinkArea { font-size: 10px; color: #857E76; }
.footerLink { font-size: 10px; text-decoration: none; color: #857E76; }
.footerLink:hover { text-decoration: underline; }

/* BULLET CLASS */
.bullets
{
	list-style-image: url(../images/bullet.gif);
}

/*TEXT LINKS*/

.default_links 
{
	font-style: normal;
	font-weight: normal;
	color: #F78E1E;
	text-decoration:none;
}
.default_links:hover
{
	font-style: normal;
	font-weight: normal;
	color: #F78E1E;
	text-decoration:none;
	text-decoration:underline;
}
.default_links:active
{
	font-style: normal;
	font-weight: normal;
	color: #F78E1E;
	text-decoration:underline;
}






