#skin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:894px;
    text-align: center; 	
}

#skin-1 {
	width:826px;
	height:54px;
	background-image: url(images/skin_1.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#skin-1a {
    text-align: right;
    color: #ffffff;
    padding-top: 25px;
    padding-right:40px;
}

#skin-1a a
{
	color: #ffffff;
}

#skin-2 {
	width:826px;
	height:66px;
	background-image: url(images/skin_2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#skin-3 {
	width:826px;
	height:27px;
	background-image: url(images/skin_3.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#skin-3a {
    text-align: right;
    color: #ffffff;
    padding-right:40px;
}

/* Animated menu */
#skin-4 {
	width:826px;
	height:284px;
	background-image: url(images/skin_4.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Sub Menu */
#skin-5 {
	width:826px;
	height:41px;
	background-image: url(images/skin_5.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}

#skin-5a {
    color: #ffffff;
    text-align: left;
    padding-right:40px;
    padding-left:40px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Full Width Top */
#skin-6 {
	width:826px;
	background-image: url(images/skin_6.gif);
	background-repeat: repeat-y;
}

#skin-6 p {
	padding-top: 5px;
}

/* Seperator */
#skin-7 {
	width:826px;
	height:3px;
	background-image: url(images/skin_7.gif);
	background-repeat: no-repeat;
}

/* Body area */
#skin-8 {
	width:826px;
	background-image: url(images/skin_8.gif);
	background-repeat: repeat-y;
}

/* This is the content table */
#skin-8a {
    text-align: left;
    /*
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px;
	*/
    width: 749px;
    border:none;
}

/* Footer */
#skin-9 {
	width:826px;
	height:107px;
	background-image: url(images/skin_9.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#skin-9a {
    color: #ffffff;
    text-align: center;
    padding-right:40px;
    padding-left:40px;
    padding-top: 20px;
	font-size: 85%;
}

/**********************************************/
/*Screen Size								  */
/**********************************************/
#ScreenSize
{
}

/* Specify any SMALL store defaults here:  Remaining styles are in the PortalStore css	*/
.ProductTabletNormal, .ProductTabletOver
{
	width: 98%;
	height: 200px;
}

.ProductImageContainer
{
	height: 140px;
}

.ProductDescriptionContainer
{
	height: 50px;
}
/*********************************************************/

/* Defaults for body, etc */
body, .EditorContentStyle
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/skin_0.gif);
	background-repeat: repeat-x;
	background-color: #7c7c7c;
	font-size: 9pt;
	font-family: Helvetica, Arial, Tahoma;
	line-height: 175%;
}

/* This really should be the container style used */
.EditorContentStyle
{
	background-repeat: no-repeat;
	background-image: none;
	background-color: #ffffff;
}

/* Content left pane */
.LeftPane
{
	vertical-align: top;
	color: #000000;
	width: 200px;
    padding-right: 10px;
}

/* Content main pane */
.ContentPane
{
	vertical-align: top;
	color: #000000;
}

/* Content right pane */
.RightPane
{
	vertical-align: top;
	color: #000000;
	padding-left: 10px;
	width: 200px;
}

.FullWidthTopPane 
{
    margin-left:40px; 
    margin-right:40px;
    border: none;
    text-align: left;
}

