.SearchTextStyle1
{
	font-family:Tahoma; 
 
	font-size:14px; 
	font-weight:bold; 
	color:#CE3400;	
}

.SearchTextStyle2
{
	font-family:Tahoma; 
 
	font-size:14px; 
	font-weight:bold; 
	color:White;	
}

.footerCompany {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.footerFont {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 12px;
	color: #333333;
}
.searchBox {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 12px;
	font-style:normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #A61111;
}
.topLinkFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.languageLinksFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.contentHeaderFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #E83A00;
	text-decoration: none;

}

.mainPageHeaderFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;

}
.sidebarHeaderFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #E83A00;
	text-decoration: none;

}
.sideListItemFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight:lighter;
	color: #999999;
	text-decoration: none;
}
.sidebarSubHeaderFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #E83A00;
	text-decoration: none;

}
.sidebarSubHeaderFont2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.contentFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

.contentSubTitleFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;

}

.menuStyle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #E83A00;
	margin: 1px;
	padding: 1px;
	border: 1px solid #A61111;
	width: 100px;
}
.tableHeaderFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.xRepeat {
	background-repeat: repeat-x;
}
.yRepeat {
	background-repeat: repeat-y;
}
.moreLinkFont {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #E83A00;
	text-decoration: none;
}
.sideTableStyle {
	padding-left: 10px;
}
.searchBgColor {
	background-color: #E83A00;
}
.introPanel {
	padding: 3px;
}
.siteMapParentNodeFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.siteMapLeafNodeFont {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.headerFooterBar {
	background-color: #007BB0;
}

.LinkFont {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:90%;
}

.indexMenuLinkFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/*CollapsiblePanel*/
.collapsePanel {
	background-color:#F0F0F0;
	overflow:hidden;
	height:0;
}

.collapseContent
{
	width:100%;
	border-bottom-style:solid;
	border-left:1px;
	border-left-color:Black;
	border-bottom:1px;
	border-bottom-color:Black;
	border-right:1px;
	border-right-color:Gray;
	background-color:#F0F0F0;	
}

/*Search*/
.search_Title
{
	font-family:Arial;
	font-size:14px;
	text-decoration:underline;
	color:Blue;
}

.search_MatchContent
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:Gray;
}

.search_BottomText
{
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:Green;
}

.search_BottomLink
{
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
	color:Green;
}

/* xp theme */
.ajax__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-line.gif")%>) repeat-x bottom;}
.ajax__tab_xp .ajax__tab_outer {padding-right:4px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-right.gif")%>) no-repeat right;height:21px;}
.ajax__tab_xp .ajax__tab_inner {padding-left:3px;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-right.gif")%>) no-repeat right;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-hover.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-right.gif")%>) no-repeat right;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active-left.gif")%>) no-repeat;}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {background:url(<%=WebResource("AjaxControlToolkit.Tabs.tab-active.gif")%>) repeat-x;}
.ajax__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}