/****************************  Gridin ***************************/

.TableHp		{  background-image:url(../Bgtable.jpg);}
.topnav		{  background-image:url(../topnav.jpg);  background-repeat:no-repeat;  background-position:left top;  height:50px;}
.bgrightbar		{  background-image:url(../bgrightbar.jpg);}
.ContentIn		{  background-image:url(../bgcontentin.jpg);  width:563px;}




/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#dadada; color:#08089e;}
.box1Color						{color:#08089e;}
.box1Color:HOVER				{color:#9c7401;}

.box1Background_LightVersion	{background-color:#efefef; color:#876804;}
.box1Color_LightVersion			{color:#876804;}
.box1Color_LightVersion:hover	{color:#000000;}


/** Used in titles and captions**/
.titlesColor					{color:#876804;}
.titlesColor:hover				{color:#08089e;}
.pageTitleColor					{color:#876804;}
.pageTitleColor:hover			{color:#08089e;}


/****************************  Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#000000; font-size:80%; padding:0px; margin:0px;}
BODY *				{-moz-box-sizing:border-box;}

TABLE			{}
TD				{font-size:12px;}
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:#005095 1px solid;}
TEXTAREA		{border:#005095 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#876804;}
A:hover			{text-decoration:underline; color:#0708b5;}
INPUT.button	{color:#ffffff; border-color:#d7bd68; 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:bold; background-color:#876804; height:18px; text-align:center;}
UL					{}
UL LI				{list-style:circle url('../ListIconLevel1.html');}
.red			{color:red;}

/* Body */
TABLE.body			{margin-top:0px; width:100%; border:0px solid red; padding:0px 30px 0px 30px;}
TABLE.bodySearch	{margin-top:0px; width:100%; border:0px solid red; padding:0px 30px 0px 30px;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer					{font-size:11px; color:#876804; border-bottom:1px solid #d5d5d5; vertical-align:top;}
TD.navigationTab							{font-size:11px; color:#876804; font-weight:normal; height:25px; vertical-align:top;}
A.navigationTab								{font-size:11px; color:#876804; text-decoration:none;}
A.navigationTab:hover						{font-size:11px; color:#0708b5; text-decoration:underline;}


/** Page Title & Description **/
TD.PageTitle				{color:#0708b5;}
DIV.PageTitle				{color:#0708b5; font-weight:bold; margin-top:10px; font-size:13px; margin-bottom:15px;}
TD.PageCategoryTitle		{color:#0708b5;}
DIV.PageCategoryTitle		{color:#0708b5;}
H1.PageTitle				{font-size:100%; color:#0708b5;}
H1.PageCategoryTitle		{color:#0708b5;}
.pageTitleColor		{padding-top:10px; padding-bottom:10px; color:#0708b5; font-size:13px;}
TD.description				{font-size:80%;}

/** Copyright **/
TD.Copyright			{font-weight:bold; font-size:75%; color:#005794;}
A.Copyright				{font-weight:bold; text-decoration:none; color:#005794;}
A.Copyright:hover		{font-weight:bold; 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;}

