.PreviewPanel {
	border: thin solid silver;
}
.linksubmission {
	-x-system-font: none;
	border: 0 solid red;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.linksubmission img {
	border: 0 solid red !important;
}
.linksubmission a {
	-x-system-font: none;
	border: 0 solid red !important;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none !important;
}
.GridHeader_Monochrome a:visited, .GridHeader_Monochrome a:hover {
	-x-system-font: none !important;
	color: white !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	font-size-adjust: none !important;
	font-stretch: normal !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: bold !important;
	line-height: normal !important;
}
.GridPager_Monochrome a:visited, .GridPager_Monochrome a:hover {
	-x-system-font: none !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	font-size-adjust: none !important;
	font-stretch: normal !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: normal !important;
}
.popupHelpTitle {
	color: black;
	font-weight: bold;
	padding-bottom: 5px;
}
.nostyle {
	border: 0 solid red !important;
}
.nostyleimg {
	border: 0 solid red !important;
}
.CommandItem {
	background-color: transparent;
	background-image: none;
}
.Grid {
	background-color: #FFFFFF;
	border: 1px solid #7C7C94;
	cursor: pointer;
}
.HeadingRow {
	background-color: #E2E2E2;
}
.HeadingCell {
	background-color: #E2E2E2;
	border-color: #FFFFFF #B5B5B5 #B5B5B5 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.HeadingCellText {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.DataRow {
	background-color: #FFFFFF;
}
.DataCell {
	border-bottom: 1px solid #EAE9E1;
	border-right: 1px solid #EAE9E1;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}
.EditDataCell {
	background-color: #E2E2E2;
	border-width: 0 !important;
	padding: 0 !important;
}
.EditDataField {
	font-family: verdana;
	font-size: 10px;
	height: 20px;
	padding: 0 0 0 1px;
	width: 98% !important;
}
.DataRow td.FirstDataCell {
	padding-left: 3px;
}
.SelectedRow {
	background-color: #FFEEC2;
}
.SelectedRow td.DataCell {
	border-bottom: 1px solid #4B4B6F;
	border-right: 0 none;
	border-top: 1px solid #4B4B6F;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	padding: 2px 2px 3px 3px;
}
.SelectorCell {
	background-color: #E2E2E2;
	border-color: #FFFFFF #B5B5B5 #B5B5B5 #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.GridFooter {
	cursor: default;
	padding: 5px;
}
.GridFooter a {
	color: Black;
	font-weight: bold;
	vertical-align: bottom;
}
.PagerText {
	font-family: verdana;
	font-size: 11px;
}
.TreeView {
	background-color: White;
	border: 1px solid #7C7C94;
	cursor: default;
	padding-left: 1px;
	padding-top: 4px;
}
.TreeNode {
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
}
.TreeView td {
	vertical-align: text-top;
}
.CategoryTreeNode {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 1px;
}
.GrayedTreeNode {
	color: gray;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
}
.HoverTreeNode {
	color: Red;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
	text-decoration: none;
}
.HoverCategoryTreeNode {
	color: Red;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 1px;
}
.SelectedTreeNode {
	background-color: gray;
	border: 1px solid #3F3F3F;
	color: white;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 2px;
}
.NodeEdit {
	border: 1px solid gray;
	font-family: tahoma;
	font-size: 11px;
}
.Tracker_MenuGroup {
	background-color: white;
	background-image: url(res/mnuimgs/group_background.gif);
	border: 1px solid #7E7E81;
	cursor: default;
}
.Tracker_MenuItem {
	color: black;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	margin: 1px;
}
.Tracker_DisMenuItem {
	color: gray;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	font-style: italic;
	margin: 1px;
}
.Tracker_MenuItemHover {
	background-color: #FFEEC2;
	border: 1px solid #4B4B6F;
	color: black;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
}
.Tracker_MenuBreak {
	background-image: url(res/mnuimgs/break_bg.gif);
	height: 1px;
	width: 100%;
}
.TVNode {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVNodeSelected {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVNodeHover {
	color: Red !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVASPNET2 {
	background-color: white !important;
	border: 1px solid #7C7C94 !important;
	overflow: auto !important;
}
.TVASPNET2 table td {
	vertical-align: top !important;
}
.Grid {
	background-color: #FFFFFF;
	border: 1px solid #7C7C94;
	cursor: pointer;
}
.HeadingRow {
	background-color: #E2E2E2;
}
.HeadingCell {
	background-color: #E2E2E2;
	border-color: #FFFFFF #B5B5B5 #B5B5B5 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.HeadingCellText {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.DataRow {
	background-color: #FFFFFF;
}
.DataCell {
	border-bottom: 1px solid #EAE9E1;
	border-right: 1px solid #EAE9E1;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}
.EditDataCell {
	background-color: #E2E2E2;
	border-width: 0 !important;
	padding: 0 !important;
}
.EditDataField {
	font-family: verdana;
	font-size: 10px;
	height: 20px;
	padding: 0 0 0 1px;
	width: 98% !important;
}
.DataRow td.FirstDataCell {
	padding-left: 3px;
}
.SelectedRow {
	background-color: #FFEEC2;
}
.SelectedRow td.DataCell {
	border-bottom: 1px solid #4B4B6F;
	border-right: 0 none;
	border-top: 1px solid #4B4B6F;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	padding: 2px 2px 3px 3px;
}
.SelectorCell {
	background-color: #E2E2E2;
	border-color: #FFFFFF #B5B5B5 #B5B5B5 #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.GridFooter {
	cursor: default;
	padding: 5px;
}
.GridFooter a {
	color: Black;
	font-weight: bold;
	vertical-align: bottom;
}
.PagerText {
	font-family: verdana;
	font-size: 11px;
}
.TreeView {
	background-color: White;
	border: 1px solid #7C7C94;
	cursor: default;
	padding-left: 1px;
	padding-top: 4px;
}
.TreeNode {
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
}
.TreeView td {
	vertical-align: text-top;
}
.CategoryTreeNode {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 1px;
}
.GrayedTreeNode {
	color: gray;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
}
.HoverTreeNode {
	color: Red;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
	text-decoration: none;
}
.HoverCategoryTreeNode {
	color: Red;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 1px;
}
.SelectedTreeNode {
	background-color: gray;
	border: 1px solid #3F3F3F;
	color: white;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 2px;
}
.NodeEdit {
	border: 1px solid gray;
	font-family: tahoma;
	font-size: 11px;
}
.Tracker_MenuGroup {
	background-color: white;
	background-image: url(res/mnuimgs/group_background.gif);
	border: 1px solid #7E7E81;
	cursor: default;
}
.Tracker_MenuItem {
	color: black;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	margin: 1px;
}
.Tracker_DisMenuItem {
	color: gray;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	font-style: italic;
	margin: 1px;
}
.Tracker_MenuItemHover {
	background-color: #FFEEC2;
	border: 1px solid #4B4B6F;
	color: black;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
}
.Tracker_MenuBreak {
	background-image: url(res/mnuimgs/break_bg.gif);
	height: 1px;
	width: 100%;
}
.TVNode {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVNodeSelected {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVNodeHover {
	color: Red !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVASPNET2 {
	background-color: white !important;
	border: 1px solid #7C7C94 !important;
	overflow: auto !important;
}
.TVASPNET2 table td {
	vertical-align: top !important;
}
.Grid {
	background-color: #FFFFFF;
	border: 1px solid #7C7C94;
	cursor: pointer;
}
.HeadingRow {
	background-color: #E2E2E2;
}
.HeadingCell {
	background-color: #E2E2E2;
	border-color: #FFFFFF #B5B5B5 #B5B5B5 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
.HeadingCellText {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.DataRow {
	background-color: #FFFFFF;
}
.DataCell {
	border-bottom: 1px solid #EAE9E1;
	border-right: 1px solid #EAE9E1;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}
.EditDataCell {
	background-color: #E2E2E2;
	border-width: 0 !important;
	padding: 0 !important;
}
.EditDataField {
	font-family: verdana;
	font-size: 10px;
	height: 20px;
	padding: 0 0 0 1px;
	width: 98% !important;
}
.DataRow td.FirstDataCell {
	padding-left: 3px;
}
.SelectedRow {
	background-color: #FFEEC2;
}
.SelectedRow td.DataCell {
	border-bottom: 1px solid #4B4B6F;
	border-right: 0 none;
	border-top: 1px solid #4B4B6F;
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	padding: 2px 2px 3px 3px;
}
.SelectorCell {
	background-color: #E2E2E2;
	border-color: #FFFFFF #B5B5B5 #B5B5B5 #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.GridFooter {
	cursor: default;
	padding: 5px;
}
.GridFooter a {
	color: Black;
	font-weight: bold;
	vertical-align: bottom;
}
.PagerText {
	font-family: verdana;
	font-size: 11px;
}
.TreeView {
	background-color: White;
	border: 1px solid #7C7C94;
	cursor: default;
	padding-left: 1px;
	padding-top: 4px;
}
.TreeNode {
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
}
.TreeView td {
	vertical-align: text-top;
}
.CategoryTreeNode {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 1px;
}
.GrayedTreeNode {
	color: gray;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
}
.HoverTreeNode {
	color: Red;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 3px 1px;
	text-decoration: none;
}
.HoverCategoryTreeNode {
	color: Red;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 1px;
}
.SelectedTreeNode {
	background-color: gray;
	border: 1px solid #3F3F3F;
	color: white;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	padding: 0 2px;
}
.NodeEdit {
	border: 1px solid gray;
	font-family: tahoma;
	font-size: 11px;
}
.Tracker_MenuGroup {
	background-color: white;
	background-image: url(res/mnuimgs/group_background.gif);
	border: 1px solid #7E7E81;
	cursor: default;
}
.Tracker_MenuItem {
	color: black;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	margin: 1px;
}
.Tracker_DisMenuItem {
	color: gray;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
	font-style: italic;
	margin: 1px;
}
.Tracker_MenuItemHover {
	background-color: #FFEEC2;
	border: 1px solid #4B4B6F;
	color: black;
	cursor: default;
	font-family: tahoma;
	font-size: 11px;
}
.Tracker_MenuBreak {
	background-image: url(res/mnuimgs/break_bg.gif);
	height: 1px;
	width: 100%;
}
.TVNode {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVNodeSelected {
	color: black !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVNodeHover {
	color: Red !important;
	font-family: Tahoma !important;
	font-size: 11px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	text-decoration: none !important;
}
.TVASPNET2 {
	background-color: white !important;
	border: 1px solid #7C7C94 !important;
	overflow: auto !important;
}
.TVASPNET2 table td {
	vertical-align: top !important;
}
body, html {
	border: 0 none;
}
.ContactFormWrapper {
}
.ContactFormWrapper label {
	display: block;
	margin-bottom: 4px;
	text-align: left;
}
.ContactFormWrapper .CheckboxGroupContainer {
	text-align: left;
}
.ContactFormWrapper .CheckboxGroupContainer label {
	display: inline;
}
.ContactFormWrapper .CheckboxGroupContainer input {
	vertical-align: middle;
}
.ContactFormWrapper .FormSubmitButton {
	display: block;
	margin-top: 8px;
}
.ContactFormWrapper .fieldclear {
	clear: both;
}
.radmenu li a span {
	cursor: pointer;
}
div.message.correct {
	background: #E3FCE3 url(//static.hubspot.com/img/i/tick.gif) no-repeat scroll 10px 10px;
	border-color: #9FE8B8;
	padding-left: 32px;
}
div.message {
	background: #F6F4D5 none repeat scroll 0 0;
	border: 1px solid #E0DEB9;
	clear: both;
	color: #444444;
	display: block;
	margin: 15px 0 5px;
	padding: 10px 10px 10px 15px;
}
div.message {
	background: #FFE6BF none repeat scroll 0 0;
	clear: both;
	color: #444444;
	display: block;
	line-height: 145%;
	margin: 15px 0 5px;
	padding: 10px 10px 10px 15px;
}
#bb-container div.post .tags {
	color: #888888;
	font-weight: bold;
	margin: 4px 0;
}
#listing .post.blogjapanese {
	margin: 0;
}
#listing .post.blogjapanese {
}
#listing .post.blogjapanese .Submissions, #listing .post.blogjapanese .Buttons {
	margin-bottom: 13px;
}
table.Settings .SubHead {
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: left;
}
.blogjapaneselisting {
	margin-top: 9px;
}
.blogjapaneselisting .postfoot {
	margin-top: 14px;
}
#listing .post.blogjapanese h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 6px;
	padding: 2px 2px 2px 0;
	text-align: left;
}
#listing .post.blogjapanese {
	border-bottom: 0 solid #777777;
	margin-bottom: 35px;
}
#listing .post.blogjapanese .postfoot {
	font-size: 12px;
	text-align: left;
}
.post.blogjapanese div.dateandauthor {
	color: #777777;
	font-size: 11px;
	padding-bottom: 9px;
}
#listing .blogjapanese .Buttons {
	margin-bottom: 10px;
}
#listing .blogjapanese .Submissions {
	margin-bottom: 10px;
}
.Head.PostComments {
	font-weight: bold;
}
.Settings.PostComments {
	margin-top: 10px;
}
