/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
form
{
	height:100%;
}
html
{
	height:100%;
}

body
{
	background-color:Transparent;
	height:100%;
	margin:0px;
}

a, a:visited, a:link
{
    color:#392d1c;
    text-decoration:none;
}

img{
	border:none;
}

a:hover
{
    text-decoration:underline;
}

h1
{
	color:#392d1c;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", serif;
	font-size:24px; 
	line-height:26px; 

}

h2
{
	font-family:Georgia, "Times New Roman", serif;
	font-size:19px;
	line-height:21px; 
	font-weight:normal; 
	color:#392d1c;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:17px; 
	color:#392d1c;
	margin:0px;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:17px; 
	color:#392d1c;
	margin: 0px 0px 0px 0px;
}

/* Start Master Page Layout */

.gf_master
{
	width:926px;
	margin-left:auto;
	margin-right:auto;
}

.gf_masterContent
{
	background:url("gf_background.gif") repeat-x top;
	background-color:#ffffff;
	font-size:12px;
	line-height:17px;
	color:#392D1C;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:19px;
	padding-right:19px;
	width:926px;
}

.gf_mastHead_Link
{
	clear: left; 
	display: block; 
	float: left; 
	position: relative;
    text-align: right; 
    width: 610px; 
    height: 24px; 
	margin-top:2px;
}

.gf_mastHead_Search
{
	position: relative; 
	clear: right; 
	float: right; 
	width: 298px; 
	height: 25px;
	text-align: right; 
	margin-top:5px;
}

.gf_mastHead_Search_Button
{
	vertical-align:top;
	margin-top:1px;
	width:29px;
	text-align:right;
}

.gf_mastHead_Search_Box
{
	font-size:12px;
	font-family:Arial;
	color:#808080;
	background-color:#EEF3F7;
	Width:256px;
	text-align:left;
}

.gf_mastHead_Logo
{
	clear: left; 
	display: block; 
	float: left; 
	position: relative;
	margin-top:-2px;
}

.gf_mastHead_Logo img
{
}

.gf_mastHead_Copy
{
	position: relative; 
	clear: right; 
	float: right; 
	margin-top: 23px; 
}

.gf_mastHead_Clear_Style
{
	clear:both;
}

.gf_footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#392D1C;
	line-height:17px;
}

.gf_footer a
{
    color:#392d1c;
    text-decoration:none;
}
.gf_footer a:hover
{
    text-decoration:underline;
}

.gf_footer_divider
{
	color:#CFCAC2;	
	margin:0px 10px 0px 10px;
}

.masthead_font
{
	font-family: Arial, Helvetica, Sans-Serif;
    font-size:11px;
    line-height:13px;
    color:#392d1c;
}

/* End Master */

/* Breadcrumb Custom */


.gf_breadcrumb
{
    font-family: Arial; 
    color: #AAA092;
    clear:both;
    font-size:11px;
	margin-left:-6px;
/*    margin-bottom:4px; */
}
.gf_breadcrumb a:active
{
	text-decoration:none;
   	color: #392D1C;
}
.gf_breadcrumb:active
{
	text-decoration:none;
   	color: #392D1C;
}
.gf_breadcrumb a
{
	padding-left:6px;
	padding-right: 6px;
	text-decoration:none;
   	color: #392D1C;
}
.gf_breadcrumb a:hover
{
	text-decoration:underline;
}
.gf_breadcrumbCurrent
{
	padding-left:6px;
	font-weight:bold; 
	color:#6B6255;
}
.gf_breadcrumb_Spacer
{
	width:1px;
	height:11px;
}

/* End Breadcrumb */


/* Start SubNav */
.gf_subNav_Main
{
	color:#392D1C;
	font-weight:bold;
	width:170px;
	background-color:#F5F2EA;
	line-height:12px;
	font-size:11px;
	border-top:1px solid #DAD8D0;
}

.gf_subNav_Cell
{
	display:block;
	line-height: 21px; 
	height:21px;
	border-top:2px solid #F5F2EA;
	border-bottom:2px solid #F5F2EA;
}

.gf_subNav_Cell_Div
{
	border-bottom:1px solid #DAD8D0;
}

.gf_subNav_Cell_Selected
{
	background-color:#E8DEC4;
	border-bottom:1px solid #DAD8D0;
	display:block;
	line-height: 21px; 
	height:21px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.gf_subNav_Main a
{
	color:#392D1C;
	padding: 0px 12px 0px 12px;
}

.gf_subNav_Main a:visited
{
	color:#392D1C;
}

.gf_subNav_Main a:link
{
	color:#392D1C;
}

.gf_subNav_Main a:hover
{
	background-color:#E2EDF1;
	text-decoration:none;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.gf_subNav_Sub_Cell
{
	display:block;
	line-height: 12px; 
	margin-bottom:3px;
	font-weight:normal;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

.gf_subNav_Sub
{
	background-color:#FFFFFF;
	padding:4px 0px 5px 0px;
	display:none;
}

.gf_subNav_Sub a
{
	color:#392D1C;
	padding: 0px 12px 0px 12px;
}

.gf_subNav_Sub a:visited
{
	color:#392D1C;
}

.gf_subNav_Sub a:link
{
	color:#392D1C;
}

.gf_subNav_Sub a:hover
{
	background-color:Transparent;
	text-decoration:underline;
}

/* End SubNav */


.shadowRight
{
	height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../../PublishingImages/bl_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../../PublishingImages/bl_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px
}
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
}
a.#zz8_Menu
{
    font-family:Tahoma;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}

.sharepointLogin .ms-globallinks a
{
	color:#333333;
}
.sharepointLogin .ms-globallinks
{
	color:#333333;
}
.sharepointLogin div
{
	color:#333333;
}

.GFTopHeaderCopy
{
	background-repeat:no-repeat;
	float:right;
	padding-top:19px;
}

.topArea
{
	background-position:top right;
}

.topArea :active
{
	text-decoration:none;
}
.logo
{
    float:left;
	font-size:14pt; 
	font-family: tahoma;  
/*	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
	*/
}
.logo a
{
	background-image:url("../../images/GFR/logo.gif");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	height:54px;
	width:266px;
/*	padding:15px 5px 0px 75px; */
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../../PublishingImages/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin:6px 2px 20px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
    float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.topNavContainer
{

	background-repeat:repeat-x;
	padding-top:30px;
}
.topNav
{
    position:relative;
    top:-1px;
}
.topNavItem
{
	background-image: url('../../../PublishingImages/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}
.topNavSelected a
{
	background-image: url('../../../PublishingImages/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('../../../PublishingImages/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.topNavRoundRight
{
    width:0px;
}
.topNavRoundLeft
{
    width:0px;
}
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.leftNav3
{
	color: #354260;
}
.leftNav2
{
	color: #354260;
}
.leftNav1
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
	background-color:white;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
/*
margin-left:10px;
margin-right:10px;
*/
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}

.mainContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#392d1c;
}

.mainContent a
{
	color:#3086ab;
}

.GFO_MainContent_Body a
{
	color:#3086ab;
	text-decoration:none;
}

.GFO_MainContent_Body a:hover
{
	text-decoration:underline;

}

.mainContent td.ms-pagebreadcrumb
{
	display:none;
}
.mainContent div.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}

#navigation {

}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1em;
}

#navigation li {
	display: inline;
}

#navigation a:visited {
	padding:18px 14px 19px 14px;
	color: #FFFFFF;
	background-color:transparent;
	text-decoration: none;
}

