BODY {  
	COLOR: #000000; FONT: 12px Georgia, serif; text-align: left;
}

td,div { COLOR: #000000; FONT: 12px Georgia, serif;}
p { COLOR: #333333; FONT: 12px Georgia, serif; line-height: 150%; }

p { margin: 0 0 0 0; padding: 0 0 0 0; }

form { margin: 0 0 0 0; padding: 0 0 0 0; }

/* Table attiributes. Define table with borders. General definitions, header row, basic row */

table.bordered { background-color: #CCCCCC;}

table.bordered th { COLOR: #333333; FONT: bold 11px Georgia, serif; padding: 5px 5px 5px 5px; text-align: left; background-color: #ffffff; background-image: url(../images/general/table_title_bg.gif); background-repeat: repeat-x; border-bottom: solid 1px #000000; border-top: solid 1px #ffffff; }

table.bordered td { COLOR: #000000; FONT: 12px Georgia, serif; background-color: #ffffff;}


table.media { border-bottom: 0px solid #e2e2e2;}
table.media th { COLOR: #0A338E; FONT: bold 11px Georgia, serif; padding: 5px; text-align: left; background-color: #ffffff; border-bottom: solid 1px #DCDEE7; border-top: solid 1px #DCDEE7; }
table.media td { COLOR: #000000; FONT: 12px Georgia, serif; background-color: #ffffff; padding: 5px; border-bottom: 1px solid #DCDEE7;}

.blocksection { float: left; background-image: url(../images/general/table_title_bg.gif); background-repeat: repeat-x; background-color: #ffffff; border: solid 1px #e2e2e2; padding: 10px; }

.objectlistheaderarea { padding: 0px 5px 0px 5px; background-color: #ffffff; background-image: url(../images/general/table_title_bg.gif); background-repeat: repeat-x; border: solid 1px #cccccc; border-bottom-width: 0; }
.objectlistheader { padding: 5px 0px 5px 0px; COLOR: #0F4DBC; FONT: bold 14px Georgia, serif; }
.objectlistbutton { }

/* Different text styles */

.text {	COLOR: #000000; FONT: 12px Georgia, serif; FONT-WEIGHT: normal;}

.boldtext {	COLOR: #000000; FONT: bold 12px Georgia, serif;}

.titletext { COLOR: #003366; FONT: bold 12px Georgia, serif; }

.italictext { COLOR: #000000;	FONT: italic 12px Georgia, serif;}

.underlinedtext { COLOR: #000000; FONT: underline 12px Georgia, serif;}

.smalltext { COLOR: #333333; FONT: 11px Georgia, serif; } 


/* Other than basic heading */

.sectionheader { COLOR: #0A338E; FONT: 14px Georgia, serif; margin: 20px 0 10px 0; border-top: 2px solid #DCDEE7; border-bottom: 1px solid #DCDEE7; padding: 3px 0 5px 0;}

.subsectionheader { COLOR: #000000; FONT: bold 12px Georgia, serif; margin-top: 10px; margin-bottom: 15px; padding-bottom: 3px; border-bottom: 2px solid #e2e2e2;}

/* Form field title */

.fieldtitle { COLOR: #666666; FONT: 12px Georgia, serif; vertical-align: top; padding-top: 7px;}

.fieldtext { vertical-align: top; padding-top: 7px;}

.forminfoicon A:link, .forminfoicon A:active, .forminfoicon A:visited { FONT: 11px Georgia, serif; text-decoration: none;}

.forminfotext { COLOR: #000000; font: 11px Georgia, serif; padding: 7px;}

.forminfoarea { padding: 5px; background-color: #ffffff; border: 1px solid #e2e2e2; margin-bottom: 15px;}

.resulttext { COLOR: #000000; font: bold 12px Georgia, serif; padding: 15px 0 15px 0; }


/* Used in communities to show the name of the user logged in */

.logged { COLOR: #003366; FONT: italic 11px Georgia, serif; }


/* The message that is shown when some special action is made; ex. The registration was successful */

.messagetext {	COLOR: #003366;	FONT: 11px Georgia, serif;  border: solid 1px #cccccc; background: #E5F9E0; padding: 3px}

.formprocessedmessage {	COLOR: #003366;	FONT: 11px Georgia, serif;  border: solid 1px #cccccc; background: #E5F9E0; padding: 3px; margin-bottom: 10px;}

/* Navigation for multiple page search results or browse */

.messagenavi { COLOR: #000000; FONT: 11px Georgia, serif;}


/* Error text */

.error { COLOR: #CC0000; FONT: 11px; border: solid 1px #e2e2e2; background: #f2f2f2; padding: 3px 3px 3px 5px; margin-bottom: 15px;}


/* The text that shows how many matches found on search performed */

.searchresult {FONT: bold 11px Georgia, serif; padding-bottom: 10px; padding-left: 5px; }


/* Used to separate different sections on a page */

.independentsection { margin-bottom: 10px;}


/* Defines the editable area when area editor is in use. Only in admin mode. */

.editablearea {/*border-width: 1px; border-style: solid; border-color: #D3D7E3; background-color: #5C92DC;*/}


/* GENERAL BUTTONS style definitions */

.button A:link, .button A:active, .button A:visited, .button A:hover { color: #0A338E; FONT: 11px Georgia, serif; text-decoration: none;  }

.button A:hover { color: #0A338E; FONT: 11px Georgia, serif; text-decoration: underline;}

.button { display: inline; background-color: #ffffff; border: solid 1px #e2e2e2; border-bottom: solid 1px #666666; background-image: url(../images/general/table_title_bg.gif); background-repeat: repeat-x; padding: 3px 5px 1px 5px;  white-space: nowrap;}

.buttonicon { margin-right: 5px; vertical-align: middle;}

.buttonbar, .buttonbarright { padding-bottom: 10px; padding-left: 10px; padding-top: 10px; }

.buttonbarleft { padding-bottom: 10px; padding-right: 10px; padding-top: 5px;}

/* ICONS style definitions */

.iconwithtext { vertical-align: middle; margin-right: 5px;}

.icon { margin-right: 5px;}

.calendaricon { vertical-align: bottom;}

/* FORM style definitions */

.fbutton { color: #ffffff; FONT: 11px Georgia, serif; background-color: #09348E; padding-left: 7px; padding-right: 7px; border: solid 1px #09348E; height: 22px; }

.searchbutton  { color: #ffffff; FONT: 11px Georgia, serif; background-color: #09348E; padding-left: 7px; padding-right: 7px; border: solid 1px #09348E; height: 22px; margin-left: 2px;}

.formsection { float: left; background-image: url(../images/general/table_title_bg.gif); background-repeat: repeat-x; background-color: #ffffff; border: solid 1px #e2e2e2; padding: 10px; z-index: 1; }

.clearer { clear: left; line-height: 0; height: -5px; margin: 0; padding: 0; }

.formh2	{ color: #003366; background-color: #ffffff; FONT: 11px Georgia, serif; padding: 3px; margin-bottom: 5px; }

.formhr { background-image: url(../images/general/form_hr.gif); background-repeat: repeat-x; height: 15px; margin-top: 15px; }


/* HTML-AREA STYLE DEFINITIONS */ 

/* Subheading */

h2 { COLOR: #000000; FONT-FAMILY: Georgia, serif; FONT-size: 10pt; FONT-WEIGHT: bold; }

/* Abstract */

h3 { COLOR: #000000; FONT-FAMILY: Georgia, serif; FONT-size: 12px; FONT-WEIGHT: bold; }


/* LINKS style definitions */

A:link, A:active, A:visited { COLOR: #0A338E; FONT: 12px Georgia, serif; text-decoration: none; }
A:hover { COLOR: #0A338E; FONT: 12px Georgia, serif; text-decoration: underline; }

.linklist A:link, .linklist A:active, .linklist A:visited {COLOR: #0A338E; FONT: 12px Georgia, serif; text-decoration: none;}
.linklist A:hover { COLOR: #0A338E; FONT: 12px Georgia, serif; text-decoration: underline;}
.linklist { margin-top: 10px; }

.linklistimage { margin-right: 5px; vertical-align: middle; }

.boldlink A:link, .boldlink A:active, .boldlink A:visited {COLOR: #0F4DBC; FONT: bold 11px Georgia, serif; text-decoration: underline;}

.search-ins A:link, .search-ins A:active, .search-ins A:visited, .search-ins A:hover { color: #002B55; FONT: 10px Georgia, serif; text-decoration: underline; }

.back A:link, .back A:active, .back A:visited { color: #0A338E; padding: 3px; FONT: 11px Georgia, serif; text-decoration: none;}
.back A:hover { color: #0A338E; padding: 3px; FONT: 11px Georgia, serif; text-decoration: underline;}
.back { margin-top: 25px;}

/*
.tab A:link, .tab A:active, .tab A:visited { COLOR: #666666; FONT: bold 10px Georgia, serif; text-transform: uppercase;text-decoration: none; padding-left: 10px; padding-right: 10px;}
.tab A:hover { COLOR: #666666; FONT: bold 10px Georgia, serif; text-transform: uppercase;text-decoration: none; background-color: #ffffff; padding-left: 10px; padding-right: 10px;}
.tabactive A:link, .tabactive A:active, .tabactive A:visited { COLOR: #000000; FONT: bold 10px Georgia, serif; text-transform: uppercase;text-decoration: none; padding-left: 10px; padding-right: 10px;}
.tabactive A:hover { COLOR: #666666; FONT: bold 10px Georgia, serif; text-transform: uppercase;text-decoration: none; padding-left: 10px; padding-right: 10px;}
*/

/* PATIENT style definitions */

.patientinfo { float: left; background-color: #F2F2F2; border: solid 1px #cccccc; padding: 5px; }

.rightsidelinks { padding-left: 20px; }

.caregroupname { color: #003366; FONT: bold 11px Georgia, serif; }
.caregroupdescription { margin-top: 15px; margin-bottom: 15px; }

.patientsection { float: left; background-color: #F2F2F2; border: solid 1px #cccccc; padding: 10px; }
.expertsection { float: right; background-color: #F2F2F2; border: solid 1px #cccccc; padding: 10px; border-left-width: 0; }

.advancedsearch A:link, .advancedsearch A:active, .advancedsearch A:visited { COLOR: #0F4DBC; FONT: 11px Georgia, serif; }
.advancedsearch { margin-top: 5px; margin-left: 20px; }

.arrowright { margin-left: 10px; margin-right: 4px; }

/* TAB styles */

.tabsection { position: relative; margin-bottom: -1px; z-index: 998; height: 23px; border: solid 1px #cccccc; border-bottom-width: 0; border-right-width: 0;}
.tabcontentsection { background-color: #ffffff; border: solid 1px #cccccc; padding: 10px; }


.tab A:link, .tab A:active, .tab A:visited { COLOR: #0F4DBC; FONT: 12px Georgia, serif; text-decoration: none;}
.tab { cursor: pointer; COLOR: #0F4DBC; FONT: 12px Georgia, serif; text-decoration: none; height: 23px; padding: 3px 10px 0 10px; background-color: #ffffff; border-bottom: solid 1px #cccccc;}

.tabactive A:link, .tabactive A:active, .tabactive A:visited {COLOR: #0F4DBC; FONT: 12px Georgia, serif; text-decoration: none;}
.tabactive { cursor: pointer; COLOR: #0F4DBC; FONT: 12px Georgia, serif; text-decoration: none; z-index: 999; height: 23px;  padding: 3px 10px 0 10px; background-color: #ffffff; background-image: url(../images/general/table_title_bg.gif); background-repeat: repeat-x; border-right: solid 1px #cccccc;}
.tabfieldtitle { COLOR: #000000; FONT: bold 14px Georgia, serif; padding-top: 15px; }
.tabseparator { width: 1px; height: 23px; background-color: #666666; }


.infotexttext {COLOR: #666666; FONT: italic 11px Georgia, serif; margin: 3px 0 10px 0;}
