/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#eeeeee; color:#000000;}
.box1Color						{color:#000000;}
.box1Color:HOVER				{color:#000000;}

.box1Background_LightVersion	{background-color:#f7f7f7; color:#bc0d2f;}
.box1Color_LightVersion			{color:#bc0d2f;}
.box1Color_LightVersion:hover	{color:#000000;}


/** Used in titles and captions**/
.titlesColor					{color:#bc0d2f;}
.titlesColor:hover				{color:#bc0d2f;}
.pageTitleColor					{color:#6f6f6e;}
.pageTitleColor:hover			{color:#6f6f6e;}

.wrapper		{background:url(../bg.jpg) no-repeat top center; min-height: 100%; height: auto !important; height: 100%; margin-bottom:-150px; position:relative; padding:0;}
.pagecontainer	{padding-top:10px; width:960px; text-align:left;}
.languagebar	{height:20px; text-align:right;}
.top			{height:122px;}
.media			{width:700px; height:122px; background:url(../bgmedia.gif) right top no-repeat;}
.menuspacer		{height:38px;}
.upperbar		{padding-top:9px; height:40px; background:url(../bgmenu.gif) repeat-x top;}
* html .upperbar	{height:49px;}
.upperbar TD	{vertical-align:top;}
.contentarea	{background:url(../bgcontent.gif) repeat-x top left;}
.leftbar		{width:227px; padding-right:29px; vertical-align:top; line-height:normal;}
.content		{width:704px; vertical-align:top;}
.push			{height:200px;}
.footer			{height:150px; background-image:url(../bgfooter.gif); background-repeat:repeat-x; background-position:bottom; position:relative; background-color:#929291;}
.footer TD		{color:#333; font-size:11px;}
.footersitemap	{height:115px; overflow:hidden; margin-bottom:10px;}
.freebox		{overflow:hidden; width:227px; padding-top:15px;}

/****************************  Main Elements ***************************/
BODY			{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#6f6f6e; font-size:13px; padding:0px; margin:0px; height:100%; }
BODY *			{}

TABLE			{}
TD				{font-size:80%; line-height:20px;}
IMG				{border:0;}
HR				{border:none; border-style:none; height:6px; width:100%; background:url(../hr.gif) left no-repeat;}
* html HR 		{height: 2px; color: #ccc;}
FORM			{display:inline;}
INPUT			{font-size:12px; height:20px; font-weight:normal; font-family:Arial;}
INPUT.input		{border:#ccc 1px solid;}
TEXTAREA		{border:#ccc 1px solid;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A				{text-decoration:none; color:#bc0d2f;}
A:hover			{text-decoration:underline; color:#bc0d2f;}
IMG.dbsSkip		{border-style:none; width:0px; height:0px;}
A.dbsSkip		{display:block;}
UL.PageContentShortcut LI		{margin:0px; padding:0px; list-style-image:none; list-style-type:none;}

.hidden			{position:absolute; top:-10000px; width:1px; height:1px; overflow:hidden;}

INPUT.button	{color:#6f6f6e; border:1px solid #cccccc; font-family:Arial, Helvetica, sans-serif; font-size:14px; height:27px; background:url(../bginput.gif) repeat-x; text-align:center; cursor:pointer;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:#bc0d2f;}


/* Body */
TABLE.body			{margin-top:5px; width:100%;}
TABLE.bodyItem		{}
TABLE.bodyList		{}

/** Bread Crumbs **/
TD.navigationTabContainer	{}
DIV.navigationTabContainer	{}
A.navigationTab				{text-decoration:none;}
A.navigationTab:hover		{text-decoration:underline;}
UL.NavigationTab			{font-size:85%; PADDING:0px; MARGIN:0px 0px 0em 0em;}
UL.NavigationTab LI			{display:inline;}

/** Page Title & Description **/
TD.PageTitle			{}
DIV.PageTitle			{font-weight:bold; font-size:23px; margin-bottom:20px; margin-top:10px; color:#bc0d2f;}
TD.PageCategoryTitle	{}
DIV.PageCategoryTitle	{}
H1.PageTitle			{font-size:100%;}
H1.PageCategoryTitle	{font-size:23px; color:#bc0d2f;}
TD.description			{padding-bottom:15px;}

/** Copyright **/
TD.Copyright			{font-weight:normal; font-size:75%; color:#005794;}
A.Copyright				{font-weight:normal; font-size:75%; text-decoration:none; color:#005794;}
A.Copyright:hover		{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;}


