body
{
 
}

h2
{
	font-family: sans-serif,Arial, Tahoma, Helvetica;
    font-size:  14pt;
	font-weight: bolder;
    color: #992211;
    margin-bottom: 0px;

}

/** VIP Modules styles   */

/*style used in VIP page labels */
.VIPLabel    {
    font-family: Microsoft Sans Serif, Arial, Tahoma, Helvetica;
    font-size : 9pt;
    font-weight:    bold;
    color: #000000;
}

/* style for VIP page field text */
.VIPText
{
    font-family: Microsoft Sans Serif,Arial, Tahoma, Helvetica;
    font-size: 9pt;
    line-height: 16px ;
    font-weight: normal;
    color:  #000000;    
}



/** END VIP Module style */

/* text style used for most text in modules */
.NormalText, p, body
{
    font-family: Microsoft Sans Serif, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    line-height: 16px ;
    font-weight: normal;
    color:  #000000;    
}

A.NormalText:Link
{
	 text-decoration:    none;
    color:  #222255;
    font-weight: bold;
}
A.NormalText:Visited
{
	 text-decoration:    none;
    color:  #333366;
    font-weight: bold;
}
A.NormalText:active
{
	 text-decoration:    none;
    color:  #333366;
    font-weight: bold;
}
A.NormalText:hover
{
	 text-decoration:    underline;
    color:  #333366;
    font-weight: bold;
}

.SmallText
{
    font-family: Microsoft Sans Serif, Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color:  #000000;
    line-height: 12px    
}

.SmallText P
{
    font-family: Microsoft Sans Serif, Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: normal;
   
    color:  #000000;    
}




.NormalTextBold
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color:  #202035;
}

/*style used for edit form labels */
.SmallHeading    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000000;
}

.ModuleHeading
{
	font-family: sans-serif,Arial, Tahoma, Helvetica;
    font-size:  10pt;
   font-weight: bolder;
    color: #992211;
    text-transform: uppercase
}


/* style of item titles on edit and admin pages */
.TextHeading    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #000000;
}

/*style used on form validator controls */
.ValidationError
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.Error
{
	font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.SmallTextBox
{
	font-family: Microsoft Sans Serif, Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: normal;
    height: 18px;
}

A:link  {
    text-decoration:    none;
    color:  #992211;
}

A:visited   {
    text-decoration:    none;
    color:  #992211;
}

A:active    {
    text-decoration:    none;
    color:  #992211;
}

A:hover {
    text-decoration:    underline;
    color:  #992211;
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: none;
    color: #42403D;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #42403D;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #42403D;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #42403D;
}

/*
* Styles for the  menu
*/
.MenuNormal /*The font and background color of a menu element  */
{
	font-size: 11px;
	border-top-style: none;
	font-family: Tahoma,Verdana,Arial,  Helvetica;
	background-color: #9BAE9A;
}

.SubMenuNormal /*The font and background color of a menu element  */
{
	font-size: 10px;
	border-top-style: none;
	font-family: Tahoma,Verdana,Arial,  Helvetica;
	background-color: #778575;
}
.SubMenuMouseOver  /*The font and background color of a menu element when holding mouse over */
{
	font-size: 10px;
	border-top-style: none;
	font-family: Tahoma,Verdana,Arial,  Helvetica;
	background-color: #B3B69E;
}


.MenuMouseOver  /*The font and background color of a menu element when holding mouse over */
{
	font-size: 11px;
	border-top-style: none;
	font-family: Tahoma,Verdana,Arial,  Helvetica;
	background-color: #BDCCBC;
}

.MenuItem /* Defines the border around menu elements */
{
	border-top: #C8CCAE 1px solid;
	color: #551503;
	border-bottom: #000000 1px solid;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	background-color: #4990c4;
	border-right-color: #327d1d;
}


A.MenuItemText:link
{
	left: 10px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	
}
A.MenuItemText:visited
{
	left: 10px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	
}

A.MenuItemText:hover
{
	text-decoration: none;
	font-weight: bold;
}

.MenuItemText A:active
{
	left: 10px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	
}

.AdminMenuHeading
{
	font-size: 11px;
	font-weight: bold;	
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #ffffff
}
.AdminMenuItem
{
	font-size: 11px;
	border-top-style: none;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #000000
}
.AdminMenuItem A:
{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #000000
}
.AdminMenuItem A:link
{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #000000
}
.AdminMenuItem A:visited
{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #000000
}
.AdminMenuItem A:active
{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #000000
}
.AdminMenuItem A:hoover
{
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana,Arial, Tahoma, Helvetica;
	color: #000000
}

.SurveyBar
{
	background-color: #778575;	
}



/**** START  Style definitions for the screen tabs  START *****/
/* background/border colors for the selected tab */

.OrderFormTab 
{
	 border-style: solid;
	 border-width: thin;
	 border-color: #CAD1D8;
	 padding: 5px 5px 5px 5px;
}

.ScreenTabBg {
    background-color: #708090;
    border-color: #708090;
    border-width: 1px;
   
}

.ScreenSeparatorBg {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    border-width: 1px;
}


.ScreenTabPanel 
{
	border-color: black;
	background-color:#f0f0f0;
	border-width: 1px;
	border-style: solid;
	
}

/* text style for the selected tab */
.ScreenSelectedTab {
    border-color:#CAD1D8;
	background-color:#f0f0f0;
	border-width: 1px;
	border-bottom-style:none;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 13px;
    color:#000000;
    font-weight: bold
}

/* text style for the unselected tabs */
.ScreenOtherTabs {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 13px;
    color: #ffffff;
    text-decoration:none;
    font-weight: bold
}
/* background/border colors for the unselected tabs */
.ScreenOtherTabsBg {
    background-color: gray;
    border-color: white;
}
/* hyperlink styles of the unselected tabs */
A.ScreenOtherTabs:link    {
    text-decoration:    none;
    color: white;
}

A.ScreenOtherTabs:visited {
    text-decoration:    none;
    color:white;
}

A.ScreenOtherTabs:active  {
    text-decoration:    none;
    color:white;
}

A.ScreenOtherTabs:hover   {
    text-decoration:    none;
    color:white;
}
/**** END  Style definitions for the screen tabs END *****/

