﻿html
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
}
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
	background: #dbdbdb;
}

a:link { text-decoration: none; color: Black; }
a:visited { text-decoration: none; color: Black; }
a:active { text-decoration: none; color: Black; }
a:hover { text-decoration: none; color: Black; }

.Logo { background: url(Images/Logo.gif) no-repeat; width: 959px; height: 60px; 
        background-position: right top; padding-bottom: 19px; }
.HeadTab { background: url(Images/HeadTabSpacer.gif) no-repeat; width: 85px; height: 11px; cursor: pointer;
           padding-top: 19px; padding-left: 8px; text-align: left; padding-bottom: 14px; float: right; }

.MainTabs
{
	position: absolute;
	top: 0px;
    left: -5px;
	z-index: 100;
}
.MainTabsNoHead
{
    position: absolute;
	top: 0px;
    left: -5px;
	z-index: 100;
}
.MainTabsSpacer
{
	height: 80px;
}

/* HEADINGS */
.SubTitleText { font-size: 12px; font-weight: bold; }
.TitleText { font-size: 14px; font-weight: bold; }
/* HEADINGS */

/* MAIN PAGE CONTENT */
.Main
{
	margin-bottom: 50px;
	position: relative;
	min-height: 100%;
    background: url(Images/MainTableBackground.gif) repeat-y;  
    width: 910px; margin-left: auto; margin-right: auto;  
}
.SubMain
{
	/*position: relative;*/
	/*min-height: 100%;
    width: 100%;
    background: url(Images/MainBgSphere.jpg) no-repeat; */ 
}
.tbControlPanel { width: 960px; margin-left: auto; margin-right: auto; }
.tbMain  
{
	margin: 0px 0px 50px 0px; width: 100%;
}
.tdHeader { padding: 0px 5px 0px 5px; }
.wpzLeft { padding: 0px 5px 0px 10px; width: 200px; }
.wpzContent { width: auto; padding: 0px 10px 0px 10px; }
.wpzRight { padding: 0px 10px 0px 5px; width: 200px; }
.tdFooter  
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer.jpg) no-repeat;  
}
.tdFooter_Tab_Black
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_Black.jpg) no-repeat;  
}
.tdFooter_Tab_Blue
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_Blue.jpg) no-repeat;  
}
.tdFooter_Tab_BlueDark
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_BlueDark.jpg) no-repeat;  
}
.tdFooter_Tab_Green
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_Green.jpg) no-repeat;  
}
.tdFooter_Tab_Red
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_Red.jpg) no-repeat;  
}
.tdFooter_Tab_Orange
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_Orange.jpg) no-repeat;  
}
.tdFooter_Tab_LightBlue
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_LightBlue.jpg) no-repeat;  
}
.tdFooter_Tab_Rusty
{
	padding-top: 20px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 910px;
	background: url(Images/Footer_Tab_Rusty.jpg) no-repeat;  
}
/* MAIN PAGE CONTENT */

/* CONTROLS */
.TextBox99 { width: 99% }
.HtmlText {  }
/* CONTROLS */

