body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
img {
	border: none;
}
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
}
ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-bottom: 1.3em;
}
strong {
	font-weight: bold;
}
a {
	color: #0066CC;
	text-decoration: none; 
}
a:visited {
	color: #336699;
	text-decoration: none; 
}
a:active {
	color: #FF6600;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	padding-bottom: 1em;
	color: #0A4E92;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 0.3em;
	padding-top: 0.5em;
	margin: 0px;
	color: #666666;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: .5em;
	padding-top: .1em;
	margin: 0px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: .5em;
	padding-top: .1em;
	margin: 0px;
}
h6 {
	font-size: 9px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: .5em;
	padding-top: .1em;
	margin: 0px;
}
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #666666;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #0033CC;
}
.green {
	color: #336600;
}
.sm_text {
	font-size: 10px;
}
.img_border {
	border: 1px solid #999999;
}
.main_bg {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/nav-bg.gif);
	height: 30px;
	color: #FFFFFF;
}
.sidepane_bg {
	background-image: url(images/sidenav-bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
	background-position: left bottom;
	background-color: #c5ecfb;
}
.sidepane td{
	padding: 2px 5px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #bbe7fe;
}
td.sidepane_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #009EEA;
	height: 30px;
	margin-left: 5px;
}
.relatedpane td{
	padding: 2px 5px;
	border-bottom: 1px solid #ffffff;
	background-color: #bbe7fe;
}
td.related_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #24B8FF;
	height: 25px;
	margin-left: 5px;
}
.sidenav {
	padding-bottom: 10px;
	background-color: #bbe7fe;
	border-bottom: 1px solid #B3CAD5;
}
.sidenav td{
	padding: 2px;
}
.breadcrumbs {
	margin-bottom: 5px;
	color: #999999;
}
.breadcrumb_link {
	font-size: 10px;
}
.footer {
	background-color: #edf9fe;
}
.content_area {
	background-color: #FFFFFF;
	padding: 10px 5px 10px 10px;
}
.footer_menu {
	background-color: #d5f1fe;
	height: 65px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}
.partner_logos ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
.partner_logos li {
	height: 55px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
}
.partner_text{
	border-right: 1px solid #99B5C1;
	color: #7ea1b1;
}
.chromosome_table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.chromosome_table td{
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 10px;
}
.summary_table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.summary_table td{
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 1px;
	font-size: 9px;
}

/* menu */
.MainMenu_MenuContainer1 {
	background-color: transparent; 
}
.MainMenu_MenuBar1 {
	cursor: pointer; 
	background-color: Transparent;
}
.MainMenu_MenuItem1 {
	cursor: pointer; 
	background-color: Transparent;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 7px;
}
.MainMenu_MenuIcon1 {
	cursor: pointer; 
	background-color: #0057AE; 
	border-left: #0057AE 1px solid; 
	border-bottom: #0057AE 1px solid; 
	border-top: #0057AE 1px solid; 
	text-align: center; 
	width: 0px; 
	height: 22px;
}
.MainMenu_SubMenu1 {
	z-index: 1000; 
	cursor: pointer; 
	background-color: #0057AE; 
	border-bottom: #0057AE 0px solid; 
	border-left: #0057AE 0px solid; 
	border-top: #0057AE 0px solid; 
	border-right: #0057AE 0px solid;
}
.MainMenu_MenuBreak1 {
	background-color: #0057AE;
}
.MainMenu_MenuItemSel1 {
	cursor: pointer;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	text-indent: 7px;
}
.MainMenu_MenuArrow1 {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #0057AE 1px solid; 
	border-bottom: #0057AE 1px solid; 
	border-top: #0057AE 0px solid;
}
.MainMenu_RootMenuArrow1 {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Sub Menu */
.MainMenu_MenuContainer2 {
	background-color: transparent; 
}
.MainMenu_MenuBar2 {
	cursor: pointer; 
	background-color: Transparent;
}
.MainMenu_MenuItem2 {
	cursor: pointer; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #01406f;
	height: 18px;
}
.MainMenu_MenuIcon2 {
	cursor: pointer; 
	background-color: Transparent; 
	border-left: #590D1B 1px solid; 
	border-bottom: #590D1B 1px solid; 
	border-top: #590D1B 1px solid; 
	text-align: center; 
	width: 0; 
	height: 18px;
}
.MainMenu_SubMenu2 {
	z-index: 1000; 
	cursor: pointer; 
	background-color: #590D1B; 
	border-bottom: #590D1B 0px solid; 
	border-left: #590D1B 0px solid; 
	border-top: #590D1B 0px solid; 
	border-right: #590D1B 0px solid;
}
.MainMenu_MenuBreak2 {
	background-color: Transparent; 
}
.MainMenu_MenuItemSel2 {
	cursor: pointer; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	height: 18px;
}
.MainMenu_MenuArrow2 {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #590D1B 1px solid; 
	border-bottom: #590D1B 1px solid; 
	border-top: #590D1B 0px solid;
}
.MainMenu_RootMenuArrow2 {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.sidenav_space {
	background-image: url(images/sidenav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.border_left {
	border-left: 1px solid #CCCCCC;
}
.img_border {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding: 4px;
}
#dnnLOGIN{
color:#ffffff;
}