.tabBarCell
{
	font-weight: bold;
}
a.tabBarCell: hover
{	color: #b01c2e; }
/*
.errorRow td
{
	border: 1px solid #AA0000;
	padding: 2px;
	background-color: #E8AAAE;
}
*/
.silverlightContainer
{
	margin:20px;
}

#Header1_ibSearch
{
    height:16px;
}
.largeHeader
{
	margin:20px;
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #EDEDED;
}
.imageButton
{
	background-position: 1px 1px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: tahoma, arial;
	font-size: 8pt;
	padding-left: 5px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 3px;
	width: 95%;
}

.imageButtonLarge
{
	background-position: 1px 1px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: tahoma, arial;
	font-size: 8pt;
	padding-left: 45px;
	height: 46px;
	background-repeat: no-repeat;
	margin: 3px;
	width: 46px;
}


.downloadExplorerMessageHidden
{
	visibility:hidden;
	display:none;
}
.downloadExplorerMessageSuccess
{
	clear:both;
	width: 100%;
	background-color: #99FF99;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	border-top: 1px solid #B4B4B4;
}
.downloadExplorerMessageError
{
	clear:both;
	width: 100%;
	background-color: #FF7979;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	border-top: 1px solid #B4B4B4;
}


.downloadFolderSelectorTopPanel
{
	background-position: right;
	background-color: white;
	background-repeat: no-repeat;
	clear:both;
	/*width:135px;*/
	/*height:1px;*/
	margin-top:1px;
	overflow:hidden;
	
}
.downloadFolderSelectorCollapsed
{
	height:200px;
	position:relative;
	left:0px;
	top:0px;
	visibility:hidden;
	display:none;
}
.downloadFolderSelectorExpanded
{
	height:200px;
	width:300px;
	clear:both;
	position:absolute;
	background-color:White;
	display:block;
	overflow:auto;
	border:1px solid black;
}


.downloadExplorerButtonStyle
{
	/*background-color: #E5E5E5;
	border: 1px solid #909090;*/
	font-family: tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
}
.downloadExplorerButtonStyle:hover
{
	/*
	background-color: #FFFFCC;
	border: 1px solid #909090;*/
	font-family: tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
}

.downloadExplorerRowStyle
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #FEFEFE;
	color: #000000;
	border: 1px solid #F0F0F0;
}
.downloadExplorerAlternatingRowStyle
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #FBFBFB;
	color: #000000;
	border: 1px solid #F0F0F0;
}

/*
.downloadExplorerRowStyle:hover
{
	background-color: #EBEBEB;
}
.downloadExplorerAlternatingRowStyle:hover
{
	background-color: #EBEBEB;
}
*/

.downloadExplorerSearchPanel
{
	clear: both;
	background-color: #E9E9E9;
	padding:3px;
	padding-bottom:5px;
}
.downloadExplorerHeaderStyle
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #DBDBDB;
	color: #000000;
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-bottom:2px solid #000000;
}
.downloadExplorerMainPanel
{
	float:left;
	/*padding: 5px;*/
	background-color: #F9F9F9;
	border: 1px solid #B4B4B4;
	height:auto;
	clear:both;
	width:100%;
	
}


.downloadExplorerScrollPanel
{
	float:left;
	overflow: auto;
	height:160px;
	
/*
	background-color: #F9F9F9;
	border: 1px solid #B4B4B4;*/
}
.downloadExplorerTreeViewCommandsPanel
{
	width: 20%;
	float: left;
	background-color: #E8E8E8;
}
.downloadExplorerGridViewCommandsPanel
{
	width: 80%;
	float: left;
	background-color: #E8E8E8;
}

.downloadExplorerResizePanel
{
	float:left;
	overflow: auto;
	height:460px;
	
     /* This was allowing resize, but was doing stupid things in IE6 */
	/*
	float:left;
	height:inherit;
	overflow-y:visible;
	overflow-x:auto;
	*/
}
.downloadExplorerErrorMessage
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	float:left;
	width:800px;
	margin-left:5px;
}
.treeViewNode
{
	/*border: 1px solid #FFFFFF;*/
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	padding:2px;
	border: 1px solid #F9F9F9;
}
.treeViewHover
{
	border: 1px solid #3399FF;
	background-color: #EEF8FD;
}
.treeViewSelected
{
	border: 1px solid #3399FF;
	background-color: #ADDEF5;
}
a.treeViewHover:hover
{
	color:Black;
}
.newTableStyle
{
	margin: 0 auto;	
}

.contentPane 
{
	 PADDING-RIGHT: 10px; 
	 PADDING-LEFT: 15px; 
	 PADDING-BOTTOM: 10px; 
	 PADDING-TOP: 10px;
}

.contentBorder 
{
	border: solid 1px gray;
	padding: 10px 4px 4px 10px;
}

