/* Start of Tag Redefines */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white; 
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h1 {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

p {
	padding: 5px;
	margin: 5px;
}

.redtextsmall {
	font-size: 11px;
	color: red;
	font-weight: normal;
}

.blacktextsmall {
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.blacktextmedium {
	font-size: 12px;
	color: black;
	font-weight: normal;
}

.blacktextlarge {
	font-size: 18px;
	color: black;
	font-weight: normal;
}

.bluetextmedium {
	font-size: 12px;
	color: #333399;
	font-weight: normal;
}

.hidden {
	visibility:hidden;
}

.clearfloat {
	clear: both;
}

#container { 
	position: relative;
  	margin: auto;
  	width: 960px;
	padding: 0px;
	}

#container:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}

#containermain { 
	position: relative;
  	width: 956px;
	padding: 0px;
	border: 2px solid #aeb0b3;
	}

#leftarea {
	display: inline;
	width: 250px;
	/*height: 544px;*/
	float: left;
}

#picleft {
	display: block;
	width: 250px;
	height: 544px;
}

#headerleft {
	display: inline;
	width: 211px;
	background-image: url(images/headerleft.gif);
	background-repeat: no-repeat;
	background-position:  top left;
	margin-top: 19px;
	margin-left: 23px;
	float: left;
	color: #333399;
	font-size: 12px;
	text-align: left;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	letter-spacing: -1.5px;
	background-color: #d7d8ea;
}

#navleftmin {
	display: inline;
	width: 1px;
	height: 498px;
	float: left;
}

#navleft {
	display: inline;
	width: 218px;
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
	background-position:  top left;
	margin-left: 23px;
	float: left;
	letter-spacing: -1px;
}

#header {
	display: inline;
	width: 704px;
	height: 126px;
	float: right;
}

#headernav {
	display: inline;
	width: 695px;
	height: 26px;
	color: #ffcc33;
	float: right;
	margin-top: 13px;
}

#headernav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#headernav li {
	display:inline;
}

#headernav a.pharma {
	display: block;
	width: 215px;
	height: 26px;
	background-image: url(images/pharma.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	text-decoration: none;
	padding: 0px;
	float: right;
}

#headernav a.pharma-selected {
	display: block;
	width: 215px;
	height: 26px;
	background-image: url(images/pharma-selected.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	text-decoration: none;
	padding: 0px;
	float: right;
}

#headernav a.healthcare {
	display: block;
	width: 261px;
	height: 26px;
	background-image: url(images/healthcare.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	text-decoration: none;
	padding: 0px;
	float: right;
}

#headernav a.healthcare-selected {
	display: block;
	width: 261px;
	height: 26px;
	background-image: url(images/healthcare-selected.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	text-decoration: none;
	padding: 0px;
	float: right;
}

#headernav a.meded {
	display: block;
	width: 219px;
	height: 26px;
	background-image: url(images/meded.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	text-decoration: none;
	padding: 0px;
	float: right;
}

#headernav a.meded-selected {
	display: block;
	width: 219px;
	height: 26px;
	background-image: url(images/meded-selected.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	text-decoration: none;
	padding: 0px;
	float: right;
}

#logo {
	display: inline;
	width: 315px;
	height: 57px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position:  top right;
	margin-right: 26px;
	margin-top: 30px;
	float: right;
}

#maincontent {
	display: inline;
	width: 694px;
	float: right;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
}

#footernav1 {
	display: inline;
	width: 956px;
	height: 22px;
	background-color: #1e1784;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	float: left;
}

#footernav1 li {
	display:inline;
	margin-right: 30px;
}

#footernav1 ul {
	list-style-type: none;
	width:100%;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}

#footernav1 a {
	color: white;
	text-decoration: none;
}

#footernav1 a:hover {
	text-decoration: underline;
	color: white;
}

#footernav1 a:visited {
	color: white;
}