#navigation a:link {
	padding:18px 14px 19px 14px;
	color: #FFFFFF;
	background-color:transparent;
	text-decoration: none;
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #711515;
}

#navigation a img {
	border:0px;
}


.GFHomeBlockImage
{
	width:300px;
	height:200px;
}

#PRHeader
{
	background-color:#6EA69F;	
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	height:20px;
}

#PRTitle
{
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	color:#9B242D;
	line-height:22px;
}
#PRLead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#392D1C;
}
#PRContact
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#392D1C;
}
.PRContactBorder
{
	background-image:url('../../../PublishingImages/GFRMaster/hairline_grey_light.gif');
	background-repeat:repeat-x;
	width:100%;
}
#PRBody
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#392D1C;
}
#PRBoiler
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#392D1C;
}
.PRTitleSP
{
	font-size:9px;
	vertical-align:top;
	color:#9B242D;
}

.A_Column
{
	width:295px;
}

.B_Column
{
	width:295px;
}

.C_Column
{
	width:295px;
}

.Column_Filler_20
{
	width:20px;
}
.Common_Column
{
	width:295px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#392D1C;
	line-height:15px;	
	vertical-align:top;
}

.Title_Column
{
	font-family:Georgia, "times New Roman", serif;
	font-size:22px;
	line-height:24px;
	color:#9B242D;
	vertical-align:top;	
	padding-bottom:15px;
}

table.TopFooter
{
}

table.BottomFooter
{
}

table.TopFooter td.ColT1
{
	font-size:12px;
	font-weight:bold;
	width:180px;
	padding-left:10px;
}

table.TopFooter td.ColT2
{
	width:400px;
	padding-left:20px;
}

table.TopFooter td.ColT3
{
	width:190px;
	padding-left:20px;
}

table.TopFooter td.ColT4
{
	width:75px;
	padding-left:20px;
	padding-right:10px;
}

table.BottomFooter td.ColB1
{
	width:85px;
}

table.BottomFooter td.ColB2
{
	width:85px;
	padding-left:20px;
}

table.BottomFooter td.ColB3
{
	width:400px;
	padding-left:20px;
}

table.BottomFooter td.ColB4
{
	width:190px;
	padding-left:20px;
}



table.TopFooter a
{
	text-decoration:none;
	color:#392D1C;
}
table.TopFooter a:hover
{
	text-decoration:underline;
}

/* Text Style */
.gf_body1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#392D1C;
	padding-left:12px;
	
}

/* GFR Custom Style */

.GFR-Editorial-Link-More A
{
	padding-left:12px;
	color:#9b242d;
	text-decoration:none;
}

.GFR-Editorial-Link-More A:hover
{
	text-decoration:underline;
}

.GFR-Editorial-Link-More-Arrow
{
	vertical-align:top; 
	position:relative; 
	top:3px;
}

.GFO_PR_ContactInfo A
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:12px; 
	line-height:15px;
	color:#3086ab;
	font-weight:bold;
}

.GFO_PR_ContactInfo A:link
{
	color:#3086ab;
}

.GFO_PR_ContactInfo A:visited
{
	color:#3086ab;
}

.GFO_PR_ContactInfo A:hover
{
	text-decoration:underline;
}

/* GFR Speech Page Layout */

/* Begin GFO Topic SnapShot Page Layout */
#GFO_Tab_Control{
    width:611px;
    height:30px;
    font-weight:bold;
    font-size:10px;
    background-image: url('/_layouts/images/GFO/topics/bg.gif'); 
    background-repeat:repeat-x;
    font-family: Arial;
    line-height: 17px;
}

#GFO_Tab_Control ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#GFO_Tab_Control li {
	float: left;
	border-bottom-width: 0;
	margin: 0;
	margin-top:3px;
	width: 147px; 
	background-image: url('/_layouts/images/GFO/topics/tab_off.gif');
    background-repeat: no-repeat;
    color:#8A7C69;
}

#GFO_Tab_Control a {
	text-decoration: none;
	display: block;
	color:#8A7C69;
	text-align: center;
	margin-top:2px;
}

#GFO_Tab_Control a:hover {
    text-decoration:underline;
    color: #69573F;
}

#GFO_Tab_Control .selected {
    background-image: url('/_layouts/images/GFO/topics/tab_on.gif');
	color: #69573F;
	background-repeat: no-repeat;
}

#GFO_Tab_Control .selected a {
    color: #69573F;
}

#GFO_Tab_Control .selected a:hover {
    text-decoration:none;
}

