a 
{
	color:#D56E22;
	text-decoration:none;
}

a:hover
{
	text-decoration: none;
}

.topBarLink:link, .topBarLink:visited  {
	font-family:Verdana;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	border: none;
}

.topBarLink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

.bottomBar
{
	background-color: #ff9a64;
	height: 20px;
}

.menuLink:link, .menuLink:visited{
	font-family:Verdana;
	font-size: 14px;
	color:#00008C;
	font-weight: bolder;
	text-decoration: none;
}

.menuLink:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}

.menuTitle
{
 	border-bottom:2px thick dashed #CCCCCC; 
	padding: 2px 2px 2px 2px; 
	font-size: 16px; 
	font-weight: bolder;
}

.title2
{
	padding: 2px 2px 2px 2px; 
	font-size: 16px; 
	font-weight: bolder;
}

.menuTitle a:link, .menuTitle a:visited
{
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.menuTitle a:hover
{
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.subMenuTitle
{
 	border-bottom: 1px #cccccc dotted;
	border-collapse:collapse;
	border
}

body {
	background-color:#FFFFFF;
	font-family:Verdana;
	color:#444444;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	
}

.topBarTilte
{
	font-family:Verdana;
	font-size: 12px;
	color:#FFFFFF;
	padding-top: 21px;
	padding-right: 40px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

.title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight: bold;
	color: #900 ;
	text-align: right;
	padding-bottom: 7px;
	padding-right: 3px;
}

.titleLeft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight: bold;
	color:#900;
	text-align: left;
	padding-bottom: 7px;
	padding-right: 3px;
}

.titleLeft1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#900;
	text-align: left;
	padding-bottom: 7px;
	padding-right: 3px;
}

.titleLeft2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color:#900;
	text-align: left;
	padding-bottom: 7px;
	padding-right: 3px;
}

.smallTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bolder;
	color: #f9870b;
}

.smallTitle1
{
	font-size:15px;
	color: #f9870b;
}


.subtitle
{
	font-family: Georgia, "Times New Roman", Times, serifl;
	font-size:15px;
	font-weight: bold;
	color: #CC3300;
}

.smallTitle:link,  .smallTitle:visited
{
	font-size:14px;
	font-weight: bolder;
	color: #f9870b;
	text-decoration: none;
}

.smallTitle:hover
{
	font-size:14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: underline;
}

.address
{
 font-family:Verdana;
 font-size:11px;
 color:#000000;
 font-weight: normal;
}

.address a:link, .address a:visited
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.address a:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

.bginput, select, textarea {font-size:14px;font-family:Tahoma, Verdana, Georgia, Courier, Simsun;color:#000000;vertical-align:middle;margin:2px;padding:2px;border:1px solid #BAC0C3;background-color:#F9FBFD; }


.level1 li a:link, .level1 li a:visited
{
	background: white;
	color: #333333;
	text-decoration: none;
}

.level1 li a:hover
{
	text-decoration: underline;
}

.level2 li a:link, .level2 li a:visited
{
	background: white;
	color: #3e3e3e;
	text-decoration: none;
}

.level2 li a:hover
{
	text-decoration: underline;
}

.treeview a:link, .treeview a:visited
{
	background: white;
	color: #d45811;
	text-decoration: none;
}

.treeview a:hover
{
	text-decoration: underline;
}

.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;
list-style-type: none;
padding: 5px 5px 5px 5px;
/*padding-left: 0px;*/
margin-bottom: 3px;
margin-left: -38px;
font-weight:bolder;
font-size: 15px;
color: #d45811;
}

.level1{
display: none;
}

.level2{
display: none;
}

.level3{
display: none;
}

.level1 li{
background: white;
list-style-type: none;
padding: 1px 0px 1px 15px;
margin-bottom: 4px;
margin-left: 0px;
font-weight:bold;
font-size: 11px;
color:#666666;
border-collapse:collapse;
}

.level2 li{
background: white;
list-style-type: none;
padding: 2px 0px 2px 15px;
margin-bottom: 0px;
margin-left: -1px;
font-weight:normal;
font-size: 10px;
color:#666666;
border-collapse: collapse;
}

