﻿*
{
 padding:0;
 margin:0;
 font-size:13px;
 font-family:Tahoma,Verdana, Arial, Sans-Serif;
 color:#555D65;
 background-color:inherit;
}
.mainTable
{
  float:left;
 margin:0px auto;
 padding:0px auto;
 width:960px;
 vertical-align:top;
 clear:right;

}
a
{
	color:#003399;
	text-decoration:none;
	}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}
a:visited
{
	color: #003399;
	text-decoration: none;
}


.clear
{
	clear:both;	
}
/*header*/
#div_header
{
	float:left;
	width:960px;
	height:70px;
	margin-top:10px;
	clear:right;
}
#div_header_left
{
width:330px;
float:left;
margin-top:15px;
margin-bottom:10px;	
}
#div_header_right
{
	float:right;	
}
/*div_tab*/
#div_tab
{
	width:100%;
	height:27px;
	background-image:url(../../Images/bg_tab.gif);
	background-repeat:repeat-x;
	overflow:hidden;	
	
}
#div_tab ul
{
	float:none;
	margin:0;
	padding:0px;
	list-style:none;
}
#div_tab li
{
	float:left;
	margin:0;
	padding:0 0 0 10px;
}
#div_tab li a
{
	float:left;
	text-align:center;
	padding-top:5px;
	border:none;
	width:77px;
	height:27px;
	color:#062E83;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	 background-image:url(../../Images/bg_tab_li_normal.jpg);
	 background-repeat:repeat;
		
}
#div_tab li a:hover
{
	color: #FE6A08;
	border: none;
	background-image: url(../../Images/bg_tab_li_active.jpg);
	background-repeat: repeat;
}

#div_tab li a.active
{
	color: #FFFFFF;
	border: none;
	background-image: url(../../Images/bg_tab_li_active.jpg);
	background-repeat: repeat;
}
#div_bar
{
	width:100%;
}
#div_bar_left
{
	width:5px;
	height:30px;
	background-image:url(../../Images/bg_bar_left.jpg);
	background-repeat:no-repeat;	
}
#div_bar_center
{
	height:30px;
	margin-left:5px;
	margin-right:8px;
	margin-top:-30px;
	background-image:url(../../Images/bg_bar_center.jpg);
	background-repeat:repeat-x;	
}
#div_bar_right
{
    height:30px;
    width:8px;
    background-image:url(../../Images/bg_bar_right.jpg);
	background-repeat:no-repeat;
	margin-top:-30px;
	float:right;
    	
}
#div_hot
{
width:100%;
	
}
#div_hot_left
{
	width: 8px;
	height: 30px;
	background-image: url(../../Images/bg_hot_left.gif);
	background-repeat: no-repeat;
}
#div_hot_center
{
	height: 30px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: -30px;
	background-image: url(../../Images/bg_hot_center.gif);
	background-repeat: repeat-x;
}
#div_hot_right
{
	width: 8px;
	height: 30px;
	background-image: url(../../Images/bg_hot_right.gif);
	background-repeat: no-repeat;
	margin-top: -30px;
	float: right;
}
#div_footer
{
	float:left;
	clear:both;
	bottom:0px;
	width:960px;
	height:28px;
	background-image:url(../../Images/bg_footer.gif);
	background-repeat:repeat-x;
	padding-top:3px;
	border-top:1px solid #9BBDD3;
}
#div_copyright
{
margin:5px;
width:100%;
font-family:Trebuchet MS, Verdana, Arial;
font-size:12px;
color:#848585;
}
#div_main_content
{
width:100%;
margin-top:8px;
margin-bottom:8px;	
height:auto;

}

.cp_header_left
{
	width:10px;
	height:25px;
	background-image:url(../../Images/content_pane_header_left.gif);
	background-repeat:no-repeat;
}
.cp_header_center
{
	height:25px;
	margin-left:10px;
	margin-right:10px;
	margin-top:-25px;
	background-image:url(../../Images/content_pane_header_bg.gif);
	background-repeat:repeat-x;
	

}
.cp_header_center .cp_header_content
{
	color:#003278;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
.cp_header_right
{
	width:10px;
	height:25px;
	background-image:url(../../Images/content_pane_header_right.gif);
	background-repeat:no-repeat;
	margin-top:-25px;
	float:right;
}
.cp_body
{
	padding:5px;
	border: solid 1px #9BBDD3;
	
	
	
}
.cp_body_content
{
	 overflow:hidden;
	 height:100%;
	
	 	
}
.cp_body_content ul li
{
	color:#003278;
	font-size:12px;
	font-weight:bolder;
    padding-left:10px;
    line-height:30px;
   
  
}
.catalogBox_separator
{
 height:1px;
 border-bottom: dotted 1px #666600;
 width:158px;
 margin-bottom:5px;
 display:block;	
}
.title_common
{
color:#003278;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
.messageError {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: red;
}
.gridView_common_table
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3AAFC0;
}


.gridView_common_header
{
	color: #005368;
	background-color: #C1E2E7;
	font-weight: bold;
	font-size: 13px;
	height: 30px;
}
.gridView_common_row
{
	color: #333333;
	background-color: #ECF9FF;
	font-size: 12px;
	height: 20px;
}
.gridView_common_alter_row
{
	color: #333333;
	background-color: #F4FBFF;
	font-size: 12px;
	height: 20px;
}
.gridView_common_empty_row
{
	color: #507B20;
	background-color: #F3F8EF;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
}
.gridView_common_pager td
{
	color: #333333;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
}
.gridView_common_green
{
	color: #008000;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
}
.gridView_common_red
{
	color: #FF0000;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
}
.reorderlist li
{
 list-style:none;

}
.callbackStyle {
	border:thin blue inset;		
}
.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
.h1{ 

height:20px; 
background-repeat:no-repeat; 
font-size:14px; 
font-weight:bold; 
padding-left:15px; 
padding-top:8px; 
margin:0px; 
color:#062E83; 
} 

