body {
	font-size:10px; 
	font-family: Verdana;
	color: #000000;
	background: #ffffff;
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

td,.body {
	font-size:10px; 
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}


input, select, textarea, .radioText {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 80%;
	border: 0;
	margin: 15px auto;
	}

h1 { 
	color:#3F536B;
	font-size:16px;
	font-family: Futura, Verdana;
	font-weight: normal;
	margin-bottom: 0px
	margin: 0px;
	padding: 0px;
	display:inline;
}


a {
	color: #c21128;
	text-decoration: none;
}

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

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 11px;
}


form {
	margin:0px;
	padding:0px;
}

.pageTitle {
	font-family: Helvetica, Arial;
	font-size:18px;
	color: #666666;
	font-weight: lighter;
}

.field {
	width: 162px;
	height:19px;
}

.error {
	font-weight: bold;
	color: #990000; 
}

.message {
	font-weight: bold;
	color: #000099; 
}

.top {
	height:106px;
	background: url('/images/gen/gen_longLine.gif') repeat-x bottom;
}
.bottom {
	height:24px;
	background: url('/images/gen/gen_footerBack.gif') repeat-x top;
}
.whiteSide {
	background: #ffffff;
	width:785px;
}
.stdTable {
	width:731px;
}

.footer {
	padding-top:6px;
}
.footer td, .footer td a {
	font-size: 9px;
	color: #969696;
}

.footer a:hover {
	color: #EE7615;
	text-decoration: none;
}

.note  {
	font-size:9px;
	color:#666666;
}

.dataTitle {
	width: 90px;
	padding:0px 0px 3px 0px;
	text-align:right;
	color: #6E6E6E;
}
.dataValue {
	padding:0px 0px 3px 10px;
}

.userMenu, .userMenu td, .userMenu td a {
	font-size: 9px;
//	font-variant: small-caps;
}

.thumbBack {
	width:150px;
	height:150px;
	background: url('/images/imgNav/imgNav_back.gif');
	overflow: hidden;
	vertical-align:middle;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:center;
}

.thumbRow {
	margin-left:14px;
	margin-top:14px;
	display:block; 
}

.thumbSet {
	padding-top:14px;
	padding-left:14px;
}

.imageBack {
	background: url('/images/imgNav/imgNav_back.gif');
}

.contentPadd {
	padding: 23px 14px;
}

.lightBoxList {
	visibility:hidden;
	position:absolute;
	top:15px;left:0px;
	width:151px;
	background: #ffffff;
	border-top: 1px solid #AFAFAF;
}
.lightBoxList a {
	margin: 1px 0px 1px 3px;
	padding: 1px 5px 0px 0px;
	font-size: 9px;
	color: #646464;
	text-align:right;
	display: block;
	height:14;
	border-bottom: 1px dotted #AFAFAF;
}
.lightBoxList a:hover {
	color: #c21128;
	background: url('/images/gen/gen_onArrow.gif') left no-repeat; 
}

.lightBoxList a.newlb {
	border-top: 1px dotted #AFAFAF;
}

.onSubNav {
	color: #c21128;
	text-decoration: none;
}

.offSubNav {
	color: #333333;
	text-decoration: none;
}

.comments {
	margin: 4px 0px 0px 0px;
	padding: 2px;
	
	border: 1px solid #AFAFAF;
	font-size: 9px;
}

.comments a {
	color: #333333;
}




.contentCell {
	padding: 4px 6px 4px 3px;
}

.evenContentCell {
	background : url('/images/imgNav/imgNav_back.gif');
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 4px 3px;
}


#navigationFrame {
	position:relative;
}

#mainNav {

	width:212px;
	padding-top:10px;
	padding-bottom:10px;
}

#mainNav a {
	display:block;
	width:82px;
	height:21px;
	margin:0px;
	padding:0px;
}

#subNav {
	position: absolute;
	left: 95px;
	top: 14px;
	width: 115px; 
}

#subNav a {
	display:block;
	height: 17px;
	font-size: 9px;
	line-height: 9px;
	width:115px;
	overflow:hidden;
	margin:0px;
}

.navMark {
	margin-right: 5px;
	vertical-align:baseline;
	margin-bottom:0px;
}