#pageHeader h1{
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 93px;
}
#pageHeader h1 a{
    text-decoration: none;
    color: #999;
}
td, table{
	font-family:verdana;
	font-size:9px;
	vertical-align:top;
	line-height:12px;
	color:#7F7F7F;
	
}

.firstpageMenuItem{
    margin: 0px;
    padding: 0px;
    position: relative;
    margin-bottom : 2px;
    
}
.firstpageMenuItem .blackBG{
    display: block;
    background: #000;
    width: 225px;
    position: absolute;
    top:81px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    filter: alpha(opacity=40);
    -moz-opacity: 0.40;
     
     

}
* html .firstpageMenuItem .itemUrltxt{
    padding: 0;
    margin-left: -228px;
    margin-top: 80px;
}
* html .firstpageMenuItem .blackBG {
    margin-left: -228px;
}
.contentData{
    padding: 10px;
    color: #333;
    padding-top: 0px;
font-size: 12px;
}
a.openpopUp img{
    border: 1px solid #666;
    padding: 2px;
}

 .itemUrltxt{
    position:absolute;
    color: #fff;
    z-index: 5;
    width: 225px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    display: block;
    margin-top: -33px;
}
.itemUrltxt:hover{
    text-decoration: none;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color: #FFFFFF}

a { color:#E93400; text-decoration:none}
a:hover{ text-decoration:underline}

span a { color:#E93400; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding:0 0 0 10px}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.policy{ color:#7F7F7F}
.policy a{ color:#000000; text-decoration:none}
.policy a:hover{ text-decoration:underline}

span{ color:#000000}

strong a{ font-size:10px}

strong{ font-size:10px}
b{ color:#E93400}

.form input {
	width:191px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

.form textarea {
	width:191px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}

