body, html { height:100%; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #dee3e7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1 	
}

body, td, th, p, span {
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #000000;
}


a:link,
a:visited,
a:active {
	color: #195997;
	text-decoration: none;
}
 
a:hover {
	text-decoration: underline;
	color: #85d0e6;
}

/* TopLevelMenu */
a.TopLevelMenu:link,
a.TopLevelMenu:visited,
a.TopLevelMenu:active 
{
	color: #ffffff;
	text-decoration: none;
}

a.TopLevelMenu:hover
{
	color: #ffea60;
	text-decoration: none;
}

/* TopLevelMenu_Selected */
a.TopLevelMenu_Selected:link,
a.TopLevelMenu_Selected:visited,
a.TopLevelMenu_Selected:active 
{
	color: #ffea60;
	text-decoration: none;
	font-family:Arial;
	font-weight:bold;
}

a.TopLevelMenu_Selected:hover
{
	color: #ffea60;
	text-decoration: none;
	font-family:Arial;	
	font-weight:bold;
}

/* TopSmallMenu_Normal */
a.TopSmallMenu_Normal:link,
a.TopSmallMenu_Normal:visited,
a.TopSmallMenu_Normal:active 
{
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

a.TopSmallMenu_Normal:hover
{
	color: #ffea60;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

/* TopSmallMenu_Selected */
a.TopSmallMenu_Selected:link,
a.TopSmallMenu_Selected:visited,
a.TopSmallMenu_Selected:active 
{
	color: #ffea60;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

a.TopSmallMenu_Selected:hover
{
	color: #ffea60;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

/* SubMenu_Normal */
a.SubMenu_Normal:link,
a.SubMenu_Normal:visited,
a.SubMenu_Normal:active 
{
	color: #3b5d78;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}

a.SubMenu_Normal:hover
{
	color: #3b5d78;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
}

/* SubMenu_Selected */
a.SubMenu_Selected:link,
a.SubMenu_Selected:visited,
a.SubMenu_Selected:active 
{
	color: #3b5d78;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

a.SubMenu_Selected:hover
{
	color: #3b5d78;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}


/* SmallMenuLinks_Normal */
a.SmallMenuLinks_Normal:link,
a.SmallMenuLinks_Normal:visited,
a.SmallMenuLinks_Normal:active 
{
	color: #666666;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
}

a.SmallMenuLinks_Normal:hover 
{
	color: #666666;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11px;	
}

/* SmallMenuLinks_Selected */
a.SmallMenuLinks_Selected:link,
a.SmallMenuLinks_Selected:visited,
a.SmallMenuLinks_Selected:active 
{
	color: #666666;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;	
}

a.SmallMenuLinks_Selected:hover 
{
	color: #666666;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11px;	
}




.siteTextBox
{
	/* 
	border:1px solid #5e8db1;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#0e5b72; 
	*/
	width:95%;
	padding:1px 1px 1px 4px;
}


.TopLevelMenu 
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Tahoma; 
}

.CopyrightText 
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Tahoma; 
}

.SubMenu_Box_Normal
{
	border-left:1px solid #94a7b6;
	border-right:1px solid #94a7b6;
	height:25px;
	padding:0px 8px 0px 8px;
}

.SubMenu_Box_Selected
{
	border:1px solid #94a7b6;
	border-top:2px solid #94a7b6;
	border-bottom:1px solid #FFFFFF;
	background-color:White;
	height:25px;
	padding:0px 8px 0px 8px;	
}

.ListItemRow_Normal
{
	padding:4px 4px 4px 2px;
	background-color:#ffffff;
	vertical-align:top;
	border-bottom:1px dashed #e6edf4;	
	border-top:0px dashed #e6edf4;	
	
	border-left:0px solid #e6edf4;		
	border-right:0px solid #e6edf4;
}

.ListItemRow_Alternating
{
	padding:4px 4px 4px 2px;
	background-color:#f7f9fb; /* #f0f4f8; */
	vertical-align:top;
	border-bottom:1px dashed #e6edf4;	
	border-top:0px dashed #e6edf4;	
	
	border-left:0px solid #e6edf4;		
	border-right:0px solid #e6edf4;		
}

.whiteborder
{
	border:0px solid white !important;
	/* padding: 1px 1px 1px 1px !important; */
	height: 20px !important;
}
	
.search_button
{
	cursor:pointer;
	width:25px;
	border:0px solid #195997;
	background-color:white;
	color:White;
	background-image:url(_images/search.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.TopLevelMenuBg
{
	border:1px solid transparent !important;
	cursor:pointer;
	height:30px !important;	
}
	
.TopLevelMenuBg_hover
{
	/* 
	border-left		:1px solid #1f3d53 !important;
	border-right	:1px solid #1f3d53 !important;
	border-bottom	:1px solid #1f3d53 !important;
	border-top		:2px solid #1f3d53 !important;
				
	background-color:#1d72af !important; */
	background-image:url(../_images/inside/tabs/tabmenu_bg2.gif) !important;
	background-position:center bottom !important;
	background-repeat:no-repeat!important;
}	

.TopLevelMenuBg_selected
{
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image:url(../_images/inside/menu_bg_selected2.gif);
}


#sikbox input
{
	height:15px !important;
	font-size:11px !important;
	font-family:Arial !important;
	font-weight:normal !important;
	padding:2px 2px 2px 2px  !important;
	width:226px !important;
	background: #fff url(../_images/search2.gif) right center no-repeat !important;	
}

.sikbox_loading {
	background: #fff url('../_images/loading.gif') no-repeat right center !important;
}

.sikbox_results
{

	z-index:1001;
}
.sikbox_results ul, 
.sikbox_results li,
.sikbox_results span,
.sikbox_results div,
.sikbox_results td
{
	font-size:11px !important;
	font-family:Arial !important;
	line-height:normal !important;
}


.ajax_loading_container 
{
	position: absolute !important;
	z-index:20001 !important;
	text-align:center !important;
	vertical-align:middle !important;
	background-color:yellow !important;	
}

.ajax_loading
{
	background-position:center center !important;
	background-repeat:no-repeat !important;
	background-image:url(../_images/loading.gif);
	width:30px !important;
	height:30px !important;
}

.ajax_loading_text 
{
	font-family:Arial !important;
	font-size:11px !important;
	font-weight:bold !important;
	padding:0px 10px 0px 10px;
	height:30px !important;
	color:black !important;
}	
.modal_blackout 
{
	position: absolute;
	background-color: black;
	left: 0; top: 0;
	width: 100%;
	height:100%;
	z-index:1001;
	text-align:center;
	vertical-align:middle;
}