/****************************   Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#BFBFBF;color:#000000;}
.box1Color						{color:#000000;}
.box1Color:HOVER				{color:#000000;}

.box1Background_LightVersion	{background-color:#EDEDED;color:#000000;}
.box1Color_LightVersion			{color:#000000;}


/** Used in titles and captions**/
.titlesColor					{color:#005323;}
.titlesColor:hover				{color:#1a445f;}
.pageTitleColor					{color:#005323;}
.pageTitleColor:hover			{color:#1a445f;}


/****************************   Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif;font-weight:normal; color:#355375;font-size:80%;padding:0px;margin:6px 0px;}
BODY * 			{-moz-box-sizing: border-box;}

TD				{font-size:80%;}
HR				{border: 0px;border-top: 1px solid #c0c0c0;height:1px; width:100%;	color: transparent;	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:#FFFFFF; border-color:#000000; 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: normal; background-color:#b8b6b7; height: 18px; text-align: center;}
.red			{color:red;}

/* Body */
TABLE.body			{margin-top:5px; width:100%; text-align:justify;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer					{}
TD.navigationTab							{font-weight:normal;font-size:70%;color: #5d7ea3}
A.navigationTab								{text-decoration:none;color: #5d7ea3}
A.navigationTab:hover						{text-decoration:none;color: #1a445f}


/** 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 **/
TD.Copyright			{}
SPAN.Copyright			{display: block;font-size:75%; color:#999;text-align: right; padding: 10px; font-size: 11px; width: 100%}
A.Copyright				{text-decoration:none; color:#999;}
A.Copyright:hover		{text-decoration:underline; color:#999;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px grey;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;}


/*////////////////////////////////////////////////////////////////////////*/
.generalTable { width: 772px; border: none; direction: ltr }
.contentLineTable { width: 100%; height: 100%; border: none; margin: 5px 0px }
.copyrightTable { background: #efefef; color: #355375; width: 100% }
.addressTd { text-align: right; padding: 5px 10px; font-size: 11px }


.rightColTd { border-left: 1px solid #e0e0e0; padding-left: 10px }
.leftColHPTd { border-left: 1px solid #e0e0e0; padding: 5px 0px 0px 10px }

.subscribeA { color: #000; display: block; padding: 2px 10px 0px 27px; margin: 20px 0px;  background: transparent url('../button_go.gif') 11px 5px no-repeat ; font-weight: bold }
.subscribeA:hover { text-decoration: none }

H1#sloganH1 { color: #005323; font-size: 16px; margin: 0px; padding: 0px; line-height: 18px }