/*
Generics
*/
h1
{
	font-size: 170%;
	line-height: 130%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;	
}

h2
{
	font-size: 10.5pt;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
}

h3
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;	
	line-height: 120%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
}

h4
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;	
	line-height: 115%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h5
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;	
	line-height: 110%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

h6
{
	font-size: 105%;
	font-family: Tahoma, Arial, Helvetica;	
	line-height: 105%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

P
{
	margin-top: 5px;
	margin-bottom: 15px;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 2px;
	color: black;
	padding-top: 0px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: gainsboro;
}

#Common
{
}

#CommonHeader
{
}

#CommonBody
{
	clear: both;
	padding-right: 1px;
	background-position: left top;
	padding-left: 1px;
	font-size: 10pt;
	background-attachment: scroll;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #e2f0d7 1px solid;
	background-repeat: repeat-x;
	background-color: white;
}

#CommonFooter
{
	background-color: gainsboro;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: solid 1px #E2F0D7;
	padding-bottom: 20px;
	text-align: center;
}

.CommonChangeViewLink
{
	margin-bottom: 10px;
}

a.CommonAnchorWithImage
{
	margin-left: 3px;
	padding-left: 18px;
	background: url(../images/Common/anchor.gif) center left no-repeat;
}

a.RSSAnchorWithImage
{
	margin-left: 10px;
	padding-left: 18px;
	background: url(../images/Common/list_rss.gif) center left no-repeat;
}

#CommonLeftColumn
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#CommonRightColumn
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

A:LINK, A:ACTIVE, A:VISITED
{
	color: olivedrab;
	text-decoration: none;
}

A:HOVER
{
	text-decoration: none;
	color: red;
}

SELECT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

TEXTAREA
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

INPUT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

BUTTON
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

/*
Common Styles
*/

.CommonJumpArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.CommonFeedArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.CommonPagingArea
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 4px;
	font-family: Tahoma, Arial, Helvetica;
}

.CommonSortArea
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 4px;
	margin-left: 2px;
	margin-right: 40px;
	padding-top: 4px;
	font-family: Tahoma, Arial, Helvetica;
}

.CommonBreadCrumbArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 80%;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px 5px;
	color: #444;
}

.CommonBreadCrumbArea A:LINK
{
}

.CommonBreadCrumbArea A:VISITED
{
}

.CommonFilterArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	margin-right: 40px;
}

.CommonPagingArea A:LINK
{
	
	color: #666666;
}

.CommonPagingArea A:VISITED
{
	
	color: #666666;
}

.CommonSearchResults
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	padding: 8px;
}

/* 
Tree Form Element
*/

.CommonTreeFormArea
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 2px;
	width: 350px;
	height: 175px;
	overflow: auto;
	margin: 4px;
	margin-left: 2px;
}

.CommonTreeFormTree
{
	padding: 0px;
}

.CommonTreeFormNode
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	padding: 1px;
	font-weight: bold;
	background-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	cursor: pointer;
	font-size: 90%;
}

.CommonTreeFormNodeHover
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}

/* 
Title Bar Styles
*/

