/*SET GLOBAL FONT STYLING (68.75% MAPS TO APPROX 11px)*/
body {font-family:Arial;font-size:68.75%;}
/*STYLE FOR THE MASTER PAGE DOES NOT CONTROL LAYOUT*/
.rgfront a {font-size:1em;text-decoration:underline;color:#000000;}
.rgfront a:hover {font-size:1em;text-decoration:none;color:#000000;}
.rgfront textarea {font-family:Arial;color:#000000;font-size:1em;}
.rgfront select {color:#000000;font-size:1em;font-family:Arial;}
.rgfront input {color:#000000;font-size:1em;font-family:Arial;}
/*SPECIFIC STYLE CLASSES*/
.rgtitle {font-size:1.9em;color:#ff9900;font-weight:Bold;}
.rgfieldlabel {font-size:1em;color:#000000;font-weight:bold;}
.rgdetailviewresourcename {font-size:1em;color:#000000;font-weight:bold;}
.rgwelcometext {font-size:1em;}
.rglistheading {font-size:0.5em;color:#FFFFFF;}
.rgbackground {background-color:#eeeeee;}
.rglistspacer {background-color:#eeeeee;height:1px;padding:0px 0px 0px 0px;}
.rgbackgroundalt {background-color:#6699cc;}
.rgerrormessage {font-size:1em;color:#FF0000;}
.rgcategoryheadingcell {font-size:1em;background-color:#6699cc;color:#FFFFFF!important;font-weight:bold;}/*FUNCTION WINDOW(CATEGORIES-SUBCATEGORIES) STYLE CLASSES*/
.FunctionBorder {BORDER-RIGHT:3px solid #ECE9D8;BORDER-TOP:3px solid #ECE9D8;BORDER-LEFT:3px solid #ECE9D8;BORDER-BOTTOM:3px solid #ECE9D8;}
.FunctionClose {font-family:Tahoma;font-size:11px;font-weight:bold;color:White;background-color:#21437F;BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;}
.FunctionHeader {font-family:Tahoma;font-size:11px;font-weight:bold;color:White;background-color:#21437F;BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;}

