/* Default CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.DefaultPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.DefaultFormTABLE{ border: 1px solid #D9D9D9; }
.DefaultFormHeaderFont{ color: #000000; font-size: 16px; font-weight: bold; }
.DefaultFieldCaptionTD{ border-bottom: 1px solid #D8D8D8; background-color: #EDEDED; color: #000000; font-size: 13px; font-weight: bold; }
.DefaultAltDataTD{ border-bottom: 1px solid #D8D8D8; background-color: #F4F4F4; color: #000000; font-size: 13px; }
.DefaultColumnTD{ border-bottom: 2px solid #000000; background-color: #DADADA; color: #000000; font-size: 13px; }
.DefaultDataTD{ border-bottom: 1px solid #D8D8D8; color: #000000; font-size: 13px; }
.DefaultErrorDataTD{ border-bottom: 1px solid #D8D8D8; color: #FF0000; font-size: 13px; }
.DefaultSeparatorTD{ height: 1px; background-color: #000000; }
.DefaultFooterTD{ border-top: 2px solid #000000; background-color: #DADADA; color: #000000; font-weight: bold; font-size: 13px; text-align: center; }
a.DefaultSorterLink:link,a.DefaultSorterLink:visited{ color: #000000; font-size: 13px; text-decoration: underline; }
a.DefaultSorterLink:hover,a.DefaultSorterLink:active{ color: #000000; font-size: 13px; text-decoration: none; }
a.DefaultDataLink:link,a.DefaultDataLink:visited{ color: #000084; font-size: 13px; text-decoration: underline; }
a.DefaultDataLink:hover,a.DefaultDataLink:active{ color: #000084; font-size: 13px; text-decoration: none; }
a.DefaultNavigatorLink:link,a.DefaultNavigatorLink:visited{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: underline; }
a.DefaultNavigatorLink:hover,a.DefaultNavigatorLink:active{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: none; }
.DefaultButton { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.DefaultInput { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.DefaultTextarea { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.DefaultSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000084; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; background-color: #DADADA; color: #000000; font-size: 13px; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; color: #000000; font-size: 13px; }
TD.workday { border-bottom: 1px solid #D8D8D8; color: #000000; font-size: 13px; }
TD.weekend { border-bottom: 1px solid #D8D8D8; background-color: #EBEBEB; color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; border-bottom: 2px solid #000000; background-color: #DADADA; color: #000000; font-size: 13px; }
.CalendarButtons { margin: 1px; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { border: 1px solid #D9D9D9; }


li{
	list-style:none;
}
#IndexSearchBar{
	padding-top:4px;
}

#IndexSearchBar a:hover{
	background:none;
	color:#f60;
	text-decoration:underline;
}
#IndexSearchBar #SearchNav{
	position:relative;
	background-color:#f6f6f6; 
	border:1px solid #ddd; 
	border-bottom:0; 
	height:21px;
	font-size:13px;
}
#IndexSearchBar #SearchNav #TabBar{
	position:absolute; 
	left:143px; 
}
#IndexSearchBar #SearchNav #TabBar li{
	padding:0 11px;
	text-align:center;
	background:url(/images/common/SearchBar_line.gif) no-repeat right;
	line-height:21px;
}
#IndexSearchBar #SearchNav #TabBar li.Current{
	padding:0;
	margin-left:-1px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	top:-5px;
	position:relative;
	line-height:30px;
}
#IndexSearchBar #SearchNav #TabBar li.Current a{
	color:#fff;
	text-decoration:none;
}
#IndexSearchBar #SearchNav #TabBar li.Current a:hover{
	text-decoration:underline;
}
#IndexSearchBar #SearchNav #TabBar li.Four{
	width:79px;
	background:url(/images/SearchBar_current4.gif) no-repeat #f94400;
}
#IndexSearchBar #SearchNav #TabBar li.Free{
	background:#f94400;
}
#IndexSearchBar #SearchNav #TabBar li.Three{
	width:63px;
	background:url(/images/SearchBar_current3.gif) no-repeat #f94400;
}
#IndexSearchBar #SearchNav #TabBar li.Two{
	width:50px;
	background:url(/images/SearchBar_current2.gif) no-repeat #f94400;
}

#IndexSearchBar #SearchForm{
	padding:6px 0 0 110px;
	background:url(/images/SearchBar_bg.gif) #f94400 repeat-x;
	height:31px;
}
#IndexSearchBar #SearchForm select,input{
	color:#666;
}
#IndexSearchBar #SearchForm .Srchinp{
	padding:3px;
	font-size:14px;
	border:1px solid #bcbcbc;
	background:url(/images/common/SearchBar_inpbg.gif) 0 0 no-repeat #fff;
}
#IndexSearchBar #SearchForm .Srchbtn{
	font-size:14px;
	padding:1px 8px 0 8px;
	color:#000;
}
#IndexSearchBar #SearchForm select{
	font-size:14px;
}
#IndexSearchBar #Explain{
	position:relative;
	padding:0 0 0 110px;
	border:1px solid #ddd; 
	border-top:0; 
	height:22px;
	color:#999;
}
#IndexSearchBar #Explain a{
	color:#999;
}
#IndexSearchBar #Explain .bottoml,#IndexSearchBar #Explain .bottomr{
	position:absolute;
	bottom:-1px;
	width:10px;
	height:23px;
}
#IndexSearchBar #Explain .bottoml{
	left:-1px;
	background:url(/images/common/SearchBar_LeftCorner.gif) no-repeat;
}
#IndexSearchBar #Explain .bottomr{
	right:-1px;
	background:url(/images/common/SearchBar_RightCorner.gif) no-repeat;
}

.Grey{
	color:#666;
}
.Grey a:link{
	color:#666;
	text-decoration:underline;
}
.Grey a:visited{
	color:#666;
	text-decoration:underline;
}
.Grey a:hover{
	color:#f50;
	text-decoration:underline;
}
.Grey a:active{
	color:#f50;
	text-decoration:underline;
}
.W960{
	margin:0 auto;
	width:960px;
}

ul.FLli li{
	float:left;
	list-style:none;
}
ul.DotList li{
	list-style:none;
	line-height:18px;
	background:url(images/listdot_grey.gif) no-repeat 0 6px;
	padding-left:6px;
}