/*
header
#nav_chat_admin a
{
	position: absolute;
	top: 40px;
	right: 300px;
}
*/

/* Common */

#CommonHeaderSearch
{
    padding-top: 4px;
}


#CommonHeaderSearchContent
{
    padding-top: 12px;
    text-align: right;
}

.CommonSidebarSearch
{
	width: 176px;
}

.CommonSidebarSearch input, select
{
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 1px 0px;
	padding: 0;
}

#CommonBody
{
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px 5px 10px;
	min-height: 250px;
	overflow: hidden;
	background: white;
	width: 760px;
}
#CommonBodyNoLeftColumn
{
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px 5px 10px;
	min-height: 250px;
	overflow: hidden;
	background: white;
	width: 960px;
}

.CommonContentArea
{
	margin: 0px;
	padding: 0px;
}

.CommonHeaderImage
{
	border-width: 0px 0px 0px 0px;
}
/*
Common Styles
*/

.CommonFeedArea
{
	font-size: 90%;
	padding: 4px 0;
	font-weight: bold;
}

.CommonWebFeedArea
{
	font-size: 90%;
	padding: 4px 0;
	font-weight: bold;
}

.CommonPagingArea
{
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 3px;
}

.CommonPagingArea a:link, .CommonPagingArea a:visited
{
}

.CommonBreadCrumbArea
{
	margin: 0px 0 10px 0;
	padding: 0px 0 0px 0;
	font-size: 85%;
}

.CommonBreadCrumbArea DIV
{
	display: inline;
	margin: auto 4px auto 2px;
}

.CommonBreadCrumbArea a:link, .CommonBreadCrumbArea a:visited, .CommonBreadCrumbArea a:active
{
}


.CommonFilterArea
{
	font-size: 90%;
	padding: 4px;
	margin: 0 40px 0 3px;
	font-weight: bold;
}

.CommonSearchResults
{
	font-size: 80%;
	font-weight: bold;
	padding: 8px;
}

.CommonSearchResultsArea
{
    margin: 16px 0;
}

/* 
Tree Form Element
*/

.CommonTreeFormArea
{
	border: solid 1px #999;
	padding: 2px;
	width: 350px;
	height: 175px;
	overflow: auto;
	margin: 4px 4px 2px 4px;
}

.CommonTreeFormTree
{
	padding: 0;
}

