BODY
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	margin-left: 35px;
	margin-right: 35px;
	background-color: #ffffff;
	background-repeat:repeat;
}
#Common
{
	margin-top: 10px;
}
#CommonHeader
{
	width: 100%;
	overflow: hidden; 
}

#CommonFooter
{
	text-align:center;
	background: #fff url(/images/menuBg.png) repeat-x;
	height: 29px;
}

#CommonLeftColumn
{

}

#CommonRightColumn
{

}

A:LINK
{
	color: #02469B;
	text-decoration: none;
	
}

A:ACTIVE
{
	color: #0000ff;
	text-decoration: underline;
}

A:VISITED
{
	color: #294973;
	
}

A:HOVER
{
	color: #000000;
	text-decoration: underline;
}

SELECT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}

TEXTAREA
 {
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(/images/field.gif) repeat-x;
	border: 1px solid #ACACAC;
}
INPUT
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}
BUTTON
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 90%;
}
.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;
}
/* * * * *  PAGING  * * * * */
.CommonPagingArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
.columnText
{
}
.CommonPagingArea a
{
	cursor: hand;
	background-color: #F0F0F0;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	/*-moz-border-radius:	3px;
	-webkit-border-radius: 3px; */
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CommonPagingArea  a:hover
{
	background-color: #8DD28B;
	text-decoration: underline;
}
.CommonPagingArea  a:active
{
	background-color: #F6ECA0;
	text-decoration: underline;
}



.CommonSortArea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	margin-right: 40px;
}