.CommonTitleBar
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.CommonTitleBarStart
{
	margin: 0px;
	padding: 0px;
	background: #6FB638 url(../images/Common/header_left.gif) left top no-repeat;
	width: 10px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

.CommonTitleBarEnd
{
	margin: 0px;
	padding: 0px;
	background: #6FB638 url(../images/Common/header_right.gif) right top no-repeat;
	width: 10px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
}

.CommonTitleBarContent
{
	background: #6FB638 url(../images/Common/header_middle.gif) left top repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 100px;
	_margin-left: 0px;

}

.CommonTitleBarMainArea
{
	margin-top: 1px;
	height: 100px;
	position: relative;
}

.CommonTitleBarSearchArea
{
	font-family: Tahoma, Arial, Helvetica;
	position: absolute;
	top: 3px;
	right: 10px;
	vertical-align: middle;
	color: #fff;
}

.CommonSearchButtonOuter
{
	background-image: url(../images/common/search-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	
	margin-left: 4px;
}

.CommonSearchButton
{
	background-image: url(../images/common/search-button-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #cccccc;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #999999;
}

.CommonSearchButton:link, .CommonSearchButton:visited, .CommonSearchButton:active
{
	color: #999999;
	text-decoration: none;
}

.CommonSearchButton:hover
{
	text-decoration: underline;
}

.CommonTitleBarImage
{
	position: absolute;
	top: 5px;
	left: 10px;
}

.CommonTitleBarTitle
{
	height: 30px;
	position: absolute;
	top: 23px;
	left: 100px;
	z-index: 2;
	font-family: Verdana, Sans-Serif;
	color: #F0F8EB;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
}

.CommonTitleBarTitle A:LINK,
.CommonTitleBarTitle A:VISITED,
.CommonTitleBarTitle A:ACTIVE

{
	color: #F0F8EB;
	text-decoration: none;
}

.CommonTitleBarDescription
{
	padding: 2px 10px 2px 0px;
	color: #FFF;
	text-align: center;
	background-color: #444;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	position: absolute;
	width: 500px;
	bottom: 5px;
	right: 10px;
	z-index: 1;
}

/* 
Title Bar Styles2
*/
.CommonTitleBarStart2
{
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/Common/header_left2.gif) left top no-repeat;
	width: 100px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
}

.CommonTitleBarEnd2
{
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/Common/header_right2.gif) right top no-repeat;
	width: 100px;
	height: 150px;
	position: absolute;
	top: 0;
	right: 0;
}

.CommonTitleBarContent2
{
	background: #fff url(../images/Common/header_middle2.gif) left top repeat-x;
	margin-left: 100px;
	margin-right: 100px;
	height: 150px;
}

.CommonTitleBarMainArea2
{
	margin-top: 1px;
	height: 150px;
	position: relative;
}

.CommonTitleBarImage2
{
	position: absolute;
	top: 15px;
	left: 100px;
	/*display: none;*/
}

.CommonTitleBarTitle2
{
	font-family: Verdana, Sans-Serif;
	color: #6FB638;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
	margin-bottom: 0px;
	font-size: 200%;
}

.CommonTitleBarTitle2 A:LINK,
.CommonTitleBarTitle2 A:VISITED,
.CommonTitleBarTitle2 A:ACTIVE

{
	color: #6FB638;
	text-decoration: none;
}

.CommonTitleBarTitleWrapper2
{
	position: absolute;
	top: 30px;
	left: 110px;
	display: none;
}

.CommonTitleBarTitleWrapper2CP
{
	position: absolute;
	top: 35px;
	right: 52px;
	text-align: right;
	z-index: 1;
}

.CommonTitleBarTitleWrapper2CP .CommonTitleBarTitle2
{
	font-style: normal;
}

.CommonTitleBarDescription2
{
	color: #444;
	margin-left: 10px;
	font-weight: bold;
}

.CommonTitleBarSearchArea2
{
	font-family: Tahoma, Arial, Helvetica;
	position: absolute;
	top: 35px;
	right: 50px;
	margin-right: 0px;
	vertical-align: middle;
}

/* 
Title Bar Styles3
*/

.CommonTitleBarContent3
{
	background: transparent url(../images/Common/header_middle3.jpg) center center no-repeat;
	height: 150px;
}

.CommonTitleBarMainArea3
{
	background: #A9D388 url(../images/Common/header_back3.gif) left top repeat;
	height: 150px;
	position: relative;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.CommonTitleBarTitle3
{
	font-family: Verdana, Sans-Serif;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

.CommonTitleBarTitle3 A:LINK,
.CommonTitleBarTitle3 A:VISITED,
.CommonTitleBarTitle3 A:ACTIVE

{
	color: #fff;
	text-decoration: none;
}

.CommonTitleBarTitleWrapper3
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	background: transparent url(../images/Common/title_back3.gif) left top repeat;
	padding-top: 5px;
	padding-bottom: 0px;
}

.CommonTitleBarDescription3
{
	color: #fff;
	text-align: center;
	width: 100%;
	background: #666 url(../images/Common/desc_back3.gif) left top repeat;
	padding: 2px 0px 2px;
}

.CommonTitleBarSearchArea3
{
	font-family: Tahoma, Arial, Helvetica;
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin-right: 0px;
	vertical-align: middle;
}

/*
User Area
*/

.CommonUserArea
{
	color: #000;
	font-family: Tahoma, Arial, Helvetica;
	text-align: right;
	font-size: 80%;
}

.CommonUserArea2
{
	position: absolute;
	right: 52px;
	top: 16px;
	color: #444;
	z-index: 1;
}

.CommonUserArea A:LINK,
.CommonUserArea A:VISITED,
.CommonUserArea A:ACTIVE
{
	font-weight: bold;
}

/*
Form Styles
*/

.CommonFormArea
{
}

.CommonFormTitle
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonFormDescription
{
	font-family: Tahoma, Arial, Helvetica;
	padding: 2px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}

TD.CommonFormFieldName
{
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding: 2px;
	padding-right: 8px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding: 2px;
	padding-top: 8px;
	font-weight: bold;
}

TD.CommonFormFieldDescription
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
}

DIV.CommonFormField
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
}

.CommonFormActionButtons
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	text-align: right;
}


/*
Message Styles
*/

.CommonMessageArea
{
	width: 50%;
	margin-top: 64px;
	margin-bottom: 64px;
	border: solid 1px #6FB638;
	background-color: #FFF;
}

.CommonMessageTitle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #C5E2AF;
	color: #444;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-left: solid 1px #F0F8EB;
	border-top: solid 1px #F0F8EB;
	border-bottom: solid 1px #6FB638;
	border-right: solid 1px #6FB638;
}

.CommonMessageContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
}

.CommonInlineMessageArea
{
	border: solid 1px #6FB638;
	background-color: #FFF;
	margin-top: 15px;
}

.CommonInlineMessageTitle
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;	
	background-color: #C5E2AF;
	font-size: 100%;
	color: #444;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-left: solid 1px #F0F8EB;
	border-top: solid 1px #F0F8EB;
	border-bottom: solid 1px #6FB638;
	border-right: solid 1px #6FB638;
}

