body {
	margin-top: 8px;
}

#tableSigninLayout
{
	background-color: #FFFFFF;
}

#tableSignIn
{
background-color: #F66014;
}

#FeaturedBox
{
	border-top: 1px solid #CAE4FF;
	border-right: 1px none #CAE4FF;
	border-bottom: 1px none #CAE4FF;
	border-left: 1px none #CAE4FF;
	padding: 5px;
}

.folderTitle {
	padding-left: 7px;
}

.vertDotBg {
	background-image: url(/images/vertDotBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.horzDotBg {
	background-image: url(.images/horzDotBG.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.tableBullets
{
	line-height:16px;
}

.HomeTitle {
	font-size: 12px;
}
.HomeLargeTitle {
	font-size: 22px;
	font-weight: bold;
}
.HomeMedTitle {
	font-size: 14px;
	font-weight: bold;
}

.blackLinksUnder {
	line-height: 16px;
	font-weight: bold;
}

.BlackLink
{
	color:#000000;
	text-decoration:none;
}

.BlackLink:hover
{
color:#0080FF;
}

.HomeTag
{
	color:#3474B4;
	text-decoration:none;
	padding:1px;
}

.HomeTag:hover
{
	background-color:#3474B4;
	color:#FFFFFF;
}


.loginFields {
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	width: 120px;
	border: 0px;
}

.loginBTN {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D4D4D4;
	height: 20px;
	width: 45px;
	border: 0px;
	padding: 4px;
}

.SlideSelector {
	padding: 4px;
	border: 1px solid #CCCCCC;
	height:16px;
	display:  table-cell;
}

.SlideSelector:hover {
	background: #CCE6FF;
}

.FeatureText
{
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #000000;
	text-decoration: none;	
}