#GFO_Tab_Control a img {
	border: none;
}

.GFO_Topic_Header
{
	width:914px;
	height:32px;
	line-height:32px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:22px;
	color:#FFFFFF;
	margin-bottom:20px;

}

.GFO_Tab_Content_Panel
{
	width: 603px;
}

.GFO_Tab_Content_Body
{
	background-image: url('/_layouts/images/GFO/topics/topic_bkg_hdr.png'); 
	background-repeat:no-repeat;
}

.GFO_Tab_Content_Body a
{
	color:#3086ab;
	text-decoration:none;
}

.GFO_Tab_Content_Body a:hover
{
	text-decoration:underline;
}

.ms-WPBody a:link, .ms-WPBody a:visited
{
	color:#3086ab;
	text-decoration:none;
}

.ms-WPBody a:hover
{
	text-decoration:underline;
}


.ms-WPBody
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


.ms-WPTitle
{
font-weight:bold;
font-family:tahoma,sans-serif;
color:#7A6A55;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;
}
.ms-WPTitle A:visited
{
color:#4c4c4c;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:link
{
color:#4c4c4c;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:hover
{
color:#000000;

cursor:pointer;
}

.ms-standardheader{
font-size:1em;
margin:0em;
text-align:left;
color:#7A6A55;
}
.ms-standardheader{
color:#7A6A55;
}
h3.ms-standardheader{
margin-top:1em;
}
.ms-standardheader{
color:#7A6A55;
}



/* End  GFO Topic SnapShot Page Layout */

.GFO_Generic_Header_Bar
{
	width:926px;
	height:4px;
	font-size:4px; 
	line-height:4px; 
}

.GFO_Generic_Header_Bar_Thick
{
	width:914px;
	height:32px;
	line-height:32px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:22px;
	color:#ffffff;
	padding-left:12px;
}

.GFR-Editorial-Link-Outer
{
	width:296px;	
}

.GFR-Editorial-Link-Inner
{
	width:294px;	
}

.GFR-Editorial-Link-Border
{
	border:solid 1px #DBDBDB;
}

.GFR-Editorial-Link-Header
{
	COLOR:#59452a; 
    HEIGHT: 20px; 
    padding-left:12px; 
    BACKGROUND-COLOR: #EFEDE6;
    font-family:Arial;
    font-size:12px;
    line-height:19px;
    font-weight:bold;
}

.GFR-Editorial-Link ol
{
	margin-top:0px;
	margin-bottom:0px;
}

.GFR-Editorial-Link ul
{
	margin-top:0px;
	margin-bottom:0px;
}


.GFR-Editorial-Link
{
	padding-left:12px; 
	padding-right:12px;
	padding-bottom:40px;
}

.GFR-Editorial-Link A
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:12px; 
	line-height:19px;
	color:#392D1C;
	text-decoration:none;			
	font-weight: bold; 
}

.GFR-Editorial-Link A
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:12px; 
	line-height:19px;
	color:#392D1C;
	text-decoration:none;			
	font-weight: bold; 
}

.GFR-Editorial-Link A:link
{
	color:#392D1C;
	text-decoration:none;	
}

.GFR-Editorial-Link A:visited
{
	color:#392D1C;
	text-decoration:none;	
}

.GFR-Editorial-Link A:hover
{
	color:#3086ab;
	text-decoration:underline;
}

.categorycontainer a
{
	    color:#392D1C;
}

.categorylink
{
	border-bottom:solid 2px #FFFFFF;
    border-top:solid 2px #FFFFFF;
    height:21px;
	text-decoration: none; 
	display: block;
    color:#392D1C;
	background-repeat: no-repeat; 
	background-image: url('/_layouts/images/GFO/multidim/category_close.gif'); 
	background-position: 208px 3px
}

.categorylinkoff
{
	border-bottom:solid 2px #FFFFFF;
    border-top:solid 2px #FFFFFF;
    height:21px;
	text-decoration: none; 
	display: block;
    color:#392D1C;
    cursor:default;
	background-repeat: no-repeat; 
	background-image: url('/_layouts/images/GFO/multidim/category_open.gif');  
	background-position: 208px 3px
}

.categorylinkoff:hover
{
	text-decoration: none; 
}


.categorylink:hover
{
	background-color:#f5f2ea;
		text-decoration: none; 
}

/* Custom Style per Editor's Request - 07/23/08 */
.WWLGold 
{
	font-family:Georgia, "Times New Roman", serif;
	font-size:19px;
	line-height:21px;
	color:#8f6a20;
}

.WWLBrown 
{
	font-family:Georgia, "Times New Roman", serif;
	font-size:19px;
	line-height:21px;
	color:#392D1c;
}

.SmallPrint 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#392D1c;

}

.GFO-DynamicLinkList
{
	margin-top:8px;
	margin-bottom:17px;
	    color:#3086a6;
}

.GFO-DynamicLinkList a
{
    font-family:Arial;
    font-size: 12px;
    color:#3086a6;	
    text-decoration: none;
    font-weight:normal;
}

.GFO-DynamicLinkLista:hover
{
    text-decoration:underline;	
}


.GFO-RecentMediaHeader
{
    COLOR:#59452a; 
    HEIGHT: 20px; 
    padding-left:12px; 
    BACKGROUND-COLOR: #EFEDE6;
    font-family:Arial;
    font-size:12px;
    line-height:19px;
    font-weight:bold;
}

.GFO-RecentMediaDate
{
	display:block; 
	text-decoration:none; 
	color:#7a6a55; 
	font-size:10px; 
	font-family:Arial; 
	line-height:15px;
}

.GFO-RecentMediaTitle
{
	display:block; 
    text-decoration:none; 
    color:#392d1c; 
    font-weight:bold; 
    font-size:12px; 
    line-height:15px; 
    font-family:Arial;
 }

.GFO-RecentMediaSummary
{
	display:block;
	text-decoration:none; 
	color:#392d1c; 
	font-size:12px; 
	line-height:15px; 
	font-family:Arial;
}