/* * * BreadCrumb * * * */
.CommonBreadCrumbArea
{
text-shadow: -1px -1px 3px #ffffff, 1px 1px 3px #B2C3D7;
padding: 10px 10px 10px 10px;
text-transform: capitalize;
}
.CommonBreadCrumbArea A:LINK
{
	color: #02469B;
}
.CommonBreadCrumbArea A:HOVER
{
	color: #02469B;
}
.CommonBreadCrumbArea A:VISITED
{
	color: #02469B;
}
.CommonFilterArea
{
}
.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;
}
.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: #00ff00;
	cursor: pointer;
	font-size: 90%;
}
.CommonTreeFormNodeHover
{
	font-family: Tahoma, Arial, Helvetica;
	cursor: pointer;
	font-size: 90%;
}
.CommonTitleBar{}
.CommonTitleBarTitleArea{}
.CommonTitleBarSearchArea
{
	text-align: right;
}
.CommonTitleBarImage
{
	padding: 0px 10px 0px 10px;
}
.CommonTitleBarTitle{}
.CommonTitleBarTitle A:LINK
{
	color: #00ff00;
	text-decoration: none;
}
.CommonTitleBarTitle A:VISITED
{
	color: #ff0000;
	text-decoration: none;
}
.CommonTitleBarTitle A:ACTIVE
{
	color: #0000ff;
	text-decoration: none;
}
.CommonTitleBarDescription
{
	color: #efefef;
	font-size: 70%;
}
.CommonUserArea{}
.CommonUserArea A:LINK
{
	font-weight: bold;
}
.CommonUserArea A:VISITED
{
	font-weight: bold;
}
.CommonUserArea A:ACTIVE
{
	font-weight: bold;
}
.CommonUserArea A:HOVER
{
	text-decoration: underline;
}
.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: 4px;
	padding-top: 4px;
}
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;
}
.CommonMessageArea
{
	width: 50%;
	margin-top: 64px;
	margin-bottom: 64px;
	background: #efefef;
	box-shadow: 1px 2px 6px #B8B8B8;
	text-shadow: 0px 0px 1px #76a8db;
}
.CommonMessageTitle
{
	text-align: left;
	font-weight: bold;
	background-color: #ffffff;
	color: #213C5A;
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	border-bottom: 5px solid #000000;
}
.CommonMessageContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.CommonInlineMessageArea
{
	margin: 2px;
	margin-bottom: 2px;
	background-color: #efefef;
	background-position: left top;
	background-repeat: repeat-x;
}
.CommonInlineMessageTitle
{
	text-align: left;
	font-weight: bold;
	background-color: #ffffff;
	color: #02469B;
	padding: 2px;
	margin: 0px;
	border-bottom: 5px solid #8E8E8E;
}
.CommonInlineMessageArea A:LINK, .CommonInlineMessageArea A:VISITED, .CommonInlineMessageArea A:ACTIVE
{
	color: #02469B;
}
.CommonInlineMessageArea A:HOVER
{
	color: #000000;
	text-decoration: underline;
}
.CommonInlineMessageContent
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	color: #333333;
	padding: 4px;
	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: 2px;
	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;
}
.CommonContentArea
{
	padding: 0px 10px 10px 10px;
}
.CommonFreeTextContent
{
	line-height: 20px;
	padding-left: 15px;
}
.CommonTitle
{
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	border-bottom: 1px solid #efefef;
}
.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED
{
    color: #0C4383;
}
.CommonTitle A:HOVER
{
	color: #000000;
	text-decoration: underline;
}
.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: 110%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
}
.CommonContent
{
	padding: 0px 8px 8px 8px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 105%;
}
.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: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.CommonSidebarContentItem
{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;	
	margin-left: 16px;
	color: #02469B;
}
/* Site Bar 1 */
.CommonSidebarArea /* [:)} */
{
	width: 250px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.CommonSidebarArea A:LINK
{
	color: #02469B;
}
.CommonSidebarArea A:ACTIVE
{
	color: #02469B;
}
.CommonSidebarArea A:VISITED
{
	color: #02469B;
}
.CommonSidebarArea A:HOVER
{
	color: #000000;
	text-decoration: underline;
}
.CommonSidebarContent A:LINK
{
	color: #02469B;
}
.CommonSidebarContent A:ACTIVE
{
	color: #02469B;
}
.CommonSidebarContent A:VISITED
{
	color: #02469B;
}
.CommonSidebarContent A:HOVER
{
	color: #000000;
	text-decoration: underline;
}




/* ************* */
.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #012456;
}
.CommonListTitle A:HOVER
{
	color: #000000;
	text-decoration: underline;
}
.CommonSidebarHeader
{
	padding-top: 10px;
	margin: 0px;
	background-position: top left;
	background-repeat: no-repeat;

}
.CommonSidebarContent
{
	border-top: 5px solid #CEE4FF;
	color: #000000;
	padding: 10px;
	background-color: #F4F9FF;
	overflow: hidden;
}
.CommonSidebarContentII
{
	border-top: 5px solid #cccccc;
	color: #000000;
	padding: 10px;
	background-color: #efefef;
	overflow: hidden;
}
.CommonSidebarContentIII
{
	border-top: 5px solid #008200;
	color: #000000;
	padding: 10px;
	background-color: #F0FFF0;
	overflow: hidden;
}
UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}
UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	list-style-type: square;	
	margin-left: 16px;
	color: #02469B;
}
.CommonDescription
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CommonSidebarImage
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #8AA4B8;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#welcome
{
	color: #02469B;
	font-size: 12px;
	margin-right: 5px;
	margin-top: -5px;
	padding-bottom: 10px;
}
#welcome A, #welcome A:VISITED, #welcome A:ACTIVE
{
	font-size: 12px;
	color: #02469B;
}
#welcome A:HOVER
{
	color: #000000;
	text-decoration: underline;
}

.CommonTextButton:LINK
{
	text-decoration: none;
	color: #333333;
}
.CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #00ff00;
}
.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}
.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #000000;
	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
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}
.CommonTextButtonHighlight:HOVER
{
	color: #000000;
	text-decoration: underline;
}

/* * * * * BUTTON * * * * */
/*.CommonImageTextButton a
{
	cursor: hand;
	background-color: #F0F0F0;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	-moz-border-radius:	3px;
	-webkit-border-radius: 3px; 
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CommonImageTextButton  a:hover
{
	background-color: #8DD28B;
	text-decoration: underline;
}
.CommonImageTextButton  a:active
{
	background-color: #F6ECA0;
	text-decoration: underline;
}
*/

.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: #efefef;
	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: #000000;
	background-color: #8DD28B;
}



.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
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}
.CommonImageTextButtonHighlight:HOVER
{
	color: #000000;
	text-decoration: underline;
}
.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;
}
.CommonOptionsListArea
{
	background-color: #f4f4f4;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 6px;
	border-style: solid;
	border-color: #D2E6FF;
	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;
}
.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;
}
.CommonListArea
{
	padding-bottom: 8px;
	padding-top: 8px;
}
.CommonListTitle
{
	padding-top: 15px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #efefef;
}
.CommonListHeaderLeftMost
{
	text-align: center;
	padding: 4px;
	border-color: #D2E6FF;
	background-color: #ffffff;
	color: #213C5b;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 3px solid #335C8B;
}

.CommonListHeader
{
	text-align: center;
	padding: 4px;
	background-color: #ffffff;
	color: #666666;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 3px solid #335C8B;
}

.CommonListCellLeftMost
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #D2E6FF;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
}

.CommonListCell
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-color: #EEF6FF;
	color: #333333;
	font-size: 80%;
	text-align: left;
}

/* * * * MENU BAR * * * */
.CommonSimpleTabStripTab 
{
	height: 29px;
	padding: 0px 10px 0px 10px;
	
}
.CommonSimpleTabStripTab A:LINK, .CommonSimpleTabStripTab A:VISITED, .CommonSimpleTabStripTab A:ACTIVE
{
	font-weight: bold;
}
.CommonSimpleTabStripTab A:HOVER
{
text-decoration: underline;

}
/* * * * MENU BAR * * * */
.CommonSimpleTabStripTabHover
{

}
.CommonSimpleTabStripTabHover A:LINK, .CommonSimpleTabStripTabHover A:VISITED, .CommonSimpleTabStripTabHover A:ACTIVE
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
.CommonSimpleTabStripTabHover A:HOVER
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
/* * * * MENU II * * * */
.CommonSimpleTabStripSelectedTab
{
	height: 29px;
	padding: 0px 10px 0px 10px;
}

.CommonSimpleTabStripSelectedTab A:LINK, .CommonSimpleTabStripSelectedTab A:VISITED, .CommonSimpleTabStripSelectedTab A:ACTIVE
{
	font-weight: bold;
	color: #000000;
}
.CommonSimpleTabStripSelectedTab A:HOVER
{
	text-decoration: underline;
}


.CommonTabBar
{
	/*clear: both;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
  	background-color:#A1CBFF;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
  	height: 30px;
	height: 38px;
	background-repeat:repeat-x;*/
	
margin: 10px 10px 10px 10px;
padding: 5px 10px 5px 10px;
background: #efefef;
color: #00ffff;
border: 1px solid #C6C6C6;
font-weight: bold;
font-size: 110%;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
box-shadow: 1px 2px 6px #B8B8B8;
text-shadow: 1px 1px 2px #ffffff;
}

/* * * * STRIP BAR * * * * */
.CommonTabBarInner
{
}
#TabStrip
{
}
.CommonTopGroup
{
}
.CommonLevel2Group
{
	background-color:silver; 
	background-image: url(../images/common/level2_group_bg.gif);
}
.CommonTopLevelTab 
{
  color: #294973; 
  cursor:pointer;
}
.CommonTopLevelTab A:LINK, .CommonTopLevelTab A:VISITED, .CommonTopLevelTab A:ACTIVE
{
	color: #294973;
	text-decoration: none;
}
.CommonTopLevelTab A:HOVER
{
	color: #294973;
	text-decoration: underline;
}
.CommonTopLevelTabHover 
{
  color:#00ff00; 
  cursor:pointer;
}
.CommonTopLevelTabHover A:LINK, .CommonTopLevelTabHover A:VISITED, .CommonTopLevelTabHover A:ACTIVE
{
	color: #012456;
	text-decoration: none;
}
.CommonTopLevelTabHover A:HOVER
{
	color: #000001;
	text-decoration: underline;	
}

.CommonSelectedTopLevelTab
{
  font-weight: bold;
  color: #012456;
  cursor:default;
  position:relative;
  cursor:pointer;
  background-repeat:repeat-x;
  height: 30px;
}

.CommonSelectedTopLevelTab A:LINK, .CommonSelectedTopLevelTab A:VISITED, .CommonSelectedTopLevelTab A:ACTIVE
{
	color: #294972;
	display:block;
	text-decoration: none;
}
.CommonSelectedTopLevelTab A:HOVER
{
	color: #000001;
	display:block;
	text-decoration: underline;
}
.CommonLevel2Tab 
{
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}
.CommonLevel2TabHover 
{
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}
.CommonSelectedLevel2Tab 
{
  background-color:#F6F6F6;
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  border: 1px solid #AAAAAA;
  border-right-color: #F6F6F6;
  border-bottom-color: #F6F6F6;  
  cursor:pointer;
}

