@import url("/g2p/styles/ky_ewdt.css");
@import url("/sos/styles/ky_sos.css");
body {
	font-family: arial, helvetica, serif;
	background-color:#003;
	color:#fff;
	font-size:small;
	padding-top:10px;
}
ul {
	list-style: none;
	vertical-align:text-top;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left: 0px;
	margin-left:1.15em;
}
li {
	list-style-position: outside;
	font-size:medium;
	padding-bottom:7px;
	float: left;
	position: relative;
}
li ul {
	display: none;
	position: absolute;
	top: 125px;
	left: 0px;
	background-color:#000033;
	margin-left:0em;
	width:250px;
	font-size:x-small;
}
li:hover ul, li.over ul {
display: block;
}
#content {
	clear: left;
}
.noRepeat {
	background-repeat:repeat-x;
}
#secDesk {
}
#secDesk li {
	list-style-position: outside;
	padding-bottom:3px;
	padding-top:3px;
	clear:both;
	font-size:small;
}
#secDesk a {
	display:list-item;
	padding-left:20px;
	padding-right:5px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-image: url(/sos/images/splashpage/bulletBlue.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}
#secDesk a:hover {
	text-decoration:underline;
}
#busServices li {
	list-style-position: outside;
	padding-bottom:3px;
	padding-top:3px;
	clear:both;
	font-size:small;
}
#busServices a {
	display:list-item;
	padding-left:20px;
	padding-right:5px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-image:      url(/sos/images/splashpage/bulletTeal.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}
#busServices a:hover {
	text-decoration:underline;
}
#elect li {
	list-style-position: outside;
	padding-bottom:3px;
	padding-top:3px;
	clear:both;
	font-size:small;
}
#elect a {
	display:list-item;
	padding-left:20px;
	padding-right:5px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-image:      url(/sos/images/splashpage/bulletRed.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}
#elect a:hover {
	text-decoration:underline;
}
#admin li {
	list-style-position: outside;
	padding-bottom:3px;
	padding-top:3px;
	clear:both;
	font-size:small;
}
#admin a {
	display:list-item;
	padding-left:20px;
	padding-right:5px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-image:      url(/sos/images/splashpage/bulletPurple.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}
#admin a:hover {
	text-decoration:underline;
}
#land li {
	list-style-position: outside;
	padding-bottom:3px;
	padding-top:3px;
	clear:both;
	font-size:small;
}
#land a {
	display:list-item;
	padding-left:20px;
	padding-right:5px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-image:url(/sos/images/splashpage/bulletGreen.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}
#land a:hover {
	text-decoration:underline;
}
#exec li {
	list-style-position: outside;
	padding-bottom:3px;
	padding-top:3px;
	clear:both;
	font-size:small;
}
#exec a {
	display:list-item;
	padding-left:20px;
	padding-right:5px;
	color: #FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-image:      url(/sos/images/splashpage/bulletYellow.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
}
#exec a:hover {
	text-decoration:underline;
}
.enterpriseBarLink:hover {
	text-decoration: underline;
background-color:#BF1C31;
}
.enterpriseBarLink:active {
background-color:#BF1C31;
}
