body {
	font-family: "Meta", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
}

/* NAVIGATION */
#profileview * {
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
}
#profileview a:hover {
	text-decoration: underline;
}
#userwrap li {
	font-size: 1em;
	text-align: right;
	list-style: none;
}
#userlist li {
	background-color: #fff;
	text-align: left;
	list-style: none;
}
a#userlink {
	text-align: center;
	text-decoration: none;
	color: #fff;	
	background: url(../img/profile.gif) no-repeat 0px 1px;
}
a#userlink:hover {
	text-decoration: underline;
}
#userlist a {
	display: block;
	text-decoration: none;
	padding: 4px 12px;
	color: #000;
}
#userlist a:visited {}
#userlist a:hover {color: #fff;}
#userlist a#management:hover 	{background: url(../img/subnav1.gif) repeat-x top;}
#userlist a#sales_service:hover {background: url(../img/subnav2.gif) repeat-x top;}
#userlist a#r_and_d:hover 		{background: url(../img/subnav3.gif) repeat-x top;}
#userlist a#intelligence:hover 	{background: url(../img/subnav4.gif) repeat-x top;}
#userlist a#research:hover	{background: url(../img/subnav5.gif) repeat-x top;}
#userlist a#medical_pro:hover 	{background: url(../img/subnav6.gif) repeat-x top;}
#userlist a#suppliers:hover		{background: url(../img/subnav7.gif) repeat-x top;}

#navlist a {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	border-bottom: 4px solid #3f0404;
	color: #fff;
}

#subnav a {
	line-height: 1.8em;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#subnav a:visited {}
#subnav a:hover {
	text-decoration: underline;
}
#subnav a:active {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* CONTENT */
.align_r {
	text-align:right;
}
p {
	position: relative;
	height: 1%;
	z-index:1;
	margin: 0;
	padding-bottom: 12px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
}
p.internmenu {
	padding:6px 0;
	margin-bottom:12px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.triplecolumn p {
	padding-left: 292px;
}

q, blockquote {
	background: url(../img/quote_ff.jpg) no-repeat;
	width: 208px;
	margin-top: 12px;;
	padding: 6px 6px 12px 30px;
	display: block;
	float: right;
	font-family: Georgia, Times, serif;
	font-size: 1.1667em;
	text-align: justify;
	color: #777;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
.singlecolumn blockquote {
	float: left;
}
.doublecolumn q, .doublecolumn blockquote {
	width: 180px;
	margin-left: 18px;
	display: block;
	float: right;
}

.triplecolumn q, .triplecolumn blockquote {
	position: absolute;
	left: 12px;
	top: -6px;
	padding: 6px 24px 6px 30px;
}
hr {
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	margin-bottom: 1em;
	clear: right;
}

/* IMAGES */
.singlecolumn .img561 {
	width: 50%;
	height: 50%;
}
.singlecolumn .img280, .singlecolumn .img561 {
	margin: -24px -12px 0 -12px;
}
.doublecolumn .img280 {
	padding-left: 140px;
}
.triplecolumn .img 280 {
	padding-left: 432px;
}
.triplecolumn .img561 {
	padding-left: 292px;
}
.imgthumb {
	position:relative;
	float: right;
	z-index:999;
	padding: 0 0 12px 12px;
}

/* BANNER */
.singlecolumn .banner {
	margin: 0 -12px;
}
/* LISTS */
#content ul, #content ol {
	margin-bottom: 1em;
	padding-left: 1em;
	font-size: 1em;
	text-indent: 0;
	text-align: justify;
	list-style-position: outside;
}
#content ul.inline, #content ol.inline {
	margin-bottom: 0;
	padding-top: 0.5em;
}
#content ul {
	list-style-type: circle;
}
#content ol {
	list-style-type: decimal;
}
#content li {
	padding: 0.25em 0;
	line-height: 1.5em;
}
#content .singlecolumn ol {
	padding-left: 1.5em;
}
#content .triplecolumn ul,#content .triplecolumn ol {
/*	text-indent: 292px; */
	margin-left:292px;
}
#content .triplecolumn ul p,#content .triplecolumn ol p {
	padding-left:0;
}
ul.nobullet {
	list-style: none;
}

/* HEADLINES */
h1, h2, h3, h4 {
	/* line-height: 18px; */
	line-height:1.2;
	padding: 0 0 12px 0;
	margin: 0;
	clear: right;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6666em;
}
h3 {
	font-size: 1.3333em;
}
h4 {
	font-size: 1.1666em;
}
.triplecolumn h1, .triplecolumn h2, .triplecolumn h3, .triplecolumn h4 {
	padding-left: 292px;
}
#homepage h1 	   	{color: #cb3838;}
#aboutpage h1 	   	{color: #ff8a00;}
#approachpage h1    {color: #a6dd3b;}
#solutionspage h1   {color: #37c767;}
#clubpage h1 	    {color: #3bddbb;}
#onlinepage h1 		{color: #3bd5dd;}
#newspage h1    	{color: #0078e3;}
#contactpage h1     {color: #b53bdd;}

