@charset "utf-8";
/* CSS Document */
body, td, th, input, select, textarea, option, optgroup {
	color: #000000;
	font: 12px Tahoma;
}
form { margin:0px; padding:0px; }
optgroup { padding-top:10px; font-weight:bold; font-size:12px; color:#999999 }
optgroup option { padding-left:10px; }
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, .bd a {
	text-decoration:none;
	color: #e32129;
}
a:hover {
	text-decoration:underline;
}
tr.logo td {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E0E0E0;
	height: 64px;
}
.newLogo
{
	background-color: #F7F7F7;
	border-bottom: 1px solid #E0E0E0;
	height: 64px;
}
tr.footer td {
	background-color: #eaeaea;
	border-top: 1px solid #d3d3d3;
	height: 66px;
	font: 11px Tahoma;
	color: #575757;
}
tr.footer .lighter { color:#7A7A7A; }
tr.footer a {
	text-decoration:none;
	color: #575757;
}
tr.footer a:hover {
	text-decoration:underline;
	color: #272727;
}
#trademarks {
	float:right;
	text-align:right;
	width:300px;
	margin: 0px 5px;
}
.extras {
	font-size:9px; margin-top:5px;
}
#footlinks {
	text-align:center;
	width:390px;
	margin: 0px 5px;
}
.menu { margin-top: 17px; }
.menu td {
	height: 34px;
	background-image: url(./images/menubrd.png);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.body { margin-top: 17px; }
.body .title {
	height: 34px;
}
.body table td { height: 25px; padding: 0px 0px;}
.hzline {
	clear:both;
	margin:10px 0px;
	height:1px;
	background-image: url(./images/menubrd.png);
	overflow:hidden;
}
.altrow td { background-color: #F7F7F7; }
.radio input { vertical-align:middle; margin: 0px 0px 2px 0px; }
.radio { margin-right:16px; }
.fheading {
	font-weight:bold;
	color:#979797;
	/*font-style:italic;*/
}
.tinygray { font-size:11px; color:#999999; }
.fheading a, .fheading label {
	font: 11px Tahoma;
	margin-right: 30px; 
	color: #E32129;
	text-decoration: none;
}
.fheading input { vertical-align:middle; margin: 0px 2px 3px 0px; }
.fheading a:hover {
	color: #E32129;
	text-decoration: underline;
}
#lists a  {	
	color: #888888;
	text-decoration: none;
}
#lists a:hover {
	color: #000000;
	text-decoration: underline;
}
#tos {
	text-align: justify;
	border-width: 2px;
	border-style: inset;
	height: 120px;
	overflow: auto;
	font-size:11px;
	padding: 5px 10px;
	margin:6px 0px 15px 0px;
}
p { padding-top:0px; margin-top:0px; padding-bottom:3px; margin-bottom:3px; }
input.button { padding-left: 10px; padding-right:10px; }
.disabled { background-color:#FFFFFF; border-style:solid; color:#999999; border-width:1px; border-color:#e3e3e3; padding:1px 1px 3px 1px; }
.newDisabled { color:#999999; -moz-opacity:.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); }
.rdisabled { background-color:transparent; }
* html .disabled { border-color:#FFFFFF; }
select { width:125px; }
* html select { width:126px; }
.loginbox, .lostbox {
	border:1px solid #eeeeee;
	background-image:url(./images/login.png);
	padding:7px 0px;
	margin-bottom:2px;
}
.loginbox input { width:150px; }
.lostbox { margin-bottom:15px; }
img { border:none; }
.leftPad a { color:#888888; }
.ldivs a { color:#000000; font-size:12px; }
.usrlist:hover { background-color:#D8DFE7; }
.guestbg0 { background-color: #FFFFFF;}
.guestbg1 { background-color: #F7F7F7;}
#lists .results { font-style:italic; color:#999999; }
#lists .results a { font-weight:bold; color:#E6868D; text-decoration:underline; }
/*.bd table td { padding:0px 0px 0px 10px; }*/
.listCell td, .listCell th { vertical-align:top; padding:5px 10px 8px 10px !important; }
ul.optInnerItems {
	float: left;
	width: 80%;
	margin: 0;
	padding: 0px 40px;
	list-style:square;
	line-height:20px;
}
ul.optInnerItems li {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}
ul.optItems {
	margin: 0;
	padding: 0px 10px;
	list-style:square;
	line-height:20px;
	color:#CCCCCC;
}
li.optItems {
	margin: 0;
	padding: 0;
}
ul.listItems {
	float: left;
	margin: 0;
	padding: 0px 10px;
	list-style:square;
	line-height:20px;
	color:#CCCCCC;
	width:100%;
}
ul.listItems li {
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
ul.listItems li ul { 
	list-style:none;
	float:none;
	margin-bottom: -20px;
}
ul.listItems li ul li { 
	float:none;
	padding:0px;
	position:relative;
	width:auto;
	top: -20px;
	color:#000;
}
ul.radio {
	float: left;
	margin: 0;
	padding: 0px 10px;
	list-style:none;
	line-height:20px;
	width:60%;
}
ul.radio li {
	float: left;
	margin: 0;
	width: 50%;
	margin: 0;
	padding: 0;
}
li span { display:block; clear:both; color:black; }
#tzDiv_mask {
    opacity:0.0 !important;
    filter:alpha(opacity=0) !important;
    background-color: #000 !important;
} 
.lightGray { color:#666; }
.lightRed { color:#E4B8B8; }
ul.listItems li span.lightRed ul li { color:#E29E9C; }
#pbdateAs, #pbdateEv, #pbdateDP, #cdate { cursor:pointer; }
#pbdateAs.newDisabled, #pbdateEv.newDisabled, #pbdateDP.newDisabled, #cdate.newDisabled { cursor:default; }
.printCell tr td {
	border-right:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
}
.printCell tr th {
	border-right:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	text-align:left;
}
.printCell {
	border-left:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}
.printCell tr.altrow td { background:none; }