.level3 li{
background: white;
list-style-type: none;
padding: 0px 0px 0px 30px;
margin-bottom: 3px;
margin-left: 0px;
font-weight:normal;
font-size: 10px;
color:#666666;
border-collapse:collapse;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(image/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;
}

.mainFrame
{
	padding: 5px 10px 5px 10px;
	text-align: left;
	line-height: 14pt;
}
.dottedLink a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
}

.dottedLink a:hover {
	border-bottom: none;
}
.contentStyle
{
	border:1px solid #CCCCCC;
	width: 99%;
	text-align: left;
	padding: 3px  3px 3px 3px;
}

.content
{
	border:1px solid #CCCCCC;
	width: 96%;
	text-align: left;
	padding: 10px  6px 50px 10px;
}

.content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content li {
	font-size:14px;
	padding: 5px 0 5px 25px;
	background: url(image/orangeBullet.gif) no-repeat 10px 9px;
}

.content li a {
	text-decoration: none;
	color: #333333;
}

.content li a:hover {
	border-bottom: 1px dotted #666666;
}

.garySmallWord {
	color: #666666;
	font-size: 13px;
}

h4
{
	font-size: 14px;
}

.contentTable {
	border-collapse:collapse;
	display:block;	
}

.contentTable td{
	border:1px solid #e1dfdf;
	background-color: #FFFFFF;
	padding:8px 10px 4px;	
}

.contentTable th {
	background-color:  #fdfbc7;
	background-image:none;
	border:1px solid #e1dfdf;
	color: #333333;
	font-size:14px;
	font-weight:bold;
	padding:8px 10px 4px;
	vertical-align:text-top;
	width:35%;
}

.contentTable td a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

.contentTable td a:hover {
	font-weight: bolder;
	Color: #FF9900;
	text-decoration: underline;
	border-bottom: none;
	background-color: #FFFFFF;
}
.listTable
{
	border-collapse: collapse;
	font: 14px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	width: 100%;
}

.listTable td{
	border: 1px solid #e1dfdf;
	padding:5px;
}

.jobTable
{
border-collapse: collapse;
font: 14px  Verdana, Arial, Helvetica, sans-serif;
text-align:left;
width: 100%;
}

.jobTable td{
border: 1px solid #e1dfdf;
}

.jobTable td.detailed{
border: 1px solid #e1dfdf;
padding: 3px;
padding-left: 14px;
padding-right: 8px;
}

.jobTable td.detailed2{
color: #000000;
padding: 3px;
padding-left: 28px;
padding-right: 8px;
}

.jobTable tr{
background-color: #FFFFFF;
}

.jobTable th{
border-bottom: 3px solid #ff9a64;
color: #993300;
font-size:16px;
font-weight: bold;
text-align: left;
height:14px;
vertical-align:bottom;
}

.jobTable tr.altrow
{
background-color: #DFE7F2;
color: #000000;
}

.jobTable th.subheaderTable
{
padding-bottom: 0px;
font-weight: bolder;
font-size: 16px;
}

.jobTable td a {
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 5px 20px;
	display: block;
}

.jobTable td a:hover {
	background-color:#fafaae;
	font: bold;
}

#jobUDetailedTable a {
	color: #000000;
	text-decoration: none;
	padding: 2px 1px 5px 14px;
	display: block;
}

#jobUDetailedTable a:hover {
	background: #fafaae;
	font: bolder;
}

.tempTable
{
	text-align:left;
	width: 95%;
}

.tempTable tr {
	border: 0px;
}

.tempTable td {
	border: 0px;
}

.tempTable ul li a {
	text-decoration: none;	
	color:#000000;
}

.tempTable ul li a:hover {
	background-color:#FFFFFF;
	text-decoration: underline;
	color:#0000FF;
}

.tempTable td a {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	color:#0000FF;
	display: inline;
	background-color:#FFFFFF;
}

.tempTable td a:hover {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	color:#0000FF;
	display: inline;
	background-color:#FFFFFF;
}

.tempTable div a{
	background-color: #FFFFFF;
	color: #666666;
	text-decoration:underline;	
	display: inline; 
}

.tempTable div a:hover{
	background-color: #FFFFFF;
	color: #333333;
	text-decoration:underline;	
}


.tabTable
{
	text-align:left;
}

.tabTable tr {
	border: 0px;
}

.tabTable td {
	border: 0px;
	padding-top: 2px;
	text-align:center;
}