.CommonInlineMessageArea A:LINK, .CommonInlineMessageArea A:VISITED, .CommonInlineMessageArea A:ACTIVE, .CommonInlineMessageArea A:HOVER
{
}

.CommonInlineMessageContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #333333;
	padding: 8px;
	text-align: left;
}

.CommonInlineTidbit
{
	background-image: url('/cs/themes/default/images/tidbit_arrow.gif');
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	margin-left: 40px;
}

.CommonInlineTidbit, .CommonInlineTidbit A
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #66bb66;
}

.CommonInlineTidbit A
{
	color: #449944;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #006B31;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #006B31;
	background-color: #B0E57C;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommonLicenseMessageSuccess
{
	padding: 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #006B31;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #006B31;
	background-color: #B0E57C;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommonSmallMessageSuccess
{
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #009900;
}

.CommonMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #910709;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #910709;
	background-color: #EBD9D9;
}

.CommonLicenseMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #665500;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #998800;
	background-color: #ffdd00;
}

.CommonSmallMessageError
{
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #990000;
}

/*
Content
*/

.CommonContentArea
{
	margin-top: 5px;
	margin-right: 2px;
}

.CommonFreeTextContent
{
	line-height: 1.2em;
	padding-left: 15px;
}

.CommonTitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
}

h2.CommonTitle
{
	font-family: Verdana, Sans-Serif;
	padding: 0px 15px 0px 5px;
	color: green;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-left: darkgray 20px solid;
	background-color: whitesmoke;
	clear: both;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER
{
}

.CommonSubTitle
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonHeader
{
	color: #666666;
	font-size: 130%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
}

.CommonContent
{
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	margin-bottom: 30px;
}

.CommonGroupedContentArea
{
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
}

.CommonFloatArea
{
	float: left;
	width: 126px;
	margin: 8px;
	margin-left: 0px;
	padding: 8px;
	padding-top: 0px;
}

UL.CommonFloatList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.CommonFloatList LI
{
	margin-bottom: 8px;
	clear: both;
}

.CommonNonFloatArea
{
	margin-left: 150px;
}


.CommonSidebar
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 0px;
}

.CommonSidebarContentItem
{
	display: list-item;
	list-style-image: url(../images/Common/list.gif);
	margin-bottom: 5px;
	margin-left: 16px;
	color: #444;
	list-style-type: square;
}

.CommonSidebarArea
{
	margin: 10px 0px 0px;
	overflow: hidden;
	width: 168px;
}

.CommonSidebarArea A:LINK
{
}

.CommonSidebarArea A:ACTIVE
{
}

.CommonSidebarArea A:VISITED
{
}

.CommonSidebarArea A:HOVER
{
}

.CommonSidebarContent A:LINK
{
}

.CommonSidebarContent A:ACTIVE
{
}

.CommonSidebarContent A:VISITED
{
}

.CommonSidebarContent A:HOVER
{
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE, .CommonListTitle A:HOVER
{
}

.CommonSidebarHeader
{
	padding-right: 2px;
	background-position: left top;
	padding-left: 3px;
	font-size: 100%;
	background-image: url(../images/common/sidebar-header.gif);
	padding-bottom: 2px;
	margin: 0px;
	color: #698d73;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #d2e6bd;
	text-align: left;
}

.CommonSidebarContent
{
	border-right: gainsboro 1px solid;
	padding-right: 3px;
	border-top: gainsboro 1px solid;
	padding-left: 3px;
	font-size: 85%;
	background: url(../images/Common/sidebar_content.gif) #fffff4 no-repeat right bottom;
	padding-bottom: 5px;
	border-left: gainsboro 1px solid;
	color: #444;
	line-height: 1.3em;
	padding-top: 10px;
	border-bottom: gainsboro 1px solid;
	font-family: Tahoma, Arial, Helvetica;
}

UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarList LI
{
	display: list-item;
	list-style-image: url(../images/Common/list.gif);
	margin-bottom: 5px;
	margin-left: 16px;
	color: #444;
	list-style-type: square;
}

.ListRSS UL.CommonSidebarList LI
{
	list-style-image: url(../images/Common/list_rss.gif); 
}

.CommonDescription
{
	padding-right: 0px;
	margin-top: -5px;
	padding-left: 0px;
	font-size: 90%;
	margin-bottom: 15px;
	padding-bottom: 8px;
	color: #333333;
	padding-top: 0px;
	font-family: Tahoma, Arial, Helvetica;
}

.CommonSidebarImage
{
	border-right: #c5e2af 1px solid;
	padding-right: 3px;
	border-top: #c5e2af 1px solid;
	margin-top: 4px;
	padding-left: 3px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-left: #c5e2af 1px solid;
	padding-top: 3px;
	border-bottom: #c5e2af 1px solid;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#welcome
{
	margin-right: 2px;
}

#welcome A, #welcome A:VISITED, #welcome A:ACTIVE, #welcome A:HOVER
{
}


/*
Text Button
*/

.CommonTextButton
{
	border-right: #999999 1px solid;
	padding-right: 4px;
	border-top: #cccccc 1px solid;
	display: inline-block;
	padding-left: 3px;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 4px;
	margin: 1px;
	border-left: #cccccc 1px solid;
	color: #333333;
	padding-top: 4px;
	border-bottom: #999999 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;
	background-color: #eeeeee;
}

.CommonTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	margin: 1px;
}

.CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}