.informationalText 
{
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 12px;
	list-style: square;
	list-style-position: inside;
}

.bodyText 
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
	list-style-position: inside;
}

.SIBBodyText 
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
	list-style-position: inside;
}

/* iMercer 5.5 | wmm200150926 */
.SIBBodyText a
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #006D9E;
}

.SIBBodyText a hover
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #808080;
}

.SIBBodyText a visited
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #006D9E;
}

.bodyText2
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
	list-style-position: inside;

}
.bodyText2SurveyDetail
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
	list-style-position: inside;

}
.bodyTextIndent 
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	PADDING-LEFT: 15px;
}
.hdLine
{
	font-family: Arial;
	color: #006D9E;
	font-size: 12pt;	
	font-weight: bold;
}
.hdLine:hover
{
    color: #006D9E;
}

.headline2
{
	font-family: Arial;
    color: #006D9E;
	font-size: 9pt;	
}
.boldText 
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.boldHeader
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
.bodyText table
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}

.noTabHeadline
{
	font-family: Arial;
	color: #0479C0;
	font-weight: bold;
}

.subHeadline
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}


.loginBar 
{
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	vertical-align: middle;
	padding-left: 24px;
	padding-right: 4px;
	BORDER-BOTTOM: black 1px solid;
	/*border-top: #e3e3e3 1px solid;*/
	background-color: #9c9c9c;
	height: 27px;
}

.topimage 
{ 
	background-image: url(../images/TopBarBckgrnd.gif);
	background-repeat:repeat;
	height:85px;
}
.topimagedefault
{ 
	background-image: url(../images/TopBarDefault2.jpg);
	background-repeat:no-repeat;
	height:80px;
}
.top2image
{
	background-image: url(../images/TopBarBckgrnd.gif);
    height:80px;
    width:100%;
}


.loginBarLink
{
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;

}

.loginBarTextBox
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	height:8pt;
	border:1px solid white;
	margin-left:5px;
}

.loginBarButton
{
	font-family: Arial, Sans-Serif;
	font-size: 6pt;
}

.regionDropDown
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}
.SStabBar
{
	border-top: 2px solid;
	BACKGROUND-IMAGE: url(../images/tabbg.jpg); 
	BACKGROUND-REPEAT: repeat-x;
	height: 16px;
	font-family: Arial;
	font-weight: bold;
}
.SStabBarCell
{
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	color: Black;
	font-size: 11px;
	font-family: Arial;
	padding: 3px;
	text-decoration: none;
}
.tabBar
{
	/*border-top: #8ccbff 2px solid;*/
	BACKGROUND-IMAGE: url(../images/test.jpg);
	/*BACKGROUND-REPEAT: repeat-x;*/
	/*height: 16px;*/
	font-family: Arial;
	font-weight: bold;
}


.rightNav 
{
	vertical-align: top;
	width: 190px;
	max-width:190px;
	background-color: #d4d4d4;
	border-left : black 1px solid;
	border-top: black 1px solid;
}
.AboutUS
{
	font-family: Arial;
	color: #3353C2;
}

.clickButtons
{
	font-weight: bolder;
	font-size: xx-small;
}

.searchBox
{
	background-color: #E1E0DD;
	height: 40px;
	border-bottom: white 2px solid;
}

/*
just testing
*/

.box_example {

    color:white;

    font-size:11px;

    background: url(box_bottom_right.gif) no-repeat bottom right;

    margin: 0;  /* margin:0 auto; - for centered box */

    padding:0;

    font-family:Verdana, Arial, Helvetica, sans-serif;

}

.box_example .header {

    margin: 0;

    padding: 0;

    background:url(box_top_right.gif) no-repeat top right;  

    text-align: center;

}

.box_example .header h2{

    color:#ffffff !important;

    background:url(box_top_left.gif) no-repeat top left;

    font-size:14px !important;

    font-weight:bold !important;

    padding-top: 7px !important;

    height:20px;

    margin: 0;

}

.box_example .text {

    background:url(box_bottom_left.gif) no-repeat bottom left;

    padding:10px 10px 15px 10px;    

    margin:0;

    height:auto;

    text-align:justify;

    color:#003399;

    line-height:15px;

}
    

/* end of testing */

.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
}

.searchBoxText
{
	background:white;
	border:none;
	width:120px;
	height:12px;
	margin:0; 
	padding: 4px 7px 5px 7px;  

	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	color: #888888;
}
.searchBoxTextNormal
{
	background: white;
	border: none;
	width: 120px;
	height: 12px;
	margin: 0;
	padding: 4px 7px 5px 7px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.searchBoxButton
{
	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	color: White;
	background-color: #e06700;
	font-weight: bolder;
	
}
.YourAccountHeader 
{
	background-color: #7AADE7;
	border-bottom: black 1px solid;	
	padding: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	vertical-align: top;
	/* hack for cross browser hands */
	cursor: pointer;
	cursor: hand;
	clear:both;
	float:left;
	width: 100%;
}

.YourAccountHeader table
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}
.YourAccountNavBody
{
	background-color: #F3F3F3;
	border-bottom: black 1px solid;	
	padding: 5px;
	display: block;
	visibility: visible;
}