#homepage h2 		{color: #962a2a;}
#aboutpage h2 		{color: #bd6600;}
#approachpage h2 	{color: #7ba42c;}
#solutionspage h2	{color: #29934c;}
#clubpage h2 		{color: #2ca48b;}
#onlinepage h2 		{color: #2c9ea4;}
#newspage h2 		{color: #0059a8;}
#contactpage h2 	{color: #862ca4;}

#homepage h3, 	   	#homepage strong		{color: #6f1f1f;}
#aboutpage h3, 	   	#aboutpage strong		{color: #8c4c00;}
#approachpage h3,   #approachpage strong 	{color: #5b7a21;}
#solutionspage h3,  #solutionspage strong	{color: #1e6d38;}
#clubpage h3, 	   	#clubpage strong	 	{color: #217a67;}
#onlinepage h3, 	#onlinepage strong 		{color: #21757a;}
#newspage h3, 	   	#newspage strong	 	{color: #00427d;}
#contactpage h3,    #contactpage strong		{color: #63217a;}

#homepage h4,		{color: #521717;}
#aboutpage h4,	 	{color: #683800;}
#approachpage h4, 	{color: #435a18;}
#solutionspage h4, 	{color: #16512a;}
#clubpage h4, 		{color: #185a4c;}
#onlinepage h4, 	{color: #18575a;}
#newspage h4, 		{color: #00315d;}
#contactpage h4, 	{color: #49185a;}

strong { font-weight: bold;}

/* LINKS */
#content a {
/*	text-decoration: none; */
}
#homepage #content a 		{color: #962a2a;}
#aboutpage #content a 		{color: #bd6600;}
#approachpage #content a 	{color: #7ba42c;}
#solutionspage #content a 	{color: #29934c;}
#clubpage #content a 		{color: #2ca48b;}
#onlinepage #content a 		{color: #2c9ea4;}
#newspage #content a 		{color: #0059a8;}
#contactpage #content a 	{color: #862ca4;}

#homepage #content a:visited 		{color: #6f1f1f;}
#aboutpage #content a:visited 		{color: #8c4c00;}
#approachpage #content a:visited 	{color: #5b7a21;}
#solutionspage #content a:visited 	{color: #1e6d38;}
#clubpage #content a:visited 		{color: #217a67;}
#onlinepage #content a:visited 		{color: #21757a;}
#newspage #content a:visited 		{color: #00427d;}
#contactpage #content a:visited     {color: #63217a;}

#content a:hover {text-decoration: underline;}
#content a:active {}

/* FORMS */
.form hr {
	display: none;
}
.triplecolumn .form {
	padding-left: 292px;
}
.form label, .form input, .form textarea, .form select {
	font-size: 1em;
}
.form label {
	position: relative;
	display: block;
	min-height:1em;
	padding: 0.5em 0;
	text-align: right;
	font-weight: bold;
}

* html .form label {height:1em;}
.errormsg, .okmsg {
	padding: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	border: 1px solid #ddd;
}

.errormsg p {
	padding-bottom: 0.5em;
}
#homepage label, #homepage #reset, #homepage .errormsg					{color: #6f1f1f;}
#aboutpage label, #aboutpage #reset, #aboutpage .errormsg				{color: #8c4c00;}
#solutionspage label, #solutionspage #reset, #solutionspage .errormsg	{color: #5b7a21;}
#approachpage label, #approachpage #reset, #approachpage .errormsg 		{color: #1e6d38;}
#clubpage label,#clubpage #reset, #clubpage .errormsg					{color: #217a67;}
#onlinepage label, #onlinepage #reset, #onlinepage .errormsg			{color: #21757a;}
#newspage label, #newspage #reset, #newspage .errormsg					{color: #00427d;}
#contactpage label, #contactpage #reset, #contactpage .errormsg			{color: #63217a;}									

#homepage .okmsg		{background-color:#6f1f1f; border:0; color:#fff;}
#aboutpage .okmsg		{background-color:#8c4c00; border:0; color:#fff;}
#solutionspage .okmsg	{background-color:#5b7a21; border:0; color:#fff;}
#approachpage .okmsg 	{background-color:#1e6d38; border:0; color:#fff;}
#clubpage .okmsg		{background-color:#217a67; border:0; color:#fff;}
#onlinepage .okmsg		{background-color:#21757a; border:0; color:#fff;}
#newspage .okmsg		{background-color:#00427d; border:0; color:#fff;}

