/********** Added Classes **********/
TD.Header	{height:142px; padding-bottom:7px; background:url('../header.jpg') no-repeat top;}
TABLE.TopNav	{width:100%; border:#df0030 1px solid; margin-bottom:18px;}
TABLE.SideBarFreebox	{width:100%; height:26px; border:#df0030 1px solid; margin-bottom:15px; background:url('../SideBarTop.gif') no-repeat left top;}
DIV.Rotatia		{width:290px; padding-bottom:10px;}

/** Grid_1 **/
TD.DetailsStripIn	{padding:0px 21px 14px 0px;}
TD.ContentContainer	{padding:0px 21px 10px 0px;}
TD.ContentBorder	{border:#df0030 1px solid;}

/** Grid_1Search **/
DIV.IconsKeyCaption	{background-color:#bbe4e1; color:#df0030; border:#df0030 1px solid; border-bottom-style:none; font-weight:bold; font-size:14px; text-align:center; padding:3px 10px 3px 10px;}
DIV.IconsKeyBody	{border:#df0030 1px solid;}
TD.IconLabel	{padding:5px 5px 5px 0px; border-bottom:#009f94 1px dotted; font-weight:bold;}
TD.IconImage	{padding:5px 5px 5px 5px; border-bottom:#009f94 1px dotted;}
TD.IconLast	{border-bottom-style:none;}


/**************************** Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#009f94; color:#ffffff;}
.box1Color						{color:#ffffff;}
.box1Color:HOVER				{color:#df0030;}

.box1Background_LightVersion	{background-color:#bbe4e1; color:#df0030;}
.box1Color_LightVersion			{color:#df0030;}
.box1Color_LightVersion:hover	{color:#009f94;}


/** Used in titles and captions**/
.titlesColor					{color:#009f94; text-decoration:none;}
.titlesColor:hover				{color:#d2232a;}
.pageTitleColor					{color:#d2232a;}
.pageTitleColor:hover			{color:#009f94;}


/**************************** Main Elements ***************************/
BODY			{font-family:arial, helvetica, sans-serif; font-weight:normal; color:#636363; font-size:80%; padding:0px; margin:0px;}
BODY *			{-moz-box-sizing:border-box; box-sizing:border-box;}

TABLE			{}
TD				{font-size:80%;}
HR				{border:0px; border-top:#008f85 1px solid; height:1px; width:100%; background-color:transparent;}
FORM			{display:inline;}
INPUT			{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border:#00aea2 1px solid;}
TEXTAREA		{border:#00aea2 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#009f94;}
A:hover			{text-decoration:underline; color:#d2232a;}
INPUT.button	{color:#ffffff; border:1px solid #ffffff; font-family:arial, helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#ed1c24; height:18px; text-align:center; padding-bottom:2px; cursor:pointer;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:red;}

/* Body */
TABLE.body			{margin-top:18px; margin-bottom:20px; width:100%; padding-right:25px; padding-left:25px;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer	{padding-bottom:11px;}
TD.navigationTab			{color:#636363; font-weight:normal; font-size:11px;}
A.navigationTab				{color:#636363; text-decoration:none;}
A.navigationTab:hover		{color:#df0030; text-decoration:none;}


/** Page Title & Description **/
TD.PageTitle				{}
DIV.PageTitle				{font-weight:bold; font-size:115%; margin-bottom:22px; color:#d2232a;}
TD.PageCategoryTitle		{}
DIV.PageCategoryTitle		{}
H1.PageTitle				{font-size:100%;}
H1.PageCategoryTitle		{ color:#d2232a;}
TD.description				{font-size:80%; padding-bottom:15px;}

/** Copyright **/
TD.Copyright			{font-weight:bold; font-size:75%; color:#005794;}
A.Copyright				{font-weight:bold; text-decoration:none; color:#009f94;}
A.Copyright:hover		{font-weight:bold; text-decoration:none; color:#d2232a;}

/** 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;}


