/* ------------------------------------ *
 CSS
 28 Jan 2012
 Foresight Clinical Servces
 * ------------------------------------ */

.small{font-family: arial, sans-serif; font-size: 10px; color: #494949;}
.smalllist{font-family: arial, sans-serif; font-size: 11px; color: #494949;}
.smallwarning{font-family: arial, sans-serif; font-size: 10px; color: #FF0000;}
.normal{font-family: arial, sans-serif; font-size: 12px; color: #494949;}
a.normal:link {text-decoration: none;}
a.normal:visited { text-decoration: none;}
a.normal:hover {text-decoration: underline; color:#000000;}

.normalp{font-family: arial, sans-serif; font-size: 12px; color: #7f4dbc;}
.normalr{font-family: arial, sans-serif; font-size: 12px; color: #ff0000;}

.normalmatch{font-family: arial, sans-serif; font-size: 10px;}

.large{font-family: arial, sans-serif; font-size: 14px; color: #494949;}
.pagetitle{font-family: arial, sans-serif; font-size: 14px; color: #7c2675;}

.form_s1v{font-family: arial, sans-serif; font-size:10px;color:#494949;font-weight:normal;background-color:#E2DDFF; border: solid 1pt; overflow: hidden;}
.form_m1v{font-family: arial, sans-serif; font-size:12px;color:#494949;font-weight:normal;background-color:#E2DDFF; border: solid 1pt; overflow: hidden;}
.form_l1v{font-family: arial, sans-serif; font-size:14px;color:#494949;font-weight:normal;background-color:#E2DDFF; border: solid 1pt; overflow: hidden;}
.form_s1e{font-family: arial, sans-serif; font-size:10px;color:#494949;font-weight:normal;background-color:#cfb3cd; border: solid 1pt;}
.form_m1e{font-family: arial, sans-serif; font-size:12px;color:#494949;font-weight:normal;background-color:#cfb3cd; border: solid 1pt;}
.form_l1e{font-family: arial, sans-serif; font-size:14px;color:#494949;font-weight:normal;background-color:#cfb3cd; border: solid 1pt;}

.tblnormal {border-color: #8f5c8b; border-width: 1px 1px 1px 1px; border-style: solid;}

.button {background: #c9b5c7; font-family: arial, sans-serif; font-size: 12px; color: #6f376a;}
.button:hover {background: #c6a2c3; font-family: arial, sans-serif; font-size: 12px; color: #6f376a;}

.buttonsave {background: #afcfac; font-family: arial, sans-serif; font-size: 12px; color: #1d7e16;}
.buttonsave:hover {background: #77b572; font-family: arial, sans-serif; font-size: 12px; color: #1d7e16;}

.buttondel {background: #e59e9e; font-family: arial, sans-serif; font-size: 12px; color: #cf0b0b;}
.buttondel:hover {background: #e16d6d; font-family: arial, sans-serif; font-size: 12px; color: #cf0b0b;}

.buttonsmall {background: #e0e76d; font-family: arial, sans-serif; font-size: 10px; color: #7f843e;}
.buttonsmall:hover {background: #cdd464; font-family: arial, sans-serif; font-size: 10px; color: #7f843e;}

.buttonsmallp {background: #c9b5c7; font-family: arial, sans-serif; font-size: 10px; color: #6f376a;}
.buttonsmallp:hover {background: #c6a2c3; font-family: arial, sans-serif; font-size: 10px; color: #6f376a;}

.buttonsmalldel {background: #e59e9e; font-family: arial, sans-serif; font-size: 10px; color: #cf0b0b;}
.buttonsmalldel:hover {background: #e16d6d; font-family: arial, sans-serif; font-size: 10px; color: #cf0b0b;}

.buttonsavesmall {background: #afcfac; font-family: arial, sans-serif; font-size: 10px; color: #1d7e16;}
.buttonsavesmall:hover {background: #77b572; font-family: arial, sans-serif; font-size: 10px; color: #1d7e16;}