.YourAccountNavBody H1 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.YourAccountNavBody H2
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:normal;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}

.YourAccountNavBody a
{
	font-family: Arial, Sans-Serif;
	color: #006D9E;
	font-size: 11px;
	text-indent: 1px;
	padding: 0px;
	margin: 0px;
}

.YourAccountNavBody a:hover
{
	color: #808080;
}

.YourAccountNavBody ul 
{
	margin: 0px 0px 0px 25px;
	padding:0px;
	list-style-image: url('../images/BlueBullet.gif');
}

.YourAccountNavBody li
{	
	padding: 0px;
	margin: 0px;
}

.YourAccountNavBody hr
{
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.myAccountNavHeader 
{
	/*background-image:url('~/Images/RightSideOfNavBarBkgrnd.gif');
	background-repeat:repeat;
	/*background-repeat:repeat;*/
	/*background-image:url(ResolveUrl(~/Images/RightColumnOpen.gif); */
	border-bottom: black 1px solid;	
	padding:3px;
	padding-top:6px;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin:0px;
	height:20px;
	/* hack for cross browser hands */
	cursor: pointer;
	cursor: hand;
}

/*
.myAccountNavHeader table
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #DC2217;
}
*/

.myAccountNavBody
{
	background-color: #F3F3F3;
	border-bottom: black 1px solid;	
	padding: 5px;
	display: block;
	visibility: visible;
}

.myAccountNavBody H1 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.myAccountNavBody H2
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:normal;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}

.myAccountNavBody a
{
	font-family: Arial, Sans-Serif;
	color: #006D9E;
	font-size:11px;
	text-indent: 1px;
	padding: 0px;
	margin: 0px;
}

.myAccountNavBody a:hover
{
    color: #808080;
}

.myAccountNavBody ul 
{
	margin: 0px 0px 0px 25px;
	padding:0px;
}

.myAccountNavBody li
{
	list-style-image: url('../images/BlueBullet.gif');
	padding: 0px;
	margin: 0px;
}

.myAccountNavBody hr
{
	color: #A5B6BB;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.myAccountNavReg
{
	background-color: #F3F3F3;
	border-bottom: black 1px solid;	
	/*padding: 5px;*/
	display: block;
	visibility: visible;
	font-family: Arial, Sans-Serif;
	font-size: 8px;
}

.myAccountNavReg H1 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.myAccountNavReg H2
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:normal;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}

.myAccountNavReg a
{
	font-family: Arial, Sans-Serif;
    color: #006D9E;
	font-size: 8pt;
	font-weight:bold;
	text-indent: 2px;
	padding: 0px;
	margin: 0px;
}

.myAccountNavReg ul 
{
	margin: 0px 0px 0px 25px;
	padding:0px;
}

.myAccountNavReg li
{	
	list-style-image: url('../images/BlueBullet.gif');
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

.redli 
{
	color: #D60000;	
}

.myAccountNavReg hr
{
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.LinkBoxHeader 
{
	border-bottom: black 1px solid;	
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	/* hack for cross browser hands */
	cursor: pointer;
	cursor: hand;
	float:left;
}

.LinkBoxHeader table
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.LinkBoxBody
{
	background-color: #EFEFEF;
	padding: 5px;
	border-bottom: black 1px solid;
	display: block;
	visibility: visible;
	clear:both;
}

.LinkBx
{
	padding-bottom: 5px;
}

.LinkBoxBody H1 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.LinkBoxBody H2
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight:normal;
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
}

.LinkBoxBody a
{
	font-family: Arial, Sans-Serif;
	color: #006D9E;
	font-size: 8pt;
	padding: 5px 0px 3px 0px;
	margin: 0px;
}

.LinkBoxBody a:hover
{
	color: #808080;
}

.LinkBoxBody ul 
{
	margin: 0px 0px 0px 25px;
	padding:0px;
}

.LinkBoxBody li
{	
	list-style-image: url('../images/BlueBullet.gif');
	padding: 0px;
	margin: 0px;
}

.LinkBoxBody hr
{
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.links2
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none;
    color: #006D9E;
    font-weight:bold;
}
.maintLinks
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, sans-serif;
    color: #000000;
}
.text
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif
}
.more
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial,sans-serif;
    text-decoration: underline;
}
.ParagraphHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.BasePageBody
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Arial, sans-serif
}
.RegHeader
{
    FONT-SIZE: 12px;
    color:Yellow;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Arial, sans-serif;
    font-weight:bold;
}
.Head1
{
    FONT-SIZE: 10px;
    color: White;
    FONT-FAMILY: Arial, sans-serif;
    font-weight:bold;
}
.tableprompt
{
    FONT-WEIGHT: bold;
    COLOR: #666666;
    FONT-FAMILY: Arial, sans-serif;
}