/* ADMIN MODULE BUTTONS */
.ButtonMoveUp { float: left; width: 18px; height: 18px; border: solid 0px #b8b8b8;
                background: #e3e3e3 url(Images/MoveUp.png) no-repeat; }
.ButtonMoveDown { float: left; width: 18px; height: 18px; border: solid 0px #b8b8b8;
                background: #e3e3e3 url(Images/MoveDown.png) no-repeat; }
.ButtonMoveLeft { float: left; width: 18px; height: 18px; border: solid 0px #b8b8b8;
                background: #e3e3e3 url(Images/MoveLeft.png) no-repeat; }
.ButtonMoveRight { float: left; width: 18px; height: 18px; border: solid 0px #b8b8b8;
			  	 background: #e3e3e3 url(Images/MoveRight.png) no-repeat; }
.ButtonEdit { float: left; width: 18px; height: 18px; border: solid 0px #b8b8b8;
                background: #e3e3e3 url(Images/Edit.png) no-repeat; }
.ButtonDelete { float: left; width: 18px; height: 18px; border: solid 0px #b8b8b8;
                background: #e3e3e3 url(Images/Delete.png) no-repeat; }
/* ADMIN MODULE BUTTONS */

/* MISC CSIM */ 
.Button_Users { width: 60px; height: 57px; background: url(Images/Button_Users.jpg) no-repeat; 
                border: 0; cursor: pointer; background-position: center center; }
.Button_Email { width: 60px; height: 57px; background: url(Images/Button_Email.jpg) no-repeat; 
                border: 0; cursor: pointer; background-position: center center; }
.Button_Export { width: 60px; height: 57px; background: url(Images/Button_Export.jpg) no-repeat; 
                 border: 0; cursor: pointer; background-position: center center; }
/* MISC CSIM */ 

/* PAGE TITLE */
.PageTitleWrapper
{
	display: none;
}
.PageTitle
{
	display: none;
}
.PageSubTitle
{
	display: none;
}
/* PAGE TITLE */

/************************************* TABS **************************************/
/************************************* TABS **************************************/
/************************************* TABS **************************************/
.TabPath
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs
{
	background: #040a18 url(/Theme/Images/SubTabsBg.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_Black
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Black.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_Black
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Black.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_Blue
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Blue.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_Blue
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Blue.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_BlueDark
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_BlueDark.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_BlueDark
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_BlueDark.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_Green
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_GReen.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_Green
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_GReen.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_Red
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Red.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_Red
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Red.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_Orange
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Orange.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_Orange
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Orange.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_LightBlue
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_LightBlue.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_LightBlue
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_LightBlue.gif) repeat-x;
	height: 24px;
}

.TabPath_Tab_Rusty
{
	width: 300px;
	padding: 0px 0px 0px 5px;
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Rusty.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 24px;
}
.TopTabs_Tab_Rusty
{
	background: #040a18 url(/Theme/Images/SubTabsBg_Tab_Rusty.gif) repeat-x;
	height: 24px;
}


.Head_TabLabel_1
{
	cursor: pointer;
}
.Head_TabLabel_1_Selected
{
	cursor: pointer;
}
.Head_TabSubLabel_1
{
	display: none;
}
.Head_TabSubLabel_1_Selected
{
	display: none;
}

/************************************* TOP SUB TABS MENU LEVEL 2 **************************************/
.TopSubTab_2 
{ 
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}
.TopSubTab_2_Selected
{ 
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}
a.TopSubTabLabel_2
{ 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.TopSubTabLabel_2:hover 
{ 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
a.TopSubTabLabel_2_Selected
{ 
	font-weight: bold;
	color: #c5c5c5;
	font-size: 10px;
}

.TopSubTabSubLabel_2
{
	display: none;
}
.TopSubTabSubLabel_2_Selected
{
	display: none;
}

/************************************* TAB MENU LEVEL 1 **************************************/
.WhiteTab_1
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.WhiteTab_1_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.WhiteTabLabel_1:hover 
{ 
	text-decoration: underline;
}
.WhiteTabLabel_1_Selected
{ 
	
}
.WhiteTabLabel_1
{
	display: none;
}
.WhiteTabLabel_1_Selected
{
	display: none;
}

.WhiteSubTab_1
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
}
.WhiteSubTab_1_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
	font-weight: bold;
}
.WhiteSubTabLabel_1:hover 
{ 
	text-decoration: underline;
}
.WhiteSubTabLabel_1_Selected
{ 
	
}
.WhiteSubTabLabel_1
{
	display: none;
}
.WhiteSubTabLabel_1_Selected
{
	display: none;
}

.WhiteSubSubTab_1
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 20px 3px;
	padding-bottom: 5px;
	padding-left: 35px;
	cursor: pointer;
}
.WhiteSubSubTab_1_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 20px 3px;
	padding-bottom: 5px;
	padding-left: 35px;
	cursor: pointer;
	font-weight: bold;
}
.WhiteSubSubTabLabel_1:hover 
{ 
	text-decoration: underline;
}
.WhiteSubSubTabLabel_1_Selected
{ 
	
}
.WhiteSubSubTabLabel_1
{
	display: none;
}
.WhiteSubSubTabLabel_1_Selected
{
	display: none;
}

/************************************* TAB MENU LEVEL 1 **************************************/

/************************************* TAB MENU LEVEL 2 **************************************/
.WhiteSubTab_2
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.WhiteSubTab_2_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.WhiteSubTabLabel_2:hover 
{ 
	text-decoration: underline;
}
.WhiteSubTabLabel_2_Selected
{ 
	
}
.WhiteSubTabLabel_2
{
	display: none;
}
.WhiteSubTabLabel_2_Selected
{
	display: none;
}

.WhiteSubSubTab_2
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
}
.WhiteSubSubTab_2_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
	font-weight: bold;
}
.WhiteSubSubTabLabel_2:hover 
{ 
	text-decoration: underline;
}
.WhiteSubSubTabLabel_2_Selected
{ 
	
}
.WhiteSubSubTabLabel_2
{
	display: none;
}
.WhiteSubSubTabLabel_2_Selected
{
	display: none;
}

/************************************* TAB MENU LEVEL 2 **************************************/

/************************************* TAB MENU LEVEL 3 **************************************/
.SubSubTab_3
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.SubSubTab_3_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.SubSubTabLabel_3:hover 
{ 
	text-decoration: underline;
}
.SubSubTabLabel_3_Selected
{ 
	
}
.SubSubTabSubLabel_3
{
	display: none;
}
.SubSubTabSubLabel_3_Selected
{
	display: none;
}


.WhiteSubSubTab_3
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.WhiteSubSubTab_3_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.WhiteSubSubTabLabel_3:hover 
{ 
	text-decoration: underline;
}
.WhiteSubSubTabLabel_3_Selected
{ 
	
}
.WhiteSubSubTabSubLabel_3
{
	display: none;
}
.WhiteSubSubTabSubLabel_3_Selected
{
	display: none;
}

/************************************* TAB MENU LEVEL 1 **************************************/
.Tab_1
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.Tab_1_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.TabLabel_1:hover 
{ 
	text-decoration: underline;
}
.TabLabel_1_Selected
{ 
	
}
.TabLabel_1
{
	display: none;
}
.TabLabel_1_Selected
{
	display: none;
}

.SubTab_1
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
}
.SubTab_1_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
	font-weight: bold;
}
.SubTabLabel_1:hover 
{ 
	text-decoration: underline;
}
.SubTabLabel_1_Selected
{ 
	
}
.SubTabLabel_1
{
	display: none;
}
.SubTabLabel_1_Selected
{
	display: none;
}

