.link_big {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
}

.link_big_selected {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
}

.link_big:hover {
	text-decoration: underline;
}

.link_blue {
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #003366;
}



.link_black:hover {
	text-decoration: underline;
}

.link_gray {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}

.link_gray:hover {
	text-decoration: underline;
}

.header_gray {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}


.row_text {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
}

.row_text:hover {
	text-decoration: underline;
}


.link_small {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #003366;
}

.link_small:hover {
	text-decoration: underline;
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: #003366;
}


A {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

A:hover {
	text-decoration: underline;
}

Body, TD {
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
}

.nmHeader {
	font-family: arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #003366;
	background-color: #eeffed;
	height:20px;
	font-stretch:ultra-condensed;
	text-align:center;
	
}

.odd {
	background-color: #FFFFFF;
}

.odd td{
	vertical-align:middle;
	text-align:center;
}

.odd input{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: ##003366;
	background-color:#FFFFFF;
	border:none;
}



.even {
	background-color: #FFFEEE;
}

.even input{
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: ##003366;
	background-color:#FFFEEE;
	border:none;
}

.even td{
	vertical-align:middle;
	text-align:center;
}