#footernav2 {
	display: inline;
	width: 960px;
	height: 22px;
	color: #333399;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	float: right;
	margin-right: 16px;
}

#footernav2 li {
	display:inline;
	margin-right: 10px;
}

#footernav2 ul {
	list-style-type: none;
	width:100%;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}

#footernav2 a {
	color: #333399;
	text-decoration: none;
}

#footernav2 a:hover {
	text-decoration: underline;
	color: #333399;
}

#footernav2 a:visited {
	color: #333399;
}

.drop {
	display: none;
}

.navitem {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.navitem li {
	text-align: left;
	font-size: 11px;
	border-top: 1px dotted #9f9fc5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #000000;
}

.navitem li a {
	text-decoration: none;
}

.navitem li a:hover {
	text-decoration: underline;
}

.navindent {
	margin-left: 14px;
	padding-left: 0px;
}

.iSelected {
	background-color: #e5e5ef;
	color: #333399;
}

.nSelected {
	color: #333399;
	font-weight:bold;
}

.nNotSelected {
	color: #000000;
}

.nVisible {
	display: block;
}

.nNotVisible {
	display: none;
}

.column1 {
	display: inline;
	width: 120px;
	height: 25px;
	float: left;
	padding-left: 20px;
}

.column2 {
	display: inline;
	width: 220px;
	height: 25px;
	float: left;
}

.column3 {
	display: inline;
	width: 220px;
	height: 120px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.column3 textarea, .column2 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contactleft {
	display: inline;
	width: 435px;
	float: left;
	border: 1px solid white;
}

#contactright {
	display: inline;
	width: 250px;
	float: left;
}

.imagecontent {
	display: inline;
	width: 198px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
}

.contenttextleft {
	display: inline;
	width: 450px;
	float: left;
}

#comstylespacer21 {
	height: 21px;
	width: 100%;
}

#comstyleheader {
	width: 694px;
	background-image: url(images/comstyle_header2.gif);
	background-repeat: repeat-x;
	background-position:  top left;
}

#comstyleheader2 {
	width: 694px;
	background-image: url(images/comstyle_header.gif);
	background-repeat: repeat-x;
	background-position:  top left;
}

#comstyleheaderpicstart {
	width: 147px;
	height: 143px;
	background-image: url(images/comstyle1-b.jpg);
	background-repeat: no-repeat;
	background-position:  top left;
	float: left;
}

#comstyleheaderpicend {
	width: 147px;
	height: 143px;
	background-image: url(images/comstyle7-b.jpg);
	background-repeat: no-repeat;
	background-position:  top left;
	float: left;
}

#comstylecontentright {
	width: 545px;
	float: right;
	background: none;
	margin-top: 30px;
}

#comstylecontentwide {
	width: 694px;
	float: right;
	background: none;
	padding-top: 8px;
}

#comstyleheader h1,#comstyleheader2 h1 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 20px 14px;
	margin: 0px;
	color: #1f419b;
}

#comstyleheader p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #1f419b;
}

#comstyleheader2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #1f419b;
}

#comstyleheader2 form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f419b;
	padding: 0px;
	margin: 0px;
}

#comstyleheader2 input,#comstyleheader2 select {
	border: 1px solid #d7d8ea;
	color: #1f419b;
}

.comstylecolumn1 {
	display: inline;
	width: 96px;
	height: 25px;
	float: left;
	padding-left: 14px;
}

.comstylecolumn2 {
	display: inline;
	width: 316px;
	height: 25px;
	float: left;
	padding-left: 14px;
}

.comstylecolumn3 {
	display: inline;
	width: 220px;
	height: 25px;
	float: left;
	padding-left: 14px;
}

.tinytext {
	font-size: 10px;
}

.noborder {
	border: none!important;
}

.comstyleinputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.comstyleerror {
	color: #ffd43f;
}

.comstyleerror2 {
	background-color: #ffd43f!important;
}