.footer
{   
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #a6e2ef;
    font-weight: 500;
    text-decoration: none;
    line-height: 18px;
    padding: 1px;
   
}
.footerChinese
{   
    FONT-FAMILY: Simsun;
    FONT-SIZE: 10pt;
    line-height:130%;
    font-weight: normal;
}

.small
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, sans-serif
}
.BottomArea
{
	width: auto;
	padding: 5px 5px 5px 0px;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	float:none;
	clear:both;
}

.BottomArea table 
{
	width: 100%;
	border-collapse: collapse;	
}

.BottomArea table a img
{
    border-style: none;
}

.LeftDropDown
{
	background-color: #D4D4D4;
	/*height: 65px;*/
	/*border-bottom: white 1px solid;*/
	visibility: visible;
	height:60px;
	/*padding: 1px;*/
	vertical-align: top;
}
.LeftDropDown H1 
{
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
.regionLeft
{
	color:Gray;
	font-weight:bold;
	font-size: 12px;
}
.Middlename
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: White;
	padding: 5px;
	vertical-align: text-bottom;
}
.AccountTop
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
}
.AccountBottom
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.regnow
{
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.leftNavMenuGroupHeader 
{
	padding: 4px;
	border-bottom: #8b8b8b 1px solid;
	border-top: #b1b1b1 1px solid;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #9c9c9c;
}

.leftNavMenuGroupHeaderText
{
	color: White;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight:normal;
}
.menuGroup
{
	border-bottom: #c1c1c1 1px solid;
	border-top: #f4f4f4 1px solid;
	padding: 0px 0px 0px 0px;
}
.leftNavMenuGroup
{
	background-color: #d4d4d4;
	border-bottom: #c1c1c1 2px solid;
	border-top: #f4f4f4 2px solid;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;	
	display: none;
	visibility: hidden;
	padding: 0px 0px 0px 0px;
}

.leftNavMenuGroup a
{
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-size: 10px;
	padding: 5px 0px 3px 0px;
	margin: 0px;
	text-decoration: none;
}

.line
{
	border-bottom: #c1c1c1 1px solid;
}
.leftNavMenuGroup a:hover
{
	text-decoration: underline;
}

.leftNavMenuGroup ul 
{
	margin: 0px 0px 5px 25px;
	padding:0px;
}

.leftNavMenuGroup li
{	
	list-style-image: url('../images/BlueBullet.gif');
	padding: 0px;
	margin: 0px;
}
.H7
{
	color:Gray;
	font-size: 7pt;
	font-family: Arial, Sans-Serif;
	font-weight:bold;
}

.errorText 
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: Red;
}

.ajaxMessageError
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: Red;
	visibility:visible;
	display:block;
}
.ajaxMessageSuccess
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #006600;
	visibility: visible;
	display:block;
}
.ajaxMessageHide
{
	visibility: hidden;
	display:none;
}

a
{
	font-family: Arial;
	color: #006D9E;
	font-size: 9pt;	
}
a hover
{
	font-family: Arial;
	color: #808080;
	font-size: 9pt;	
}
a visited
{
	font-family: Arial;
	color: #006D9E;
	font-size: 9pt;	
}

.orderingSectionLink 
{	
	color: #006D9E;
}

.cityTable
{
	width: 90%;	
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 20px;
	border: solid 1px #0479C3;
	background-color: #DFEBF7;
}

.ShippingHeader
{
	font-size: 10pt;
	border: solid 1px #0479C3;
	background-color: Maroon;
	color: White;
	font-weight: bold;
	height: 30px;

}

.orderingTable 
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	border: solid 1px #0479C3; 
	width: 90%;	
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 20px;
}

.lowVisibility  
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 20px;
}
.lowVisibility td
{
	border: 1px solid #A2BFD1;
	color: #666666;
}

.purchaseOptionTopHeader
{
	font-size: 10pt;
	background-color: #DFEBF7;
	color: #0071BA;
	font-weight: bold;
}
.purchaseOptionTopText
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	background-color: #DFEBF7;
	padding: 0px 5px 0px 32px; 
	/* border: solid 1px #0479C3; */
}
.purchaseOptionText
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	padding: 5px 5px 0px 32px;
}
.orderingTableHeader
{
	font-size: 12pt;
	border: solid 1px #0479C3;
	background-color: #DFEBF7;
	color: #0071BA;
	font-weight: bold;
}
.orderingTableCell
{
	font-size: 10pt;
	width: 525;
}

.shoppingCartSurveyName
{
	font-size: 12pt;
	color: #0071BA;
	font-weight: bold;
}

