/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#214170; color:#ffffff;}
.box1Color						{color:#214170;}
.box1Color:HOVER				{color:#214170;}
.box1Color:active				{}

.box1Background_LightVersion	{background-color:transparent; color:#ffffff;}
.box1Color_LightVersion			{color:#214170;}
.box1Color_LightVersion:hover	{color:#214170;}
.box1Color_LightVersion:active	{}


/** Used in titles and captions**/
.titlesColor					{color:#ffffff;}
.titlesColor:hover				{color:#ffffff;}
.pageTitleColor					{color:#ffffff;}
.pageTitleColor:hover			{color:#ffffff;}

/****************************  Design Settings ***************************/

.pagebody		{height:100%; background-image:url(../bgbody.jpg); background-repeat:no-repeat; background-position:center top; background-color:#868689;}
.pagecontainer	{width:960px;}
.wrapper		{width:960px;}
.top			{height:24px;}
.header			{}
.headertable	{height:142px; width:906px; background-image:url(../bgheader.jpg); background-repeat:no-repeat; background-position:left top; background-color:#000000;}
.headerrow		{padding-top:24px; width:490px; vertical-align:top;}
.headertext		{height:75px; overflow:hidden;}
.menubar		{height:20px; padding-bottom:3px; vertical-align:bottom;}
.media			{height:196px; width:906px; background-image:url(../bgmedia.jpg); background-repeat:no-repeat; background-position:left top; overflow:hidden;}
.main			{background:url(../bgwrapper.jpg) center top repeat-y;}
.bginner		{background:url(../bginner.jpg) center top no-repeat;}
.maintable		{background:url(../bgcontent.jpg) repeat-y; width:906px;}
.contentsep		{width:35px;}
.leftbar		{height:100%; width:240px; padding:50px 15px; background:url(../bgleftbar.jpg) repeat-y top; vertical-align:top;}
.languagebar	{top:365px; position:absolute; text-align:right; height:20px; padding-top:5px; width:550px;}
.languagebarinner	{top:170px; position:absolute; text-align:right; height:20px; padding-top:5px; width:550px;}
.contentbar		{vertical-align:top; padding-left:35px; padding-bottom:15px; padding-right:15px;}
.contentbarinner	{vertical-align:top; padding-left:35px; padding-bottom:15px; padding-right:15px; height:196px;}
.footer			{height:50px; background:url(../bgfooter.jpg) top center no-repeat; padding-top:20px; color:#555555; font-size:10px;}
.footer	A		{color:#555555; text-decoration:none; font-size:10px;}
.footer A:hover	{color:#555555; text-decoration:underline; font-size:10px;}

.leftbarupper	{vertical-align:top; width:240px; padding:50px 15px; background:url(../bgleftbar.jpg) repeat-y top;}
.leftbarunder	{vertical-align:top; width:240px; padding:50px 15px; background:url(../bgleftbar.jpg) repeat-y top;}

/****************************  Main Elements ***************************/
BODY			{font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#ffffff; font-size:11px; padding:0px; margin:0px; background-color:#868689;}
BODY *			{}

TABLE			{}
TD				{font-size:11px;}
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;}
INPUT.input		{border:#005095 1px solid;}
TEXTAREA		{border:#005095 1px solid;}
SELECT			{font-size:10px; font-weight:normal;}
A				{text-decoration:underline; color:#ffffff;}
A:hover			{text-decoration:none; color:#ffffff;}
A:active		{}
IMG.dbsSkip		{border-style:none; width:0px; height:0px;}
A.dbsSkip		{display:block;}

A.PageContentShortcut			{}
A.PageContentShortcut:hover		{}
A.PageContentShortcut:active	{}
UL.PageContentShortcut			{margin:0px; padding:0px;}
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:#FFFFFF; border:1px solid #000000; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#214170; height:18px; text-align:center; cursor:pointer;}
UL				{}
UL LI			{list-style:circle url('../ListIconLevel1.gif');}
.red			{color:red;}


/* 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; padding-bottom:15px;}
UL.NavigationTab LI			{display:inline;}

/** Page Title & Description **/
TD.PageTitle			{}
DIV.PageTitle			{font-weight:bold; font-size:20px; margin-bottom:10px; margin-top:10px; color:#ffffff;}
TD.PageCategoryTitle	{}
DIV.PageCategoryTitle	{}
H1.PageTitle			{font-size:20px;}
H1.PageCategoryTitle	{font-size:20px; color:#ffffff;}
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;}

