/*CONTINUMM HEALTHCARE STYLESHEET*/


/*Effects the font size and font face for all pages*/
/*----------------------------------------------------------*/

BODY, A, TABLE, SELECT, INPUT, FORM, LI, P, TEXTAREA, TD, TR, DIV, SPAN
{font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
 
SELECT, INPUT, FORM, TEXTAREA 

{font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px;}

.textbox {border-color: #A8CCA2; border-style: solid; border-width: 1px;}

.bg {background-color: #CFB6D8; background-image: url("../images/continuum_bg.jpg"); background-repeat: no-repeat;}

/*LINKS*/
/*----------------------------------------------------------*/

A

{color:#00A0C6; text-decoration: underline;}



A:hover

{color:#356D90; text-decoration: underline;}



A:visited

{color:#348521; text-decoration: underline;}



A:visited:hover

{color:#356D90; text-decoration: underline;}


.footerLink

{color:#356D90; font-size: 9px; text-decoration:none;}


.footerLink:hover

{color:#00A0C6; font-size: 9px; text-decoration:underline;}

.footerLink:visited

{color:#356D90; font-size: 9px; text-decoration:none;}

.footerLink:visited:hover

{color:#00A0C6; font-size: 9px; text-decoration:underline;}

/*TEXT*/
/*----------------------------------------------------------*/

.newsHeadline

{font-size: 14px; color: #1B1464; font-weight: bold;}



.pageTitle

{font-size: 14px; color: #1B1464; font-weight: bold;}




.formLabel
{font-size: .8 em; color: #333333;}



.bodyCopy
{line-height: 18px;}


.heading

{font-size: 14px; color: #1B1464; font-weight: bold;}


.quoteRef

{font-style: italic; align: right; text-align: right;}



.fraction

{font-size: 6pt; font-weight: bold;}



.small

{font-size: 8pt; font-weight: bold;}

.note

{font-size: 9px; color: #666666;}

.whiteText

{font-size: 10pt; color: #FFFFFF;}



/*COLORS*/
/*----------------------------------------------------------*/

.yellow

{background: #DBDB42;}



.lightgreen

{background: #A8CCA2;}



.violet

{background: #CCBFDE;}



.green

{background: #42792E}



.orange

{background: #CC7304}



.blue

{background: #1B1464;}



.khaki

{background: #CBC8A2}



.grey

{background: #666666}