.singlecolumn .form label {
	width: 6em;
}
.doublecolumn .form label {
	width: 10em;
}
.doublecolumn .form .doublecolumn_indent label {
	width: 20em;
	line-height:1.2;
}

.form input.textfield, .form select {
	position: absolute;
	margin: 0 0 0 1em;
	border: 1px solid #ccc;
}
.form .doublecolumn_indent .radio_group {
	display:block;
	position: absolute;
	margin: 0 0 0 1em;
}
.form textarea {
	position: relative;
	height: 10em;
	width: 26em;
	left: 10em;
	top: -1.25em;
	margin: 0 0 -1.25em 1em;
	border: 1px solid #ccc;
}
.singlecolumn .form textarea {
	width: 11em;
}
.singlecolumn .form input.textfield, .singlecolumn .form select {
	left: 6em;
	top: 0.25em;
	width: 11em;
}
.doublecolumn .form input.textfield, .doublecolumn .form select {
	left: 10em;
	top: 0.25em;
	width: 26em;
}

.doublecolumn .form .doublecolumn_indent .radio_group {
	left: 20em;
	top: 0.25em;
	width: 13em;
}

input.submit {
	display: inline;
	margin-top: 1em;
	color: #fff;
	border: 1px solid #ddd;
}

#homepage input.submit			{background-color: #6f1f1f;}
#aboutpage input.submit			{background-color: #8c4c00;}
#approachpage input.submit		{background-color: #5b7a21;}
#solutionspage input.submit		{background-color: #1e6d38;}
#clubpage input.submit			{background-color: #217a67;}
#onlinepage input.submit		{background-color: #21757a;}
#newspage input.submit			{background-color: #00427d;}
#contactpage input.submit		{background-color: #63217a;}

#homepage input#reset, #aboutpage input#reset, #approachpage input#reset, #solutionspage input#reset, #clubpage input#reset, #onlinepage input#reset, #newspage input#reset, #contactpage input#reset {background-color:#eee;}

#homepage input.textfield:hover, #homepage textarea:hover, #homepage input#reset				{border: 1px solid #6f1f1f;}
#aboutpage input.textfield:hover, #aboutpage textarea:hover, #aboutpage input#reset				{border: 1px solid #8c4c00;}
#approachpage input.textfield:hover, #approachpage textarea:hover, #approachpage input#reset	{border: 1px solid #5b7a21;}
#solutionspage input.textfield:hover, #solutionspage textarea:hover, #solutionspage input#reset	{border: 1px solid #1e6d38;}
#clubpage input.textfield:hover, #clubpage textarea:hover, #clubpage input#reset				{border: 1px solid #217a67;}
#onlinepage input.textfield:hover, #onlinepage textarea:hover, #onlinepage input#reset			{border: 1px solid #21757a;}
#newspage input.textfield:hover, #newspage textarea:hover, #newspage input#reset				{border: 1px solid #00427d;}
#contactpage input.textfield:hover, #contactpage textarea:hover, #contactpage input#reset		{border: 1px solid #63217a;}


.singlecolumn .form input.submit {
	margin-left: 7em;
}
.doublecolumn .form input.submit {
	margin-left: 11em;
}

#reset {
	display: inline;
	margin-left: 2em;
}

/* TABLES */
#content table {
	width: 100%;
	margin:0 auto 12px;
}
#content thead, #content tbody {
	border: 1px solid #ddd;
}
#content tr.border {
	border-bottom: 1px solid #ddd;
}
#content th, #content td {
	padding: 3px;
	line-height:1.2;
}
#content .pad9 th, #content .pad9 td {
	padding:3px 9px;
}
#content tr.valign td {
	vertical-align:middle;
}
#content th {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
#newspage #content table {
	margin-top:1em;
	border:1px solid #0059a8;
}
#newspage #content .singlecolumn {
	margin-top:3em;
}
#content .singlecolumn td, #content table thead td {
	padding:9px;
}
#solutionspage #content td.mark {
	color:#1E6D38;
	border-right:1px solid #ddd;
}
#newspage #content td {
	vertical-align:top;
	border:1px solid #0059a8;
}
#content table thead {
	font-weight:bold;
}

#content table.register thead strong {
	font-weight:normal;
}
#content table.register thead h1, #content table.register thead h3 {
	font-weight:normal;
	padding-bottom:0;
}
#content .register tr.topic td {
	background-color: #0059a8;
	color:#fff;
}
#content .register tr.break td {
	background-color: #cce4f9;
}
#content .register td.break {
	text-align:center;
}


/* FOOTER */
#footer {
	font-size: 9px;
	color: #ddd;
	text-align: right;
}
#content #footer a {
	color: #ddd;
	text-decoration: none;
}
#content #footer a:visited {
	color: #ddd;
}
#content #footer a:hover {
	text-decoration: underline;
}
#content #footer a:active {
	
}