a
{
	color:6d8d23;
	font: 11px, arial;
	font-weight: bold;
	text-decoration: none;
}

a.disabled
{
	text-decoration: none;
}

a:hover
{
	color: #6d8d23;
	font: 11px, arial;
	font-weight: bold;
	text-decoration: underline;
}

a:visit
{
	color: #6d8d23;
	font: 11px, arial;
	font-weight: bold;
	text-decoration: none;
}

.label
{
	color: #b83d00;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.label .requiredlabel
{
	color: red;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.textbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	margin: 4px;
}

/*RWS.textbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	height: 20px;
	margin: 4px;
}*/

.button
{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

.dropdowns
{
	background-color: #ffffff;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	margin: 4px; /*RWS:added*/
}

.radiobutton
{
	border: 0px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}
.errormessage
{
	color: #ff0000;
	font-family: arial;
	font-size: 11px;
	margin: 0px;
}
.errorasterisk
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
}
.message
{
	color: #000000;
	font-family: arial;
	font-size: 18px;
}
.link
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.link a
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.link a:visited
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.link a:hover
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.note
{
	color: #597886;
	font-family: arial;
	font-size: 11px;
}
.gridheader
{
	color: #a73d0d;
	font: 18px, arial;
	padding-left: 5px;
}
.gridsloteven
{
	background-color: #ebebed;
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
}
.gridslotodd
{
	background-color: #f3f3f5;
	color: #6d8d23;
	font: 11px, arial;
}

.gridslotodd h1
{
	color: #a73d0d;
	font-family: arial;
	font-size: 18px;
}
.gridslotodd h2
{
	color: #656565;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.gridsloteven h1
{
	color: #a73d0d;
	font-family: arial;
	font-size: 18px;
}
.gridsloteven h2
{
	color: #656565;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.title
{
	color: #b83d00;
	font-family: arial;
	font-size: 17pt;
	font-weight: bold;
}

.subtitle
{
	color: #b83d00;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.textarea
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
}
.tabletext
{
	border: 1px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

.cellborder
{
	background: #cccccc;
	border: 1px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}
.contenttextareabold
{
	color: #666666;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.thtd
{
	background: gray;
	border: 1 #ffffee solid;
	color: #ffffee;
}

.pscontentarea
{
	border: 0px solid #000000;
	padding: 0px;
}

.pscontentarea h2
{
	color: #b83d00;
	font-family: arial;
	font-size: 17pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}

.pscontentarea h3
{
	color: #b83d00;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
}

.pscontentarea h4
{
	color: #b83d00;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.pscontentarea img
{
	border: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.pscontenttextarea
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
}


.pscontenttextarea a
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.pscontenttextarea a:visited
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

.pscontenttextarea a:link
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.pscontenttextarea a:hover
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}


td.tablink a.currentlink
{
	color: #6d8d23;
	font-weight: bold;
}
td.tablink a.currentlink:hover
{
	color: #6d8d23;
	font-weight: bold;
}

td.tablink
{
	padding: 0 15px 0 0;
}

td.tablink a
{
	color: #6d8d23;
	cursor: default;
	font-weight: normal;
	padding: 0 15px 0 0;
	text-decoration: none;
}


td.tablink a.enabledlink
{
	cursor: hand;
	text-decoration: none;
}

td.tablink a.enabledlink:hover
{
	cursor: hand;
	text-decoration: underline;
}

td.tablink a:hover
{
	color: #6d8d23;
	cursor: default;
	font-weight: normal;
	padding: 0 15px 0 0;
	text-decoration: none;
}


div.conatiner div.profilecontent .heading
{
	color: #597886;
	font-size: 12pt;
	font-weight: bold;
}

.framer
{
	height: 85%;
	width: 100%;
}

.loginheader
{
	background-color: #7b939f;
	color: white;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0px 8px 5px;
	text-align: left;
}

.loginlabel
{
	color: #779396;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
.loginborder
{
	border: solid 1px #cccccc;
}

.forgotpasswordborder
{
	border: solid 2px #cccccc;
}
.forgotpasswordtextbox
{
	margin-top: 0px;
	padding-right: 8px;
	padding-top: 0px;
	vertical-align: bottom;
}
.forgotpasswordemail
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

/* premium premium-registration*/
.communities-premium-registration-container
{
	color: #666666;
	font-family: arial, verdana;
	font-size: 11px;
	width: 100%;
}
.communities-premium-registration-container div .navigator
{
	padding: 30px 0 20px 0px;
	width: 100%;
}
.communities-premium-registration-container .wizardcontrol
{
	padding: 20px 0 20px 0px;
	width: 100%;
}
.communities-premium-registration-container .header
{
	margin: 10 0 10 0px;
	width: 100%;
}
.communities-premium-registration-container .header h2
{
	color: #b83d00;
	display: block;
	font-weight: bold;
}
.communities-premium-registration-container div.submitbutton
{
	display: block;
	float: right;
}

/* wizard tab navigator */
.communities-premium-registration-container .navigator td.tablink
{
	padding: 0 15px 0 0;
}
.communities-premium-registration-container .navigator td.tablink a
{
	color: #6d8d23;
	cursor: default;
	font-weight: normal;
	padding: 0 15px 0 0;
	text-decoration: none;
}
.communities-premium-registration-container .navigator td.tablink a:hover
{
	color: #6d8d23;
	cursor: default;
	font-weight: normal;
	padding: 0 15px 0 0;
	text-decoration: none;
}
.communities-premium-registration-container .navigator td.tablink a.enabledlink
{
	cursor: hand;
	text-decoration: none;
}
.communities-premium-registration-container .navigator td.tablink a.enabledlink:hover
{
	cursor: hand;
	text-decoration: underline;
}
.communities-premium-registration-container .dropdown
{
	background-color: #ffffff;
	color: #666666;
	font-family: arial,verdana;
	font-size: 11px;
	margin: 4px;
}
.communities-premium-registration-container .labelredtext
{
	color: #b83d00;
	font-size: 11px;
	font-weight: bold;
}
.communities-premium-registration-container .textbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	margin: 4px;
}
.communities-premium-registration-container .listbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial,verdana;
	font-size: 11px;
	margin: 4px;
}





* html td.palladiumbadgedefinitionpage-leftcolumn
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
	width: 690px;
}


* html td.palladiumhofpage-leftcolumn
{
	font-family: arial;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
	width: 690px;
}


* html td.palladiumoptoutpage-leftcolumn
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
	width: 690px;
}

.certification-registration-container
{
	color: #666666;
	font-family: arial, verdana;
	font-size: 11px;
	width: 100%;
}

.certification-registration-container .header
{
	margin: 10 0 10 0px;
	width: 100%;
}

.certification-registration-container .header h2
{
	color: #b83d00;
	display: block;
	font-weight: bold;
}

.certification-registration-container .wizardcontrol
{
	padding: 20px 0 20px 0px;
	width: 100%;
}

.erboldredtext
{
	color: #b83d00;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.ercontrolfield
{
	width: 23%;
}

.ergroupdiscounts td.ercontrolfield
{
	width: 23%;
}

.ergroupdiscounts td.primary
{
	text-align: center;
	width: 100px;
}

.ertablink
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
}

.ertablinknotselected
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 15px;
}

.ertablinknotselectedbold
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 15px;
}

