body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table{
	border: 1px solid #CEE2FD;
}

.table tr th{
	height: 30px;
	background-image: url(../images/table-bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #0805AA;
}

.table tr .tr0 {
	background-color: white;
	padding: 3px;
	color: #4B4B4B;
	font-size: 12px;
}

.table tr .tr1 {
	background-color: #F3F6FD;
	color: #4B4B4B;
	padding: 3px;
	font-size: 12px;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	color: #0805AA;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
}
h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h2 {
	font-size: 30px;
	color: #000000;
}
h3 {
	font-size: 24px;
	color: #000000;
}
h4 {
	font-size: 18px;
	color: #000000;
}
h5 {
	font-size: 16px;
	color: #000000;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
a:link {
	color: #000aff;
}
a:visited {
	color: #000aff;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000aff;
}

/* styles for tabbed navigation */
#navcontainer {
background: #ffffff;
padding: 1px;

}
#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #ccc;
font: bold 12px "Trebuchet MS",helvetica,sans-serif;
text-align:center;



}
#navlist li {
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ccc;
border-bottom: none;
background: #eee;
text-decoration: none;
background-image: url(../images/gradient2.png);
}
#navlist li a:link {
color: #0066FF;
}
#navlist li a:visited {
color: #0066FF;
}
#navlist li a:hover {
color: #ffff00;
background: #0066FF;
border-color: #0066FF;
}
#navlist li a#current {
background: white;
border-bottom: 1px solid white;
}
#navlist li a:hover#current {
background: white;
border-bottom: 1px solid white;
color:#0066FF;
}
/* end styles for tabbed navigation */
.err{
  color: #de4019;
}
.ok{
  color: #52a400;
}

.pnTableContainer {
	background: url(../admin/img/tableinc/tableTitleHead.gif) top repeat-x #cddef3;
	border-left: 1px solid #94accc;
	border-right: 1px solid #94accc;
	border-bottom: 1px solid #94accc;
	font-size: 12px;
	color: #15428b;
	clear:both;
}

.pnTableContainer .left {
	float: left;
	padding: 3px;
}

.pnTableContainer .right {
	float: right;
	padding: 3px;
}

.pnTableContainer table {
	width: 100%;
}

.pnTableContainer td {
	padding: 3px 10px 3px 3px;
	border-bottom: 1px solid #E0E0E0;
}

.pnHeaderRow th {
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
}

.pnEvenRow {
	background-color: #f8f8f8;
}

.pnOddRow {
	background-color: #f1f1f1;
}










/* styles for tabbed navigation */
#navcontainer {
background: #ffffff;
padding: 1px;
}
#navlist {
padding: 0 0 20px 0;
margin-left: 0;
border-bottom: 1px solid #ccc;
font: bold 11px "Trebuchet MS",helvetica,sans-serif;
text-align:center;
line-height:26px;
}
#navlist li {
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ccc;
border-bottom: none;
background: #eee;
text-decoration: none;
background-image: url(../images/gradient2.png);
}
#navlist li a:link {
color: #0066FF;
}
#navlist li a:visited {
color: #0066FF;
}
#navlist li a:hover {
color: #ffff00;
background: #0066FF;
border-color: #0066FF;
}
#navlist li a#current {
background: white;
border-bottom: 1px solid white;
}
#navlist li a:hover#current {
background: white;
border-bottom: 1px solid white;
color:#0066FF;
}
/* end styles for tabbed navigation */


.suckertreemenu{

	height:27px;
	background: url(../img/chromebg.gif) center center repeat-x;
	z-index:100;
	/*border:1px solid #999;*/
	text-align:center;
	clear:both;
}
.suckertreemenu ul{
margin: 0 auto;
padding: 0;

}

/*Top level list items*/
.suckertreemenu ul li{
margin:0px 5px 0px 5px;
position: relative;
display: inline;
float: left;
bottom:1px;
/*border: 1px solid black;*/
}

.suckertreemenu ul li a{
border-left-width: 0;
text-decoration: none;
color: #fff;
font-size:11px;
font-family:Verdana;
}

.suckertreemenu ul li ul{
line-height:16px;
text-align:left;
left: 0;
position: absolute;
/*border:1px solid #f00;*/
display: block;
visibility: hidden;
background-color:#fff;
margin-left:-30px;
margin-top:0px;
top:0;
}

.suckertreemenu ul li ul li{
margin:0px 0px 0px 0px;
padding:0;
width:220px;
display: list-item;
}

.suckertreemenu ul li ul li ul li{
border:1px solid #999;
}

.suckertreemenu ul li ul li ul{
margin-left:0px;
left: 220px;
top: 0;
}

.suckertreemenu ul li ul li a{
font-size:11px;
font-weight:bold;
display: block;
width: 210px;
color: #000;
text-decoration: none;
padding: 1px 5px;
/*border: 1px solid #ccc;*/
}

.suckertreemenu ul li ul li a:hover{
background-color:lightblue;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */