/* =============================================================
    CSS STYLES FOR i2bPortal 
    v1.0, 01/2003
   =============================================================
*/ 

  
/* PAGE BACKGROUNDS -----------------------------------------------*/

/* Default colour for the HTML BODY Portion*/
Body
{
    background-color: White;
}


/* PANEL BACKGROUNDS ----------------------------------------------*/
/* Sets a background image or background color for the masthead at the top of the page*/
.MastBg {
    background-color: White;
}
.HeadBg {
    background-color: White;
}

/*Sets a background image or background colour of the Portal Panes themselves */
.leftPaneBg {
    background-color: White; /*irek*/
    vertical-align: top;
    text-align: left;
}
.contentPaneBg {
    background-color: White;
    vertical-align: top;
    text-align: left;
}
.rightPaneBg {
    background-color: White;
    vertical-align: top;
    text-align: left;
}

/* MODULE BACKGROUNDS -------------------------------------------------*/
.leftPaneModuleTitleContainer{
    text-align: center;
}

.leftPaneModuleTitle {
    font-family:  Times New Roman;
    font-size:  medium;
    font-weight:    Bold;
    color: Black;
}

.leftPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    text-align: center;
    background-color: White;/*irek */
    background-color: #74A5BA;
    padding: 0px;
    padding-top: 0px;
    margin-top: 0px;
    /*
	border-top: 1px solid #343432;
	border-right: 1px solid #343432;
	border-bottom: 1px solid #343432;
	border-left: 1px solid #E7B252;
	border-left: 1px solid #343432;
*/
    border-top: 0px solid #74A5BA;
	border-right: 0px solid #74A5BA;
	border-bottom: 1px solid #74A5BA;
	border-left: 1px solid #74A5BA;
}

.leftPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
	background-color: White;
	background-color: #74A5BA;
    text-align: left;
    margin-left: 4px;
    margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
	font-weight: normal;
	color: Black;
	width: 100%;
	padding-left: 8px;
}

.contentPaneModuleTitleContainer{
    text-align: left;
}

.contentPaneModuleTitle {
    font-family:  Times New Roman;
    font-size:  medium;
    font-weight:    Bold;
    color: Black;
}

.contentPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: White;
    text-align: center;
    width: 100%;    
}

.contentPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the contentPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
	background-color: White;
    text-align: left;
    margin-left: 4px;
    margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
	font-weight: normal;
	color: Black;
	width: 100%;
}

.rightPaneModuleTitleContainer{
    text-align: center;
    padding: 0px;
    border: 0px;
}

.rightPaneModuleTitle {
    font-family:  Times New Roman;
    font-size:  medium;
    font-weight:    Bold;
    color: Black;
}
.rightPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    text-align: center;
    /* background-color: White;  Irek */
    background-color: #F8ECF2;
    background-color: #D6D6D6;
     background-color: #FFBE5F;
    padding: 0px;
    /* IREK
	border-top: 1px solid #E7B252;
	border-right: 1px solid #E7B252;
	border-bottom: 1px solid #F8ECF2;
	border-left: 1px solid #1EB222;

    border-top: 1px solid #6F305B;
	border-right: 1px solid #6F305B;
	border-bottom: 1px solid #6F305B;
	border-left: 1px solid #6F305B;

    border-top: 1px solid #F8ECF2;
	border-right: 1px solid #F8ECF2;
	border-bottom: 1px solid #F8ECF2;
	border-left: 1px solid #F8ECF2;
*/
	border-top: 0px solid #FFBE5F;
	border-right: 0px solid #FFBE5F;
	border-bottom: 0px solid #FFBE5F;
	border-left: 0px solid #FFBE5F;
}

.rightPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the rightPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
	/* background-color: White;  Irek */
	    background-color: #E7F3FF; 
    background-color: #F8ECF2; 
    background-color: #D6D6D6; 
    background-color: #FFBE5F; 
          
    /*
 background-color: #A0C5DC; 
background-color: #F4F0DF;   back nice
background-color: #CF4718;  border 1
background-color: #f93; back 1
 background-color: #A8C8F8; back darker blude nice
background-color: #E9F6FF;  back pink
    background-color: #DEDEDE;  back nice
    background-color: #C4E4FD;  back blue
background-color: #768B9C;
    background-color: #DB5800; 
background-color: #E7F3FF;  nice light blue
    background-color: #DAE8F1; nice light blue
background-color: #0000F2;   bright violet
background-color: #163fd7;  
background-color: #49667E;   dark
  background-color: #0E2C47; dark
background-color: #C2E4FF; blue
      background-color: #666666; 
    background-color: #CC0000; 
    background-color: #008800;
    background-color: #802550; 
    background-color: #0063C6; 
    background-color: #797979; */
 
	/* background-color: #F3FAD4; nice pastel
	background-color: #6F305B; dark good for text and BORDER 
	background-color: #7F3777; */
    text-align: left;
    margin-left: 4px;
    margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
	font-weight: Normal;
	color: Black;
	width: 100%;
}

/* MODULE Text and Link styles ---------------------------------------------*/
.leftPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size: x-small;
    font-weight: normal;
	color: Black;
}
.leftPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: Bold;
	color: #383067;
	color: #343432;
	padding-left: 4px;/* Irek 1*/
}

A.leftPaneModuleLink:link		{ color: #0A7B88;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.leftPaneModuleLink:visited	{ color: #0A7B88;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.leftPaneModuleLink:active		{ color: Black;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.leftPaneModuleLink:hover		{ color: Black;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.leftPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0A7B88;
	font-weight: normal;
	background-color: White;
}

.contentPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: x-small;
    font-weight: normal;
    color: black;
}

.contentPaneModuleText-s  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: xx-small;
    font-weight: normal;
    color: black;
}

.contentPaneModuleTextHeader  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: Bold;
	line-height: 16pt;
	color: Black;
}

A.contentPaneModuleLink:link	{ color: Black;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:visited	{ color: Black;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:active	{ color: Black;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:hover	{ color: #0A7B88;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}


TABLE.contentPane    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  8pt;
    color: Black;
	background-color: #DADFE2;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}

.contentPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0A7B88;
	font-weight: normal;
	background-color: White;
}

.contentPaneModuleFormBgBorder {
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}

.contentPaneModuleFormBgForm {
    background-color: #E7B252;
    background-color: #D6D6D6;
}

.contentPaneModuleFormHeading {
	background-color: #383068;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  small;
    font-weight:    bold;
    color:	    White;
    text-align:	center;
}


.rightPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif; 
    /* font-family: Bold 95% Arial;  Irek */
    text-align: left;
    font-size: x-small;
    font-weight: normal;
    /*	color: #CCCCCC; irek */
	/* color: #802550; */
	/* color: #0063C6; */
	color: #343432;
}
.rightPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    /* font-family: Bold 95% Arial;  Irek */
    font-size: x-small;
    font-weight: Bold;
	color: Black;
}

A.rightPaneModuleLink:link		{ color: #0A7B88;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.rightPaneModuleLink:visited	{ color: #0A7B88;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.rightPaneModuleLink:active	{ color: Black;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.rightPaneModuleLink:hover		{ color: Black;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}

.rightPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0A7B88;
	font-weight: normal;
	background-color: White;
}



/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #393063;
}


/* PAGE BANNER ----------------------------------------------------*/
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: 900;
    color:#cccc99;
}



/* PORTAL NAVIGATION ----------------------------------------------*/

input.Tabs { border: none;} /*Style for the Tab's input image button */


/* background/border colors for the selected tab white (images) or deepskyblue (text) */
.TabBg {
    background-color: white;
    border: none;
}

/* background/border colors for the unselected tabs white (images) or indigo (text) */
.OtherTabsBg {
    background-color: White;
    border: none;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    border: none;
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    font-size: small;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:   none;
    font-size: small;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
     font-size: small;
   color: #eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:  none;
    font-size: small;
    color: white;
}
    

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}




/* Styles for Forms Data */

/*
input, textarea
{
	border: solid 1;
	border-color: black;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input.FormButton
{
	border: solid 1;
	border-color: black;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #A5D39C;
}


input.disabled
{
	background-color: #CCCCCC;
	border: solid 1;
	border-color: black;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input.nav
{
	background-color: white;
	border: solid 1;
	border-color: black;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 110;
}

input.uc
{
	border: solid 1;
	font-size: x-small;
	border: solid 1;
	text-transform: uppercase;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: solid 1;
	border-color: black;
}

*/

.FieldHead	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			x-small;
			font-weight:		Bold;
			color:				Black;
			}