.pricingOptions
{
	font-size: 10pt;
	width: 725;
	padding: 0px 0px 0px 0px;
}
.pricingOptionsPrice
{
	border: solid 1px #0479C3;
	background-color: #DFEBF7;
	color: #0071BA;
	font-weight: bold;
	width: 70;
}
.pricingOptionsHeader
{
	font-size: 10pt;
	color: #0071BA;
	font-weight: bold;	
}
.pricingOptionsSection
{
	padding-left: 25px;
}


.orderingSection 
{
	color: #0479C3;
	font-weight: bold;
}
.squares 
{   
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
}

ul 
{	
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
}

h3
{
	color: #0057a6;
	font-size: 11pt;
}
.searchText
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;	
}

.searchTextHighlight
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
}

.searchLink
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;	
	color: #006D9E;
}

.searchLinkText 
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;	
	color: Green;		
}

.searchKeyword
{
	background-color: #ffffcc;	
	padding: 5px;
}
.p
{
	font-family: Arial;
	font-size: 9pt;
}

.tabBar1
{
	color: #0057a6;
	font-size: 11px;
	font-family: Arial;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.tabBar2
{
	color: white;
	font-size: 11px;
	font-family: Arial;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}
.linkBoxBottom
{
	color: #e3e3e3;
}
.subhead2
{
	color: #0479C0;
	font-size: 10pt;
	font-weight: bold;
}

.shipinfo
{
	padding-right: 20px;
}

.receiptHeader
{
	color:#0057a6;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
}

.OrderReceipt
{
	background-color: #FFF7DE;
	border-bottom: red 1px solid;	
	border-top: red 1px solid;
	border-right: red 1px solid;
	border-left: red 1px solid;
	padding: 5px;
	display: block;
	visibility: visible;
}

.OrderReceipt ul 
{
	margin: 0px 0px 0px 5px;
	padding:0px;
}

.OrderReceipt li
{
	padding: 0px;
	margin: 0px;
}

.OrderReceiptText
{
	margin: 0px 0px 0px 10px;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}

.bodyOrder
{
	padding: 5px;
}

.breadcrumb
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}
.breadcrumb  a:hover
{
	color: #b01c2e;
}

.SsTableText 
{
	font-family: trebuchet ms;
	font-weight: bold;
	color: #050C5A;
	font-size:18pt;
}

.ControlPanel
{
	padding: 5px;
	margin: 5px;
	background-color: #EFEFEF;
	border: 1px solid #878781;
}


.PromoCodeCaption
{
	color: #006600;
}
.PromoCodeText
{
	color: #006600;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalBackground2 {
	background-color:Gray;
	filter:alpha(opacity=40);
	opacity:0.4;
}
.modalPopup {
	border-width:3px;
	border-style:solid;
	border-color:#6886BF;
	width:350px;
	background-color:White;
	
}

.modalPopup2
{
	border: 1px solid #8F8F8F;
	width: 350px;
	background-color: #F3F3F3;
	padding: 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.modalPopupHeader
{
	border-width: 1px;
	border-color: #C0C0C0;
	width: 335px;
	background-color: #DFEBF7;
	color: #0057A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	border-bottom-style: solid;
	padding-left: 15px;
}
.modalPopupCloseButton
{
	padding:5px;
	cursor:pointer;
}
.modalPopupMessage
{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Black;
}
#header {
	position: relative;
	width: 100%;
	height: 3em;
	font-size: x-small;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;

}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 200px;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #cfd8ec;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -2.9em;
	left: 1px;
	line-height: 140%;
	width: 58em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	text-align: right;
}
#header ul#secondOneLine {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -2.0em;
	left: 1px;
	line-height: 100%;
	width: 58em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	padding: 0 10px;
	margin: 0;
	text-align: right;
	border: none;
	background: none;

}
#header ul#secondOneLine li a,#header ul#secondOneLine li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
	text-align: right;
}
#header ul#secondOneLine li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	text-align: right;
	
}
#header ul#secondOneLine li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
	text-align: right;
}
#header ul#secondOneLine li a:active {
	color: #000;
	background: transparent;
}
.ssbground {
	background: #FFFFFF;
	color: #000;
	padding: 1em 20px 3em 20px;
	margin: 0;
}


#header ul#secondary li:last-child a { border: none; }
#header ul#secondOneLine li:last-child a { border: none; }

a:hover
{	
	color: #808080;
}

a.tabBarCells
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	font-size:9pt;

	/*padding-bottom:2cm;*/

}