.FullWidthBottomPane
{
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
/* we set the site links to the same style when using the store*/
a
{
	color: #000000;
}

a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

a:active, a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* Breadcrumb control */
.BreadCrumb
{
	padding: 0px 5px 0px 5px;
	color: #ffffff;
}

/* Hyperlinks in breadcrumb */
a.BreadCrumb:link, a.BreadCrumb:visited
{
	color: #ffffff;
}

a.BreadCrumb:hover, a.BreadCrumb:active
{
	color: #ffffff;
	text-decoration: underline;
}

/* Copyright & Current Date */
.SelectedTab
{
	color: #ffffff;
}

a.SelectedTab:link, a.SelectedTab:visited
{
}

a.SelectedTab:active, a.SelectedTab:hover
{
	text-decoration: underline;
}

/* Text style for the unselected tabs */
.OtherTabs
{
	color: #ffffff;
}

/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited
{
	color: #ffffff;
}

a.OtherTabs:active, a.OtherTabs:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*******************************************************************/
/* GENERAL														   */
/*******************************************************************/

.ModuleMessage
{
	background-color: #ffffff;
	text-align: left;
	display: block;
	vertical-align: middle;
	border-bottom: #ff9933 1px solid;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(images/containers/orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ModuleMessageImage
{
	vertical-align: middle;
	padding-right: 5px;
}

.Head
{
	font-size: 150%;
	font-weight: bold;
	color: #003088;
}

/* Hi-lite text including some links */
.SubHead, legend
{
	white-space: nowrap;
	font-size: 125%;
	font-weight: normal;
	color: #003088;
}

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-weight: bold;
	color: #003088;
}

/* Style for list item headings in drop-downs */
.ListItemHeading
{
	font-weight: bold;
	color: #ff5b0c;
	background-color: #ffffff;
}

/* text style used for most text rendered by modules */
.Normal
{
}

.NormalSmall
{
	font-size: 80%;
}

.NormalRed
{
	color: #ff0000;
}

.NormalBold
{
	font-weight: bold;
}

.NormalBoldSmall
{
	font-size: 75%;
	font-weight: bold;
}

big
{
	font-size: 1.5em;
}

.NormalTextBox
{
	border-right: #003088 1px solid;
	border-top: #003088 1px solid;
	font-weight: normal;
	border-left: #003088 1px solid;
	border-bottom: #003088 1px solid;
	font-size: 9pt;
	background-color: #fffff0;
}

.NormalButton, .CommandButton
{
	padding-left: 3px !important;
	padding-right: 3px !important;
	padding-top: 3px;
	color: #000000;
	border-right: #003088 1px solid;
	border-top: #003088 1px solid;
	border-left: #003088 1px solid;
	border-bottom: #003088 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	height: 25px !important;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 2px;
	background-color: #f0f0f0;
}

.CommandButton img
{
	vertical-align: middle;
	border: none;
}

.CommandButton
{
	display: inline-block;
}

a.CommandButton
{
}

a.CommandButton:link, a.CommandButton:visited
{
	color: #000000;
}

a.CommandButton:active, a.CommandButton:hover
{
	color: #000000;
	text-decoration: none;
	background: url(images/btnbacktop.gif) #fff repeat-x left top;
	border-left: #023399 1px solid;
	border-bottom: #54b6e7 1px solid;
	border-right: #54b6e7 1px solid;
	border-top: #023399 1px solid;
}

/* GENERIC */
h1
{
	color: #003088;
	font-size: 2.25em;
	font-weight: bold;
}

h2
{
	color: #003088;
	font-size: 2.0em;
	font-weight: bold;
}

h3
{
	color: #003088;
	font-size: 1.75em;
	font-weight: bold;
}

h4
{
	color: #003088;
	font-size: 1.50em;
	font-weight: bold;
}

h5, dt
{
	color: #003088;
	font-size: 1.25em;
	font-weight: bold;
}

h6
{
	color: #003088;
	font-size: 1.0em;
	font-weight: bold;
}

tfoot, thead
{
}

td
{
}

th
{
}

blockquote, pre
{
	font-family: Lucida Console, monospace;
}

ul li
{
	list-style-type: disc;
}

ul li li
{
	list-style-type: square;
}

ul li li li
{
	list-style-type: circle;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}

hr
{
	height: 1px;
	border-top-style: none;
	border-bottom: #ffd700 1px solid;
	border-right-style: none;
	border-left-style: none;
}

/*******************************************************************/
/* Menu-Styles */
/*******************************************************************/

/*******************************************************************/
/* Module Title Menu */
/*******************************************************************/

/* This is the menu container for edit options, usually the pen icon */
.ModuleTitle_MenuContainer
{
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 10px;
}

/* Icon in menu */
.ModuleTitle_MenuIcon
{
	width: 21px;
	cursor: pointer;
	text-align: center;
}

/* Module module popup */
.ModuleTitle_SubMenu
{
	border-right: #000000 2px solid;
	padding-right: 3px;
	border-top: #000000 2px solid;
	padding-left: 3px;
	font-weight: normal;
	z-index: 1000;
	padding-bottom: 3px;
	border-left: #000000 2px solid;
	cursor: pointer;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #000000 2px solid;
	font-style: normal;
	background-color: #c0c0c0;
}

/* Menu seperator */
.ModuleTitle_MenuBreak
{
	color: yellow;
	background-color: black;
	height: 1px;
}

/* Lo-lited menu item */
.ModuleTitle_MenuItem
{
	text-align: left;
	font-weight: normal;
	cursor: pointer;
	color: #ffffff;
	font-style: normal;
}

/* Hi-lited menu option */
.ModuleTitle_MenuItemSel
{
	font-weight: normal;
	cursor: pointer;
	color: black;
	font-style: normal;
	background-color: #ffd700;
}

.ModuleTitle_MenuArrow
{
}

.ModuleTitle_RootMenuArrow
{
}

/*******************************************************************/
/* Main Menu													   */
/*******************************************************************/
/* Root menu container */
.MainMenu_MenuContainer
{
	font-weight: bold;
	font-size: 8pt;
	background-color: Transparent;
	height: 41px;
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}

/* This is the menu item root menu (match skin height) */
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 30px;
}

