#warning {

	background-position: center;

	color: black;

	padding: 10px;

	border-style: solid;

	border-width: 1px;

	width: 50%;

	background-color: #ff1921;

}


.timeClass {
  margin-top: 5px;
  background-position: 0;
  color: #7e7e7e;
  font-family:arial,verdana,helvetica,sans-serif;
  font-weight:normal;
  font-size: 8pt;
}


a:link { color: #265B93; text-decoration: none; }
a:active { color: #265B93; text-decoration: none }
a:visited { color: #265B93; text-decoration: underline }
a:hover { color:#ffffff; background-color:black;  }

a.nav:link { color: #265B93;  text-decoration: none; }
a.nav:active { color: #265B93;  text-decoration: none }
a.nav:visited { color: #265B93;  text-decoration: underline }
a.nav:hover { color:#ffffff; background-color:#000;  }

body, table  { 	
    font-family: trebuchet ms;
    color:#000000;
    font-size:10pt;
    letter-spacing: -.2px;
    line-height: 125%;
    background-color:#ff; 
    } 
    
img {
padding-right: 3px;
border-width: 0px;
vertical-align: middle;
}

#smaller2 td { border-bottom: solid 1px; #ccc; padding: 5px; vertical-align: top; }

.page_name {
	font-size: 16px;
	
}


tr.highlight:hover { background-color: #e1e1e1; }
tr.highlight { border-bottom: solid #ccc; }
td.highlight:hover { background-color: #e3e3e3; }


table.print { 
	border-width:0px; 
	border-spacing:1px;
    border-style:dashed; 
	border-color:ccc; 
	border-collapse:separate; 
} 

table.smaller { 
	line-height: 115%; 
	border-width:0px; 
	border-spacing:1px;
    border-style:dashed; 
	border-color:eee; 
	background-color:ccc; 
} 

table.smaller2 { 
	line-height: 120%; 
	border-width:1px; 
	border-spacing:1px;
    border-style:dashed; 
	border-color:ccc; 
	background-color:fff; 
}

.admin-nav {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	border-right-color: #7d7d7d;
	border-left-color: #7d7d7d;
	border-left-style: dotted;
	border-bottom-style: none;
	border-right-style: dotted;
	border-top-style: solid;
	border-left-width: thin;
	border-bottom-width: 0px;
	border-right-width: thin;
	border-top-width: thin;
	border-top-color: #7d7d7d;
	align: center;
	width: 960px;
	height: 35px;
	background-color: #cccccc;
	margin: 0 auto;
    overflow: hidden;
}
.admin-table {
	clear: both;
	float: none;
	line-height: 125%;
	align: center;
	width: 960px;
	background-color: #f6f6f6;
	padding: 15px;
	border-width: 0px 1px 1px 1px;
	border-style: dotted;
	margin: 0 auto;
	
}


.admin-table1 {
	border-color: #7f7f7f;
	border-width: thin;
	align: center;
	width: 750px;
	background-color: white;
	padding: 15px;
	border-style: dotted;
	margin: 0 auto;
}

.admin-table-files {
	align: center;
	width: 100%;
	background-color: white;
	padding: 0px;
	margin: 0 auto;
}

.admin-table-sub {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 0px;
	line-height: 125%;
	align: center;
	width: 960px;
	background-color: #f6f6f6;
	margin-bottom: 0;
	border-width: 0px 1px 1px 1px;
	border-style: dotted;
	
}


.admin-table-editor {
	align: center;
	width: 960px;
	padding: 15px;
	border-width: 0px 1px 0px 1px;
	border-style: dotted;
	margin: 15 auto;
	
}


.editdiv {
	z-index: 5;  
	border: dotted;  
	border-width: 0px 1px 1px 1px; 
	padding: 4px; 
	background-color: #f6f6f6; 
	color: #515151;
}

.edit-section {
	border-top: 1px solid;
	border-left: 1px dotted;
	border-right: 1px dotted;	
	padding: 7px; 
	background-color: #ccc; 
	color: #000;
}

.component-display {
	border: dotted;  
	border-width: 1px; 
	padding: 4px; 
	background-color: #e6e6e6; 
	color: #000;
}

#repItem {
	margin-top: 5px;
	border-bottom: solid grey thin;
}


#nav-pwda {
	border-bottom-color: #7e7e7e;
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 35px;
	width: 960px;
}


#nav-pwda ul {
	padding: 0;
	margin: 0px auto;
	white-space: nowrap;
}

#nav-pwda li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
		border-top : 1px solid #fff;

}

#nav-pwda a {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
	color: #000;
	text-decoration: none;
	background:  #cccccc;	
	text-align:center;

	
}

#nav-pwda li.selected a {
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 0px;
	margin-left: 0px;
	background: #f6f6f6;
	color: #265b93;
	border-left : 1px solid #fff;
	border-top : 1px solid #fff;
	border-right : 1px solid #666;
	text-decoration: none;
}

#nav-pwda li a:hover {
	color: #222;
	background: #eee;

}

/********
sub
********/

#nav-pwda-sub {
 border-style: none;
 padding-bottom: 5px;
 margin-left: 0px;
 margin-bottom: 10px;
 margin-top: 0px;
 padding-left: 0px;
 height: 30px;
 padding-top: 0px;
 clear: both;
 background-color: #f6f6f6;
}

#nav-pwda-sub ul {
	padding: 0;
	margin: 0px auto;
	white-space: nowrap;
}

#nav-pwda-sub li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top : 1px solid #fff;

}

#nav-pwda-sub a {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	float: left;
	color: #000;
	text-decoration: none;
	background:  #cccccc;	
	text-align:center;

	
}

#nav-pwda-sub li.selected a {
	border-left-color: #dfdfdf;
	border-top-color: #dfdfdf;
	border-right-color: #818181;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	background: #f6f6f6;
	color: #265b93;
	text-decoration: none;
}

#nav-pwda-sub li a:hover {
	color: #222;
	background: #eee;

}

#productList table {
}

#productList td {
	border-bottom-color: #818181;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 12px;
	border-bottom-width: thin;
	vertical-align: top;
}

#productTable td {
	border-bottom-color: #818181;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	border-bottom-width: thin;
	vertical-align: top;
}

#storeTable td {
	border-bottom-style: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	vertical-align: top;
}