a.tabBarCellsActive
{
	color: #a1bdec;
	font-weight: bold;
	text-decoration: none;
	font-size:9pt;
}
a.tabBarCellsActive:hover
{
	color: #a1bdec;
	font-weight: bold;
	text-decoration: none;
	font-size:9pt;
}
a.tabBarCells:hover
{	
	/*color: #b01c2e; */
	color:#a1bdec;
	font-family:Arial;
	font-size:9pt;
}
a.leftNavMenuGroup{	text-decoration:none; }
a.leftNavMenuGroup:hover{	text-decoration:underline; }
a.leftNavMenuGroupHeaderText{	text-decoration:none; }
a.leftNavMenuGroupHeaderText:hover{	text-decoration:underline; }
a.tabBar2:hover{	text-decoration:underline; }
a.tabBar1:hover{	text-decoration:underline; }
a.headline 
{   
    color: #006D9E;
    font-family:'Arial'; 
    font-size:12pt; 
}

a.headline:hover
{	
    color: #808080;
}
a.headline2:hover
{	
    color: #808080;
}
a.h3:hover{	color: #b01c2e; }


.OuterCell
{   
    vertical-align: top;
}
.ListStyle
{
    margin: 5px 0px 0px 15px;
    padding-left: 0px;
    list-style-type: disc;
    list-style-image: url('../images/BlueBullet.gif');
}
.SectionHeading
{   
    color: #006D9E;
}
.ColumnHeading
{
    font-weight:bolder; 
    color: #006D9E;
}

.SystemMessageContainer
{   
    margin: 0;
    padding: 0;
    width: 100%;
}

.SystemMessageNote
{
    font-size: 8pt;
}

.SuccessMessageContainer
{   
    color:Red;
    margin-bottom:5px;
}
.SAWContainer
{
    border-color: #E1E1E1;
    border-style: solid;
    border-top-width: 10px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
}
.DefaultHeading
{   
    color: #006D9E;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}
.SearchTextDiv
{
    border-color: #E1E1E1;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin-left: 1px;
}
.SearchTextBox
{
    border-style: none;
}
.SAWGrid
{
    font-family: Arial;
    font-size: 10pt;
    width: 100%;
    border-style: none;    
}
.SAWGridHeader
{
    color: #FFFFFF;
    font-weight: bold;
    background-image: url("../Images/tableHeader_Slice.GIF");
    background-repeat: repeat-x;
}
.SAWGridHeader th
{
    padding-left: 5px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-color: Gray;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Gray;
    border-right-style: solid;
    border-right-width: 1px;
    border-collapse:collapse;
}
.SAWGridHeader th a, .SAWGridHeader th a:hover, .SAWGridHeader th a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.SAWGridHeader th img
{
    padding-left: 2px;
    vertical-align: middle;
}
.SAWGridRow
{
    color: #000000;
    /*
    border-left-style: solid;
    border-left-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;*/
}
.SAWGridRow a, .SAWGridRow a:hover, .SAWGridRow a:visited
{
    color: #000000;
    text-decoration: underline;
}
.SAWGridRow td
{
    padding-left: 10px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #ECE9D8;
}
.SAWGridRowHover
{
    background-color: #D1E7FF;
}
.SAWGridPager
{
    background-color: #E1E1E1;
    border-left: solid 4px #E1E1E1; 
    border-right: solid 4px #E1E1E1;
    
}
.SAWGridPager td
{
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}
.SAWGridPagerLabelContainer
{
    color: #414141;
    font-family: Arial;
    font-size: 9pt;
    background-color: #E1E1E1;
    margin-top: 5px;
}
.SAWGridPagerLabelContainer a, .SAWGridPagerLabelContainer a:hover, .SAWGridPagerLabelContainer a:visited
{
    color: #000000;
    text-decoration: underline;
}
.SAWGridPagerButtonsContainer
{
    background-color: #FFFFFF;
}
.SAWGridSearchBox
{ 
   /*border-spacing:1px;*/
   border-collapse: separate;
   
   border-bottom-color: #E1E1E1;
   border-bottom-style:inset;
   border-bottom-width: 6px;
   
   border-top-color: #E1E1E1;/*#F0F0F0;*/
   border-top-style:solid;
   border-top-width: 6px;
   
   border-left-style:solid;
   border-left-width: 5px;
   border-left-color: #E1E1E1;
   
   border-right-style:solid;
   border-right-width: 5px;
   border-right-color: #E1E1E1;
}
.PagerBottomCell
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-top-style: none; 
    border-left-style: none; 
    border-right-style: none; 
    border-bottom-style: none; 
}
.PagerDiv
{
    -moz-width: 100%;
    width: 101% !important;
    height:3px;  
    /*position: relative;*/
    /*margin-left: -1px;*/
    background-color:#E1E1E1; 
    border-top-style: none; 
    border-color: #E1E1E1;
    border-bottom: solid 1px #E1E1E1; 
    border-left: solid 1px #E1E1E1;
    border-right:  solid 1px #E1E1E1;
}

.DownloadsGridHeader th a, .DownloadsGridHeader th a:hover, .DownloadsGridHeader th a:visited
{
    color: #000000;
    text-decoration: none;
}

.DownloadsGridHeader th img
{
    padding-left: 2px;
    vertical-align: middle;
}

.LoginBox
{
    background-color:#EDEDED;
    border:1px solid #B2B3B3;    
}

.ShadedBorderRight
{
    background-image:url('../Images/ShadedBorderRight.jpg');
    background-repeat:repeat-y;
}

.ShadedBorderBottom
{
    background-image:url('../Images/ShadedBorderBottom.jpg');
    background-repeat:repeat-x;
}

.ShadeCornerBottomRight
{
    background-image:url('../Images/ShadedBorderBottomRight.jpg');
    background-repeat:repeat-x;
}
    
.LoginHeader
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    color:#FFFFFF;
    vertical-align:middle;
    background-image:url('../Images/tableHeader_Slice.gif');
    background-repeat:repeat-x;
    text-transform:uppercase;
}

