#modal_nav {
	border-bottom:1px solid #c1c2c5;
	height:42px;
	width:698px;
	margin-bottom:10px;
	color: #666666;
	font-size: 10px;
	line-height:13px;
	font-family: Arial, helvetica, sans-serif;
	z-index: 3;
}

#list_holder {
	width:698px;
	color: #666666;
	font-size: 11px;
	line-height:18px;
	font-family: Arial, helvetica, sans-serif;
	z-index: 1;
}

#list_holder a {
	color:#666666;
}

#list_holder a:hover {
	text-decoration:none;
	color:#333333;
}

.modal_list {
	color: #666666;
	font-size: 10px;
	line-height:14px;
	font-family: Arial, helvetica, sans-serif;
	width:139px; 
	float:left;
}

.modal_list a {
	text-decoration:none;
	color:#666666;
}

.modal_list a:hover {
	text-decoration:none;
	color:#545454;
}

.modal_list p {
	margin:0px;
	padding:0px;
}

.modal_list2 {
	color: #666666;
	font-size: 10px;
	line-height:14px;
	font-family: Arial, helvetica, sans-serif;
	width:230px;
	float:left;
}

.modal_list2 a {
	text-decoration:none;
	color:#666666;
}

.modal_list2 a:hover {
	text-decoration:none;
	color:#545454;
}

.modal_list2 p {
	margin:0px;
	padding:0px;
}

.modal_button {
	width: 260px;
	height:32px;
	float:left;
}

a.modalbutton2 {
	display: block;
	width: 225px;
	height: 20px;
	background: url("../images/modal_buttons.gif") 0 0 no-repeat;
	text-decoration: none;
	color:#666666;
	padding:12px 0px 0px 35px;
	font-size:12px;
	line-height:11px;
}

a:hover.modalbutton2 {
	background-position: -260px 0;
	text-decoration: none;
	color:#333333;
}

#mbox1 {
	float:right;
	width:110px;
	line-height:16px
}

#mbox2 {
	float:right;
	width:110px;
	line-height:16px;
	padding-right:20px;
}

#mbox3 {
	float:right;
	width:130px;
	line-height:16px;
	padding-right:10px;
}


#mbox1 p {
margin: 0px;
padding: 0px;
}

#mbox2 p {
margin: 0px;
padding: 0px;
}

#mbox3 p {
margin: 0px;
padding: 0px;
}

#modal_top {
	border-bottom:1px solid #c1c2c5; 
	width:698px;
	margin-bottom:10px;
	color: #666666;
	font-size: 10px;
	line-height:13px;
	font-family: Arial, helvetica, sans-serif;
}

#modal_top a {
	color:#666666;
}

#modal_top a:hover {
	text-decoration:none;
	color:#545454;
}

#atedge {
	width:200px;
	height:125px;
	background: url("../images/atedge.gif") 0 0 no-repeat;
}

#modal_sub {
	border-bottom:1px solid #c1c2c5; 
	width:698px;
	margin-bottom:10px;
	color: #666666;
	font-size: 10px;
	line-height:13px;
	font-family: Arial, helvetica, sans-serif;
}

#modal_sub p {
	margin:0px;
	padding:0px;
}

#modal_sub a {
	color:#666666;
}

#modal_sub a:hover {
	text-decoration:none;
	color:#545454;
}

.anylinkcss{
	position:fixed;
	visibility: hidden;
	border:1px solid #b8b9bb;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height: 18px;
	z-index: 999;
	background-color: #d2d3d5;
	width: 228px;
	margin-left: 30px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #b8b9bb;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #666666;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #c3c4c6;
	color: #333333;
}	
	
.state {
	font-weight:bold;
	color:#333333;
}

.quick {
	padding-top:10px;
}

a.quickcon {
	display: block;
	width: 195px;
	height: 20px;
	background: url("../images/quickcon.gif") 0 0 no-repeat;
	text-decoration: none;
	color:#666666;
	padding:12px 0px 0px 35px;
	font-size:12px;
	line-height:11px;
}

a:hover.quickcon {
	background-position: -230px 0;
	text-decoration: none;
	color:#333333;
}
