/*Global
-----------------------------------------------
*/
body {  
  background-color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  margin-top: 5px;
  color: #000000;
}

p, div, span, table, td {

  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
h1 {
  font-size:16px;
  margin:0;
}
h2 {
  font-size:14px;
  margin:0;
  color:#ff6600;
}

input, select, textarea {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:11px;   
}

img {
  border:0;
}

form 
{
	margin:0px;
}
.formtitle
{
	font-weight:bold;    
}
dt{
	margin-top:10px;
	font-weight:bold;
}


/*Links
-----------------------------------------------
*/
a:link,a:visited{color:#000; font-size:11px;}
a:hover,a:active{color:#0076A3; font-size:11px;}

#PRPath td
{
	color:#0076A3;
	font-size:12px;
	font-weight:bold;
	height:22px; 
}

#PRPath a
{
	font-size:12px;
}
/*Tables
-----------------------------------------------
*/
.content{
background-color:#FFFFFF;
border:1px solid E4E4DC;
}


.bgb2 {
  background:url(/img/divider_w.gif);
  background-repeat: repeat-x ;
  background-position: bottom; 
  height:50px; 
}
.bgb1 {
  background:url(/img/divider_b.gif);
  background-repeat: repeat-x ;
  background-position: bottom; 
  height:50px; 
}
.bgb3 {
  border-bottom:1px dashed #CCCCCC;
  background-color:#ffffff;
}
.bgb4 {
  border-bottom:1px dashed #CCCCCC;
  background-color:#f5f5f5;
}
.bgright{
  height:20px;
  background-image: url(/img/doty.gif);
  background-repeat: repeat-y;
  background-position: right;
}
.dashedTable{
  border-top: 1px dotted #BEBEBE;
  border-right: none;
  border-bottom: none;
  border-left: 1px dotted #BEBEBE;
}
.dashedTable td{
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: none;
  border-right-color: #BEBEBE;
  border-bottom-color: #BEBEBE;
}
.simg{
text-align:center;
background-color:#FFFFFF;

}
.copy{
font-size:10px;
}

/*Headings
-----------------------------------------------
*/
.headheight{height:32px; text-align:center}
.headBGgray {
  background-color: #ECECEC;
  /*height:28px;*/
}
.headBGBlue{
background-color:#374852;
background-image: url(/img/bgBlue.gif);
  background-repeat: repeat-x;
}
.footerBGBlue{

background-image: url(/img/bgBlue2.gif);
  background-repeat: repeat-x;
  height:10px;
}
.bgGray{
background-color:#CCCCCC;
}
.subheader
{
	border:1px dashed #00ACE3;
	margin-top:10px;
	padding:10px;
	color:#000000;	
	font-weight:bold;
	text-align:center;
	background-color:#FAFAFA;
}
.bgBlue
{
	background-color: #00ACE3;
}
.bgstore{
background-color:#C2E3FC;
font-weight:bold;
}
.headWhite{
color:#FFFFFF;
font-size:15px;
font-weight:bold;
height:28px; 
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
.headBlue{
color:#0076A3;
font-size:14px;
font-weight:bold;
height:28px; text-align:center;
}
.headBGOrange{
background-image: url(/img/bgOrange.gif);
  background-repeat: repeat-x;
}
.headBGSearchBox{
/*background-image: url(/img/bgSearchBox.gif);
  background-repeat: repeat-x;*/
  background-color:#ECECEC;
  height:32px;
}
.prcatname
{
	height:28px;
	color:#0076A3;
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
}
.total
{
background-color:#C2E3FC;
border-top:2px solid #ffffff;	
}
.total td
{color:#000000;
font-size:12px;
font-weight:bold;
}
.searchresult{
color:#0076A3;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding-top:6px; 
	padding-left:4px;
}
/*paging
-----------------------------------------------
*/
.pagenavcur{
background-color:#ff9f00;
color:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
width:16px;
height:16px;
text-align:center;
}
.pagenav {
border:1px solid #ff9f00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
width:16px;
height:16px;
text-align:center;
}
.pagenav a{

font-weight:bold;
text-decoration:none;
}

/*text
-----------------------------------------------
*/
.white12{
color:#ffffff; 
}
.black12{
color:#000000;
font-weight:bold; 
}
.blue12{
color:#00ACE3;
font-size:12px;
font-weight:bold;
}
.black10
{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
}
.blue11{
color:#0076A3;
font-size:11px;
font-weight:bold;
}
.dblue12{
background-color:#0B86B5;
color:#FFFFFF;
padding:2px 10px;
margin-top:4px;
margin-bottom:4px;
font-size:12px;
font-weight:bold;
}
#vCode
{
	color:#0B86B5;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia;	
}
.errortop
{
	color:#ED1B23;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
}
.red
{
	color:#ED1B23;
}
.smalltext
{
	font-size:10px;
}
.welcome
{
	font-weight:bold;
	padding-left:10px;
	color:#0D5D7B;	
}
/*menu
-----------------------------------------------
*/
#topmenu{
white-space:217px;
height:44px;
}
#topmenu a{
text-decoration:none;
color:#000000;
}

#menublock{
border-collapse:collapse;
border:1px solid E4E4DC;
}

#menublock td {
background-color: #ECECEC;
}

#menublock td a{
display: block;
padding: 2px 2px 2px 5px;
border-left: 6px solid #00BFF3;
border-top:1px solid #ffffff;
background-color: #ECECEC;
font-size:12px;
font-weight:normal;
text-decoration: none;
color:#000000;
}
#menublock td a.ss{
display: block;
padding: 2px 2px 2px 5px;
border-left: 6px solid #00BFF3;
border-top:1px solid #ffffff;
background-color: #0076A3;
font-size:12px;
font-weight:bold;
text-decoration: none;
color:#FFFFFF;
}
#menublock td a:hover{
border-left: 6px solid #E84922;
background-color: #DBDBDB;
color:#000000;
}

#submenublock{
font-family: Arial, sans-serif;
border-collapse:collapse;
}

#submenublock td a{
display: block;
padding: 1px 2px 1px 10px;
border-left: 6px solid #f5f5f5;
border-top:0px;
background-color: #E4ECF8;
font-weight:normal;
font-size:11px;
text-decoration: none;

color:#000000;
}

#submenublock td a:hover{
border-left: 6px solid #E84922; 
background-color: #DBDBDB;
}

