@font-face { font-family: 'Asap'; font-style: normal; font-weight: 400; src: url(//themes.googleusercontent.com/static/fonts/asap/v2/7U2WVQLzYo7fqCE9hsW0CA.eot); src: local("Asap"), local("Asap-Regular"), url(//themes.googleusercontent.com/static/fonts/asap/v2/7U2WVQLzYo7fqCE9hsW0CA.eot) format("embedded-opentype"), url(//themes.googleusercontent.com/static/fonts/asap/v2/SgBaq0dzhSGNMfqm2JX5ng.woff) format("woff"); }


@font-face { font-family: 'Asap'; font-style: normal; font-weight: 700; src: local("Asap Bold"), local("Asap-Bold"), url(//themes.googleusercontent.com/static/fonts/asap/v2/QGN0GG0540fyG6NL_PpOpgLUuEpTyoUstqEm5AMlJo4.woff) format("woff"); }


@font-face { font-family: 'Asap'; font-style: italic; font-weight: 400; src: local("Asap Italic"), local("Asap-Italic"), url(//themes.googleusercontent.com/static/fonts/asap/v2/QnZU7dKCBgkkMBlac2djsOvvDin1pK8aKteLpeZ5c0A.woff) format("woff"); }


@font-face { font-family: 'Asap'; font-style: italic; font-weight: 700; src: local("Asap Bold Italic"), local("Asap-BoldItalic"), url(//themes.googleusercontent.com/static/fonts/asap/v2/_sVKdO-TLWvaH-ptGimJBbO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); }


@font-face { font-family: 'Roboto Slab'; font-style: normal; font-weight: 400; src: url(//themes.googleusercontent.com/static/fonts/robotoslab/v3/y7lebkjgREBJK96VQi37ZmfQcKutQXcIrRfyR5jdjY8.eot); src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url(//themes.googleusercontent.com/static/fonts/robotoslab/v3/y7lebkjgREBJK96VQi37ZmfQcKutQXcIrRfyR5jdjY8.eot) format("embedded-opentype"), url(//themes.googleusercontent.com/static/fonts/robotoslab/v3/y7lebkjgREBJK96VQi37ZobN6UDyHWBl620a-IRfuBk.woff) format("woff"); }


@font-face { font-family: 'Roboto Slab'; font-style: normal; font-weight: 700; src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url(//themes.googleusercontent.com/static/fonts/robotoslab/v3/dazS1PrQQuCxC3iOAJFEJRbnBKKEOwRKgsHDreGcocg.woff) format("woff"); }


/* ================================
    CSS STYLES FOR SEGA PORTAL BUILDER
    v2.0
   ================================
*/   
@import url(https://fonts.googleapis.com/css?family=Minion+Pro:regular);
@import url(https://fonts.googleapis.com/css?family=Minion+Pro:bold);

@import url(https://fonts.googleapis.com/css?family=Lato:regular);
@import url(https://fonts.googleapis.com/css?family=Lato:light);
@import url(https://fonts.googleapis.com/css?family=Lato:bold);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:regular);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:lightitalic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:semibold);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:bold);

@import url(https://fonts.googleapis.com/css?family=Optima:regular);
@import url(https://fonts.googleapis.com/css?family=Optima:bold);

@import url(https://fonts.googleapis.com/css?family=Asap:regular);
@import url(https://fonts.googleapis.com/css?family=Asap:bold);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:regular);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:bold);


/* BANNER SETUP */
/* background color for the header at the top of the page (banner) */
.HeadBg
{
	width:100%; /*1010px;*/
	height:220px;
	border:0px none;
	/*background-image: url(../images/coffee_headerfin2.png);
	background-position: top;
	background-repeat:no-repeat;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:10px;	
	background-color: #ffffff;
	/*The next line should be uncommented to hide the banner */
	/*display:none;*/
}

.LogoWidth
{

	width:490px;
	
}

.BannerAd
{
      width: 480px;
	 /* vertical-align: bottom;*/
}

/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* text style for the site links (at extreme top-right of header) */
/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	border:0px none;
	font-weight: regular;
	font-size: 11px;
	color: #9D9D9D;
	font-family: Asap, Helvetica, Arial, sans-serif;
	text-align: right;
	background-color:white;  /*#1a5572*/
	line-height: 24px;
	/*The next line should be uncommented to hide the links */
	/*display:none;*/
}   



.SiteLangBox
{
	border: 0px none;	
	width: 190px;
	align: right;
	font-weight: regular;
	font-size: 12px;
	color: #000000;
	font-family: Helvetica, sans-serif;
	/*The next line should be uncommented to hide the language box */
	/*display:none;*/
}

.SiteTabBox
{
	vertical-align: bottom;
	border: 0px none;
	/*The next line should be commented when switching to vertical tabs */
	/*display:none;*/
}


.SiteTabBox td
{
	align:center;
	text-align:center;
}


.UserLayoutStripe
{
	width:1010px;
	text-align: right; 
	background-color: #1a5572;
}

/* style for the text of the site title */
.SiteTitle {
    font-family: Helvetica,  sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:#cccc99;
}

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: #9D9D9D;
}
A.SiteLink:visited  {
    text-decoration:    none;
    color: #9D9D9D;
}
A.SiteLink:active   {
    text-decoration:    none;
    color: #8dc63f;
}
A.SiteLink:hover    {
    text-decoration:    underline;
    color: #9D9D9D;
}

/* style for separator between site links */
.SiteLinkSeparator
{
	font-weight: normal;
	color: #b2b2b2;
}

/* FOOTER SETUP */
.Footer
{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;  
    color:#a2a2a2;
	height:50px;
	width:1010px;
	border:0px none;
	text-align:center;
	background-color: #000000;
}

.FooterText
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:white;
    line-height: 13px;
    padding-left: 430px;
}

.FooterText a
{
	color:white;
}

/* background color for the content part of the pages */
Body
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	
	background:white;  /*#e9e9e9 url(../images/subportal_bg.png) center top;
    background-attachment:fixed;
	background-position: top;
	background-repeat:yes;*/
	
	text-align:center;
}

.HomeMain
{
	width: 1040px;
	border:0px none;
	background-color: #ffffff;
}

.HomeLeftMargin
{
	width:1px; 
	background-color:#ffffff;
	background-repeat:repeat-y;
}

.HomeRightMargin
{
	width:0px; 
	background-color:#ffffff;
	background-repeat:repeat-y;
}

.TopPane
{
	height: 205px;
}

.HomeLeftPane
{
	width: 200px;
	background-color:#ffffff;
	text-align:center;
}

.HomeContentPane
{
	width: 500;
	background-color:#ffffff;
        padding-left: 22px; 
       
}

.HomeRightPane
{
	width: 375px;
	text-align:right;
	align:right;
	background-color:#ffffff;
        padding-left: 22px;
          padding-right: 22px;
}

.BannerPanesSeparator
{
    height: 8px;
}

.TopPaneSeparator
{
	height:8px;
	background-color:#ffffff;
	/*display:none;*/
}

.BottomPaneSeparator
{
	height:8px;
}

.HomeLeftContentSpace
{
	
	background-color:#ffffff;
}

.HomeRightContentSpace
{
	background-color:#ffffff;
}

/*main tab section box */
.TabSectionsMain
{
	width:100%;
	text-align:left;
}

/*main tab box*/
.TabsMain
{
	width:100%;
	text-align:left;
}

/* HORIZONTAL MENU TABSECTIONS  Selected Tab */
/* background/border colors for the selected tab section */
.TabSectionsBg
{
	background-image: url(../images/TabSectionsBg.png);
	background-position: bottom;
	background-repeat:repeat-x;
}

.SelectedTabSectionBg
{
	background-image: url(../images/SelectedTabSectionBox.png);
	background-position: bottom;
	background-repeat:repeat-x;
}

/* background/border colors for the unselected tab sections */
.OtherTabSectionsBg
{
	background-image: url(../images/OtherTabSectionsBottomBox.png);
	background-position: bottom;
	background-repeat:repeat-x;
	margin:0 0 0 0;
}

.OtherTabSectionsBg td
{
	padding: 0;
}




/* text style for the selected tab sections */
.SelectedTabSection
{
	font-weight: regular;
	font-size: 15px;
	color: #F2AC25;
	font-family: Asap, Helvetica, Arial, sans-serif;;
	/*text-decoration: underline;*/
    text-align:center;
	background-position: bottom;
}

/* hyperlink styles of the selected tab sections */
A.SelectedTabSection:link    {
    /*text-decoration:    underline;*/
    color:#F2AC25;
}

A.SelectedTabSection:visited {
    /*text-decoration:    underline;*/
    color:#F2AC25;
}

A.SelectedTabSection:active  {
    /*text-decoration:    underline;*/
    color:#F2AC25;
}

A.SelectedTabSection:hover   {
    text-decoration:    none;
    color:#F2AC25;
}


/* text style for the unselected tab sections */
.OtherTabSections {
    font-family: Asap, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color:#5D5D5D;
    text-decoration:none;
    font-weight: regular;
    text-align:center;
}

/* hyperlink styles of the unselected tab sections */
A.OtherTabSections:link    {
    text-decoration:    none;
    color:#5D5D5D;
}

A.OtherTabSections:visited {
    text-decoration:    none;
    color:#5D5D5D;
}

A.OtherTabSections:active  {
    text-decoration:    none;
    color:#5D5D5D;
}

A.OtherTabSections:hover   {
    /*text-decoration:    underline;*/
    color:#5D5D5D;
}


.SelectedSection:hover {
    background-image: url(../images/HoverTabSectionBox.png);
    background-repeat: repeat-x;
    font-weight: bold;
}

.OtherSection:hover {
    background-image: url(../images/HoverTabSectionBox.png);
    background-repeat: repeat-x;
    font-weight: bold;
}


/* background images to form the shape of the selected tab section */
.SelectedTabSectionLeftBox
{
	height:46px;	
	width: 14px;
	background-image: url(../images/SelectedTabSectionLeftBox.png);
}

.SelectedTabSectionCenterBox
{
	height:46px;
	background-image: url(../images/SelectedTabSectionCenterBox.png);
	background-repeat: repeat-x;
}

.SelectedTabSectionRightBox
{
	height:46px;	
	width: 14px;
	background-image: url(../images/SelectedTabSectionRightBox.png);
}

/* background images to form the shape of the other tab sections */
.OtherTabSectionsLeftBox
{
	height:46px;	
	width: 14px;
	background-image: url(../images/OtherTabSectionsLeftBox.png);
}

.OtherTabSectionsCenterBox
{
	height:46px;
	background-image: url(../images/OtherTabSectionsCenterBox.png);
	background-repeat: repeat-x;
}

.OtherTabSectionsRightBox
{
	height:46px;	
	width: 14px;
	background-image: url(../images/OtherTabSectionsRightBox.png);
}
    
/* style for separator between tabs */
.TabSeparator
{
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	color: #6e6e6e;
}

/* TABS */
/* background color for the tab bar */
.TabBarBg
{
	/*background-color: white;*/
	background-image: url(../images/TabBarBg.png);
	background-repeat: repeat-x;
	text-align: left;
	height:40px;
}

/* background/border colors for the selected tab */
.SelectedTabBg
{
	/*background-color: white;*/
	line-height: 34px;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg 
{
    /*background-color: white;*/
	line-height: 32px;
	margin:0 0 0 0;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: regular;
	font-size: 14px;
	color: #5D5D5D;
	font-family: Asap, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

/* hyperlink styles of the selected tabs */
A.SelectedTab:link    {
    text-decoration:    none;
    color: #5D5D5D;
}

A.SelectedTab:visited {
    text-decoration:    none;
    color: #5D5D5D;
}

A.SelectedTab:active  {
    text-decoration:    none;
    color: #5D5D5D;
}

A.SelectedTab:hover   {
    text-decoration:    underline;
    color: #5D5D5D;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family:  Asap, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #5D5D5D;
    text-decoration:none;
    font-weight: light;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color: #5D5D5D;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color: #5D5D5D;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color: #5D5D5D;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color: #5D5D5D;
}
    

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Helvetica, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #403834;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #666644;
}

/* style for module titles */
.ModuleTitle
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Helvetica, Helvetica, sans-serif;
}

.ModuleFooter
{
	display:none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Helvetica, Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #285AB0;
}

/* style of item titles on edit and admin pages that are disabled*/
.SubHead_Disabled
{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
	color: darkgray;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: black;
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: regular;
    color: #555555;
	text-decoration: none;
	text-align: left;
	padding:0 0 0 3px;   
}




/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBlue
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #285AB0
}

.NormalBold
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.NormalMini
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px;    
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
}

A.CommandButton:visited  {
    text-decoration:    underline;
}

A.CommandButton:active   {
    text-decoration:    underline;
}

A.CommandButton:hover    {
    text-decoration:    underline;
}
    
/* text style for titles used as Links */
.TitleLink     {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.TitleLink:link {
    text-decoration:    none;
    font-family: Helvetica, Arial, sans-serif;
    font-size:  14px;
    font-weight:    bold;
}

A.TitleLink:visited  {
    text-decoration:    none;
    font-family: Helvetica, Arial, sans-serif;
    font-size:  14px;
    font-weight:    bold;
}

A.TitleLink:active   {
    text-decoration:    none;
    font-family: Helvetica, Arial, sans-serif;
    font-size:  14px;
    font-weight:    bold;
}

A.TitleLink:hover    {
    text-decoration:    underline;
    font-family: Helvetica, Arial, sans-serif;
    font-size:  14px;
    font-weight:    bold;
}

.LoginTextBox
{
	font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: light;
	text-decoration: italic;
    width:190px;
}

.LoginSubTitle
{
	background:#768d63;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.SignIn
{
	border-right: #9A989A 1px solid;	
	border-left: #9A989A 1px solid;
	border-bottom: #9A989A 1px Solid;
	border-top: #9A989A 0px;
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	margin:0 0 0 0;
}

.SignInInner
{
	border-right: #ffffff 2px solid;	
	border-left: #ffffff 2px solid;
	border-bottom: #ffffff 0px;
	border-top: #ffffff 0px;
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #bac8ad;
	margin:0 0 0 0;
}
.SignInInnerTable
{
	border-bottom: #ffffff 0px;
	border-top: #ffffff 0px;
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #bac8ad;
	margin:0 0 0 0;
}

.SignInForgotPassword
{
	background:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a.SignInForgotPassword:Link
{
	background:#768d63;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a.SignInForgotPassword:hover
{
	background:#768d63;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.LoginRememeber
{
	display:none;
}

.SignInRegister
{
	display:none;
}

/* GENERIC */
H1  {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:  20px;
    font-weight:    normal;
}

H2  {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:  20px;
    font-weight:    normal;
}

/* main news headlines */
H3  {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:  14px;
    font-weight: semibold;
	color: #115688;
}

H4  {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:  13px;
    font-weight: bold;
}

H5, DT  {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:  12px;
    font-weight: bold;
}

H6  {
    font-family: Helvetica, Arial, sans-serif;
    font-size:  12px;
    font-weight:    bold;
}

TFOOT, THEAD    {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size:  13px;
}

TH  {
    vertical-align: baseline;
    font-family: Helvetica, Arial, sans-serif;
    font-size:  12px;
    font-weight:    bold;
}

A:link  {
    text-decoration:    none;
}

A:visited   {
    text-decoration:    none;
}

A:active    {
    text-decoration:    none;
}

A:hover {
    text-decoration:    underline;
}

SMALL   {
    font-size:  10px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
    list-style-type:    square ;
}

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;
}
*/

.Button
{
	font-weight: bold;
	font-size: 11px;
	background: #3163bd;
	text-align:center;
	color: white;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	font-family: Helvetica, Arial, sans-serif;
	height: 18px;
	cursor:hand;
}


.PortalLinks {
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #115688;
	text-decoration: none;
	text-align: left;
	padding:0 0 0 3px;
}

A.PortalLinks:link {
    text-decoration:    none;
	color: #115688;
}

A.PortalLinks:visited  {
    text-decoration:    none;
	color: #115688;
}

A.PortalLinks:active   {
    text-decoration:    none;
	color: #115688;
}

A.PortalLinks:hover    {
    text-decoration:    underline;
	color: #115688;
}

/* Module Box */

.ModuleBoxContent
{
	border-right: #A6A6A6 1px solid;	
	border-left: #A6A6A6 1px solid;
	border-bottom: #A6A6A6 1px solid;
	border-top: #A6A6A6 1px;
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}

.ModuleBoxContentInner
{
	background-color: #ffffff;
	padding:1 1 1 1;
}

.ModuleBoxContentNoFrame
{
	border:1px none;
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}

.ModuleBoxContentNoFrameInner
{
	height: 4px;
	font-size:0px;
	padding:0 0 0 0;
	background-color: #ffffff;
}

.BannerPanesSeparator
{
    height: 1px;
}

.ModuleSeparator
{
	height: 1px;
	font-size:0px;
	background-color:#ffffff;
}

.ImgLeftTab
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(../images/LeftTab.gif);
	background-repeat: repeat-x;
}

.ImgTabFull
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(../images/TabFull.gif);
	background-repeat: repeat-x;
}

.ImgMiddleTab
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(../images/MiddleTab.gif);
	background-repeat: repeat-x;
}

.ImgTabHalf
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(../images/TabHalf.gif);
	background-repeat: repeat-x;
}

.ImgRightTab
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(../images/RightTab.gif);
	background-repeat: repeat-x;
	width: 12px;
}

.DataListVertical
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;    
}

/*  Surveys results bar */
.SurveyBar1
{
	background-image: url(../images/SurveyBarImages/SurveyBarRed.jpg);	
}
.SurveyBar2
{
	background-image: url(../images/SurveyBarImages/SurveyBarGreen.jpg);		
}
.SurveyBar3
{
	background-image: url(../images/SurveyBarImages/SurveyBarBlue.jpg);		
}
.SurveyBar4
{
	background-image: url(../images/SurveyBarImages/SurveyBarYellow.jpg);		
}
.SurveyBar5
{
	background-image: url(../images/SurveyBarImages/SurveyBarDark.jpg);		
}
.SurveyBar6
{
	background-image: url(../images/SurveyBarImages/SurveyBarCyan.jpg);			
}
.SurveyBar7
{
	background-image: url(../images/SurveyBarImages/SurveyBarBrown.jpg);		
}

.PreciosCafe_Main
{
	border-right: maroon 1px solid;
	border-top: maroon 1px solid;
	border-left: maroon 1px solid;
	border-bottom: maroon 1px solid;
}

/* ButtonLike Class */
.ButtonLike
{
	border-right: #dedede 3px outset;
	border-top: #dedede 3px outset;
	font-weight: normal;
	font-size: 10px;
	border-left: #dedede 3px outset;
	cursor: hand;
	color: darkred;
	line-height: 11px;
	border-bottom: #dedede 3px outset;
	font-family: Helvetica, Arial, sans-serif;
	border-collapse: collapse;
	background-color: #eaeaea;
	text-decoration: underline;
}

.ChartPlotArea
{
	color: #800000;	
	background-image: url(Images/Anacafe.gif);
	background-color: #fffff3;
	border-color: #800000;
	border-width: 1px;
	font-family: arial.ttf;
	font-size: 8px;		
}

.ChartSerie1
{
	width: 1px;
	color: #ff0000;	
}

.ChartSerie2
{
	width: 1px;
	color: #00ff00;
}

.ChartSerie3
{
	width: 1px;
	color: #0000ff;
}

.ChartSerie4
{
	width: 1px;
	color: #ffff00;
}

.ChartSerie5
{
	width: 1px;
	color: #ff00ff;
}

.ChartSerie6
{
	width: 1px;
	color: #00ffff;
}

.ResourceGraphic1
{
	background-color: tan;
}

.ResourceGraphic2
{
	background-color: darksalmon;
	cursor: hand;
}

.ResourceGraphic3
{
	background-color: royalblue;
}

.ResourceGraphic4
{
	cursor: hand;
	background-color: #cccc99;
}

/*CUSTOM MODULES*/
.HomeRightBanner
{
	width:250;
	background-color:red;
	background-image: url(../images/home_solutions.gif);
}

/* text style for main coffee news headers */
.CoffeeNewsHeader     
{
	height:40px;
    font-family: Open Sans, Trebuchet, Helvetica, sans-serif;
    font-size: 18px;
	text-align: left;
    font-weight: regular;
	color: #00aeef;
    background-color:ffffff;
    background-image:url(../images/news_header_bg.png);
    background-repeat:repeat-x;
}

.MINewsHeader     
{
	height:40px;
    font-family: "Roboto Slab", Georgia, Times, "Times New Roman", serif; line-height: 1.2; 
    font-size: 20px;
	text-align: left;
    font-weight: bold;
	color: #555555;
    background-color:ffffff;
    background-image:url(../images/news_header_bg.png);
    background-repeat:repeat-x;
}

/* text style for main dairy main page headers */
.CoffeeMainHeader     
{
	height:40px;
    font-family: Open Sans, Trebuchet, Helvetica, sans-serif;
    font-size: 18px;
	text-align: left;
    font-weight: regular;
	color: #595f64;
    background-color:ffffff;
    background-image:url(../images/news_header_bg.png);
    background-repeat:repeat-x;
}

/* text style for titles used as Links */
.EspecialLink     
{
	height:20px;
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    background-color:#e0e1d4;
    background-image:url(../images/dotedline.jpg);
    background-repeat:repeat-x;
    background-position:0 16;
    padding: 0 0 0 5;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.EspecialLink:link {
    text-decoration:    none;
    font-family: Helvetica, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: darkred;
    background: url(../images/fondorayado.gif);
}

A.EspecialLink:visited  {
    text-decoration:    none;
    font-family: Helvetica, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: darkred;
    background: url(../images/fondorayado.gif);
}

A.EspecialLink:active   {
    text-decoration:    none;
    font-family: Helvetica, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: darkred;
    background: url(../images/fondorayado.gif);
}

A.EspecialLink:hover    {
    text-decoration:    underline;
    font-family: Helvetica, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: darkred;
    background: url(../images/fondorayado.gif);
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0px none;
  padding: 0;
  width: 620px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu li {
  margin: 0;
  border: 0px none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu ul {
  margin: 0;
  border: 0px none;
  padding: 0;
  width: 200px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-right-color: #D5DCCF;
  border-bottom-color: #CCC;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #EDF1EA;
  color: #637851;
  font: bold 11px/22px  Arial, Helvetica,Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #D5DCCF;
  color: #637851;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  font: normal 11px/22px  Arial, Helvetica,Helvetica, sans-serif;
  float: none;
  background: #EDF1EA;
  color: #637851;
}

/* 2nd Menu Hover Persistence 
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  font: normal 11px/22px  Arial, Helvetica,Helvetica, sans-serif;
  background: #D5DCCF;
  color: #FFF;
}
*/

/* 3rd Menu 
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}*/

/* 3rd Menu Hover Persistence 
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}*/

/* 4th Menu 
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}*/

/* 4th Menu Hover 
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}*/

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* REPORTING SERVICES WEBPART STYLE */
.RSDataList
{
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	background-color: White;
	padding: 3 3 3 3;
	width: 100%;
}

.RSDataListSelected
{
	color: White;
	font-weight: bold;
	background-color: #008A8C;
}

.RSDataListItem
{
	color: Black;
	background-color: #EEEEEE;
}

.RSDataListAlternating
{
	background-color: #DCDCDC;
}

.RSDataListHeader
{
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: White;
	background-color: #000084;
}

.RSDataListFooter
{
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: White;
	background-color: #000084;
}

A.RSLinkButton:link
{
	color: Black;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10px;
}
A.RSLinkButton:visited
{
	color: Black;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10px;
}
A.RSLinkButton:active
{
	color: Black;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10px;
}
A.RSLinkButton:hover
{
	color: Black;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10px;
}
/* GENERAL */
/* style for main page titles and body */
.MainTitle   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: regular;
    color: #46508c;
}

.MainTitleAlert   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #800000;
}

.MainTitle2   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: regular;
    color: #46508c;
}

.MainTitle3   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: regular;
    color: #a4d165;
}

.MainBody   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: regular;
    color: #555555;
}
.MainBody2   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: regular;
    color: #555555;
}

.fieldgroup   
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: regular;
    color: #555555;
}

.MainTitleCNN   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.MainAuthorCNN   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.MainBodyCNN   {
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.MainTitleCNNWeather   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.MainBodyCNNWeather
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.MainTitleCNNPrice   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #285AB0;
}

.MainTitleCNNPrice2   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #285AB0;
}

.MainTitleCNNPrice3   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: navy;
}

.MainHeadCNNPrice
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #285AB0;
}

.MainBodyCNNPrice
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.MainSpecialty   
{
    font-family: Helvetica, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

/* text style used for most text */
.MainNormal
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: regular;
    color: #555555;
    line-height: 16px    
}


.MainNormalBold
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold
}


.MainNormalMini
{
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.PublicHomeAreaHeading {font-family : Open Sans, Helvetica, Arial, Century Gothic, Broadway; font-size : 22px; color : #FFFFFF; font-weight : bold; text-decoration : none;}

.PublicHomeTeaserLinks 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #003366;font-weight : bold;font-style : normal;text-decoration : underline;} 

a.PublicHomeTeaserLinks 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinks:hover 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinks:visited 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinks:active 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;}

.PublicHomeTeaserLinksnew 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #800000;font-weight : bold;font-style : normal;text-decoration : underline;} 

a.PublicHomeTeaserLinksnew 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinksnew:hover 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinksnew:visited 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

a.PublicHomeTeaserLinksnew:active 
{font-family : Open Sans, Helvetica;line-height : 14px;font-size : 13px;color : #800000;font-weight : normal;font-style : normal;text-decoration : underline;}

.PublicHomeText {font-family : Open Sans, Helvetica;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;}

.PublicHomeLinkText {font-family : Open Sans, Helvetica;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;} 

a.PublicHomeLinkText:link {font-family : Open Sans, Helvetica;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;} 

a.PublicHomeLinkText:hover {font-family : Open Sans, Helvetica;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : underline;} 

a.PublicHomeLinkText:active {font-family : Open Sans, Helvetica;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;text-decoration : none;} 

a.PublicHomeLinkText:visited {font-family : Open Sans, Helvetica;font-size : 13px;color : #003366;font-weight : normal;font-style : normal;}


.NewsTimestamp 
{
    font-size:10px;
    padding-bottom:2px;    
}


.HiddenControl
{
   display:none;
}