body {
}

table, td, div, span, p, body, .header, .bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

p {
	margin: 0px;
	/*margin-top: 16px;
	margin-bottom: 16px;
	margin-bottom: 20px;*/
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.editableContent a:link, .editableContent a:visited, .editableContentSelected a:link, .editableContentSelected a:visited {
	color: #FF0000;
	text-decoration: underline;
}

.editableContent a:hover, .editableContentSelected a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.simple a:link, .simple a:visited, .simple a:hover {
	text-decoration: none;
}

.actionLink a:link, .actionLink a:visited, .actionLink a:hover {
	color: #993333;
	text-decoration: none;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: images;
	list-style-position: outside;
	margin: 16px;
	padding: 0px;
}

.snippetregion {
	/*padding: 5px;
	padding-bottom: 0px;*/
	/*padding-bottom: 5px;*/
	padding: 0px;
	margin: 0px;
}

.snippet td, .snippetClean td, .snippetInset td, .list td, .snippetNoBreak td, .snippetNoIndent td {
	padding: 0px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid #333333;*/
}

.snippet td {
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 32px;
	/*padding: 5px;
	padding-bottom: 0px;*/
}

.snippetInset td {
	padding-left: 32px;
}

.snippetNoIndent td {
	padding: 0px;
	padding-bottom: 10px;
	/*border: 1px solid #00FF00;*/
}

.snippetClean td {
	padding: 0px;
}

.snippetNoBreak td {
	padding: 0px;
	padding-left: 32px;
	/*border: 1px solid #FF0000;*/
}

.noPadding td {
	padding: 0px;
}

.navItem td, .subNavItem td {
	padding: 0px;
	/*padding-right: 3px;*/
	padding-bottom: 1px;
}

.navTitle, .subNavTitle, .navTitleSelected, .subNavTitleSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navTitle, .navTitle a:link, .navTitle a:visited, .navTitle a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/*.navTitle a:hover {
	text-decoration: none;
	color: #FFFFFF;
}*/

.subNavTitle, .subNavTitle a:link, .subNavTitle a:visited, .subNavTitle a:hover {
	text-decoration: none;
	color: #999999;
}

/*.subNavTitle a:hover {
	text-decoration: none;
	color: #CCCCCC;
}*/

.nav_bg_image {
	background: url(images/nav_bg.gif) 0 0 no-repeat;
}

.navTitleSelected, .navTitleSelected a:link, .navTitleSelected a:visited, .navTitleSelected a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.subNavTitleSelected, .subNavTitleSelected a:link, .subNavTitleSelected a:visited, .subNavTitleSelected a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.nav_bg {
	background-color: #333333;
}

.nav_item_selected {
	background-color: #CCCCCC;
}

/*.sub_nav {
	padding: 0px;
	padding-bottom: 5px;
}*/

.snippetCellHigh {
	height: 10px;
}

.divider, .dividerShort {
	background-color: #cccccc;
	/*margin: 0px;
	margin-bottom: 5px;*/
}

.nav_divider {
	width: 140px;
	height: 1px;
	background-color: #cccccc;
}

.dividerShort {
	width: 265px;
}

.header {
	font-weight: bold;
}

.header2 {
	font-weight: bold;
}

.smallText {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallTextLight {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.infoText {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
}

.presentation {
	background-color: #333333;
}

.imagePlaceholder {
	width: 340px;
	height: 175px;
	background-color: #ffffcc;
	border: 1px solid #cccccc; /*993333*/
}

.panel_image {
	/*background-color: #ffffff;
	border: 1px solid #cccccc;*/
}

.editableContent {
	border: 1px dashed #999999; /*#3366FF*/
}

.editableContentSelected {
	border: 1px solid #FF00FF; /*FF0000,993333*/
}

.editableContent, .editableContent td, .editableContentSelected, .editableContentSelected td {
	padding-bottom: 3px;
}

.template_icon {
	border: 2px solid #666666; /*#999999*/
}

.template_icon_sel {
	border: 2px solid #FF00FF; /*CCCCCC*/
}

.template_icon_region td {
	padding: 7px;
}

.panel {
	background-color: #666666;
	border: 1px solid #999999; /*993333*/
	padding: 5px;
}

.panel table {
	padding: 5px;
}

.label {
	padding: 0px 4px;
}

.labelText, .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
}

.panelTitle {
	padding: 0px 4px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #666666;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #666666;
}

.textButton a:link, .textButton a:visited, .textButton a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #666666;
	color: #CCCCCC;
	padding: 0px 4px;
	text-decoration: none;
}

.textButton a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.normalLink a:link, .normalLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.normalLink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.dropdownOption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.dropdownSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.bodyText a:link, .bodyText a:visited {
	color: #FF0000;
	text-decoration: none;
}

.bodyText a:hover {
	color: #FF0000;
	text-decoration: underline;
}