/*
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: 110%;
	font-weight: bold;
	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: #F4F9FF;
	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:px; 
  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; 
}
.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
{
	font-size: 70%;
	text-align: center;
	padding-top: 10px;
	text-shadow: 0px 0px -2px #ffffff;
	
}
.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;
}

#popupMask 
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color:transparent !important;
	background-color: #333333;
	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: #F4F9FF;
}

#popupFrame 
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitleBar 
{
	font-family: Tahoma, Arial, Helvetica;
	background-color: #F4F9FF;
	color: #02469B;
	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: #02469B;
}

#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: #F4F9FF;
	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: #F4F9FF;
	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;
}

.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: 11px;
	border-color: #D2E6FF;
	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;
}

.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: #F4F9FF;
	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: #F4F9FF;
	color: #000000;
	
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin:0in;margin-bottom:.0001pt;
}

/* 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: 0px 10px 0px 0px;
	padding: 10px 0px 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;}

#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;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
}

#CommonCommentForm textarea, #CommonContactForm textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
	font-size: 1em;
	}


#comments{
	margin: 0px;
	padding: 0;
}

#comments dl
{
    margin:0;
    padding:0;

}
	
#comments h3{	
font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;
}

#comments dt{
	font-size: 1.1em;
	letter-spacing: 0px;
	font-weight: 600;
    margin-left:0;
	    padding-left:0;

}
#comments dd{
	padding: 0.5em 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-left:0;
	font-size: 0.9em;
}

#comments dd span{
	font-weight: 600;
	padding-top: 0.5em;
	font-size: 0.9em;
	color: #777777;
}
.comment h4{
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}


.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(../../../ControlPanel/images/help_out_lt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.helpicon:hover, a.helpicon:active 
{
	background-image:url(../../../ControlPanel/images/help_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:help;
}

.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;
}

.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: #F4F9FF;
	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: #F4F9FF;
	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: #F4F9FF;
	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;
}

.CommonPollArea
{
	width: 375px;
	background-color: #F4F9FF;
	margin-left: auto;
	margin-right: auto;
}

.CommonPollQuestion
{
	background-color: #F4F9FF;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #ffffff;
	padding: 4px;
	color: #02469B;
	margin: 0px;
	font-size: 105%;
	padding: 10px 0px 0px 10px;
}

.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: #F4F9FF;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #ffffff;
	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;
}

input
{	

/*
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    background-color: #f5f6f6;
    font-family: Arial, Helvetica, sans-serif;

	
	background-color: #FFFEED;
	padding: 2px;
	-moz-border-radius:	6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	*/
}
.ForumPostContentText
{
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ForumPostBodyArea
{
	background-color: #ffffff;
}
.CommonTextButton
{
	float:right;
    margin: 0 5px 0 0;
    background-color: #F4F9FF;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
    color:#333333;
    cursor:pointer;
    padding:5px 10px 6px 7px;

}
#PostButtons
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	padding: 2px;
	background-color: #0000ff;
}
SELECT
{
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    background-color: #f5f6f6;
    font-family: Arial, Helvetica, sans-serif;
    outline: none !important;
	margin: 0px;
	padding: 2px;
}
.CommonSearch
{

}
/* * * */
.myButton
 {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.myButton:active {
	position:relative;
	top:1px;
}
        input
        {
            /**/
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            -khtml-border-radius: 6px;
            border-radius: 6px;
            padding: 5px;
            background: #fffff5;
            -moz-box-shadow: inset 0 0 3px 3px #fffbe1;
            -webkit-box-shadow: inset 0 0 3px 3px #fffbe1;
            box-shadow: inset 0 0 3px 3px #fffbe1;
            border-color: #bcb691;
            border-width: 1px;
            margin: 10px 10px 10px 10px;
            width: auto;
        }
        input:focus, input[type=password]:focus, input[type=text]:focus
        {
            outline: none;
            background: #F5FFFB;
            border-color: #0B8506;
            border-width: 2px;
        }
        input[type=submit], input[type=reset], input[type=button]
        {
            background: #68584c;
            text-transform: uppercase;
            color: #fff;
            border: none;
            padding: 7px 20px;
            border-bottom: solid 1px #55473b;
            cursor: pointer;
            box-shadow: 0 2px 0 rgba(0,0,0,.1);
            border-radius: 10px;
            -webkit-appearance: none;
        }
        input[type=submit]:hover, input[type=reset]:hover, input[type=bottom]:hover
        {
            background: #3f332a;
            color: #fff;
        }			