.CommonButtonInnerContentDown
{
	background-image: url(../images/common/button-down-arrow.gif);
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: right center;
}

.CommonButtonInnerContentRight
{
	background-image: url(../images/common/button-right-arrow.gif);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right center;
}

/*
Options Styles
*/

.CommonOptionsListArea
{
	background-color: #f4f4f4;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 6px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.CommonOptionsListTitle
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

.CommonOptionsListItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}

/*
Advertisements
*/

.CommonStandardTopAdArea
{
	text-align: center;
	padding: 4px;
	margin: 0px;
	margin-bottom: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
}

.CommonStandardTopAdArea IFRAME
{
	margin-left: auto;
	margin-right: auto;
}

.CommonStandardBottomAdArea
{
	text-align: center;
	padding: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	margin: 0px;
	margin-top: 4px;
}

.CommonStandardBottomAdArea IFRAME
{
	border: solid;
	border-width: 1px;
	border-color: #999999;
	margin-left: auto;
	margin-right: auto;
}

/*
List 
*/

.CommonListArea
{
	margin-bottom: 8px;
	margin-top: 8px;
	border: solid 1px #6FB638;
	background-color: #FFF;
}

.CommonListTitle
{
	padding: 4px;
	padding-left: 8px;
	background-color: #C5E2AF;
	border-left: solid 1px #F0F8EB;
	border-top: solid 1px #F0F8EB;
	border-bottom: solid 1px #6FB638;
	border-right: solid 1px #6FB638;
	color: #444;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}

.CommonListHeaderLeftMost
{
	text-align: center;
	padding: 4px;
	background-color: #eeeeee;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}

.CommonListHeader
{
	text-align: center;
	padding: 4px;
	border-left: solid 1px #ccc; 
	background-color: #eeeeee;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}

.CommonListCellLeftMost
{
	padding: 4px;
	border-top: solid 1px #ccc; 
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

.CommonListCell
{
	padding: 4px;
	border-left: solid 1px #ccc; 
	border-top: solid 1px #ccc; 
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	text-align: left;
}

/* 
Simple Tab Strip Styles 
*/

.CommonTabBar
{
	clear: both;
	padding-left: 10px;
	background: url(../images/common/top_group_background.gif) repeat-x left top;
	height: 25px;
	position: relative;
}

.CommonTabBar ul
{
	margin: 0px;
	padding: 0px;
	
}

.CommonTabBar ul li
{
	list-style: none;
	display:block;
	float: left;
	white-space: nowrap;
}

.CommonTabBar ul li.CommonSimpleTabStripTab
{
	padding: 4px 0px;
	background: #2B2B2B url(../images/common/top_group_background.gif) repeat-x left top;
	color:#FFF;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-left-color:#737373;
	border-top-color:#4C4C4C;
	border-bottom-color:#131413;
	height: 15px;
}

.CommonTabBar ul li.CommonSimpleTabStripTab a:link,
.CommonTabBar ul li.CommonSimpleTabStripTab a:visited,
.CommonTabBar ul li.CommonSimpleTabStripTab a:active
{
	padding: 4px 15px;
	color: #FFF;
	text-decoration:none;
}

.CommonTabBar ul li.CommonSimpleTabStripTabHover 
{
	padding: 4px 0px;
	background-color:#3D3D3D;
	color:#FFF;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-bottom-color:#AAAAAA;
	height: 15px;
}

.CommonTabBar ul li.CommonSimpleTabStripTabHover a:link,
.CommonTabBar ul li.CommonSimpleTabStripTabHover a:visited,
.CommonTabBar ul li.CommonSimpleTabStripTabHover a:active
{
	padding: 4px 15px;
	color: #FFF;
	text-decoration:none;
}


.CommonTabBar ul li.CommonSimpleTabStripSelectedTab
{
	padding: 4px 0px;
	background-image:url(../images/common/top_group_background_selected.gif);
	color:#000;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid #6FB638;
	border-left-color:#F0F8EB;
	border-top-color:#C5E2AF;
	border-bottom-color:#A9D388;
	height: 15px;
}

.CommonTabBar ul li.CommonSimpleTabStripSelectedTab a:link,
.CommonTabBar ul li.CommonSimpleTabStripSelectedTab a:visited,
.CommonTabBar ul li.CommonSimpleTabStripSelectedTab a:active
{
	padding: 4px 15px;
	color: #000;
	text-decoration:none;
	cursor:default;
}

/* Simple Tab Strip Styles 2 */

.CommonTabBar2
{
	position: absolute;
	bottom: 15px;
	right: 100px;
}

.CommonTabBar2 ul
{
	margin: 0px 6px 0px 0px;
	padding: 0px;

}

.CommonTabBar2 ul li
{
	list-style: none;
	display:block;
	float: left;
	white-space: nowrap;
	padding: 2px 0px;
	margin: 0px;
	font-size: 12px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTab
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #ccc;
	border-width: 0px 0px 3px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTab a:link,
.CommonTabBar2 ul li.CommonSimpleTabStripTab a:visited,
.CommonTabBar2 ul li.CommonSimpleTabStripTab a:active
{
	color: #ccc;
	text-decoration:none;
	padding: 0px 10px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTabHover 
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #666;
	border-width: 0px 0px 3px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripTabHover a:link,
.CommonTabBar2 ul li.CommonSimpleTabStripTabHover a:visited,
.CommonTabBar2 ul li.CommonSimpleTabStripTabHover a:active
{
	color: #666;
	text-decoration:none;
	padding: 0px 10px;
}


.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #59922D;
	border-width: 0px 0px 3px;
}

.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab a:link,
.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab a:visited,
.CommonTabBar2 ul li.CommonSimpleTabStripSelectedTab a:active
{
	color: #59922D;
	text-decoration:none;
	cursor:default;
	padding: 0px 10px;
}

/* control panel tab */
.CommonTabBar .CommonTopGroup
{
}

.CommonTabBar .CommonLevel2Group
{
}

.CommonTabBar .CommonTopLevelTab 
{
	background-image:url(../images/common/top_group_background.gif);
	background-color:#DBD7D0;
	color:#FFF;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-left-color:#737373;
	border-top-color:#4C4C4C;
	border-bottom-color:#131413;
	cursor:pointer;
	height: 25px;
}

.CommonTabBar .CommonTopLevelTab A:LINK,
.CommonTabBar .CommonTopLevelTab A:VISITED,
.CommonTabBar .CommonTopLevelTab A:HOVER,
.CommonTabBar .CommonTopLevelTab A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;
}

.CommonTabBar .CommonTopLevelTabHover 
{
	color:white;
	background-color:#3D3D3D; 
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid black; 
	border-bottom-color:#AAAAAA;
	cursor:pointer;
	height: 25px;
}

.CommonTabBar .CommonTopLevelTabHover A:LINK,
.CommonTabBar .CommonTopLevelTabHover A:VISITED,
.CommonTabBar .CommonTopLevelTabHover A:HOVER,
.CommonTabBar .CommonTopLevelTabHover A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;

}

.CommonTabBar .CommonSelectedTopLevelTab
{
	color:#000;
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid #6FB638;
	border-left-color:#F0F8EB;
	border-top-color:#C5E2AF;
	border-bottom-color:#A9D388;
	cursor:pointer; 
	background-image:url(../images/common/top_group_background_selected.gif);
	background-repeat:repeat-x;
	background-position: left top;
	height: 25px;
}

.CommonTabBar .CommonSelectedTopLevelTab A:LINK,
.CommonTabBar .CommonSelectedTopLevelTab A:VISITED,
.CommonTabBar .CommonSelectedTopLevelTab A:HOVER,
.CommonTabBar .CommonSelectedTopLevelTab A:ACTIVE
{
	color: black;
	display:block;
	cursor:default;
	text-decoration: none;
}

.CommonTabBar .CommonLevel2Tab 
{
}

.CommonTabBar .CommonLevel2TabHover 
{
}

.CommonTabBar .CommonSelectedLevel2Tab 
{
}

/* control panel tab 2 */

.CommonTabBar2 table
{
	width: auto !important;
	float: right;
}

.CommonTabBar2 table td
{
	margin: 0px !important;
	padding: 0px !important;
}

.CommonTabBar2 .CommonTopGroup
{
}

.CommonTabBar2 .CommonLevel2Group
{
}

.CommonTabBar2 .CommonTopLevelTab 
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #ccc;
	border-width: 0px 0px 3px;
	font-size: 12px;
	cursor:pointer;
	padding: 0px;
}

.CommonTabBar2 .CommonTopLevelTab A:LINK,
.CommonTabBar2 .CommonTopLevelTab A:VISITED,
.CommonTabBar2 .CommonTopLevelTab A:HOVER,
.CommonTabBar2 .CommonTopLevelTab A:ACTIVE
{
	color: #ccc;
	text-decoration:none;
	padding: 2px 10px;
	display: block;
}

.CommonTabBar2 .CommonTopLevelTabHover 
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #666;
	border-width: 0px 0px 3px;
	font-size: 12px;
	cursor:pointer;
	padding: 0px;
}

.CommonTabBar2 .CommonTopLevelTabHover A:LINK,
.CommonTabBar2 .CommonTopLevelTabHover A:VISITED,
.CommonTabBar2 .CommonTopLevelTabHover A:HOVER,
.CommonTabBar2 .CommonTopLevelTabHover A:ACTIVE
{
	color: #666;
	text-decoration:none;
	padding: 2px 10px;
	display: block;
}

.CommonTabBar2 .CommonSelectedTopLevelTab
{
	font-family:Tahoma; 
	font-weight:bold;
	border: solid #59922D;
	border-width: 0px 0px 3px;
	font-size: 12px;
	cursor:pointer;
	padding: 0px;
}

.CommonTabBar2 .CommonSelectedTopLevelTab A:LINK,
.CommonTabBar2 .CommonSelectedTopLevelTab A:VISITED,
.CommonTabBar2 .CommonSelectedTopLevelTab A:HOVER,
.CommonTabBar2 .CommonSelectedTopLevelTab A:ACTIVE
{
	color: #59922D;
	text-decoration:none;
	padding: 2px 10px;
	display: block;
}

.CommonTabBar2 .CommonLevel2Tab 
{
}

.CommonTabBar2 .CommonLevel2TabHover 
{
}

.CommonTabBar2 .CommonSelectedLevel2Tab 
{
}

/*
Search Results
*/

.CommonSearchResultArea
{
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	margin: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.CommonSearchResult
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	line-height: 20px;
}

.CommonSearchResultName
{
	color: #738AC4;
	font-size: 150%;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonSearchResultDetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

.CommonSearchStatistics
{
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 16px;
}

UL.CommonSearchResultList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #ff0000;
	font-weight: bold;
	padding: 2px;
}

/*
Popup Area
*/

.CommonPopupArea
{
	padding: 8px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/***** CA ************/

.CATopGroup
{
  z-index:99;
  position:relative;
}

.CADefaultTab 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CADefaultTabHover 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/hover_tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CASelectedTab 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/selected_tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CADisabledTab 
{
  color:#AAAAAA; 
  background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  font-weight: bold;
  cursor:default;
}

.CAMultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:100%;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
}

.CAMultiPageModal
{
  background-color:White;
  border: 1px solid #919B9C;
  height:350px;
  position:relative;
  padding:20px;
  top:-3px;
  left:1px;
  z-index:98;
}
.PageViewModalPanel
{
	height:290px;
	overflow-y:scroll;
	padding-right:2px;
}

.CAPageContent
{
  font-family: Tahoma, Arial, Helvetica; 
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border-style: dotted;
	border-width: 1px;
	border-color: orange;
	background-color: #efefef;
}

.CommonInlineEditOn
{
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
	background-color: #efefef;
}

.CommonInlineEditOff
{
	padding: 0px;
}

/*
Copyright
*/
.Copyright
{
	margin-top: 10px;
	font-family: Tahoma, Arial, Helvetica;
	margin-left: 13px;
	margin-right: 13px;
	font-size: 11px;
	text-align: right;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color:#ffffff;
	border:solid 1px gray; 
}

.CommonContextMenuItem
{
	background-color:white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:90%; 
	border:solid 1px white; 
	cursor:pointer;
}

.CommonContextMenuItemHover
{
	background-color:silver; 
	color:black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:90%; 
	border:solid 1px gray; 
	cursor:pointer;
}

.CommonContextMenuItemExpanded
{
	background-color:silver; 
	color:black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:90%; 
	border:solid 1px white; 
	cursor:pointer;	
}

.CommonContextMenuSeperatorItem
{
	background-color:#cccccc; 
	height: 1px;
	border-style: solid;
	border-color: white;
	border-width: 4px;
	cursor:pointer;
}

/* Modal Styles */

#popupMask 
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../images/common/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}