.MainMenu_RightSep
{
	border: none;
	background-color: transparent;
}

/* this is used by the seperator class above */
.MainMenu_MenuBreak
{
	color: #ffffff;
}

/* This is the menu text container, it does not include the icon or the >,   */
/* you can set the width of the menu items here and the text alignment, etc  */
/* It also includes the text style of the root (main skin menu)				 */
.MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_SubMenu, .MainMenu_SubMenuItemSel
{
	padding: 0px 20px 0px 20px;
	white-space: nowrap;
}


/* Selected or hi-lighted menu item */
.MainMenu_MenuItemSel
{
	color: #f1c800;
	background-color: Transparent;
}

/* This is the container for the root menu > */
.MainMenu_RootMenuArrow, .MainMenu_MenuArrow
{
	padding: 3px 3px 3px 3px;
	cursor: pointer;
	font-family: webdings;
	color: #000000;
}

/*	This is the menu > container					*/
/*	it does not include the item text or the icon	*/
.MainMenu_MenuArrow
{
	color: #ffd700;
}

/* This is the menu icon container				*/
/* it does not include the item text or the >	*/
.MainMenu_MenuIcon
{
	width: 21px;
	cursor: pointer;
	height: 22px;
	background-color: #003088;
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
}

/*	This is the sub menu container				*/
/*	and holds the icon, text and > containers	*/
.MainMenu_SubMenu
{
	border: solid 1px #0055d2;
	z-index: 1000;
	cursor: pointer;
	background-color: #003088;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

.MainMenu_SubMenuItemSel
{
	text-decoration: none;
	color: #f1c800;
	background-color: Transparent;
	background-image: none;
}

/*******************************************************************/
/* Authoring */
/*******************************************************************/

/* This is the admin area at the top of the page */
.AdminContainer
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	margin-top: 2px;
	margin-bottom: 2px;
	border-left: black 1px solid;
	width: 750px;
	color: #000000;
	border-bottom: black 1px solid;
	background-color: #f1c800;
}

/* The page authroring styles this will override the skin theme */
.AuthorFrame
{
	border-right: #dcdcdc 1px dotted;
	border-top: #dcdcdc 1px dotted;
	border-left: #dcdcdc 1px dotted;
	border-bottom: #dcdcdc 1px dotted;
}

.AuthorText
{
	color: #000000;
	font-size: 75%;
	text-align: center;
}

/*******************************************************************/
/* CONTENT SCROLLER												   */
/*******************************************************************/
/* Marquee style */
.MarqueeContainer
{
	overflow: hidden;
	position: relative;
	width: 99%;
	height: auto;
}

.MarqueeContent
{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
}

/*******************************************************************/
/* COLLAPSIBLE HEADER											   */
/*******************************************************************/
.CollapsibleHeader, .CollapsibleSubHeader
{
	background-image: url(images/headers/grey.gif);
	background-repeat: repeat-x;
	height: 29px;
}

.CollapsibleHeader .ModuleTitle
{
	color: #000000;
}

.CollapsibleSubHeader
{
	background-color: #3cb371;
}

.CollapsibleHeaderImage
{
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

.CollapsibleContent
{
	background-color: #ffffff;
	background-image: url(images/containers/lightorange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	margin-bottom: 3px;
}

/*******************************************************************/
/* Skin preferences */
/*******************************************************************/
.SkinPrefsPopupIcon
{
}

.SkinPrefsIcon
{
	padding-right: 1px;
	padding-left: 1px;
}

.SkinPrefsPopup
{
	vertical-align: top;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	height: 41px;
	width: 180px;
	visibility: hidden;
}

.ProgressPanel
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 250px;
	border-bottom: #000000 1px solid;
	height: 75px;
	background-color: #ffffff;
	position: absolute;
	left: 45%;
	top: 40%;
}