.SurveyPageHeaderEdges
{
    background-image:url('../Images/tableHeader_Slice_Longer.jpg');
    background-repeat:repeat-x;
}

.SurveyPageHeader
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color:#FFFFFF;
    vertical-align:middle;
    background-image:url('../Images/tableHeader_Slice_Longer_45px.jpg');
    background-repeat:repeat-x;
    text-transform:uppercase;
}

.PurchaseOptionInnerSection
{
    background-color:#EDEDED;
    border-bottom:1px solid #d3d5d6;
    color:Black;
}

.InnerSectionHeader
{
    font-family: Arial;
    font-size: 11pt;
    color:#3F699E;
}

.SurveySectionTitle
{
    font-family: Arial;
    font-size: 13pt;
    color: #006D9E;
    vertical-align:middle;
    padding-left:4px;
}

.SubSectionTitle
{
    font-family: Arial;
    font-size: 10pt;
    color:#FFFFFF;
    font-weight:bold;
}
.Surveyheading
{   
    font-family:Arial;
    color: #00a8c8;
    font-size: 16pt;
}
.ParticipationHeading
{   
    font-family:Arial;
    color: #fc0101;
    font-size: 12pt;
}

a.button_link {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;        
    text-align:center;
    display:inline-block;
    color:#fff;
    text-decoration:none;
    -moz-border-radius:5px;
    [IF !IE]-webkit-border-radius:5px;
    border-radius: 5px 5px 5px 5px;
    border:1px solid #658d31;
    margin:0px 0px 0px 0px;
    padding:5px;
    background: #9bc465; /* Old browsers */
    background: -moz-linear-gradient(top,  #9bc465 25%, #5d8a22 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#9bc465), color-stop(100%,#5d8a22)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9bc465 25%,#5d8a22 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9bc465 25%,#5d8a22 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9bc465 25%,#5d8a22 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #9bc465 25%,#5d8a22 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bc465', endColorstr='#5d8a22',GradientType=0 ); /* IE6-9 */
}

a:hover.button_link {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;        
    text-align:center;
    display:inline-block;
    color:#fff;
    text-decoration:none;
    -moz-border-radius:5px;
    [IF !IE]-webkit-border-radius:5px;
    border-radius: 5px 5px 5px 5px;
    border:1px solid #658d31;
    margin:0px 0px 0px 0px;
    padding:5px;
    background: #68a22f; /* Old browsers */
    background: -moz-linear-gradient(top,  #68a22f 25%, #2e6705 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#68a22f), color-stop(100%,#2e6705)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #68a22f 25%,#2e6705 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #68a22f 25%,#2e6705 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #68a22f 25%,#2e6705 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #68a22f 25%,#2e6705 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68a22f', endColorstr='#2e6705',GradientType=0 ); /* IE6-9 */
}


.TextCapitalLetters
{
    text-transform: uppercase;
}

a.SearchButton
{
    font-size: 7pt;
    padding: 4px 4px 2px 4px;


}

a:hover.SearchButton
{
    font-size: 7pt;
    padding: 4px 4px 2px 4px;
}

.PageBckgrnd {
	background: #062541; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#062541', endColorstr='#024b8f'); /* for IE */
    background : -webkit-gradient(linear, left top, left bottom, from(#062541), to(#024b8f)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #062541,  #024b8f); /* for firefox 3.6+ */
}
.WhiteTextHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}



.sscalcTable td {
	font-family: Arial, Helvetica, sans-serif; 
    color: #37424a;
	font-size: 12pt;
	padding:6px;
}


.ssCalcHeader {
	color: #00a8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 24px;
	margin-left:20px; 
}
.sscalcText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #37424a;
	margin-left:20px;
}

.sscalcBody {
	margin-left: -15px;
	margin-top: 0px;
	margin-right: -13px;
	margin-bottom: -25px;
}

.WhiteTextTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

/* CSS for Data Submission Tools */

.DSTPageHeading
{   
    color: #006D9E;
    font-size: 12pt;
    font-weight: bold;
 
}

.DSTMainDiv
{
    margin : 15px 10px
}

.DSTSubHeader
{
    background-color: #D6DADE;
    color: #006D9E;
    padding:5px 0 5px 0;
    
}
.DSTInnerHeader
{
    background-color: #F4F4F4;
    padding: 4px;
}

td.DSTSubmissionTD_First, td.DSTSubmissionTD_Second, td.DSTSubmissionTD_Third
{
    padding-top: 5px;
}

.DSTSubmissionTD_First
{  
   width: 20%;
}

.DSTSubmissionTD_Second
{
    width: 33%;
}

.DSTSubmissionTD_Third
{ 
   width: 47%;
   text-align:right;
}

.DSTSubmissionTD_Fourth
{
    position : absolute;
    right : 0px;
    width: 20px;
}

.DSTClickButtons
{
  width : 145px;  
}
.DSTOnlinePartTD
{
    width : 250px;
}

.DSTInnerTable
{
    Padding-top:10px;
}

.DSTContentTD
{  
    width:20%;
}        
.SurveyDetailBookMarksSectionHeading
{
    
    font-family:Arial;
    color: #37424a;
    font-size: 13pt;
    background-color: #cbe5eb;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-top: 3px;
    padding-right: 3px;
    vertical-align:middle
    }
.SurveyDetailBookMarksSubSectionHeading
{   
    font-family:Arial;
    color: #006d9e;
    font-size: 10pt;
    font-weight: bold;
}

.SurveyPartScheduleList li
{
    padding: 3px 0px 3px 0px;    
}

.SurveyQuickLinksItem
{
    padding-left: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
    
}

.SIBBlockSubHeading
{
    margin-top: 10px;
    margin-bottom: 5px;
}

.SurveySIBSectionText
{
    margin-left: 23px;
    margin-top: 8px;
}

.SurveySIBBlocks
{
     margin-top: 5px;
     margin-bottom: 5px;
}

.SurveySchIconCell
{
    width: 11%;
}

.trackingPhoneText
{
    color:#A6E2EF;
    font-size: 12pt;
    margin-top: 5px;
}

/* iMercer 5.5 | wmm200150926 - Below style will be applicable to a element only. */
.SurveyDetailContentLink a
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #006D9E;
}

.SurveyDetailContentLink a hover
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #808080;
}