.tabTable td a {
	background-color:#FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.tabTable td a:hover {
	background-color:#FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.CurrentOpen_TitleL1
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight:bolder;
	text-align:center;
	height: 25px;
	padding-top: 3px;
	vertical-align:bottom;
	background:url(image/line.jpg) repeat-x;	
}

.menuStyle ul
{
	list-style-image: url("image/bullet_yellow.gif");
	font-size: 14px;
}

.menuStyle ul li
{
	/*border-bottom: 1px solid #cccccc;*/
	color: #d45811;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	margin-left: -20px;
}

.menuStyle ol 
{
	list-style: url(image/orangeBullet.gif);
	font-size: 12px;
}

.menuStyle ol li
{
	color: #000000;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: -15px;
}

.menuStyle ul a:link, .menuStyle ul a:visited
{
	/*color: #3a0058;*/
	background-color: #FFFFFF;
	color: #d45811;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;

}

.menuStyle ul a:hover
{
	background-color: #FFFFFF;
	color: #990000;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}

.menuStyle ol a:link, .menuStyle ol a:visited
{
	color: #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.menuStyle ol a:hover
{
	color: #990000;
	font-size: 14px;
	background-color: #FFFFFF;
	display:block;
	font-weight: normal;
	text-decoration: none;
}

.sidebar {
	text-align: left;
	width: 100%;
	padding: 0 0 0 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
}

.sidebar li ul li {
	padding: 5px 0 5px 25px;
	background: url(image/img04.gif) no-repeat 10px 9px;
}

.sidebar ol li 
{
	list-style-image: none;
}

.sidebar li h2 {
	margin: 0 0 0px 0;
	padding: 5px 10px;
	background: url(image/img02.gif) repeat-x;
	color: #555555;
	/*border: 1px solid #F2F2F2;*/
	border: 1px solid #e1dfdf;
	font-size: 14px;
}

.sidebar li h1 {
	margin: 0 0 0px 0;
	padding: 5px 10px;
	background: none;
	/*border: 1px solid #F2F2F2;*/
	border: 0px solid #e1dfdf;
	font-weight:bolder;
	font-size: 18px;
}

.sidebar a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
}

.sidebar a:hover {
	border-bottom: none;
}

.addressTable
{
	width: 80%;
	border: 1px solid #e1dfdf;
	border-collapse: collapse;
}

.addressTable th 
{
	width: 20%;
	border: 1px solid #e1dfdf;
	background-color: #fafaae;
	background-image:none;
	padding: 8px 10px 4px 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align:text-top;
}

.addressTable td 
{
	border: 1px solid #e1dfdf;
	padding: 4px 10px 4px 10px;
}

.addressTable td a
{
	background-color:#FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	color:#000000;
}

.addressTable td a:hover
{
	background-color:#FFFFFF;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	color:#0000FF;
	font-weight: bolder;
}

/* SiteMap */
#sitemap {
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0px;
}

#sitemap li {
	margin: 0px;
	margin-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;	
	list-style-image: url(image/title_bullet.jpg);
	font-size:12px;
	color: #000000;	
	font-weight: bold;		
}

#sitemap .subtitle1 li {
	margin: 0px;
	margin-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: left;
	list-style-image: url(image/bullet_levels.gif);	
	font-weight: normal;	
}

#sitemap .subtitle2 li {
	margin: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-left: 5px;
	text-align: left;
	list-style-image: url(image/bullet_levels.gif);
	font-weight: normal;	
}

#sitemap .subtitle3 li{
	margin: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	list-style-image: url(image/bullet_levels.gif);
	font-size: 11px;
	color: #333333;	
	font-weight: normal;	
}

#sitemap .folder li{
	margin: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	list-style-image: url(image/open.gif);
	font-size: 11px;
	color: #333333;	
	font-weight: normal;	
}


#sitemap li a:link, #sitemap li a:visited {
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	color: #000000;	
	text-decoration: none;
	border-bottom: none;
}

#sitemap li a:hover{
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration:underline;
	color: #000000;
}

.FirstCharacter {
	color: #FFCC00;
	font-size: 20px;
	font-weight: bold;
}
.listTable th {

border-bottom: 3px solid #ff9a64;
color: #993300;
font-size:16px;
font-weight: bold;
text-align: left;
height:14px;
vertical-align:bottom;
}