#popupContainer 
{
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}

#popupInner 
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

#popupFrame 
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitleBar 
{
	font-family: Tahoma, Arial, Helvetica;
	background-color: #C5E2AF;
	color: #4C7A9E;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-color: #888888;
	border-bottom-width: 1px;
	position: relative;
	z-index: 203;
}

#popupTitle 
{
	float:left;
	font-size: 1.1em;
	color: #444;
}

#popupControls 
{
	float: right;
	cursor: pointer;
	cursor: pointer;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Video styles
*/

.CommonVideoArea
{
	width: 350px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	background-color: #000000;
	margin: 16px;
	margin-right: auto;
	margin-left: auto;
}

.CommonVideoContent
{
	padding: 2px;
}

.CommonVideoControlArea
{
	background-color: #999999;
	padding: 2px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	border-color: #666666;
	vertical-align: middle;
}

.CommonVideoDuration
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	padding: 2px;
	margin-left: 4px;
}

.CommonVideoPlayButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/play-icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}

.CommonVideoPlayButton:Link, .CommonVideoPlayButton:Hover, .CommonVideoPlayButton:Visited, .CommonVideoPlayButton:Active
{
	text-decoration: none;
}

.CommonVideoPauseButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/pause-icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}

.CommonVideoPauseButton:Link, .CommonVideoPauseButton:Hover, .CommonVideoPauseButton:Visited, .CommonVideoPauseButton:Active
{
	text-decoration: none;
}

.CommonVideoStopButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/stop-icon.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}

.CommonVideoStopButton:Link, .CommonVideoStopButton:Hover, .CommonVideoStopButton:Visited, .CommonVideoStopButton:Active
{
	text-decoration: none;
}

.CommonVideoFooterArea
{
	background-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #666666;
	padding: 2px;
}

.CommonVideoDetails
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	padding: 2px;
	text-align: right;
	padding-right: 4px;
}

.CommonVideoDownloadButton
{
/*	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #dddddd; */
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
/*	font-weight: bold; */
	padding: 2px;
	margin-right: 2px;
}

.CommonVideoDownloadButton:Link, .CommonVideoDownloadButton:Visited, .CommonVideoDownloadButton:Hover, .CommonVideoDownloadButton:Active
{
	color: #333333;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #ffffff;
	height: 330px;
	width: 215px;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	overflow: auto;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 250px;
	overflow: auto;
	padding: 4px;
}

.CommonContentSelectorOptionsArea
{
	margin: 5px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 60px;
	overflow: auto;
	padding: 4px;
}

.CommonContentSelectorTree
{
	padding: 0px;
	height: 330px;
	width: 215px;
	overflow: visible;
}

.CommonContentSelectorTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeHover
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
}

.CommonContentSelectorItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	border-style: solid;
	border-width: 3px;
	border-color: #999999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 6px;
	margin-top: 1px;
	margin-bottom: 16px;
}

.CommonContentSelectorItemNameSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 6px;
	margin-top: 1px;
	margin-bottom: 16px;
}

.CommonContentSelectorButtonArea
{
	margin: 5px;
	margin-top: 0px;
}

/*
ThreePanelResizeableControl Styles
*/

.CommonResizeArea
{
	width: 8px;
	background-color: #7fa2bd /*#eeeeee*/;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #333333;
	position: relative;
	cursor: move;
	cursor: col-resize;
}

.CommonCollapseButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #cccccc;
	color: #000000;
	
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.CommonCollapseButton:LINK, .CommonCollapseButton:VISITED, .CommonCollapseButton:ACTIVE
{
	color: #000000;
	
}

.CommonCollapseButton:HOVER
{
	background-color: #eeeeee;
	color: #000000;
	
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin:0in;margin-bottom:.0001pt;
}

/* Comment Form */

#CommonCommentForm, #CommonContactForm
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #6FB638;
	background-color: #fff;
	font-size: 0.95em;
}

#CommonCommentForm h2, #CommonContactForm h2
{
	margin-bottom:0;
}

#CommonCommentForm h3, #CommonContactForm h3
{	
	font-size: 1.3em;
	margin: 0px 0px 10px;;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;
	color: #444;
}

#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: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	margin: 0px;}
	
#CommonCommentForm dd, #CommonContactForm dd {
	color: #777777;
	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;
	}

#CommonCommentForm h3, #CommonContactForm h3
{
	color: #444;
}

/* Comments */

#comments{
	margin: 10px !important;
	padding: 10px !important;
	background-color: #fff !important;
	border: 1px solid #6FB638 !important;
}

#comments table
{
	border-collapse: collapse;
}

td.CommentAvatar
{
	padding: 5px;
	border-top: solid 1px #999;
	border-bottom:  solid 1px #999;
	margin-botom: 5px;
}

td.CommentContent
{
	padding: 5px 5px 5px 0px;
	border-top: solid 1px #999;
	border-bottom:  solid 1px #999;
}

.CommentTitle
{
	border-bottom: solid 1px #C5E2AF;
	padding-bottom: 3px !important;
	color: #444;
}

.CommentTitle a:link,
.CommentTitle a:visited,
.CommentTitle a:active
{
	color: #59922D !important;
}

.CommentText
{
	margin: 5px 0px;
}

.CommentFooter
{
	border-top: solid 1px #C5E2AF;
	padding-top: 3px !important;
}

#comments h3{	
	font-size: 1.3em !important;
	margin: 0px 0px 10px !important;
	padding: 0px !important;
	font-family: Tahoma, Arial, Helvetica !important;
	font-weight: 600 !important;
	letter-spacing: 0px !important;
	color: #444 !important;
}

/* Help Icon */
.helpicon
{
	border-style:none;
	line-height: normal;
}

.helpicon img
{
	height: 20px;
	width: 16px;
	vertical-align: middle;
}