.CommonTreeFormNode
{
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeSelected
{
	padding: 1px;
	font-weight: bold;
	background-color: #ddd;
	border: solid 1px #ccc;
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeHover
{
	cursor: pointer;
	font-size: 90%;
}

/*
Form Styles
*/

.CommonFormArea
{
	font: normal 11px Arial, Helvetica, sans-serif;
    margin: 2px 0;
}

.CommonFormInstructions
{
	font-weight: bolder;
	margin-bottom: 4px;
}

.CommonFormTitle
{
	color: #aaa;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 2px 0;
}

.CommonFormDescription
{
	padding: 2px 2px 2px 0;
}

TD.CommonFormFieldName
{
	color: #000;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	color: #000;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 2px;
}

.AttachmentNameTableCell
{
	border: solid 1px;
}

.AttachmentNameTableCellDiv
{
	padding: 0px 3px 0px 1px;
}

.PostAttachmentList
{
	margin: 10px 0 0 0;
	font-weight: bold;
	list-style-type: none;
}

.PostAttachmentList ul
{
	margin: 2px 0 10px 10px;
	padding: 0 0 0 0;
	list-style-type: none;
}

.PostAttachmentList li
{
	margin: 2px 0px;
	padding: 0 0 0 0;
	color: #333;
	list-style-type: none;
}

.PostAttachmentList h4
{
	margin: 0
}



DIV.CommonFormField
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
	color: #000;
}

/*
Message Styles
*/

.CommonMessageArea
{
	width: 50%;
	margin: 64px 0;
	background-color: #fff;
}

.CommonMessageTitle
{
	text-align: left;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #E1E1E1;
	color: #999;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 1px #E1E1E1;
}

.CommonMessageContent
{
	font-size: 100%;
	color: #000;
	padding: 8px 8px 16px 8px;
	text-align: left;
	border: solid 1px #E1E1E1;
	border-top-width: 0;
}

.CommonInlineMessageArea
{
	margin: 4px 0;
	border: solid 1px #E1E1E1;
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
}

.CommonInlineMessageTitle
{
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	background-color: #E1E1E1;
	color: #999;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 0 #E1E1E1;
	border-bottom-width: 1px;
}

ol.CommonInlineMessageList, ul.CommonInlineMessageList
{
    margin: 0;
    padding: 0;
}

.CommonInlineMessageList li
{
    margin-left: 30px;
}

.CommonInlineMessageContent
{
	font-size: 80%;
	color: #333333;
	padding: 8px;
	text-align: left;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #030;
	background-color: #6a5;
	margin: 8px 0;
}

.CommonMessageError
{
	margin: 8px 0 12px 0;
	padding: 8px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: solid 2px #300;
	background-color: #a00;
}

/*
Content
*/

.CommonTextBig
{
	margin: 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 120%;
}

.CommonInputBig
{
	width: 90%;
	font-size: 130%;
}

.CommonTitle, .CommonProfileTitle
{
	color: #093678;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.CommonTitle A:link, .CommonTitle A:active, .CommonTitle A:visited
{
    text-decoration: none;
}

.CommonTitle A:hover
{
    text-decoration: underline;
}

.CommonSubTitle
{
	color: #aaa;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 16px 0;
}

.CommonHeader
{
	color: #aaa;
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 8px 0 0 0;
}

.CommonContent
{
	font: 12px Arial, Helvetica, sans-serif;
}

.CommonGroupedContentArea
{
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border: solid 0 #eee;
	border-bottom-width: 1px;
}

/*
Common Sidebars
*/
.CommonSidebar, CommonSidebarArea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 16px;
    width: 176px;
	overflow: hidden;
}
.CommonSidebar
{
	margin: 0px;
	padding: 0 10px;
}

.CommonSidebar a, .CommonSidebar a:visited, .CommonSidebar a:link, .CommonSidebarArea a, .CommonSidebarArea a:visited, .CommonSidebarArea a:link
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.CommonSidebar a:hover, .CommonSidebarArea a:hover
{
	color: #FFFFFF;
	background-color: #ff9933;
}

.CommonSidebarLeft 
{
    float: left;
}

.CommonSidebarRight
{
    float: right;
}

.CommonSidebarArea
{
	padding: 0;
	margin: 4px 0 4px 0;
	width: 176px;
}

.CommonSidebarInnerArea
{
	padding: 0px;
	margin: 0px;
	width: 176px;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	padding: 0;
	margin: 0;
	width: 176px;
}
.CommonSidebarRoundTop
{
	background: url(../Corporate/images/sitewide/subnav/subnav_short_header.gif) no-repeat;
	height: 6px;
}

.CommonSidebarRoundBottom
{
	background: url(../Corporate/images/sitewide/subnav/subnav_footer.gif) no-repeat;
	height: 6px;
}

.CommonSidebarHeader
{
	background: url(../Corporate/images/sitewide/subnav/subnav_header.gif) no-repeat;
	text-align: center;
	width: 176px;
	font: bold 12px/29px Verdana, Arial, Helvetica, sans-serif;
	color: #093678;
	padding: 0px;
	margin: 0px;
	height: 29px;
	overflow: hidden;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
    text-decoration: none;
}

.CommonSidebarContent
{
	width: 166px;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 0px 4px;
	margin: 0px;
	text-align: left;
}

.CommonSidebarCenteredContent
{
	width: 166px;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 2px;
	margin: 0px;
	text-align: center;
}

.CommonSidebarButton
{
	width: 176px;
	padding: 0;
	margin: 0 auto;
	font-size: 120%;
	text-align: center;
}

.CommonSidebarImageButton
{
	width: 176px;
	display: block;
	padding: 0;
	margin: 0 auto;
}


.CommonDescription
{
	font-size: 90%;
	margin: 0 0 2px 0;
}

.CommonSidebarImage
{
	width: 176px;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	text-align: center;
}

UL.CommonSidebarImageList
{
	width: 170px;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 4px 2px;
	margin: 0px;
	text-align: left;

	list-style-type: none;
}

/* CommonSidebarList et al are from the corporate site subnav_links */

.CommonSidebarList, OL.CommonSidebarList, .CommonSidebarFooter
{
	width: 170px;
	text-align: left;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 0px 2px;
	margin: 0px;
}
.CommonSidebarFooter
{
	border-top: solid 1px #777777;
	padding: 2px 2px 0px 2px;
}
.CommonSidebarList, .CommonSidebarFooter
{
	list-style: none;
}

OL.CommonSidebarList
{
	list-style: decimal;
	list-style-position: inside;
}
.CommonSidebarList li, .CommonSidebarFooter li
{
	list-style: none;
	margin: 0;
	padding-left: 10px;
	text-indent: -10px;
}

li.CommonSidebarListIndent1
{
	margin: 0px 0px 0px 15px;
}

li.CommonSidebarListIndent1 a, li.CommonSidebarListIndent1 a:link, li.CommonSidebarListIndent1 a:visited
{
	font-weight: normal;
}

OL.CommonSidebarList li
{
	list-style: decimal;
}

.CommonSidebarList a, .CommonSidebarFooter a
{
	display: inline;
	background: #FFFFFF;
	padding: 2px;
	overflow: hidden;
}

OL.CommonSidebarList a, OL.CommonSidebarFooter a
{
	display: inline;
}

/* --------------------
   Wide sidebar
--------------------- */

.WideSidebar, .WideSidebarArea
{
/*	font-family: Verdana, Arial, Helvetica, Sans-Serif; */
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
    width: 180px;
	overflow: hidden;
}

.WideSidebar
{
	margin: 0px;
	padding: 0 10px;
}

.WideSidebar a, .WideSidebar a:visited, .WideSidebar a:link, .WideSidebarArea a, .WideSidebarArea a:visited, .WideSidebarArea a:link
{
/*	font-family: Verdana, Arial, Helvetica, Sans-Serif; */
	text-decoration: none;
}

.WideSidebarArea
{
	display: block;
	clear: both;
	padding: 0;
	margin: 4px 0 4px 0;
}

.WideSidebarHeader, .WideSidebarRoundTop, .WidSidebarRoundBottom
{
	padding: 0;
	margin: 0;
	width: 180px;
}

.WideSidebarHeader
{
	background: url(../Corporate/images/community/knowledgecolumn/header.gif) no-repeat;
	text-align: center;
	font: bold 12px/29px Verdana, Arial, Helvetica, sans-serif;
	color: #093678;
	height: 29px;
	overflow: hidden;
}

.WideSidebarHeader a:link, .WideSidebarHeader a:visited, .WideSidebarHeader a:active
{
	font: bold 12px/29px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.WideSidebarRoundBottom
{
	background: url(../Corporate/images/community/knowledgecolumn/round_bottom.gif) no-repeat;
	height: 10px;
}

.WideSidebarList, OL.WideSidebarList, .WideSidebarFooter
{
	width: 162px;
	text-align: left;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 2px 8px 0px;
	margin: 0px;
}
.WideSidebarFooter
{
	border-top: solid 1px #777777;
	padding: 2px 2px 0px 2px;
}
.WideSidebarList, .WideSidebarFooter
{
	list-style: none;
}

OL.WideSidebarList
{
	list-style: decimal;
	list-style-position: inside;
}
.WideSidebarList li, .WideSidebarFooter li
{
	list-style: none;
	padding-top: 2px;
}


/*
Text Button
*/

.CommonTextButton
{
	padding: 2px 4px 2px 4px;
	display: -moz-inline-box;
	display: inline-block;
	margin: 2px 2px;
	border: solid 1px #aaa;
	background-color: #eee;
	background-repeat: no-repeat;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	white-space: nowrap;
}

.CommonTextButton:link, .CommonTextButton:visited
{
	text-decoration: none;
}

.CommonTextButton:hover
{
	background-color: #fff;
}

.CommonTextButtonBig
{
	margin: 4px;
	padding: 4px;
	line-height: 130%;
}

.CommonTextButtonHighlight
{
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonImageTextButton
{
	padding: 2px 4px 2px 22px;
	display: -moz-inline-box;
	display: inline-block;
	margin: 2px 2px;
	border: solid 1px #aaa;
	background-color: #eee;
	background-position: 2px center;
	background-repeat: no-repeat;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:link, .CommonImageTextButton:visited
{
	text-decoration: none;
}

.CommonImageTextButton:hover
{
	background-color: #fff;
}

.CommonImageTextButton .Big
{
	font-size: 120%;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

/*
Text Button
*/

.CommonLinkButton
{
	padding: 0 10px 0 0;
	display: inline;
	margin: 0;
	line-height: normal;
	white-space: nowrap;
}

.CommonTextButton:link, .CommonTextButton:visited
{
	text-decoration: none;
}

.CommonTextButton:hover
{
}


/*
Specific Buttons
*/

.CommonPrivateMessageButton { background-image: url(../images/common/privatemessage.gif); }
.CommonEmailButton { background-image: url(../images/common/email.gif); }
.CommonEmailSubscriptionButtonEnabled { background-image: url(../images/common/tracktopic-on.gif); }
.CommonEmailSubscriptionButtonDisabled { background-image: url(../images/common/tracktopic.gif); }
.CommonEmailSubscriptionButtonProcessing { background-image: url(../images/common/tracktopic-wait.gif); }
.CommonFavoriteButton { background-image: url(../images/common/favorite.gif); }
.CommonContactButton { background-image: url(../images/common/contact.gif); }
.CommonEditButton { background-image: url(../images/common/edit.gif); }
.CommonDeleteButton { background-image: url(../images/common/delete.gif); }
.CommonUploadButton { background-image: Url(../images/common/upload.gif); }
.CommonDownloadButton { background-image: url(../images/common/download.gif); }
.CommonPostButton { background-image: url(../images/common/newpost.gif); }
.CommonReplyButton { background-image: url(../images/common/reply.gif); }
.CommonPreviousButton { background-image: url(../images/common/previoustopic.gif); }
.CommonNextButton { background-image: url(../images/common/nexttopic.gif); }
.CommonViewButton { background-image: url(../images/common/view.gif); }
.CommonLockedButton { background-image: url(../images/common/locked.gif); }
.CommonHomepageButton { background-image: url(../images/common/homepage.gif); }
.CommonWeblogButton { background-image: url(../images/common/weblog.gif); }

/*
Advertisements
*/

.CommonStandardTopAdArea
{
	text-align: center;
	padding: 4px;
	margin: 0 0 4px 0;
	border: solid 0 #999;
	border-top-width: 1px;
}

.CommonStandardTopAdArea IFRAME
{
	margin: 0 auto;
}

.CommonStandardBottomAdArea
{
	text-align: center;
	padding: 4px;
	border: solid 0 #999;
	border-top-width: 1px;
	margin: 4px 0 0 0;
}

.CommonStandardBottomAdArea IFRAME
{
	border: solid 1px #999;
	margin: 0 auto;
}

/*
List 
*/

.CommonListArea
{
	font: 12px Arial, Helvetica, sans-serif;
	padding: 8px 0;
}

.CommonListTitle
{
	font: Bold 14px Arial, Helvetica, sans-serif;
	padding: 6px 6px 6px 0;
	color: #000;
	margin: 0;
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #000;
	text-decoration: none;
}

.CommonListTitle A:HOVER
{
    text-decoration: underline;
}

.CommonListHeaderLeftMost
{
	font: Bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 4px;
	border: solid 1px #E1E1E1;
	background-color: #E1E1E1;
	color: #999;
}

.CommonListHeader
{
	font: Bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 4px;
	border: solid 1px #E1E1E1;
	border-left-width: 0;
	background-color: #E1E1E1;
	color: #999;
}

.CommonListCellLeftMost
{
	padding: 4px;
	border: solid 1px #E1E1E1;
	border-top-width: 0;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
}

.CommonListCell
{
	padding: 4px;
	border: solid 1px #E1E1E1;
	border-top-width: 0;
	border-left-width: 0;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

.CommonListRow
{
}

.CommonListRowAlt td
{
}

/*
Search Results
*/

.CommonSearchResultArea
{
	margin: 0 0 20px 0;
	border: solid 0 #eee;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 20px 70px;
	min-height: 46px;
}

.CommonSearchResultArea.Weblog
{
    background-image: url(../corporate/csimages/blogs.gif);
}

.CommonSearchResultArea.Forum
{
    background-image: url(../corporate/csimages/forums.gif);
}

.CommonSearchResultArea.Ideas
{
    background-image: url(../corporate/csimages/ideas.gif);
}

.CommonSearchResultArea.FileGallery
{
    background-image: url(../corporate/csimages/files.gif);
}

.CommonSearchResultArea.Gallery
{
    background-image: url(../corporate/csimages/photos.gif);
}

.CommonSearchResult
{
	font-size: 100%;
}

.CommonSearchResultName
{
	font-size: 130%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

.CommonSearchResultDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

.CommonSearchStatistics
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

UL.CommonSearchResultList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.CommonSearchResultList LI
{
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	border-bottom: #bbd 1px solid;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	font-size: 100%;
	color: #f00;
	font-weight: bold;
	padding: 2px;
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
/*	padding: 1px;*/
}

.CommonContentPartBorderOn
{
/*	border: dashed 1px #999;
	background-color: #efefef;*/
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color:#fff;
	border: solid 1px #999; 
}

.CommonContextMenuItem
{
	background-color: #fff; 
	font-size: 90%; 
	border: solid 1px #fff; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemHover
{
	background-color: #f4f4f4; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #E1E1E1; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemExpanded
{
	background-color: #E1E1E1; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #f4f4f4; 
	cursor: pointer;	
	padding: 3px;
}

.CommonContextMenuSeperatorItem
{
	background-color: #999; 
	height: 1px;
	border-style: solid;
	border-color: #fff;
	border-width: 4px;
	cursor: pointer;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}

.CommonModal
{
	padding: 0 7px;
}

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5 
{ 
	background-color: #ccc;
	background-image: url(../images/common/navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left -20px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}

.CommonModal1 {	margin: 0 -2px;	padding: 0; border-top: solid 1px #666; border-bottom: solid 1px #666; border-left-width: 0px; border-right-width: 0px; }
.CommonModal2 { margin: 0 -2px; padding: 1px 0; border-left-width: 2px; border-right-width: 2px; }
.CommonModal3 { margin: 0 -3px; padding: 1px 0; }
.CommonModal4 { margin: 0 -2px; padding: 2px 0; }
.CommonModal5 { margin: 0 -2px; padding: 1px 0; }

.CommonModalTitle
{
	border-bottom: solid 1px #666;
	padding: 3px 6px 6px 6px;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	cursor: move;
	min-height: 16px;
}

.CommonModalContent
{
	background-color: #fff;
}

.CommonModalFooter
{
	border-top: solid 1px #666;
	width: 100%;
	height: 20px;
}

.CommonModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 6px;
}

.CommonModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	margin-top: 4px;
	cursor: se-resize;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border: solid 1px #999;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Endorsement Styles
*/

.CommonEndorsementControlReadOnly
{

	padding: 1px;
	white-space: nowrap;
	text-align: center;
	width: 48px;
	font-size: 8pt;
}

.CommonEndorsementControl
{
	cursor: pointer;
	margin: 0 auto;
	padding: 1px;
	white-space: nowrap;
	text-align: center;
	width: 48px;
	font-size: 8pt;
}

.CommonEndorsementControlActive
{

	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
	text-align: center;
	width: 48px;
	font-size: 8pt;
}

.CommonEndorsementPoints
{
	font-size: 150%;
	font-weight: bold;
}

.CommonEndorsementLabel
{
	font-size: 84%;
}


/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #fff;
	height: 330px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: auto;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 322px;
}

.CommonContentSelectorOptionsArea
{
	margin: 0;
	background-color: #fff;
	border: solid 1px #999;
	padding: 4px;
}

.CommonContentSelectorTree
{
	padding: 0;
	height: 330px;
	width: 215px;
	overflow: visible;
}

.CommonContentSelectorTreeNode
{
	cursor: pointer;
}

.CommonContentSelectorTreeNodeSelected
{
	font-weight: bold;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeHover
{
	cursor: pointer;
}

.CommonContentSelectorItemArea
{
    float: left;
}

.CommonContentSelectorItem
{
	font-size: 90%;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-size: 90%;
	border: solid 3px #999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorItemNameSelected
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorButtonArea
{
	text-align: right;
	margin: 5px;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin: 0 0 .0001pt 0;
}

/* Comment Form */

#CommonCommentForm, #CommonContactForm 
{
	padding: 0;
	font-size: 0.95em;
}

#CommonCommentForm h2, #CommonContactForm h2
{
	margin-bottom: 0;
}

#CommonCommentForm h3, #CommonContactForm h3
{	
    font-size: 1.3em;
	margin: 0 10px 0 0;
	padding: 10px 0 5px;
	font-weight: 600;
	letter-spacing: 0;}

#CommonCommentForm p, #CommonContactForm p
{
	padding: 0em;
	font-size: 0.95em;
}

#CommonCommentForm dl, #CommonContactForm dl 
{
	margin: 0;
	padding: 0;
}

#CommonCommentForm dt, #CommonContactForm dt 
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	font-size: 1.0em;
	margin: 0;}
	
#CommonCommentForm dd, #CommonContactForm dd 
{
	color: #777;
	margin-left: 0;
}

#CommonCommentForm dt em, #CommonContactForm dt em 
{
	font-size: 0.95em;
}
 
#CommonCommentForm .smallbox, #CommonContactForm .smallbox 
{
	width: 350px;
	padding: 2px;
}

#CommonCommentForm textarea, #CommonContactForm textarea 
{
	width: 500px;
	height: 150px;
	padding: 2px;
	font-size: 1em;
}

/* Comments */

/* Comment List */

#comments table, .FileCommentsContent table
{
    width: 100%;
    table-layout: fixed;
}

.Comment
{
	padding: 12px 8px 8px 8px;
	border: solid 0 #eee;
	border-bottom-width: 1px;
}

.CommentOwner
{
	padding: 8px;
	background-color: #f4f4f4;
	border-bottom: solid 12px #fff;
}

.CommentAvatar
{
	white-space: nowrap;
	width: 15%;
}

.CommentAvatar img
{
	margin-right: 8px;
}

.CommentContent
{
    width: 85%;
    overflow: hidden;
}

.CommentTitle
{
	font-size: 115%;
	margin: 0;
	padding: 0;
}

.CommentText
{
	padding: 2px 0;
}

.CommentFooter
{
	font-size: 80%;
	color: #999;
}

/* Help Icon */

.CommonHelpIcon
{
    display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	border-style:none;
	height: 20px;
	width: 20px;
	background-image: url(../images/common/help_out.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: help;
}

.CommonHelpIconHover
{
    display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	border-style:none;
	height: 20px;
	width: 20px;
	background-image:url(../images/common/help_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:help;
}

.CommonHelpToolTip
{
    width: 250px;
    padding: 8px;
    border: solid 2px #000;
    background-color: #ffc;
    color: #000;
    font-size: 8pt;
}

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}

.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}

.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}

.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

ol.CommonPollAnswerList
{
	margin: 0;
	padding: 0;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 375px;
	background-color: #f4f4f4;
	border: solid 1px #bbb;
	margin: 0 auto;
}

.CommonPollQuestion
{
	background-color: #e2eecd;
	border: solid 0 #bbb;
	border-bottom-width: 1px;
	padding: 4px;
	color: #698d73;
	margin: 0;
	font-size: 105%;
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
	width: 275px;
	margin: 6px auto;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.CommonPollAnswerList li
{
	padding: 0;
	margin: 6px 0 0 0;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
	color: #777;
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #ccc;
	border: solid 0 #999;
	border-top-width: 1px;
	font-size: 80%;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0;
	text-align: center;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin: 0 6px;
}

/* End Poll Styles */

/* Tag Styles */

/* use with CommonSidebarList */
.CommonTagListItem
{
	margin: 0;
	padding: 0;
}

.CommonTagCloud
{
	background-color: #f7f7f7;
	padding: 16px 8px 16px 8px;
	margin: 32px 0;
	line-height: 250%;
	list-style-type: none;
}

.CommonTagCloudList
{
	padding: 8px;
	margin: 16px 0;
	line-height: 185%;
	list-style-type: none;
}

.CommonSidebarTagCloud
{
	list-style: none;
	width: 170px;
	text-align: left;
	position: relative;
	background: #FFFFFF;
	color: #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 2px;
	margin: 0px;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 140%;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 130%;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
}

.CommonTagList1, .CommonTagList2, .CommonTagList3, .CommonTagList3, .CommonTagList4, .CommonTagList5, .CommonTagList6
{
	margin: 0;
	padding: 0;
}

.CommonTagList1 a:link, .CommonTagList1 a:visited, .CommonTagList1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 900;
}

.CommonTagList2 a:link, .CommonTagList2 a:visited, .CommonTagList2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 140%;
	font-weight: 800;
}

.CommonTagList3 a:link, .CommonTagList3 a:visited, .CommonTagList3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 130%;
	font-weight: 600;
}

.CommonTagList4 a:link, .CommonTagList4 a:visited, .CommonTagList4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.CommonTagList5 a:link, .CommonTagList5 a:visited, .CommonTagList5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}

.CommonTagList6 a:link, .CommonTagList6 a:visited, .CommonTagList6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}


.CommonTagList1 a:hover, .CommonTagList2 a:hover, .CommonTagList3 a:hover, .CommonTagList4 a:hover, .CommonTagList5 a:hover, .CommonTagList6 a:hover
{
}

/* End Tag Styles */

/*
TabPane Styles
*/

.CommonPane
{
	font-size: 10pt;
	border: solid 1px #999;
	border-top-width: 0;
	background-color: #fff;
	margin-bottom: 8px;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 11px;
	padding: 0;
	background-image: url(../images/common/tabset.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	white-space: nowrap;
	color: #000;
}

.CommonPaneTab
{
	padding-right: 4px;
	background-image: url(../images/common/tab-right.gif);
	background-repeat: no-repeat;
	background-position: top right;	
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTab1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTab2
{
	padding: 4px;
	height: 13px;
	cursor: pointer;
	white-space: nowrap;
	background-image: url(../images/common/tab.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	overflow: hidden;
}

.CommonPaneTabSelected
{
	padding-right: 4px;
	background-image: url(../images/common/tab-selected-right.gif);
	background-repeat: no-repeat;
	background-position: top right;	
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTabSelected1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-selected-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTabSelected2
{
	padding: 3px 4px 5px 4px;
	height: 13px;
	cursor: pointer;
	white-space: nowrap;
	background-image: url(../images/common/tab-selected.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

.CommonPaneTabHover
{
	padding-right: 4px;
	background-image: url(../images/common/tab-hover-right.gif);
	background-repeat: no-repeat;
	background-position: top right;	
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTabHover1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-hover-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTabHover2
{
	padding: 4px;
	cursor: pointer;
	white-space: nowrap;
	height: 13px;
	background-image: url(../images/common/tab-hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	overflow: hidden;
}

/* Inline tag editor */
.CommonInlineTagEditor
{
	padding: 4px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}

/* Common Tree List */

ul.CommonTreeList
{
	margin: 0;
	padding: 2px;
	text-align: left;
	width: 170px;
	position: relative;
	background: #FFFFFF;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	list-style-type: none;
	font-size: 10px;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
}

.CommonTreeList li
{
	font-size: 10px;
	overflow: hidden;
}

.CommonTreeList a
{
	font-size: 10px;
	height: 16px;
}

ul.CommonTreeListItem
{
	margin: 0;
    padding: 0;
}

ul.CommonTreeListItem li
{
	height: 16px;
}

ul.CommonTreeListItemSelected
{
	margin: 0;
    padding: 0;
}

ul.CommonTreeListItemSelected li
{
	height: 16px;
}

li.CommonTreeListItemSelected
{
	list-style-type: none;
    font-weight: bold;
    padding: 3px 0 0px 18px;
	background-image: url(../images/common/folder_open.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #ffffff;
}

li.CommonTreeListItem
{
	list-style-type: none;
    font-weight:normal;
    padding: 3px 0 0px 18px;
    margin: 0;
	background-image: url(../images/common/folder.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.CommonHalfWidthArea
{
    float: left;
    width: 50%;
}

.CommonHalfWidthContent
{
    padding: 10px;
    padding-left: 0;
}

.CommonHalfWidthBreak
{
    clear: both;
}

.CommonInlineListArea
{
}

.CommonInlineListHeader
{
    font-weight: bold;
    font-size: 115%;    
    margin: 0 0 0 .4em;
}

.CommonInlineList
{
    margin: 0;
    padding: 0;
}

.CommonInlineList li
{
    margin: 0 0 .5em 25px;
    padding: 0;
    list-style-type: square;
}

.CommonAvatarListArea
{
    margin: 12px 12px 0 0 ;
	padding: 3px 3px 3px 0;
	width: 80px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	font-size: 115%;
}

.CommonAvatarAreaHighlight
{
    background-color: #eee;
    border: solid 1px #ccc;
    display: block;
}

.CommonAvatarArea
{
    display: block;
    padding: 1px;
}



#archerCommunityTermsAndConditions
{
	margin: 10px 40px 10px 40px;
}
#archerCommunityTermsAndConditions H1
{
	text-align: center;
	text-decoration: underline;
}
#archerCommunityTermsAndConditions P
{
	margin: 25px 0 0 0;
	font-size: 10pt;
	line-height: 18px;
}
#archerCommunityTermsAndConditions ul
{
	margin: 0 25px 0 40px;
	font-size: 10pt;
	line-height: 18px;
}
#archerCommunityTermsAndConditions li
{
	font-size: 10pt;
	line-height: 18px;
}
.underline
{
	text-decoration: underline;
}
.veryBold
{
	font-weight: bold;
}

.CommonPostListFilterArea
{
}
.CommonPostListTopPager
{
	padding-top: 2px;
	border-bottom: #bbd 1px solid;
}
.CommonPostListArea
{
}
.CommonPostListBottomPager
{
	margin-top: -10px;
	padding-top: 0;
	padding-bottom: 10px;
}
.CommonPostListBottomOptions
{
	border-top: solid 2px #BBBBDD;
	padding-top: 10px;
}

.CommonFormFields
{
	padding: 10px;
}
.CommonFormFields label, select
{
	vertical-align: middle;
}


/* ----- quick buttons ----- */

.quickButtons
{
	text-align: center;
	list-style: none;
	height: 70px;
	margin: 5px 0 10px 0;
}
.quickButtons li.first
{
	margin: 0;
	padding: 0;
	display: inline;
	width: 190px;
}
.quickButtons li
{
	margin: 0;
	padding: 0;
	display: inline;
	width: 190px;
}
.quickButtons li.last
{
	margin: 0;
	padding: 0;
	display: inline;
}
.quickButtons a
{
	float: left;
	height: 70px!important;
	padding: 0px;
	width: 180px;
	background: url(../Corporate/images/quickbuttons/background_small.gif) no-repeat left top;
	margin-right: 10px;
}
.quickButtons a.last
{
	margin-right: 0px;
}
.quickButtons a:hover
{
	background-position: 0 -70px;
}

/* ----- wide Side quick buttons ----- */

.wideSidebarQuickButtons
{
	text-align: center;
	list-style: none;
	height: 70px;
	margin: 5px 0 10px 0;
}

.wideSidebarQuickButtons a
{
	float: left;
	height: 70px!important;
	padding: 0px;
	width: 180px;
	background: url(../Corporate/images/quickbuttons/background_small.gif) no-repeat left top;
	margin: 0;
}

.wideSidebarQuickButtons a:hover
{
	background-position: 0 -70px;
}

/* ----- thin quick buttons ----- */

.quickButtonsThin
{
	text-align: center;
	list-style: none;
	height: 70px;
	margin: 5px 0 10px 0;
	width: 176px;
}
.quickButtonsThin li.first
{
	margin: 0;
	padding: 0;
	display: inline;
	width: 176px;
}
.quickButtonsThin li
{
	margin: 0;
	padding: 0;
	display: inline;
	width: 176px;
}
.quickButtonsThin li.last
{
	margin: 0;
	padding: 0;
	display: inline;
}
.quickButtonsThin a
{
	float: left;
	height: 70px!important;
	padding: 0px;
	width: 176px;
	background: url(../Corporate/csimages/background_176.gif) no-repeat left top;
	margin-right: 10px;
}

.quickButtonsThin a.last
{
	margin-right: 0px;
}
.quickButtonsThin a:hover
{
	background: Transparent url(../Corporate/csimages/background_176.gif) no-repeat left top;
	background-position: 0 -70px;
}

/*
 Tab List - Style 1
*/
.TabListRegion
{
	display: block;
	clear: both;
	float: none;
	width: 100%;
	height: 28px;
	border-bottom: solid 2px gray;
}
.TabList
{
	display: block;
	clear: both;
	height: 28px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.TabListItem
{
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	vertical-align: top;
	text-align: center;
	width: 84px;
	height: 28px;
}
.TabListItem a
{
	background: url(../Corporate/images/sitewide/navigation_tabs/small.gif) no-repeat 0px 0px;
	border-color: #ffffff;
	color: #ffffff;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
	width: 84px;
	float: left;
}
.TabListItemMedium
{
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	vertical-align: top;
	text-align: center;
	width: 94px;
	height: 28px;
}
.TabListItemMedium a
{
	background: url(../Corporate/images/sitewide/navigation_tabs/medium.gif) no-repeat 0px 0px;
	border-color: #ffffff;
	color: #ffffff;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
	width: 94px;
	float: left;
}
.TabListItemUnselected a, .TabListItemUnselected a:visited, .TabListItemUnselected a:link
{
	color: #666666;
}
.TabListItemSelected a, .TabListItemSelected a:visited, .TabListItemSelected a:link
{
	color: #ffffff;
	background-position: 0px -56px;
}
.TabListItemSelected a:hover
{
	background-position: 0px -28px;
	color: #ffffff;
}

.TabListItemUnselected a:hover
{
	background-position: 0px -28px;
	color: #ffffff;
}

/*
 Tab List - Style 2
*/
.TabList2Region
{
	padding: 8px 0 0 0;
	display: block;
	width: 100%;
	height: 25px;
}
.TabList2Label
{
	display:inline;
	float:left;
	height:26px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 5px 0 0;
	overflow:hidden;
	padding:0pt;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 24px;
}
.TabList2
{
	display:inline;
	float:left;
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
.TabList2Item
{
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	vertical-align: top;
	text-align: center;
	width: 84px;
	height: 24px;
}
.TabList2Item a
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin-right: 3px;
	color: Black;
	height: 24px;
	width: 100px;
	float: left;
}
.TabList2ItemUnselected a, .TabList2ItemUnselected a:visited, .TabList2ItemUnselected a:link
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color: #000000;
	background-color: #ffffff;
}
.TabList2ItemSelected a, .TabList2ItemSelected a:visited, .TabList2ItemSelected a:link
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color: #ffffff;
	background-color: #999999;
}
.TabList2ItemSelected a:hover
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color: #ffffff;
	background-color: #999999;
}

.TabList2ItemUnselected a:hover
{
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color: #ffffff;
	background-color: #cc6600;
}

.ArcherCommonListHeaderBlock
{
	display: block;
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: solid 3px #BBBBDD;
}

.ArcherCommonListTitle
{
	font: Bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #093678;
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
}

.ArcherCommonListSubtitle
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	display: -moz-inline-box;
	display: inline-block;
	clear: both;
	margin: 0;
	padding: 0 0 5px 0;
}

.ArcherCommonListSubtitleLabel
{
	font: Bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

.ArcherCommonListSubtitleText
{
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
}

.ArcherCommonListSubtitle a
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #015ba7;
}

.ArcherCommonListSubtitle a:hover
{
	color: #CC6600;
}

.ArcherCommonListQuickFilterListRegion
{
	font: 12px Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
	padding: 0 10px;
	display: block;
}
.ArcherCommonListQuickFilterListItemLabel
{
	margin: 0 2px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.ArcherCommonListQuickFilterListItem
{
	margin: 0 2px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.ArcherCommonListQuickFilterListItem a
{
}
.ArcherCommonListQuickFilterListItemUnselected a, .ArcherCommonListQuickFilterListItemUnselected a:visited, .ArcherCommonListQuickFilterListItemUnselected a:link
{
}
.ArcherCommonListQuickFilterListItemSelected a, .ArcherCommonListQuickFilterListItemSelected a:visited, .ArcherCommonListQuickFilterListItemSelected a:link
{
	font-weight: 900;
	color: #003aa6;
}
.ArcherCommonListQuickFilterListItemUnselected a:hover
{
	color: #CC6600;
}
.ArcherCommonListQuickFilterListItemSelected a:hover
{
	font-weight: bold;
	color: #CC6600;
}

.ArcherCommonListBottomPager
{
	font: 11px Arial, Helvetica, sans-serif;
	margin: 4px 0px 10px 0px;
	padding: 0;
}