.FieldData	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			x-small;
			font-weight:		Normal;
			color:				Normal;
			border:				solid 1;
			border-color:		black;
			font-size:			x-small;
			}

.FieldError    {
             font-family:	Arial, Helvetica, sans-serif;
             font-size:		x-small;
             font-weight:    Bold;
             color:			Red;
           }



/* Border for Listing Pictures */
img.Pic {border-color:#666644;
				border-width:1px;
				border-style:Solid;
				}


/* Style for Listing Picture Heading TagLine */
.PicTagLine    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  x-small;
             font-weight:    800;
             color: White;
             text-align:center;
            }
            
/* Style for Listing Attributes & Features */
.PicIconBar    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  x-small;
             font-weight:    800;
             color: White;
            }

.PicTagLine-s    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  xx-small;
             font-weight:    800;
             color: White;
             text-align:center;
           }

/* Style for Listing Picture Features Table Listing */

.PicFeatHead-s    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  xx-small;
             font-weight:    800;
             color: White;
              text-align:center;
           }

.PicFeatData-s    {background-color: #E7E7EF;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  xx-small;
             font-weight:    normal;
             color: Black;
              text-align:left;
           }

/* Styles for Listing Picture Overwrite text */
.PicOverWrite   {background-color:	White;
             font-family:			 Arial, Helvetica, sans-serif;
             font-size:		xx-small;
             font-weight:    Bold;
             color:			#A5B2D6;
            }
            
.PicOverWrite-L    {background-color:	White;
             font-family:			 "Arial Black", Arial;
             font-size:		x-small;
             font-weight:    Bold;
             color:			#A5B2D6;
            }





/* GENERAL------------------------------------------------------- */
/* style for module titles (text)*/
.Head   {
    font-family:  Times New Roman;
    font-size:  medium;
    font-weight:    Bold;
    color: Black;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  x-small;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    color: black;
}

.Normal-B
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: black;
}

.Normal-s
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
    color: black;
}

.Normal-L
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: black;
}

.Normal-XL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    color: black;
}

.Normal-XXL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: normal;
    color: black;
}

.Normal-XXXL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: red;
}



A.Normal:link		{ color: #2155FF;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:visited	{ color: #2155FF;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:active		{ color: #2155FF;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:hover		{ color: #2155FF;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.Normal-s:link		{ color: #2155FF;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:visited	{ color: #2155FF;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:active		{ color: #2155FF;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:hover		{ color: #2155FF;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.LeftMenu
{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: xx-small;
}
.LeftMenu:hover
{
    COLOR: blue;
}
TD.PageTitle
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: x-small;
}
    
  



/* GENERIC ------------------------------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 16pt;

}


H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  medium;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  medium;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    normal;
    color: #A5B2D6;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    normal;
    color: #A5B2D6;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #A5B2D6;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #A5B2D6;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    color: #A5B2D6;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  xx-small;
    font-weight:    bold;
    color: #A5B2D6;
}


A:link		{ color: #0A7B88;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:visited	{ color: #0A7B88;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:active	{ color: Black;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:hover		{ color: Black;  font-size: x-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}


SMALL   {
    font-size:  xx-small;
}

BIG {
    font-size:  small;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left;
}



/* Site Admin Styles (duplicated from portalAdmin.css)-----------------------------------*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link	{ color: darkred;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:visited	{ color: darkred;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:active	{ color: darkred;  font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:hover	{ color: red;	 font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
  
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    font-weight: normal;
}





/* Contest Entry Form Styles -----------------------------------------------*/

.contest	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			x-small;
			font-weight:		500;
			color:				#103377;
			}


.contest-B	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			x-small;
			font-weight:		bold;
			color:				#103377;
			}


.contest-LB	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			small;
			font-weight:		bold;
			color:				#103377;
			}


.contest-s	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			xx-small;
			font-weight:		500;
			color:				#103377;
			}


.contest-sB	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			xx-small;
			font-weight:		bold;
			color:				#103377;
			}


.contest-emphasized	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			x-small;
			font-weight:		600;
			font-style:			italic;
			color:				#F0C028;
			}


.contest-legalese	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			xx-small;
			font-weight:		600;
			color:				#F0C028;
			}

.contestInputField	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			xx-small;
			color:				Black;
			}

