body{
margin:0 0 0 0;
}
.tdcontent{
font-weight: normal;
font-family:arial;
font-size:12px;
padding:10px;
text-align:left;
vertical-align:text-top;
}
table.protbl{
border:1px solid #cacaca
}
table.protbl td.head{
background-color:#1DACD8;
color:#FFFFFF;
padding:2px;
}
table.protbl td.content{
color:#000000;
padding-top:10px;
}
.tblcontent td{
font-weight: normal;
font-family:arial;
font-size:12px;
vertical-align:text-top;
}
.tdlist td{
font-weight: normal;
font-family:arial;
font-size:12px;
text-align:left;
padding-left:5px;
padding-top:5px;
vertical-align:top;
}
.tdlist img{
margin-top:2px;
}
.tabhead{
font-weight: bold;
font-family:verdana,tahoma, arial;
font-size:12px;
padding-left:3px;
}
.footertd{
font-weight: normal;
font-family:verdana,tahoma, arial;
font-size:10px;
color:#909191;
border-top:1px solid #e5e5e5;
padding:5px 0px 5px 5px;
}
input.txt{
font-family:arial;
font-size:12px;
height:15px;
border:1px solid #000000;
}
input.btn{
	cursor: hand;
}
a {
	color:#3399FF;
	text-decoration: none;
}
.keycnct {
	background-color: #2C7ED2;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 5px;
}
.keydetail {
	background-color: #E2E2E2;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-align:right;
	background-position: center;
	padding: 5px;
}
.keytd {
	background-color: #E2E2E2;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	background-position: center;
}
a:hover {
	text-decoration: underline;
}
.chromestyle{
width: 100%;
font-weight: bold;
font-family:tahoma, verdana,arial;
font-size:12px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 6px 15px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
text-decoration: none;
width: 100%;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 175px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: none;
}
.left-navigation{
	background-color:#EAEAEA;
	font-family:arial, tahoma, verdana;
	border-bottom:1px solid #cacaca;
	border-right:1px solid #cacaca;
	font-size:12px;
	padding:0px 0 0px 22px;
	line-height:30px;
	font-weight:bold;
	background-image:url(../images/sub-lnk-back.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.callus{ /*THEME CHANGE HERE*/
text-decoration: none;
font-family:arial, tahoma, verdana;
font-size:12px;
padding:10px 10px 10px 10px;
font-weight:bold;
text-align:center;
vertical-align:top;
background-color:#EAEAEA;
}
.callus a{ /*THEME CHANGE HERE*/
text-align:center;
color:#000000;
}
li.bullet{
margin-bottom:5px;
font-family:arial;
padding-left:15px;
list-style:none;
font-weight:normal;
font-size:12px;
background:url(../images/list-bul.jpg) left 2px no-repeat;
vertical-align:top;
}

.tblcvform td{
font-size:11px;
font-weight:normal;
background-color:#ECF5FF;
padding-left:10px;
}
.tblcvform{
border-left:1px solid #cacaca;
border-right:1px solid #cacaca;
border-bottom:1px solid #cacaca;
}
.hid a{
color:#FFFFFF;
background-color:#FFFFFF;
}
#pageholder {
width:1000px;
margin:0 auto;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

