/*************custom color tags *********/

/* links */
/*a:link, a:active{ font-weight: normal; color: #CE5B21; text-decoration: underline; }
a:visited {       font-weight: normal; color: #CE5B21; text-decoration: underline; }*/
a:link, a:active, a:visited { text-decoration: underline; color: #CE5B21;}

/*text*/
.primary { color: #B0CC94; } /*green*/
.secondary { color: #D1CCBF; } /*brown*/
.tertiary { color: #E0DCD3; } /*gray*/

.page_title { font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, sans-serif;
    color: #669999; }
.page_title_hcp_patient {font-weight: bold; font-size: 15px;font-family: Arial, Helvetica, sans-serif;
    color: #009900;}
.page_title_hcp_b2b {font-weight: bold;font-size: 15px;font-family: Arial, Helvetica, sans-serif;
    color: #999966;}
.page_title_hcp_healthcare {font-weight: bold;font-size: 15px;font-family: Arial, Helvetica, sans-serif;
    color: #336699;}
.page_title_white {font-weight: bold;font-size: 15px;font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;}
.page_title_default_white, .page_title_default_white a:link, .page_title_default_white a:active, .page_title_default_white a:visited {
    font-weight: bold;font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #ffffff;
    text-transform: uppercase;text-decoration: none;}
.actionbox, .actionbox a:link, .actionbox a:active, .actionbox a:visited {
    color:  #009900;}
.module_title { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; color: #333333; margin-bottom: 8px;}
.module_text, .module_text a:link, .module_text a: active, .module_text a: visited
    { text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; color: #3B5A6F;}
.module_text_secondary, /*.module_text a:link, .module_text a: active, .module_text a: visited */
    { text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; color: #333333;}
.home_title,
    { text-decoration: none; font-size: 14px; font-family: Arial; font-weight: bold; color: #2D5A7D;}
.search_title,
    { text-decoration: none; font-size: 11px; font-family: Arial; font-weight: bold; color: #666666;} 

/*background*/
.bg_primary { background-color: #ED5000; }
.bg_secondary { background-color: #EEF2CF; }
.bg_tertiary { background-color: #E0DCD3; }
.bg_main { background-color: #FBFAE5; }

/*right side component colors */
.bg_or_actionbox { background-color: #FFE5CC; }
.bg_dk_actionbox { background-color: #669966; }
.bg_hcp_patient  { background-color: #66CC66; }
.bg_lt_hcp_patient { background-color: #CCFFCC; }
.bg_hcp_healthcare { background-color: #99CCFF; }
.bg_lt_hcp_healthcare { background-color: #D3E8FD; }
.bg_hcp_b2b { background-color: #999966; }
.bg_lt_hcp_b2b { background-color: #FFFFCC; }

/*************main tags ***********/
body { overflow-y: scroll;font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #666666; margin: auto; background: #ffb971 url(/images/pageBG.gif) repeat-x top left; padding-bottom: 20px;}
li { list-style-image: url(/images/icons/icon_bullet.gif); list-style-position: outside; padding-left: 2px;}
textarea { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000000;}
sup {font-size: 11px;}
/*text */
.white {color : #ffffff; }
.lt_gray { color: #999999;}
.green { color: #99CC33; }
.dk_green { color: #016867; }
.black { color: #000000; }
.red { color: #cc0000; }

/*nav*/
.globalnav, .globalnav a:link, .globalnav a:active, .globalnav a:visited {
    color:  #ffffff; text-decoration: none;
}
.sectionnav, .sectionnav a:link, .sectionnav a:active, .sectionnav a:visited {
    color:  #ED5100; text-decoration: none;
}
.sectionnavon, .sectionnavon a:link, .sectionnavon a:active, .sectionnavon a:visited {
    font-weight: bold; color:  #A63A00; text-decoration: none;
}
.subsectionnav, .subsectionnav a:link, .subsectionnav a:active, .subsectionnav a:visited {
    color:  #ED5100; text-decoration: none;
}
.subsectionnavon, .subsectionnavon a:link, .subsectionnavon a:active, .subsectionnavon a:visited {
    color:  #A63A00; text-decoration: none; font-weight: bold;
}
.fourthlevelselected, .fourthlevelselected a:link, .fourthlevelselected a:active, .fourthlevelselected a:visited {
    color:  #336600; text-decoration: none; font-weight: bold;
}

.fourthlevel, .fourthlevel a:link, .fourthlevel a:active, .fourthlevel a:visited {
    color:  #336600; text-decoration: underline;
}

.rightColumnHeading {
    font-size: 11px; font-weight: bold; margin-top: 10px;
    margin-bottom:10px; color: #FF6501; text-decoration:none;}
.rightColumnHeading:visited { color: #FF6501; }
.rightColumnHeading:hover {   color: #FF6501; text-decoration:none; }
.rightColumnTxt {             color: #666666; font-size:11px; }


/* form elements */
input { font-size: 11px; color: #000000;}
.formtext { font-size: 11px; color: #000000;}
select { font-size: 11px; color: #000000; }

/*background colors */
.bg_gray { background-color : #999999; }
.bg_dk_gray { background-color : #666666; }
.bg_lt_gray { background-color : #cccccc; }
.bg_dk_green { background-color : #006B01; }
.bg_lt_green { background-color : #99CC33; }
.bg_peach { background-color : #FEDA9E; }



/*line colors */
.divider { background-color: #D3DD84; }
.footerDivider { background-color: #F4AF23; }
UL LI { color: #666666; list-style-type: square }


#pageBorderLeft
{
	background: url(/images/pageBorderLeftTile.gif) repeat-y top left;
}
#pageBorderRight
{
	background: url(/images/pageBorderRightTile.gif) repeat-y top left;
}
#pageBorderBtm
{
	background: url(/images/pageBorderBtmTile.gif) repeat-x top left;
}
#homeNews
{
	color: #666666; 
	font-size: 11px;
}
#homeLeftColumn
{
	 width:545px;
	 background-color: #fbfbe5;
	 padding-left: 24px;
	 padding-right: 10px;
	 padding-top: 30px;
}
#homeImages
{
	padding-top: 30px;
}
#searchBox
{
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	background-color: #c5cb98;
	padding-top: 15px;
	padding-left: 16px;
	padding-bottom: 15px;
	color: #666666;
	font-size: 11px;
}
#searchBox input.text
{
	background: #ffffff;
	border: 1px solid #8d9455;
	width: 144px;
	height: 19px;
}
#contactInfo
{
	font-size: 11px;
	background: #c5cb98;
	height: 167px;
	padding-left: 15px;
	padding-top: 25px;
}
#homeContent
{
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
}