.SurveyDetailContentLink a visited
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #006D9E;
}
.bodyTextPrivacy 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
	list-style-position: inside;
}
.bodyTextPrivacyRed
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	list-style: disc;
	/* Black Bullet */
	list-style-image: url('../images/BlackBullet.gif');
	list-style-position: inside;
	color: Red;
}
.PartGridContainer
{
    width: 100%;
}
.PartGridContainer td
{
    border-style: none;
    font-size: 10px;
}
.PartGridContainer a
{
    font-size: 10px;
    text-decoration: underline;
}
.PartGridDownloadImgCell
{
    text-align: center;
}
.PartGridLabel
{
    font-size: 8pt;
}
td.PartGridBottomCell
{
    border-style: none;
}
td.PartGridBottomMiddleCell
{
    border-top-style: none;
}
.PartGridBottomCurveLeftDiv
{
    border-top-style: none;
    border-left: solid 1px #808080;
    border-bottom: solid 1px #808080;
    border-right-style: none;
}
.PartGridBottomCurveRghtDiv
{
    border-top-style: none;
    border-left-style: none;
    border-left-color: #808080;
    border-bottom: solid 1px #808080;
    border-right: solid 1px #808080;
}
.PartGridBottomCurveRghtDiv div
{
    padding-left: 0px !important;
}
.PartGridImgCell
{
    width: 10%;
    text-align: center;
}
.PartGridDateCell
{
    padding-left: 6px;
}
    
.SurveyNewtable
{
    padding: 0px !important;
    border-collapse: separate;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}
    
.SurveyNewtable td
{
    border-bottom: 0px none;
    border-top: 1px solid #808080;
    border-right: 0px !important;
    border-left: 0px !important;
}
    
.SurveyNewtable .SurveyCategory
{
    padding: 6px;
    border-top: 0px none;
}
.buyNowLink
{
    color: #72be44 !important;
    font-family: Arial !important;
    font-size: 10pt !important;
    text-decoration: underline;
}
    
.participateLink
{
    color: #006d9e !important;
    font-family: Arial !important;
    font-size: 10pt !important;
    text-decoration: underline;
}
    
.dvLnkSurvey
{
    padding-left: 15px;
}
    
.dvLnkSurvey ul
{
    list-style: none;
    padding-left: 2px;
}
    
.dvLnkSurvey ul li:before
{
    content: "•";
    color: #006D9E;
    font-size: 15px;
    padding-right: 5px;
}
.PaymentInfoInvoiceForPayment
{
    font-size : 9pt;
}
div.RegInfoNote
{
    height:170px; 
}