.GFO-RecentMediaLink
{
  text-decoration:none;
  padding:6px 12px 6px 12px;
  display:block;
}

.GFO-RecentMediaTopLink
{
  padding-top:12px;
}

.GFO-RecentMediaLink:hover
{
   background-color:#f6f5f3;	
}

.GFO-RecentMediaLink:hover .GFO-RecentMediaTitle
{
   color:#3086a6;	
}

.GFO-RecentMediaMore
{
	
    padding:6px 12px 16px 12px;
    color:#3086a6;
}

.GFO-RecentMediaMore a
{
    font-family:Arial;
    font-size: 12px;
    color:#3086a6;	
    text-decoration: none;
}

.GFO-RecentMediaMore a:hover
{
    text-decoration:underline;	
}

.GFO-RecentMediaBorder
{
	width:294px; 
	border:1px solid #dbdbdb;
}

.GFO-RecentMediaArrow
{
	height:7px;
	width:4px;
	margin-left:4px;
    background-image:url('/_layouts/images/GFO/menu/gn_arw.gif');	
    background-repeat:no-repeat;
    background-position:0px 5px;
    text-decoration:none;
}

 .GFO-LanguageSelectionHeader
{
    COLOR:#59452a; 
    HEIGHT: 20px; 
    padding-left:12px; 
    BACKGROUND-COLOR: #EFEDE6;
    font-family:Arial;
    font-size:12px;
    line-height:19px;
    font-weight:bold;
}
    
.GFO-LanguageSelectionBorder
{
	width:294px; 
	border:1px solid #dbdbdb;
}

.GFO-LanguageArabic
{
	margin-left:12px; 
	margin-top:12px; 
	display:block;
	height:15px; 
	width:80px; 
	background-image:url('/_layouts/images/GFO/language/Arabic.gif'); 
	background-repeat:no-repeat;
}

.GFO-LanguageArabic:hover
{
    
	background-image:url('/_layouts/images/GFO/language/Arabic_mo.gif'); 	
}

.GFO-LanguageChinese
{
	margin-left:12px; 
	margin-top:12px; 
	display:block;
	height:15px; 
	width:80px; 
	background-image:url('/_layouts/images/GFO/language/Chinese.gif'); 
	background-repeat:no-repeat;
}

.GFO-LanguageChinese:hover
{
    
	background-image:url('/_layouts/images/GFO/language/Chinese_mo.gif'); 	
}      

.GFO-LanguageFrench
{
	margin-left:12px; 
	margin-top:12px; 
	display:block;
	height:15px; 
	width:80px; 
	background-image:url('/_layouts/images/GFO/language/French.gif'); 
	background-repeat:no-repeat;
}

.GFO-LanguageFrench:hover
{
    
	background-image:url('/_layouts/images/GFO/language/French_mo.gif'); 	
}

.GFO-LanguageRussian
{
	margin-left:12px; 
	margin-top:12px; 
	display:block;
	height:15px; 
	width:80px; 
	background-image:url('/_layouts/images/GFO/language/Russian.gif'); 
	background-repeat:no-repeat;
}

.GFO-LanguageRussian:hover
{
    
	background-image:url('/_layouts/images/GFO/language/Russian_mo.gif'); 	
}

.GFO-LanguageSpanish
{
	margin-left:12px; 
	margin-top:12px; 
	display:block;
	height:15px; 
	width:80px; 
	background-image:url('/_layouts/images/GFO/language/Spanish.gif'); 
	background-repeat:no-repeat;
}

.GFO-LanguageSpanish:hover
{
    
	background-image:url('/_layouts/images/GFO/language/Spanish_mo.gif'); 	
}

.GFO-LanguageEnglish
{
	margin-left:12px; 
	margin-top:12px; 
	display:block;
	height:15px; 
	width:80px; 
	background-image:url('/_layouts/images/GFO/language/English.gif'); 
	background-repeat:no-repeat;
}

.GFO-LanguageEnglish:hover
{
    
	background-image:url('/_layouts/images/GFO/language/English_mo.gif'); 	
}
/* End - Custom Style */


.colorbarheader
{
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:24px;
	line-height:30px;
	margin-bottom:0px;
	margin-top:0px;
}

/* Begin - Article/Factoid Page */
.LB_header h1
{
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:24px;
	color:#392D1C; 
	margin-bottom:0px;
	margin-top:0px;
}

.GFO_Image_Caption_LB
{
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
  	color:#7A6A55;
  	padding-top:5px;
  	padding-bottom:20px;
}

.GFO_Header_Bar_LB
{
	background-color:#B6985E; 
	width:926px; 
	line-height:4px;
	height:4px;
	font-size:2px;
}

.GFO_Article_Body_LB
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

.GFO_WebPart_Padding
{
	padding-bottom:19px;
}

.GFO_Article_Extra_Body
{
}

.GFO_Article_Extra_Body > table:first-child
{
	padding-top:20px;
}

/* End - Article/Factoid Page */

/* Begin - TopicFunding Page */
.GFO_Article_Body_TF
{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 12px 0px 12px;
}

.GFO_Header_Bar_TF
{
	background-color:#d88954; 
	width:926px; 
	line-height:4px;
	height:4px;
	font-size:2px;
}

.GFO_Sub_Content_TF
{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 12px 0px 12px;
}

.GFO_Right_Nav_Div
{	
	background-image:url('/_layouts/images/GFO/rightnav/gradient.gif');
	background-repeat:repeat-x;
	height:145px;
	width:296px;
}

.GFO_Right_Nav_Div a
{
	display:block; 
	margin-left:12px; 
	line-height:15px;
	font-family:Arial; 
	font-size:12px; 
	color:#392d1c;
	background-image:url('/_layouts/images/GFO/rightnav/brown_arrow.gif'); 
	background-position:left center; 
	background-repeat:no-repeat;
}