.infotextarea
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.labelredtext
{
	color: #b83d00;
	font-size: 11px;
	font-weight: bold;
}

.likeywordcollapse
{
	list-style-image: url( '/sitecollectionimages/general/arrowtwistoff.gif' );
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

.likeywordexpanded
{
	list-style-image: url( '/sitecollectionimages/general/arrowtwiston.gif' );
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

.listbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial,verdana;
	font-size: 11px;
	margin: 4px;
}

.lisub
{
	list-style-image: url( '/sitecollectionimages/general/arrowtwistoff.gif' );
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
}

.pagingbutton
{
	font-weight: bold;
}

.pagingbutton a:hover
{
	text-decoration: underline;
}

.palladium-rssresults-pagenumber-spacer
{
	color: #6d8d23;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}




.radio input
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	margin: 4px;
}
.textboxdelegates
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	margin: 0px;
	width: 85%;
}
.timer
{
	border: 0px;
	color: #b83d00;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.wccontentarea
{
	border: 0px solid #000000;
	padding: 0px;
}

.wccontentarea h2
{
	color: #b83d00;
	font-family: arial;
	font-size: 17pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}

.wccontentarea h3
{
	color: #b83d00;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
}

.wccontentarea h4
{
	color: #b83d00;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.wccontentarea img
{
	border: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.wccontenttextarea
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
}

a.activesortlink
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.activesortlink:hover
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.hofmemberlink
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.hofmemberlink:hover
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.hofmemberlink:visited
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.hofviewer-sort-link
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.hofviewer-sort-link:hover
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.hofviewer-sort-link:visited
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.palladium-rssresults-next
{
	padding-left: 15px;
}

a.palladium-rssresults-pagenumber
{
	font-weight: normal;
}

a.palladium-rssresults-pagenumber-current
{
	font-weight: bold;
}

a.palladium-rssresults-previous
{
	padding-right: 15px;
}

a.tagcloud1
{
	font-size: 18px;
}

a.tagcloud1:hover
{
	font-size: 18px;
}

a.tagcloud2
{
	font-size: 17px;
}

a.tagcloud2:hover
{
	font-size: 17px;
}

a.tagcloud3
{
	font-size: 16px;
}

a.tagcloud3:hover
{
	font-size: 16px;
}

a.tagcloud4
{
	font-size: 15px;
}

a.tagcloud4:hover
{
	font-size: 15px;
}

a.tagcloud5
{
	font-size: 14px;
}

a.tagcloud5:hover
{
	font-size: 14px;
}

a.tagcloud6
{
	font-size: 13px;
}

a.tagcloud6:hover
{
	font-size: 13px;
}

a.tagcloud7
{
	font-size: 12px;
}

a.tagcloud7:hover
{
	font-size: 12px;
}

a.tagcloud8
{
	font-size: 11px;
}

a.tagcloud8:hover
{
	font-size: 11px;
}

a.uecontenttextarea-sort-link
{
	color: #6d8d23;
	font-weight: bold;
}

a.uecontenttextarea-sort-link:hover
{
	color: #6d8d23;
	font-weight: bold;
}

a.uecontenttextarea-sort-link:link
{
	color: #6d8d23;
	font-weight: bold;
}

a.uecontenttextarea-sort-link:visited
{
	color: #6d8d23;
	font-weight: bold;
}


abbr
{
	border-bottom: 1px dashed #000;
}

acronym
{
	border-bottom: 1px dashed #000;
}

div .navigator
{
	padding: 30px 0 20px 0px;
	width: 100%;
}

div.blog
{
	display: block;
	padding: 0 0 10px 0;
}

div.blogcontainer
{
	border: solid 2px #cccccc;
	font-family: arial,verdana;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	width: 192px;
}

div.blogcontainer a
{
	font-weight: bold;
	text-decoration: none;
}

div.blogcontainer a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

div.blogheader
{
	color: #6d8d23;
	display: block;
	font-weight: bold;
	padding: 15px 0 0 0;
}

div.blogs
{
	display: block;
}

div.containerrecentblogs
{
	font-family: arial,verdana;
	font-size: 11px;
	width: 100%;
}

div.details h3
{
	color: #b83d00;
}

div.ercalculation
{
	background-color: #ededed;
	border: inset 1px gray;
	padding: 10px 20px 10px 20px;
}

div.ethics h3
{
	color: #b83d00;
}

div.information h3
{
	color: #b83d00;
}

div.memberdirectoryconatiner
{
	color: #666666;
	font-family: arial, verdana;
	font-size: 11px;
	width: 100%;
}

div.memberdirectoryconatiner label
{
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
}

div.memberdirectoryheader
{
	display: block;
	padding: 0px 0 40px 0px;
}

div.memberdirectoryheader h2
{
	color: #b83d00;
	font-size: 17pt;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

div.memberdirectorylist
{
	display: block;
	padding: 15px 0 5px 0px;
}

div.memberdirectorysort
{
	display: block;
	padding: o 0 25px 0px;
}

div.memberdirectorysort a
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: none;
}

div.memberdirectorysort a:hover
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: underline;
}

div.memberdirectorysort label.sortby
{
	padding: 0 10px 0 0px;
}

div.palladium-badgedefinition
{
	padding-bottom: 25px;
	width: 690px;
}

div.palladium-badgedefinition-header
{
	padding-bottom: 30px;
}

div.palladium-clienttestimonial
{
	color: #666666;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-link
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-link:hover
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: underline;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-link:visited
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-link-current
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-link-current:hover
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-link-current:visited
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-sortlink
{
	color: #6d8d23;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-sortlink:disabled
{
	color: #6d8d23;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-sortlink:hover
{
	color: #6d8d23;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-sortlink-current
{
	color: #666666;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-sortlink-current:hover
{
	color: #666666;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.palladium-clienttestimonial a.palladium-clienttestimonial-sortlink-current:visited
{
	color: #666666;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

div.palladium-clienttestimonial td
{
	font-weight: bold;
}

div.palladium-clienttestimonial-speakerdetails
{
	font-weight: bold;
	height: 50px;
	padding-left: 130px;
	padding-top: 5px;
}

div.palladium-clienttestimonial-videoframe
{
	padding-left: 130px;
}

div.palladium-downloaddefinition
{
	padding-bottom: 25px;
	width: 690px;
}

div.palladium-hof-header
{
	padding-bottom: 30px;
}

div.palladium-optout
{
	padding-bottom: 25px;
	width: 690px;
}

div.palladium-optout-header
{
	padding-bottom: 30px;
}

div.palladium-rss-header-title
{
	padding-bottom: 20px;
	padding-top: 15px;
}

div.palladiumrssresults-footerrow
{
	padding-bottom: 10px;
	padding-top: 5px;
}

div.palladiumrssresults-paging
{
	text-align: right;
}

div.palladiumrssresults-result-alternatingitem
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}

div.palladiumrssresults-result-date
{
	font-weight: bold;
}

div.palladiumrssresults-result-description
{
	padding-bottom: 0px;
}

div.palladiumrssresults-result-item
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 15px;
}

div.palladiumrssresults-results
{
	padding-bottom: 15px;
}

div.palladiumrssresults-resultstatistics
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
	width: 400px;
}

div.palladiumrssresults-result-title
{
	padding-bottom: 2px;
}

div.palladiumrssresults-result-title a
{
	font-weight: bold;
}

div.palladiumrssresults-result-title a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

div.palladium-rss-subscriptionlink
{
	padding-bottom: 15px;
}


div.payment h3
{
	color: #b83d00;
}

div.postbodytext
{
	color: #666666;
	padding: 0 0 10px 0px;
}

div.postbodytext a
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: none;
}

div.postbodytext a:hover
{
	color: #6d8d23;
	font-weight: bold;
	text-decoration: underline;
}

div.posts
{
	display: block;
}

div.posttitle
{
	color: #b83d00;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

div.posttitle a.titlelink
{
	color: #b83d00;
	font-weight: bold;
	text-decoration: none;
}

div.posttitle a.titlelink:hover
{
	color: #b83d00;
	font-weight: bold;
	text-decoration: underline;
}

div.posttitle a.titlelink:visit
{
	color: #b83d00;
	font-weight: bold;
	text-decoration: none;
}

div.posttitle a.titlelink:visited
{
	color: #b83d00;
	font-weight: bold;
	text-decoration: none;
}

div.recentblogpost
{
	width: 100%;
}

div.recentblogsheader
{
	color: #b83d00;
	display: block;
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 10px 0;
}

div.submitbutton
{
	display: block;
	float: right;
}

div.tagclouds
{
	display: block;
}

div.tagcloudsheader
{
	display: block;
}

div.tagcloudsheader h3
{
	color: #666666;
	font-size: 120%;
	margin: 5px 0px 2px 0px;
}

label.gallary-picturecount
{
	color: black;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
}

label.gallary-title
{
	color: black;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
}

label.hofmember-sidecarret
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
}

label.memberitembold
{
	font-size: 12px;
	font-weight: bold;
}

label.palladium-clienttestimonial-sortby-label
{
	color: #666666;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 10px;
}

label.palladium-clienttestimonial-speakercompany-label
{
	color: #b83d00;
}

label.sort-label
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

label.sort-sidecarret
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 3px;
}


linkbutton.gallary-link
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

linkbutton.gallary-link:visited
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

linkbutton.gallary-link-bottom
{
	color: #6d8d23;
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

linkbutton.gallary-navigation
{
	color: #6d8d23;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

span.abbr
{
	border-bottom: 1px dashed #000;
}

table.ergroupdiscounts
{
	width: 100%;
}

table.memberitemtable td
{
	padding: 0 0 3px 0px;
}

td.blogpost
{
	text-align: left;
}

td.blogpostcarret
{
	font-size: 12px;
	padding: 0 5px 0 0;
	width: 10px;
}

td.blogtitle
{
	text-align: left;
}

td.blogtitle a
{
	font-size: 12px;
	text-decoration: none;
}

td.blogtitle a:hover
{
	font-size: 12px;
	text-decoration: underline;
}

td.blogtitlecarret
{
	font-size: 12px;
	padding: 0 5px 0 0;
	width: 10px;
}

td.ertablinknotselectedbold
{
	padding-left: 0px;
}

td.ertablinknotselectedbold a
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 15px;
	text-decoration: none;
}

td.ertablinknotselectedbold a:hover
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 15px;
	text-decoration: underline;
}

td.palladium-badgedefinition-dropdowns
{
	background-color: #ffffff;
	border-bottom: 1px solid #6d8d23;
	border-left: 1px solid #6d8d23;
	border-right: 1px solid #6d8d23;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

td.palladium-badgedefinition-errormessage
{
	color: #ff0000;
	font-family: arial;
	font-size: 11px;
}

td.palladium-badgedefinition-field
{
	width: 410px;
}

td.palladium-badgedefinition-field input
{
	border: 2px solid #93a7b0;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 400px;
}

td.palladium-badgedefinition-field input.palladium-badgedefinition-submit
{
	width: 100px;
}

td.palladium-badgedefinition-field select.palladium-badgedefinition-select
{
	border: 2px solid #e4e3e3;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 408px;
}

td.palladium-badgedefinition-field span.palladium-badgedefinition-checkbox input
{
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 15px;
}

td.palladium-badgedefinition-field span.palladium-badgedefinition-radio input
{
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 15px;
}

td.palladium-badgedefinition-field textarea
{
	height: 120px;
}

td.palladium-badgedefinition-label
{
	color: #b83d00;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
	vertical-align: text-top;
	width: 200px;
}

td.palladium-badgedefinition-label label
{
	padding-right: 15px;
}

td.palladiumbadgedefinitionpage-leftcolumn
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
	width: 730px;
}

td.palladiumbadgedefinitionpage-rightcolumn
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 35px;
	vertical-align: top;
	width: 217px;
}

td.palladium-badgedefinition-textbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

td.palladium-badgedefinition-validator
{
	color: #b83d00;
	font-size: 9px;
	padding-top: 5px;
	vertical-align: text-top;
	width: 80px;
}


td.palladium-campaign-webpartzone
{
	width: 100%;
}

td.palladium-hof-dropdowns
{
	background-color: #ffffff;
	border-bottom: 1px solid #6d8d23;
	border-left: 1px solid #6d8d23;
	border-right: 1px solid #6d8d23;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

td.palladium-hof-errormessage
{
	color: #ff0000;
	font-family: arial;
	font-size: 11px;
}

td.palladium-hof-field
{
	width: 410px;
}

td.palladium-hof-field input
{
	border: 2px solid #93a7b0;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 400px;
}

td.palladium-hof-field input.palladium-hof-submit
{
	width: 100px;
}

td.palladium-hof-field select.palladium-hof-select
{
	border: 2px solid #e4e3e3;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 408px;
}

td.palladium-hof-field span.palladium-hof-checkbox input
{
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 15px;
}

td.palladium-hof-field span.palladium-hof-radio input
{
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 15px;
}

td.palladium-hof-field textarea
{
	height: 120px;
}

td.palladium-hof-label
{
	color: #b83d00;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
	vertical-align: text-top;
	width: 200px;
}

td.palladium-hof-label label
{
	padding-right: 15px;
}

td.palladiumhofpage-leftcolumn
{
	font-family: arial;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
	width: 730px;
}

td.palladiumhofpage-rightcolumn
{
	font-family: arial;
	font-size: 11px;
	padding-top: 35px;
	vertical-align: top;
	width: 217px;
}

td.palladium-hof-textbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

td.palladium-hof-validator
{
	color: #b83d00;
	font-size: 9px;
	padding-top: 5px;
	vertical-align: text-top;
	width: 80px;
}

td.palladium-optout-dropdowns
{
	background-color: #ffffff;
	border-bottom: 1px solid #6d8d23;
	border-left: 1px solid #6d8d23;
	border-right: 1px solid #6d8d23;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

td.palladium-optout-errormessage
{
	color: #ff0000;
	font-family: arial;
	font-size: 11px;
}

td.palladium-optout-field
{
	width: 410px;
}

td.palladium-optout-field input
{
	border: 2px solid #93a7b0;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 400px;
}

td.palladium-optout-field input.palladium-optout-submit
{
	width: 100px;
}

td.palladium-optout-field select.palladium-optout-select
{
	border: 2px solid #e4e3e3;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 408px;
}

td.palladium-optout-field span.palladium-optout-checkbox input
{
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 15px;
}

td.palladium-optout-field span.palladium-optout-radio input
{
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 15px;
}

td.palladium-optout-field textarea
{
	height: 120px;
}

td.palladium-optout-label
{
	color: #b83d00;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
	vertical-align: text-top;
	width: 200px;
}

td.palladium-optout-label label
{
	padding-right: 15px;
}

td.palladiumoptoutpage-leftcolumn
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 15px;
	vertical-align: top;
	width: 730px;
}

td.palladiumoptoutpage-rightcolumn
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 35px;
	vertical-align: top;
	width: 217px;
}

td.palladium-optout-textbox
{
	border: 2px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}

td.palladium-optout-validator
{
	color: #b83d00;
	font-size: 9px;
	padding-top: 5px;
	vertical-align: text-top;
	width: 80px;
}


td.pscontenttextarea
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
}

/*td.textbox
{
	border: 0px solid #cccccc;
}*/

td.uecontenttextarea
{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	vertical-align: middle;
}

td.uecontenttextarea label.sidecarret
{
	color: #6d8d23;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 2px;
}

/*textarea
{
	border: 2px solid #93a7b0;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 400px;
}*/
.multitextbox
{
	border: 2px solid #cccccc;
	font-size: 11px;
	font-family: arial;
	color: #666666;
}
tr.hofmember
{
	margin-top: 3px;
	vertical-align: top;
}


div.topregionlinks
{
	background-color: transparent;
	float: right;
	padding: 0 0px 0 0px;
	vertical-align: middle;
	width: 455px;
}
div.topregionlinks a
{
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 11px;
}

div.topregionlinks div.regionlinks
{
	background-color: transparent;
	float: left;
	padding-left: 35px;
	vertical-align: middle;
}

div.topregionlinks div.loginlinks
{
	background-color: transparent;
	float: right;
	padding-right: 25px;
	padding-top: 8px;
	vertical-align: middle;
}



div.topregionlinks div.regionlinks .regionsdropdown
{
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}
