/* Interaction states
----------------------------------*/
.start .ui-state-default,
.start .ui-widget-content .ui-state-default,
.start .ui-widget-header .ui-state-default {
	border: 1px solid #448dae;
	background: #79c9ec url("/app_themes/start/images/ui-bg_glass_75_79c9ec_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #026890;
}
.start .ui-state-default a,
.start .ui-state-default a:link,
.start .ui-state-default a:visited {
	color: #026890;
	text-decoration: none;
}
.start .ui-state-hover,
.start .ui-widget-content .ui-state-hover,
.start .ui-widget-header .ui-state-hover,
.start .ui-state-focus,
.start .ui-widget-content .ui-state-focus,
.start .ui-widget-header .ui-state-focus {
	border: 1px solid #77d5f7;
	background: #0078ae url("app_themes/start/images/ui-bg_glass_45_0078ae_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	cursor: pointer;
}
.start .ui-state-hover a,
.start .ui-state-hover a:hover,
.start .ui-state-hover a:link,
.start .ui-state-hover a:visited,
.start .ui-state-focus a,
.start .ui-state-focus a:hover,
.start .ui-state-focus a:link,
.start .ui-state-focus a:visited {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.start .ui-state-active,
.start .ui-widget-content .ui-state-active,
.start .ui-widget-header .ui-state-active {
	border: 1px solid #acdd4a;
	background: #6eac2c url("/app_themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
}
.start .ui-state-active a,
.start .ui-state-active a:link,
.start .ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.start .ui-widget-header .ui-icon {
	background-image: url("/app_themes/start/images/ui-icons_056b93_256x240.png"); /* dark blue */
}
.start .ui-state-default .ui-icon {
	background-image: url("/app_themes/start/images/ui-icons_056b93_256x240.png"); /* dark blue */
}
.start .ui-state-hover .ui-icon,
.start .ui-state-focus .ui-icon {
	background-image: url("/app_themes/start/images/ui-icons_FFFFFF_256x240.png"); 
}
.start .ui-state-active .ui-icon {
	background-image: url("/app_themes/start/images/ui-icons_f5e175_256x240.png"); /* yellow */
}

/* Interaction states
----------------------------------*/
.start > .redmond .ui-state-default,
.start .redmond .ui-state-default,
.redmond .ui-state-default,
.start > .redmond .ui-widget-content .ui-state-default,
.start .redmond .ui-widget-content .ui-state-default,
.redmond .ui-widget-content .ui-state-default,
.start > .redmond .ui-widget-header .ui-state-default,
.start .redmond .ui-widget-header .ui-state-default,
.redmond .ui-widget-header .ui-state-default {
	border: 1px solid #c5dbec;
	background: #dfeffc url("/app_themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #2e6e9e;
}
.start > .redmond .ui-state-default a,
.start > .redmond .ui-state-default a:link,
.start > .redmond .ui-state-default a:visited,
.start .redmond .ui-state-default a,
.start .redmond .ui-state-default a:link,
.start .redmond .ui-state-default a:visited,
.redmond .ui-state-default a,
.redmond .ui-state-default a:link,
.redmond .ui-state-default a:visited {
	color: #2e6e9e;
	text-decoration: none;
}
.start > .redmond .ui-state-hover,
.start > .redmond .ui-widget-content .ui-state-hover,
.start > .redmond .ui-widget-header .ui-state-hover,
.start > .redmond .ui-state-focus,
.start > .redmond .ui-widget-content .ui-state-focus,
.start > .redmond .ui-widget-header .ui-state-focus,

.start .redmond .ui-state-hover,
.start .redmond .ui-widget-content .ui-state-hover,
.start .redmond .ui-widget-header .ui-state-hover,
.start .redmond .ui-state-focus,
.start .redmond .ui-widget-content .ui-state-focus,
.start .redmond .ui-widget-header .ui-state-focus,

.redmond .ui-state-hover,
.redmond .ui-widget-content .ui-state-hover,
.redmond .ui-widget-header .ui-state-hover,
.redmond .ui-state-focus,
.redmond .ui-widget-content .ui-state-focus,
.redmond .ui-widget-header .ui-state-focus	{
	border: 1px solid #79b7e7;
	background: #d0e5f5 url("/app_themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1d5987;
	cursor: pointer;
}
.start > .redmond .ui-state-hover a,
.start .redmond .ui-state-hover a,
.redmond .ui-state-hover a,
.start > .redmond .ui-state-hover a:hover,
.start .redmond .ui-state-hover a:hover,
.redmond .ui-state-hover a:hover,
.start > .redmond .ui-state-hover a:visited,
.start .redmond .ui-state-hover a:visited,
.redmond .ui-state-hover a:visited,
.start > .redmond .ui-state-hover a:link,
.start .redmond .ui-state-hover a:link,
.redmond .ui-state-hover a:link,
.start > .redmond .ui-state-focus a,
.start .redmond .ui-state-focus a,
.redmond .ui-state-focus a,
.start > .redmond .ui-state-focus a:hover,
.start .redmond .ui-state-focus a:hover,
.redmond .ui-state-focus a:hover,
.start > .redmond .ui-state-focus a:link,
.start .redmond .ui-state-focus a:link,
.redmond .ui-state-focus a:link,
.start > .redmond .ui-state-focus a:visited,
.start .redmond .ui-state-focus a:visited,
.redmond .ui-state-focus a:visited {
	color: #1d5987;
	text-decoration: none;
	cursor: pointer;
}
.start > .redmond .ui-state-active,
.start > .redmond .ui-widget-content .ui-state-active,
.start > .redmond .ui-widget-header .ui-state-active,
.start .redmond .ui-state-active,
.start .redmond .ui-widget-content .ui-state-active,
.start .redmond .ui-widget-header .ui-state-active,
.redmond .ui-state-active,
.redmond .ui-widget-content .ui-state-active,
.redmond .ui-widget-header .ui-state-active {
	border: 1px solid #79b7e7;
	background: #f5f8f9 url("/app_themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #e17009;
}
.start > .redmond .ui-state-active a,
.start > .redmond .ui-state-active a:link,
.start > .redmond .ui-state-active a:visited,

.start .redmond .ui-state-active a,
.start .redmond .ui-state-active a:link,
.start .redmond .ui-state-active a:visited,

.redmond .ui-state-active a,
.redmond .ui-state-active a:link,
.redmond .ui-state-active a:visited {
	color: #e17009;
	text-decoration: none;
	cursor: pointer;
}
.start > .redmond .ui-widget-header .ui-icon,
.start .redmond .ui-widget-header .ui-icon,
.redmond .ui-widget-header .ui-icon {
	background-image: url("/app_themes/redmond/images/ui-icons_d8e7f3_256x240.png");
}
.start > .redmond .ui-state-default .ui-icon,
.start .redmond .ui-state-default .ui-icon,
.redmond .ui-state-default .ui-icon {
	background-image: url("/app_themes/redmond/images/ui-icons_6da8d5_256x240.png");
}
.start > .redmond .ui-state-hover .ui-icon,
.start .redmond .ui-state-hover .ui-icon,
.redmond .ui-state-hover .ui-icon,
.start > .redmond .ui-state-focus .ui-icon,
.start .redmond .ui-state-focus .ui-icon,
.redmond .ui-state-focus .ui-icon {
	background-image: url("/app_themes/redmond/images/ui-icons_217bc0_256x240.png");
}
.start > .redmond .ui-state-active .ui-icon,
.start .redmond .ui-state-active .ui-icon,
.redmond .ui-state-active .ui-icon {
	background-image: url("/app_themes/redmond/images/ui-icons_f9bd01_256x240.png");
}
#bullet2list ul.bullet1 {
	list-style-image:  url("/images/bullet2.gif");
	list-style-position: outside; 

	margin-top: 0px; 
}
