/* Each of these are applied to every instance of their name in the admin */
BODY
{background-color:White;}
.dropdown
{color:#000000;font-size:11px;font-family:Tahoma;}
.textbox
{color:#000000;font-size:11px;font-family:Tahoma;}
.button
{height:20px;border:1px raised;margin-left:-1px;background-image:url('images/btn.gif');background-repeat:repeat-x;color:#000000;font-size:11px;font-family:Tahoma;font-weight:bold;}
.subbutton
{height:20px;border:1px raised;margin-left:-1px;background-image:url('images/subbtn.gif');background-repeat:repeat-x;color:#FFFFFF;font-size:11px;font-family:Tahoma;font-weight:bold;}
.buttonwhite
{font-family:Tahoma!important;font-size:11px!important;color:Black!important;background-color:white!important;}
.checkbox
{color:#000000;font-size:11px;font-family:Tahoma;color:#21437F;}
.radio
{color:#000000;font-size:11px;font-family:Tahoma;color:#21437F;}
.label
{color:#000000;font-size:11px;font-family:Tahoma;color:#21437F;}
.pageTitle
{font-size:14px;font-family:Tahoma;color:#FFFFFF;font-weight:bold;}
.pageSubTitle
{font-size:14px;font-family:Tahoma;color:#000000;font-weight:bold;text-decoration:underline;}
.pageFeildTitle
{font-size:11px;font-family:Tahoma;color:#21437F;font-weight:bold;}
.pagemessage
{color:#00AA00;font-family:Tahoma;font-weight:normal;font-size:11px;}
.errormsg
{color:#FF0000;font-family:Tahoma;font-weight:normal;font-size:11px;}
.helptext
{font-size:11px;font-family:Tahoma;}



.topPubDocHeading
{font-size:12px;font-family:Tahoma;color:#21437F;font-weight:bold;text-decoration:underline;}
.midPubDocHeading
{font-size:12px;font-family:Tahoma;color:#21437F;font-weight:bold;text-decoration:none;}
.linkPubDocTitle
{font-size:12px;font-family:Tahoma;color:#21437F;font-weight:normal;}





/* Configuration Page(s) Specific Styles */
.ConfigurationSubTitle
{font-size:14px;font-family:Tahoma;color:#000000;font-weight:bold;text-decoration:none;}
.ConfigurationColumnTitle
{font-size:11px;font-family:Tahoma;color:#21437F;font-weight:bold;text-decoration:underline;}
.ConfigurationSectionTitle
{font-size:11px;font-family:Tahoma;color:#21437F;font-weight:bold;}
.ConfigurationFeildTitle
{font-size:11px;font-family:Tahoma;color:#21437F;font-weight:normal;}

/*******************************************************************/

.welcometext {font-family:Tahoma;font-size:11px;color:#21437F;}

/* These styles controls how the function links look in the admin [Add,Modify/Delete,View,...] */
.flinksNonLinkable {font-family:Tahoma;font-size:11px;color:#21437F;font-weight:normal;text-decoration:none;}
.flinksLinkable {font-family:Tahoma;font-size:11px;color:#21437F;font-weight:normal;text-decoration:underline;}

/* This style controls all text that has not been assigned a style. */
TD
{color:#21437F;font-size:11px;font-family:Tahoma;}

/* Used for all hyper links in the admin. (ACTIVE) */
.adminLinkOn {text-decoration:none;color:#4C4C4C;}
/* Used for all hyper links in the admin. (INACTIVE) */
.adminLinkOff {text-decoration:underline;color:#21437F;}

/* This style controls the what the little X button looks like in the function window. */
.FunctionBorder
{BORDER-RIGHT:3px solid;BORDER-TOP:3px solid;BORDER-LEFT:3px solid;BORDER-BOTTOM:3px solid;}

/* This style controls the little x close button looks like in the function windows. */
.FunctionClose
{font-family:Tahoma;font-size:11px;font-weight:bold;color:#FFFFFF;background-color:#21437F;BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;}

/* This style controls the what the text on the top of the table looks like. */
.FunctionHeader
{font-family:Tahoma;font-size:11px;font-weight:bold;color:#FFFFFF;background-color:#21437F;BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;}

/* This is used to highlight the step number in all wizards. */
.CurrentStep
{font-family:Tahoma;font-size:14px;font-weight:bold;color:#21437F;background-color:#A5CAED;}

/* This controls the body of all the admin page. Right now he only style is the color the admin pages "float" on. */
.BodyStyle
{background-color:#EEF2FB;}

/* These styles control the headers and footer for all admin pages. */
.left {
	background-image: url(images/stroke.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.right {
	background-image: url(images/stroke.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.footer
{color:#21437F;font-size:10px;font-family:Tahoma;}

/* These styles control the calendar grids on all admin pages. */
.titleSmallGrid
{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #214380; FONT-FAMILY: Arial}
.dayheaderSmallGrid
{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #214380}
.calendarcellSmallGrid
{FONT-SIZE: 11px; COLOR: #214380; FONT-FAMILY: Arial; BACKGROUND-COLOR: #a7c4e1}
.calendarcellhiliteSmallGrid
{FONT-SIZE: 11px; COLOR: #4c4c4c; FONT-FAMILY: Arial; BACKGROUND-COLOR: #c1d5ea; FONT-WEIGHT:bold}
/******************************************************************* /