.GFO_Right_Nav_Span
{
	display:block; 
	margin-left:12px; 
	font-family:Arial; 
	font-size:12px; 
    line-height:15px;
	font-weight:bold;
	background-image:url('/_layouts/images/GFO/rightnav/brown_arrow.gif'); 
	background-position:left center; 
	background-repeat:no-repeat;
}


.GFO_Right_Nav_Div a:hover
{
	background-image:url('/_layouts/images/GFO/rightnav/blue_arrow.gif'); 
	color:#3186ab;
	text-decoration:none;
}

.GFO_Right_Nav_Div a:hover span
{
	text-decoration:underline;
}

.GFO_Bullet_Div
{	
	width:191px;
}

.GFO_Bullet_Div a
{
    color:#3086ab; 
    display:block; 
    margin-bottom:5px; 
    font-family:Arial; 
    font-size:13px; 
    line-height:15px; 
    background-image:url('/_layouts/images/GFO/home/bullet.gif'); 
    background-position:left 6px;
    background-repeat:no-repeat;	
    }


.GFO_Gallery_Color_Bar
{
	background-image:url('/_layouts/images/GFO/gallery/gallery_color_bar.jpg');
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", serif;
	font-size:22px;
	color:#FFFFFF;
}
/* End - TopicFunding Page */

.GFO_Blank
{
	background:url('/_layouts/images/GFO/category/blank.jpg');
	height:21px;
	width:1px;
}

.GFO_Region_Header
{
	background-color:#a29688;
	width:914px;
	height:32px;
	line-height:32px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:22px;
	color:#FFFFFF;

}

/* Begin - PhotoGallery Page */
.GFO_PG_Nav_Prev
{
	background-image:url('/_layouts/images/GFO/gallery/arrow_search_left_on.gif'); 
	width:20px; 
	height:20px;
	display:block; 
}

.GFO_PG_Nav_Prev:hover
{
	background-image:url('/_layouts/images/GFO/gallery/arrow_search_left_MO.gif');
}

.GFO_PG_Nav_Next
{
	background-image:url('/_layouts/images/GFO/gallery/arrow_search_right_on.gif'); 
	width:20px; 
	height:20px;
	display:block; 
}

.GFO_PG_Nav_Next:hover
{
	background-image:url('/_layouts/images/GFO/gallery/arrow_search_right_MO.gif');
}

.GFO_PG_Nav_Left_Off
{
	background-image:url('/_layouts/images/GFO/gallery/arrow_search_left_off.gif'); 
	width:20px; 
	height:20px;
}

.GFO_PG_Nav_Right_Off
{
	background-image:url('/_layouts/images/GFO/gallery/arrow_search_right_off.gif'); 
	width:20px; 
	height:20px;
}


.GFO_PG_Content_Block
{
	width: 296px; 
	height: 422px;
	background-image: url('/_layouts/images/GFO/gallery/background_gallery_sidebar_.gif');
    background-repeat: repeat-x; 
}

.GFO_PG_Image_Background
{
	background-color: #f3ede0; 
	border-top: solid 1px #dddcd5; 
	border-bottom: solid 1px #dddcd5;
    width: 611px; 
    height: 344px; 
    text-align: center;
}

.GFO_PG_Header
{
	width:914px;
	height:32px;
	line-height:32px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:22px;
	color:#FFFFFF;
	margin-bottom:20px;
}

/* End - PhotoGallery Page */



.cnav
{
	width:296px;		
}

.cnavheader
{
	background-color:#977b4a;
	font-family:Arial, Helvetica, Sanserif; 
	font-size:12px;
	line-height:20px;
	color:#ffffff;
}

.cnavtop
{
	font-family:Arial, Helvetica, Sanserif; 
	font-size:12px;
	padding-top:9px; 
	margin:0px 12px 0px 12px;
	line-height:14px;
}

.cnavbottom
{
	font-family:Arial, Helvetica, Sanserif; 
	font-size:12px;
	line-height:14px;
	margin:7px 12px 20px 12px;
}


.cnav A
{
	text-decoration:none;
	color:#3086ab;
}

.cnav A:link
{
	text-decoration:none;
	color:#3086ab;
}

.cnav A:hover
{
	text-decoration:underline;
	color:#3086ab;
}

.cnavlink
{
	text-decoration:none;
	color:#3086ab;
	vertical-align:top;
}

.cnavlink:hover
{
	text-decoration:underline;
}


.cnavitem
{
	margin:7px 12px 0px 12px;
	font-family:Arial, Helvetica, Sanserif; 
	font-size:12px;
	line-height:14px;
	color:#392d1c
}

.cnavgroup
{
	font-weight:bold;
	font-family:Arial, Helvetica, Sanserif; 
	font-size:12px; 
	padding:10px 12px 0px 12px;
	line-height:14px;
}

.cnavprefix
{
	text-decoration:none;
	color:#392d1C;
	font-family:Arial, Helvetica, Sanserif; 
	font-size:12px; 
	line-height:14px;
	margin-right:6px;
}


.cnav ul
{
	margin:0px;
	padding:0px;
}

.cnav li
{
	list-style-type:none;
	display:table-cell;
}

/* Begin - Sharing Tool */


.GFO_SHARE_TopDefault
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 11px; 
    color: #3086ab; 
    text-align:right;
}


.GFO_SHARE_Header
{
	background-image: url('/_layouts/images/GFO/sharing/icn_share.gif'); 
	padding-left: 16px; 
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_HorizontalBorder
{
	width:210px; 
	border-top:1px solid #59452A; 
	border-bottom:1px solid #59452A;
	background-color:#ffffff;
}


.GFO_SHARE_VerticalBorder
{ 
	border-right:1px solid #59452A; 
	border-left:1px solid #59452A;
	padding:2px 2px 10px 2px;
	background-color:#ffffff;
}

.GFO_SHARE_DetailHeaderFade
{
	width:204px;
	height:20px;
	background-image: url('/_layouts/images/GFO/sharing/hdr-bar.gif'); 
	background-repeat: repeat-x;
}

.GFO_SHARE_DetailHeader
{
	background-image:url('/_layouts/images/GFO/sharing/icon-share2.gif'); 
	background-repeat:no-repeat;
	background-position:3px center; 
	padding-left:18px; 
	height:20px; 
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, helvetica, Sans-Serif; 
	color:#ffffff;
	line-height:20px;
}

.GFO_SHARE_Row
{
	height:16px;
	width:204px;
	padding-top:10px;
}

.GFO_SHARE_Row ul
{
	margin:0px; 
	padding:0px; 
	width:204px;
	height:16px;
	line-height:16px;
}


.GFO_SHARE_Row li
{
	list-style-type:none;
	display:block;
	float:left;
	width:102px;
	height:16px;
	line-height:16px;
}

.GFO_SHARE_TopShadow
{
    width: 222px; 
    height: 6px; 
    background-image: url('/_layouts/images/GFO/sharing/shdw-top.png');
    background-repeat: no-repeat;
	line-height:0px; 
	font-size:0px;
}

.GFO_SHARE_BottomShadow
{
	width: 222px; 
	height: 6px; 
	background-image: url('/_layouts/images/GFO/sharing/shdw-btm.png');
    background-repeat: no-repeat;
	line-height:0px; 
	font-size:0px;
}

.GFO_SHARE_VerticalShadow
{
	width: 222px; 
	background-image: url('/_layouts/images/GFO/sharing/shdw-vertical.png');
    background-repeat: repeat-y;
	
}

.GFO_SHARE_DetailContentSpacerLeft
{	
	COLOR: #392d1c;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, helvetica, Sans-Serif;
	margin-left:3px;
	display:block;
}

.GFO_SHARE_DetailContentSpacerLeft span
{
	margin-left:20px;
	display:block;
}

.GFO_SHARE_DetailContentSpacerLeft:hover
{
	text-decoration:underline;
}

.GFO_SHARE_DetailContentSpacerRight
{	
	COLOR: #392d1c;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, helvetica, Sans-Serif;
	margin-left:7px;
	display:block;
}

.GFO_SHARE_DetailContentSpacerRight span
{
	margin-left:20px;
	display:block;
}

.GFO_SHARE_DetailContentSpacerRight:hover
{
	text-decoration:underline;
}

.GFO_SHARE_DropOuter
{
	display: none; 
	position: relative;
	z-index:10;
}

.GFO_SHARE_DropInner
{
	padding: 1px; 
	position: absolute; 
	right: -7px; 
	top: -5px;
}

.GFO_SHARE_Digg
{
	background-position:left center;
	background-image: url('/_layouts/images/GFO/sharing/digg.gif'); 
	background-repeat: no-repeat;
}

.GFO_SHARE_Delicious
{
	background-position:left center;
	background-image: url('/_layouts/images/GFO/sharing/delicious.gif');
	background-repeat: no-repeat;
}

.GFO_SHARE_Twitter
{
	background-image: url('/_layouts/images/GFO/sharing/twitter.gif'); 
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_Facebook
{
	background-image: url('/_layouts/images/GFO/sharing/facebook.gif');
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_Newsvine
{
	background-image: url('/_layouts/images/GFO/sharing/newsvine.gif');
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_Reddit
{
	background-image: url('/_layouts/images/GFO/sharing/reddit.gif');
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_StumbleUpon
{
	background-image: url('/_layouts/images/GFO/sharing/stumbleupon.gif');
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_Email
{
	background-image: url('/_layouts/images/GFO/sharing/email.gif');
	background-repeat: no-repeat;
	background-position:left center;
}

.GFO_SHARE_Center
{
	margin:0px 0px 0px 6px;	
}

.GFO_SHARE_Bottom{
  	border-bottom:solid 1px #d0cec4; 
	width:926px;
	background-color:#f5f2ea;
	margin-bottom:20px;
}

.GFO_SHARE_Bottom ul
{
	margin:0px;
	padding:0px;
}

.GFO_SHARE_Bottom li
{
	list-style-type:none;
	display:block;
	float:left;
}

.GFO_SHARE_BottomText
{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size:11px;
	color:#392d1c;
	font-weight:bold;
	padding-left:12px;
	line-height:26px;
}

.GFO_SHARE_BottomImage
{
	padding-top:5px;
	padding-left:10px;
}
/* End - Sharing Tool */

.ms-PartSpacingVertical
{
	height:19px;
	font-size:0px;
	line-height:0px;
	margin-top:0px;
}

.AColumnWP .ms-PartSpacingVertical
{
	height:0px;
	font-size:0px;
	line-height:0px;
	margin-top:0px;
}

.ms-PartSpacingHorizontal
{
	width:19px;
	font-size:0px;
	line-height:0px;
}



.editorialb
{
	width:191px;
}


.editorialb ul
{
	list-style-type: none;
	padding: 0;
	margin:6px 0px 0px 0px;
}

.editorialb li
{
	background-image: url('/_layouts/images/GFO/home/editorial_bullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 8px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:15px;
	color:#392d1c;
	padding-bottom:7px;
}

.editorialb a, .editorialb a:link, .editorialb a:visited
{
	color:#3086ab;
	text-decoration:none;
}

.editorialb a:hover
{
	text-decoration:underline;
}

.editorialb img
{
	display:block;
	height:120px;
	width:191px;
}

.editorialb span
{
	display:block;
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:19px;
	line-height:20px;
	color:#ce6b29;
	padding-top:7px;
}

.editorialbline
{
	line-height:0px;
	border-top:solid 1px #dddcd5;
}

div.editorialbreadmore
{
	padding-top:10px;
	padding-bottom:19px;
	padding-left:8px;
}

.editorialbreadmore a
{
	background-image:url('/_layouts/images/GFO/rightnav/blue_arrow.gif');
	color:#3086ab;
	text-decoration:none;
	background-position:center right;
	padding-right:9px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:12px;
	vertical-align:top;
}


.editorialbbottom
{
	height:19px;
}

.editorialbsub
{
    font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:15px;
	margin-top:6px;
	padding-bottom:1px;
}

.dlltitleb
{
	padding-top:7px;
	font-size:19px;
	line-height:20px;
	color:#c36b29;
	font-family:Georgia, 'Times New Roman', Serif;
}

.dlldateb
{
	padding-top:5px;
	font-size:10px;
	line-height:15px;
	color:#392d1c;
	font-family:Arial, Helvetica, Sans-Serif;
}

.dllh1b a, .dllh1b a:link, .dllh1b a:visited
{
	display:block;
	font-size:12px;
	line-height:15px;
	color:#3086ab;
	font-family:Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	padding-bottom:1px;
}

.dllh1b a:hover
{
	text-decoration:underline;
}

.dllspacerb
{
	padding-top:15px;
}

.dllspacerb a, .dllspacerb a:link, .dllspacerb a:visited
{
	font-size:12px;
	line-height:15px;
	color:#3086ab;
	font-family:Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	padding-right:8px;
	background-image:url(/_layouts/images/GFO/menu/gn_arw.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	
}

.dllspacerb a:hover
{
	text-decoration:underline;
}



.introtext
{
	font-family:Georgia, 'Times New Roman', Serif; 
	font-size:16px; 
	line-height:19px; 
	color:#392d1c;
}

.introtext a:link, .introtext a, .introtext a:visited
{
	color:#3086ab;
	text-decoration:none;
}

.introtext a:link.introtextlink, .introtext a.introtextlink, .introtext a:visited.introtextlink
{
	background-image:url('/_layouts/images/GFO/rightnav/blue_arrow.gif');
	padding-right:11px;
	background-repeat:no-repeat;
	background-position:right 7px;
}

.introtext a:hover
{
	text-decoration:underline;
}


.relatedpgtitle
{
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:22px;
	line-height:24px;
	color:#392d1c;
	padding-bottom:11px;
}

.relatedpglinks span
{
	display:block;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#3699be;
	padding-top:6px;
}

.relatedpglinks img
{
	display:block;
	height:120px;
	width:191px;
	border:none;
}

.relatedpglinks a
{
	display:block;
	width:191px;
	text-decoration:none;
	float:left
}

.relatedpglinks a:hover
{
	text-decoration:underline;	
}

.pullquotelink, .ms-WPBody a:link.pullquotelink, .ms-WPBody a:hover.pullquotelink
{
	cursor:pointer;
	text-decoration:none;
}

.pullquote
{
	display:block;
	width:296px;	
}

.pullquotenoborder
{
	display:block;
	width:296px;
	padding-top:12px;
	padding-left:12px;	
}

.pullquoteborder
{
	display:block;
	border:solid 1px #dbdbdb;
	padding-top:11px;
	padding-left:11px;	
}

.pullquotecontent
{
	display:block;
	width:272px;	
}

.pullquoteimg
{
	border:none;
	width:272px;	
}

.pullquotesrc
{
	display:block;
	width:228px;
	font-size:11px;
	line-height:13px;
	font-family:arial;
	margin-left:22px;
	margin-top:1px;	
}

.pullqutoespace
{
	display:block;
	font-size:0px;
	line-height:0px;
	height:18px;	
}

.editoriala
{
	width:401px;
}


.editoriala ul
{
	list-style-type: none;
	padding: 0;
	margin:6px 0px 0px 0px;
}

.editoriala li
{
	background-image: url('/_layouts/images/GFO/home/editorial_bullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 8px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:15px;
	color:#392d1c;
	padding-bottom:5px;
}

.editoriala a, .editoriala a:link, .editoriala a:visited
{
	color:#3086ab;
	text-decoration:none;
}

.editoriala a:hover
{
	text-decoration:underline;
}

.editorialaimg
{
	float:left;
	margin-bottom:8px;
	width:203px;
}

.editorialaimg img
{
	display:block;
	height:120px;
	width:191px;
	margin-right:12px;
}

.editorialabody
{
	float:left;
	width:400px;
}

.editorialatitle
{
	color:#392d1c;
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:19px;
	line-height:20px;
	margin-top:-5px;
}

.editorialadesc
{
	color:#392d1c;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	margin-top:6px;
	margin-bottom:10px;
 }

.editorialalist
{
	margin-bottom:2px;
}

.editorialaline
{
	line-height:0px;
	border-top:solid 1px #dddcd5;
}

.editorialareadmore
{
	
}

.editorialalisttop
{
	margin-top:-1px;
}

.editorialareadmore a
{
	background-image:url('blue_arrow.gif');
	color:#3086ab;
	text-decoration:none;
	background-position:center right;
	padding-right:9px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10px;
	line-height:23px;
	vertical-align:top;
}

.editorialatopspc
{
	height:12px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

.editorialabtmspc
{
	height:4px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

.fbtitle
{
color:#958D81;
font-family:arial;
font-size:19px;
 padding:5px 12px;
}

.fbline
{
	border-top:solid 1px #d8d3cc;
	line-height:0px;
	font-size:0px;
	height:0px;
	width:161px;
	margin-left:12px;
}

.fbspacer
{
	line-height:0px;
	font-size:0px;
	height:13px;
}

.fbbtm
{
	line-height:0px;
	font-size:0px;
	margin-top:15px;
	padding:0px 12px 15px 12px;
}

.fbcategory
{
	font-family:Georgia, 'Times New Roman', Serif; 
	font-size:15px; 
	color:#392d1c;
	padding:11px 12px 0px 12px;
}

a.fblink, a:link.fblink, a:visited.fblink
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:15px;
	color:#3086ab;
	text-decoration:none;
	display:block;
}

a:hover.fblink
{
	text-decoration:underline;
}

.fblinkimg
{
	padding:4px 12px 1px 12px;
}

.fblinkimg img
{
	border:none;
	margin-right:5px;
	display:block;
	float:left;
}

.fblinkbullet
{
	background-image:url('/_layouts/images/GFO/home/bullet.gif');
	background-repeat:no-repeat;
	background-position:left 9px;
	padding:4px 12px 1px 9px;
	margin-left:12px;
}

.fbouterborder
{
	border:solid 1px #dddcd5;
	height:100%;
}

.fbinnerborder
{
	border:solid 2px #ffffff;
	height:100%;
}

.fbbackground
{
	width:100%;
	background-color:#FAFAF6;
	vertical-align:top;
	height:100%;
}


.fmcontainer
{
	width:296px;
}

.fmborder
{
	border:solid 1px #d0cec4;
	background-color:#f3f0e2;
	padding-top:4px;
	padding-left:4px;
	height:275px;
}

.fmtitle
{
	height:20px;
	width:286px;
}

.fmtitle span
{
	padding-left:7px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
}

.fmitemtitle
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#3086ab;
	display:block;
}

.fmitembody
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#392d1c;
	display:block;
	font-weight:normal;	
	float:left;
	width:162px;
	margin-left:10px;
	margin-top:-4px;
}

.fmspace
{
	clear:both;
	height:2px;
	line-height:0px;
	font-size:0px;
}

.fmline
{
	clear:both;
	width:286px;
	border-top:solid 1px #d0cec4;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.fmrow,  a:link.fmrow, a:visited.fmrow
{
	text-decoration:none;
	width:286px;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	cursor:pointer;
}

.fmrow:hover .fmitemtitle
{
	text-decoration:underline;
}

.fmaltrow
{
	background-color:#e8e2c8;
}

.fmimage
{
	display:block;
	float:left;
	margin-left:7px;
	width:100px;
 	text-align:center;
	background-color:#9b8f7f; 
}

.fmimage img
{
	border:none;
}

.pollouter
{
	width:296px;
}

.pollborder
{
	border: solid 2px #d0cbc0;
}

.pollbackground
{
	width:292px;
	background-image:url(/_layouts/images/GFO/home/poll-hdrbg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#dbd8d2;
}

.polltitle
{
	height:45px;
	font-family:Georgia, 'Times New Roman', Serif; 
	color:#ce6b29;
	font-size:19px;
	line-height:20px;
	padding-left:10px;
	padding-top:6px;
}

.pollbody
{
	margin-left:4px;
	background-color:#ffffff;
	width:284px;
}

.pollbody font
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#392d1c;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
}

.pollbody font b
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#392d1c;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}

.pollbody input[type="button"]
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	background-color:#bf5925;
	border:solid 1px #a44d20;
	height:18px;
}

.pollbody input[type="button"]:hover
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	background-color:#cc4614;
	border:solid 1px #a44d20;
	height:18px;
}

.pollfooter
{
	position:relative;
	background-color:#dbd8d2;
	width:292px;
	height:37px;
}

.Header32
{
	line-height:30px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:22px;
	color:#FFFFFF;
}

.Header4
{
	font-family:Georgia, "Times New Roman", serif;
	font-size:24px;
	line-height:30px;
	color:#392d1c;
}

.wrapimage
{
	color:#392d1c;
	font-family:Arial, Helvectica, sans-serif;
	font-size:12px;
	line-height:17px
}

.wrapleft
{
	float:left;
	font-size:11px;
	line-height:14px;
	color:#7a6a55;
	margin-right:19px;
	margin-bottom:19px
}

.wrapright
{
	float:right;
	font-size:11px;
	line-height:14px;
	color:#7a6a55;
	margin-left:19px;
	margin-bottom:19px
}

.wrapimage
{
	margin-bottom:7px;
	display:block
}

.storydiv #b_id{
display:none;
}

.storydiv h1, .storydiv h2{ 
font-family:arial;
font-size:16px;
margin:10px 0 0;
} 

.mosulelist{
 padding-left:0px;
 _margin-left:0px;

}
  
.mosulelist li{
background:transparent url(buttonlist.jpg) no-repeat scroll 20px 6px;
list-style-type:none;
padding-left:30px;
margin-bottom:5px;
padding-right:20px;
}

.mosulelist li:hover{
background:transparent url(buttonlist.jpg) no-repeat scroll 20px -82px;
}

.rightmainteble{
border:1px solid #a6a6a6;
background:#f1eace;
}

.geotopmain a img{
border:3px double #dcdcdc;
}



.bannerpic{
float:left;
 margin-top:3px;
}

.bannerpic a img{
border:3px double #cecece; 	
}

.textdiv{
float:left;
padding:5px;
width:150px; 
}
 
.downloadplay{
background:transparent url(buttonlive.gif) repeat scroll 0;
color:white !important;
display:block;
float:left;
font-size:13px;
font-weight:bolder;
height:31px;
line-height:30px;
margin:10px 0 10px 5px;
text-align:center;
width:152px;
}

.downloadplay:hover{
color:#fbffcf !important;
text-decoration:none;
}

.textdiv h3{
color:#006A96;
margin-bottom:10px;
text-decoration:underline;
}

.textartl{

}

.allarticle{
margin-top:10px;
clear:both;
}

.allarticle .descit{
height:130px;
}

.readitarticle{
display:block !important;
float:right;
margin-right:10px;
clear:both;
}

.allarticle a{
display:block;
}

.artseperat{
border-bottom-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
clear:both;
height:10px;
padding-top:0;
}

.artimager{
float:left;
margin-right:10px;
}

.mainimager{
float:left;
margin-right:10px;
border:1px solid black;
}

.mainarticletitle{
 border-bottom:1px solid #DDDCD5;
color:#59452A;
font-family:Arial;
font-size:12px;
font-weight:bold;
height:20px;
 margin-bottom:10px;
margin-top:-10px;
padding-left:12px;
}

.artcubeleft{
padding-bottom:10px;
border-bottom:1px solid #DDDCD5;
}

.spannymagic{
font-weight:bolder;
}

.geobannertoop{
float:right;
}

.geobannertoop a img{
border:1px solid #797979; 
}

.innerbannerdeo{
text-align:center;
}


.innerbannerdeo a img{
border:3px double #aeaeae;  
width:290px;
}