.SubSubTab_1
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 20px 3px;
	padding-bottom: 5px;
	padding-left: 35px;
	cursor: pointer;
}
.SubSubTab_1_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 20px 3px;
	padding-bottom: 5px;
	padding-left: 35px;
	cursor: pointer;
	font-weight: bold;
}
.SubSubTabLabel_1:hover 
{ 
	text-decoration: underline;
}
.SubSubTabLabel_1_Selected
{ 
	
}
.SubSubTabLabel_1
{
	display: none;
}
.SubSubTabLabel_1_Selected
{
	display: none;
}

/************************************* TAB MENU LEVEL 1 **************************************/

/************************************* TAB MENU LEVEL 2 **************************************/
.SubTab_2
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.SubTab_2_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.SubTabLabel_2:hover 
{ 
	text-decoration: underline;
}
.SubTabLabel_2_Selected
{ 
	
}
.SubTabLabel_2
{
	display: none;
}
.SubTabLabel_2_Selected
{
	display: none;
}

.SubSubTab_2
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
}
.SubSubTab_2_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 10px 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	cursor: pointer;
	font-weight: bold;
}
.SubSubTabLabel_2:hover 
{ 
	text-decoration: underline;
}
.SubSubTabLabel_2_Selected
{ 
	
}
.SubSubTabLabel_2
{
	display: none;
}
.SubSubTabLabel_2_Selected
{
	display: none;
}

/************************************* TAB MENU LEVEL 2 **************************************/

/************************************* TAB MENU LEVEL 3 **************************************/
.SubSubTab_3
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
}
.SubSubTab_3_Selected
{ 
	background: url(/Theme/Images/TabArrow.gif) no-repeat;
	background-position: 0px 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
}
.SubSubTabLabel_3:hover 
{ 
	text-decoration: underline;
}
.SubSubTabLabel_3_Selected
{ 
	
}
.SubSubTabSubLabel_3
{
	display: none;
}
.SubSubTabSubLabel_3_Selected
{
	display: none;
}
/************************************* TABS **************************************/
/************************************* TABS **************************************/
/************************************* TABS **************************************/



/*********************************** MODULES ***************************************/
/*********************************** MODULES ***************************************/
/*********************************** MODULES ***************************************/
.Module_Top
{
	width: 100%;
}
.ModuleFooter
{
	display: none;
}

.ModuleTitleLabel
{
	font-weight: bold;
}

