/* CSS Document */

body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ccc;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 12px;
	color: #333333;
	display:inline;
	line-height:25px;
	font-weight:normal;
}
h2 {
	font-size: 13px;
	color: #333333;
	display:inline;
	line-height:25px;
	font-weight:normal;
}

h3 {
	font-size: 12px;
	color: #333;
	display:inline;
}
h4 {
	font-size: 12px;
	color: #800000;
	display:inline;
	vertical-align:middle;
}
h5 {
	font-size: 16px;
	color: #800000;
	display:inline;
	vertical-align:middle;
	text-transform:uppercase;
	
}
#menu {
	color: #fff;
	text-decoration: none;

}
#menu td{
	color: #fff;
	text-decoration: none;
}

#menu a {
	color: #fff;
	text-decoration: none;
	margin-left:18px;
	margin-right:18px;
}

#menu a:link {
	color: #fff;
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
}

#menu a:active {
	text-decoration: none;
	color: #fff;
}
#menu-footer {
	color: #333;
	text-decoration: none;

}
#menu-footer a {
	color: #333;
	text-decoration: none;
	margin-left:18px;
	margin-right:18px;
}
#menu-footer a:link {
	color: #333;
	text-decoration: none;
}
#menu-footer a:visited {
	text-decoration: none;
	color: #333;
}
#menu-footer a:hover {
	text-decoration: underline;
	color: #660033;
}
#menu-footer a:active {
	text-decoration: none;
	color: #333;
}
.border1 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.nicelist {
    margin-left: 0px;
    padding-left: 0;
    list-style: none;
    }
.nicelist ul{
    margin-left: 5px;
    padding-left: 0;
    }
.nicelist li {	
    padding-left: 15px;
	background-image:url(../images/square-bullets.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
	margin-top:10px;
	line-height:18px;
	margin-left:0px;
    }

html[xmlns] .nicelist {
    padding-left: 2em;
    }
html[xmlns] .nicelist ul {
    background: none; /* undo the background-image */
    list-style-image: url(../images/square-bullets.gif);
    padding: 0;
	padding-left: 10px;
    }
	
html[xmlns] .nicelist li {
    background: none; /* undo the background-image */
    list-style-image: url(../images/square-bullets.gif);
    padding: 0;
	padding-left: 5px;
    }
	
	
	.newslist {
    margin-left: 5px;
    padding-left: 0;
    list-style: none;
    }
.newslist ul{
    margin-left: 5px;
    padding-left: 0;
	
    }
.newslist li {	
    padding-left: 15px;
	background-image:url(../images/arror-bullets.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
	margin-top:10px;
	line-height:18px;
	margin-left:0px;
	
    }

html[xmlns] .newslist {
    padding-left: 2em;
    }
html[xmlns] .newslist ul {
    background: none; /* undo the background-image */
    list-style-image: url(../images/arror-bullets.gif);
    padding: 0;
	padding-left: 5px;
	
    }
	
html[xmlns] .newslist li {
    background: none; /* undo the background-image */
    list-style-image: url(../images/arror-bullets.gif);
    padding: 0;
	padding-left: 5px;
    }
.content-justify
	{
	text-align:justify;
	}

.inputbox 
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px; 
  font-weight:normal; 
  border-color:cccccc; 
  border-style:inset; 
  border:1px solid #CCCCCC;
  color:#000000;
  padding-left:3px;
  padding-right:3px;
  }
  .floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 3px;
margin-left: 0px;
margin-right: 10px;
}
.floatright {
float: right;
margin-top: 0px;
margin-bottom: 3px;
margin-left: 10px;
margin-right: 0px;
}
#content td{
	text-align:justify;
}
#marqueecontainer
{
	position: relative;
	width:175px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	border: 0px solid orange;
	padding: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	
}
#new-nav ul{
list-style:disc;
padding-left: 10;
margin-left: 10;
}
#new-nav li
{
list-style:disc;
padding-left:0;
padding-top:10px;
margin:0;
}
.mfield
{
	color:#ff0000;
	font-weight:bold;

}
#leftmenu

{
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
margin-right:0px;
padding-left:0px;
padding-RIGHT :0px;
padding-TOP:0px;
padding-BOTTOM:0px;
}


#leftmenu ul
{
list-style: none;
margin: 0px;
}

#leftmenu li
{
list-style: none;
background: none;
padding: 0px;
font-weight: bold;
text-align:left;
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
margin-right:0px;
}

#leftmenu a
{
display: block;
position: relative;

height: 20px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url(../images/bbg0.gif);
padding-left: 17px;
padding-top: 8px;
color: #636363;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#leftmenu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 5px;
width: 7px;
height: 7px;
background: url(../images/x1.gif) no-repeat; 
}

#leftmenu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url(../images/x2.gif) no-repeat;
}

#leftmenu a:hover
{
background: inherit;
color: #fff;
background-image: url(../images/bbg1.gif);
}

#menu_end
{
height: 30px;
background-image: url(../images/a2.gif);
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(../eng/css/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../eng/css/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
