/****************************   Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#d2e9f3;color:#000000;}
.box1Color						{color:#6f8c00;}
.box1Color:HOVER				{color:#f26603;}

.box1Background_LightVersion	{background-color:#e3f0d6;color:#113780;}
.box1Color_LightVersion			{color:#113780;}


/** Used in titles and captions**/
.titlesColor					{color:#6f8b02;}
.titlesColor:hover				{color:#f16503;}
.pageTitleColor					{color:#11377e;}
.pageTitleColor:hover			{color:#f16503;}


/****************************   Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif;font-weight:normal; color:#000000;font-size:80%;padding:0px;margin:0px;background: #8f8f8f url('../body_tile_bg.gif') center top repeat}
BODY * 			{-moz-box-sizing: border-box;}

#pageTable		{ background: transparent url('../body_top_bg.gif') center top repeat-x; direction: rtl; width: 100% }
#leftBgTd		{ width: 30%; background: transparent url('../body_tile_left_bg.gif') right top repeat-y; vertical-align: top }
#leftBgTd DIV	{ width: 100%; height: 603px; background: transparent url('../body_top_left_bg.gif') right top no-repeat; font-size: 1px }
#rightBgTd		{ width: 30%; background: transparent url('../body_tile_right_bg.gif') left top repeat-y; vertical-align: top }
#rightBgTd DIV	{ width: 100%; height: 603px; background: transparent url('../body_top_right_bg.gif') left top no-repeat; font-size: 1px }
#topMenuLineTd 	{ width: 776px; height: 43px; background: #629bc0 url('../top_menu_bg.gif') repeat-x; border-left: 1px solid #f8f9fb; border-right: 1px solid #f8f9fb }
#topMenuTable 	{ height: 43px; width: 776px; }
#topMenuTable TD { vertical-align: top; }
#contentLineTd 	{ width: 776px; height: 505px; background: #f8f9fb; border: 1px solid #f8f9fb; vertical-align: top }
#innerBody #contentLineTd { background: #f8f9fb url('../page_content_line_bg.gif') repeat-x }
#contentLineTable { height: 505px }
#logoA 			{ display: block; margin: 18px 22px 10px 0px; width: 177px; height: 73px }
#logoA IMG		{ display: block }

#contentTd 				{ width: 552px; vertical-align: top }
#homeBody #contentTd 	{ padding: 370px 0px 0px 0px; background: #f8f9fb url('../main_pic_home.jpg') left top no-repeat }
#innerBody #contentTd 	{ padding: 154px 0px 20px 15px; background: transparent url('../page_content_table_bg.gif') left top no-repeat }
#innerBody #contentLineTable 	{ background: transparent url('../page_content_td_bottom_bg.gif') 15px bottom no-repeat }

#footerLineTd 	{ height: 52px; width: 776px; border: 1px solid #f8f9fb; border-top: none; background: transparent url('../page_bottom_bg.gif') }
#footerLineTable { height: 52px; width: 776px }

#printLogoDiv { display: none }

TD				{font-size:80%;}
HR				{border: 0px; border-top: 1px solid #c0c0c0; height:1px; width:100%; background-color: transparent;}
FORM			{display:inline;}
INPUT			{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border-style:solid; border-width:1px; border-color:#005095;}
TEXTAREA.input	{border-style:solid; border-width:1px; border-color:#005095;}
SELECT			{font-size:12px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#0c2d58;}
A:hover			{text-decoration:underline; color:#dd0000;}
INPUT.button	{color:#0062c7; border-color:#aacb83; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color:#d3eaf4; height: 18px; text-align: center;}
.red			{color:red;}

/* Body */
TABLE.body			{margin-top:5px;width:100%;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer					{}
TD.navigationTab							{font-weight:normal;font-size: 11px;color: #999}
A.navigationTab								{text-decoration:none;color: #999}
A.navigationTab:hover						{text-decoration:none;color: #000}


/** Category Title & Description **/
TD.categoryTitle		{font-weight: bold; font-size:100%; padding-top:10px; padding-bottom:5px;}
H1.categoryTitle		{font-size:100%;}
TD.description			{font-size:80%;}

/** Copyright **/
SPAN.Copyright			{font-weight:normal; font-size:11px; color:#005794;}
A.Copyright				{font-weight:normal; text-decoration:none; color:#005794;}
A.Copyright:hover		{font-weight:normal; text-decoration:none; color:#005794;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray;text-align:center;padding:5px;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px;height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px;height:200px;}

.bottomColorBg1 { padding-bottom: 20px; background: transparent url('../gallery_bottom_bg_blue.gif') center bottom no-repeat }
.bottomColorBg2 { padding-bottom: 20px; background: transparent url('../gallery_bottom_bg_green.gif') center bottom no-repeat }
.bottomColorBg3 { padding-bottom: 20px; background: transparent url('../gallery_bottom_bg_yellow.gif') center bottom no-repeat }