.Module_Blue_Gradient
{
	padding-right: 10px;
	top: -0px;
	left: -5px;
	position: relative;
	height: 190px;
	width: 100%;
	background: url(/Theme/Images/Expose_Background.jpg) repeat-x;
}
/*********************************** MODULES ***************************************/
/*********************************** MODULES ***************************************/
/*********************************** MODULES ***************************************/
.ModuleTitle
{
	margin-top: 10px;
}
.ModuleTitle_White
{
	margin-top: 10px;
	width: 100%;
}
.ModuleTitleLeft_White
{
    line-height: 1px;
	font-size: 1px;
	width: 10px;
	height: 10px;
	background: url(/Theme/Images/Module_White_TopLeft.png) no-repeat;
}
.ModuleTitleCenter_White
{
	line-height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
	border-top: 1px solid #c3c3c3;
}
.ModuleTitleRight_White
{
    line-height: 1px;
	font-size: 1px;
	width: 10px;
	height: 10px;
	background: url(/Theme/Images/Module_White_TopRight.png) no-repeat;
}
.Module_White
{
	background-color: #FFFFFF;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	padding: 0px 10px 0px 10px;
	border-bottom: solid 1px transparent;
	border-top: solid 1px transparent;
}
.ModuleFooter_White
{
	width: 100%;
}
.ModuleFooterLeft_White
{
    line-height: 1px;
	font-size: 1px;
	width: 10px;
	height: 10px;
	background: url(/Theme/Images/Module_White_BottomLeft.png) no-repeat;
}
.ModuleFooterCenter_White
{
	line-height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c3c3c3;
}
.ModuleFooterRight_White
{
    line-height: 1px;
	font-size: 1px;
	width: 10px;
	height: 10px;
	background: url(/Theme/Images/Module_White_BottomRight.png) no-repeat;
}
/*********************************** EXPOSE MODULE ***************************************/
/*********************************** EXPOSE MODULE ***************************************/
/*********************************** EXPOSE MODULE ***************************************/
.Expose
{
	width: auto;
}
.Expose_Item_Description
{
	line-height: 15px;
	color: #000000;
	font-size: 9px;
	position: relative;
	left: 16px;
	top: 0px;
}

.Expose_Item_Image
{
	position: absolute;
	width: 80px;
	height: 80px;
	background-position: center center;
	left: 115px;
	top: 50px;
}

.Expose_Item_Link
{
	color: #000000;
	text-decoration: none;
}

.Expose_Item_Link:hover
{
	color: #000000;
	text-decoration: underline;
}


.Expose_Item
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title
{
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title.png) no-repeat;
	width: 145px;
	height: 40px;
}


.Expose_Item_Tab_Black
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_Black
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_Black.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_Black
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_Black.png) no-repeat;
	width: 145px;
	height: 40px;
}

.Expose_Item_Tab_Green
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_Green
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_Green.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_Green
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_Green.png) no-repeat;
	width: 145px;
	height: 40px;
}

.Expose_Item_Tab_Blue
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_Blue
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_Blue.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_Blue
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_Blue.png) no-repeat;
	width: 145px;
	height: 40px;
}


.Expose_Item_Tab_BlueDark
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_BlueDark
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_BlueDark.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_BlueDark
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_BlueDark.png) no-repeat;
	width: 145px;
	height: 40px;
}


.Expose_Item_Tab_LightBlue
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_LightBlue
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_LightBlue.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_LightBlue
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_LightBlue.png) no-repeat;
	width: 145px;
	height: 40px;
}


.Expose_Item_Tab_Red
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_Red
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_Red.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_Red
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_Red.png) no-repeat;
	width: 145px;
	height: 40px;
}


.Expose_Item_Tab_Orange
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_Orange
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_Orange.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_Orange
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_Orange.png) no-repeat;
	width: 145px;
	height: 40px;
}


.Expose_Item_Tab_Rusty
{
	cursor: pointer;
	margin: 10px 0px 0px 15px;
	width: 205px;
	height: 190px;
	background: url(/Theme/Images/Expose_Item_Background.png) no-repeat;
	float: left;
	position: relative;
}
.Expose_Item_SubTitle_Tab_Rusty
{
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	top: 10px;
	left: -12px;
	font-size: 10px;
	position: relative;
	background: url(/Theme/Images/Expose_Item_SubTitle_Tab_Rusty.png) no-repeat;
	width: 205px;
	height: 25px;
}
.Expose_Item_Title_Tab_Rusty
{
	padding: 14px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 15px;
	bottom: 0px;
	position: absolute;
	background: url(/Theme/Images/Expose_Item_Title_Tab_Rusty.png) no-repeat;
	width: 145px;
	height: 40px;
}