/****************************   Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.Box1Background					{background-color:#527584;color:#ffffff;}
.Box1Color							{color:#ffffff;}
.Box1Color:HOVER					{color:#ffffff;}

.Box1Background_LightVersion	{background-color:#C1DCE9;color:#324750;}
.Box1Color_LightVersion			{color:#324750;}
.Box1Color_LightVersion:hover	{color:#324750;}


/** Used in titles and captions**/
.TitlesColor						{color:#507281;}
.TitlesColor:hover				{color:#507281;}
.PageTitleColor					{color:#507281;}
.PageTitleColor:hover			{color:#507281;}


/****************************   Main Elements ***************************/
BODY				{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal; color:#324750; font-size:90%;padding:0px;margin:0px;background-color:#4A7794;}
BODY * 			{-moz-box-sizing:padding-box;}

TD			{color:#324750;padding:0px;}
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		{border-style:solid; border-width:1px; border-color:#005095;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A			{text-decoration:none; color:#5275BD;}
A:hover			{text-decoration:underline; color:#799DE5;}
INPUT.Button		{color:#FFFFFF; border-color:#525151; border-style: solid; border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color:#b8b6b7; height: 18px; text-align: center;}
/*
UL 			{}
UL LI 			{list-style: circle url('../ListIconLevel1.gif');}
*/
.Red			{color:red;}

/* Body */
TD.logo				{height:100px; background-image:url('../BgLogo.jpg');background-position:top left; background-repeat:repeat-x; text-align:center; margin:auto;}
TD.TopNav			{text-align:left;height:34px; background-image:url('../BgTopNav.jpg');background-position:top left; background-repeat:repeat-x; text-align:center; margin:auto;}
TABLE.right			{width:170px;margin-left:16px; margin-top:15px;}
TD.Body				{padding-left:25px;padding-top:20px;padding-bottom:35px;}
TABLE.Body			{margin-bottom:10px;width:100%;}
TABLE.BodyItem		{}
TABLE.BodyList		{}

/** Bread Crumbs **/
TD.NavigationTabContainer		{color:#929090;padding-bottom:10px;}
TD.NavigationTab					{font-weight:normal;font-size:11px;color:#929090;}
A.NavigationTab					{color:#929090;text-decoration:none;}
A.NavigationTab:hover			{color:#5275BD;text-decoration:underline;}


/** Category Title & Description **/
DIV.PageTitle				{font-weight:bold;background-image:url('../ArrowArt.jpg');background-position:top left;background-repeat:no-repeat; padding-left:36px; margin-bottom:20px; color:#507281;}
DIV.ItemCategoryTitle	{}
H1.PageTitle				{font-size:120%;}
TD.Description				{font-size:80%;}

/** Copyleft **/
TD.Copyleft				{font-weight:bold; font-size:75%; color:#005794;}
A.Copyleft					{font-weight:bold; text-decoration:none; color:#005794;}
A.Copyleft:hover			{font-weight:bold; text-decoration:none; color:#005794;}

/** Site Message **/
DIV.SiteMessageContainer	{border-bottom:solid 1px gray;text-align:center;padding:5px;}


/***************************** aging **********************************************/
.Paging			{font-size:11px; font-family:verdana; font-weight:normal; color:#777777;}
.CurrentPage	{font-size:11px; font-family:verdana; font-weight:bold; color:#000000;}


/************************** 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;}