a.helpicon
{
	border-style:none;
	height: 20px;
	background-image: url(../images/common/help_out_lt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.helpicon:hover, a.helpicon:active 
{
	background-image:url(../images/common/help_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:help;
}

/* BEGIN ComponentArt Date Picker & Popup Calendar */
.calendar_button { border:none; cursor:pointer; }

.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
  padding: 2px;
  cursor: pointer;
}

.calendar td { font-size:11px; }

.title { font-weight:bold; background-color:#D7D7E5; }

.day
{
	width:25px;
	cursor:pointer;
	text-align:center;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}

.dayhover
{
	width:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}

.dayheader
{
	width:25px;
	text-align:center;
	border-width:1px;
	border-color:white;
	border-style:solid;
	font-weight:bold;
	background-color:#FFFFFF;
}

.othermonthday { color:#999999; }

.outofrangeday { visibility:hidden; }

.selectedday
{
	width:25px;
	background-color:#FBE694;
	color:#000000;
	border-width:1px;
	border-color:#BB5503 !important;
	border-style:solid;
	font-weight:bold;
}

.calendar
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	border-collapse:collapse;
	background-color:#FFFFFF;
	cursor:default;
}

.month
{
	background-color:#F6F6F6;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
}

.nextprev
{
	cursor:pointer;
	height:25px;
	vertical-align:center;
	padding:0px 5px 0px 5px;
}

.selector
{
	width:14px;
	cursor:pointer;
	text-align:left;
	vertical-align:center;
	background-color:#FFFFFF;
}
/* END ComponentArt Date Picker & Popup Calendar */

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	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: #333333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	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: #333333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	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: #333333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}

ol.CommonPollAnswerList
{
	margin: 0px;
	padding: 0px;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 375px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-left: auto;
	margin-right: auto;
}

.CommonPollQuestion
{
	background-color: #C5E2AF;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #999999;
	padding: 4px;
	color: #444;
	margin: 0px;
	font-size: 105%;
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 6px;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.CommonPollAnswerList li
{
	padding: 0px;
	margin: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
	color: #777777;
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	font-size: 80%;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0px;
	text-align: center;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}

/* End Poll Styles */

/*
OnlineScroller Styles
*/

.CommonWhoIsOnlineScrollerArea
{
	font-size: 80%;
	margin-top: 0px;
	background-color: ghostwhite;
	border-right: darkgray 1px solid;
	padding-right: 3px;
	border-top: darkgray 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: darkgray 1px solid;
	padding-top: 0px;
	border-bottom: darkgray 1px solid;
	margin-bottom: 3px;
}

.CommonOnlineScroller
{
	margin-top: 3px;
}

a:link.WhoIsOnlineLink,
a:active.WhoIsOnlineLink,
a:visited.WhoIsOnlineLink {
padding: 1px 10px;
background-color: #6FB638;
color: #fff;
margin: 0px;
border: solid 1px #444;
}

.CommonOnlineScrollerMain
{
 overflow: hidden;
 height: 28px;
}

.CommonOnlineScrollerMoveLeft
{
 background-image: url(../images/common/onlinescroller-moveleft.gif);
 background-repeat: no-repeat;
 background-position: right top;
 width: 28px;
 height: 28px;
 cursor: pointer;
}

.CommonOnlineScrollerMoveRight
{
 background-image: url(../images/common/onlinescroller-moveright.gif);
 background-repeat: no-repeat;
 background-position: left top;
 width: 28px;
 height: 28px;
 cursor: pointer;
}

.CommonOnlineScrollerUserArea
{
 height: 28px;
 margin-left: 4px;
 width: 180px;
 overflow: hidden;
 background-image: url(../images/common/onlinescroller-bg.gif);
 background-repeat: no-repeat;
 vertical-align: bottom;
 position: relative;
}

.CommonOnlineScrollerUserArea img
{
	padding: 1px 0px 1px 4px;
}


.CommonOnlineScrollerUserName
{
 font-family: Verdana, Arial, Helvetica;
 font-size: 8pt;
 position: absolute;
 top: 2px;
 left: 34px;
}

.CommonOnlineScrollerUserName A:LINK, .CommonOnlineScrollerUserName A:ACTIVE, .CommonOnlineScrollerUserName A:VISITED, .CommonOnlineScrollerUserName A:HOVER
{
}

.CommonOnlineScrollerUserStats
{
 color: #000;
 font-family: Verdana, Arial, Helvetica;
 font-size: 7pt;
 white-space: nowrap;
 position: absolute;
 top: 14px;
 left: 34px;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                a.CommonRSSLink
{
	padding-left: 14px;
	background: url(../images/Common/list_rss.gif) left bottom no-repeat; 
}

/* blog skin */
.CommonListRow
{
	border: solid 1px #999;
	padding: 5px 10px;
}

.CommonListRowAlt
{
	border: solid 1px #999;
	padding: 5px 10px;
	background-color: #F0F8EB !important;
}




/*
Gallery Image Scroller
*/

.GalleryPictureScroller
{
	padding: 6px;
	overflow: hidden;
	height: 69px;
	background-color: #ffffff;
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
}

.GalleryPictureScrollerMoveLeft
{
	background-image: url(../images/gallery/imagescroller_moveleft.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 83px;
	cursor: pointer;
}

.GalleryPictureScrollerMoveRight
{
	background-image: url(../images/gallery/imagescroller_moveright.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	padding-left: 4px;
	width: 16px;
	height: 83px;
	cursor: pointer;
}

.GalleryPictureScrollerImageArea
{ 
	width: 100px;
	height: 69px;
	margin-right: 6px;
	text-align: center;
	/* background-image: url(../images/gallery/imagescroller_bg.gif); */
; background-color: whitesmoke; }


.GalleryPictureScrollerImage
{
/*	border-style: solid;
	border-width: 1px;
	border-color: #C5E2AF;
	background-color: #eeeeee;*/
	text-align: center;
	vertical-align: middle;
	width: 64px;
	height: 43px;
	overflow: hidden;
	padding-top: 1px;
	margin-right: auto;
	margin-left: auto;
}

.GalleryPictureScrollerImage a
{
	margin: auto;
}

.GalleryPictureScrollerDetails
{
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
}

.GalleryPictureScrollerDetails A:LINK, .GalleryPictureScrollerDetails A:ACTIVE, .GalleryPictureScrollerDetails A:VISITED, .GalleryPictureScrollerDetails A:HOVER
{
	color: #59922D;
}

/* Skin Name */
.SkinName
{
	display: none;
}