/* CSS Document */
.finger{
	cursor:pointer;
}
.aboutusline {
	line-height: 20px;
	font-size: 13px;
}

a:link {
	color: #FE7200;
	text-decoration: none;
}
a:visited {
	color: #FE7200;
	text-decoration: none;
}
a:hover {
	color: #FFA248;
}
a:active {
	color: #B15E14;
}

a.nshk:link {
	color: #663300;
	text-decoration: none;
}
a.nshk:visited {
	color: #663300;
	text-decoration: none;
}
a.nshk:hover {
	color: #FFA248;
}
a.nshk:active {
	color: #663300;
}

.contents {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.contents_small {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.awards_block_bg {
  background-color: #EDEDED;
}

.header_nav
{
	color: #853600;
	font-weight: bold;
}

a.header_nav:link {
	color: #853600;
	font-weight: bold;
}

a.header_nav:visited {
	color: #853600; 
	text-decoration: none;
	font-weight: bold;
}

a.header_nav:hover {
	color: #853600; 
}

a.header_nav:active {
	color: #853600; 
}


.sub_header_nav {
	color: #555555;
}

a.sub_header_nav:link {
	color: #555555;
}

a.sub_header_nav:visited {
	color: #555555; 
}

a.sub_header_nav:hover {
	color: #787878; 
}

a.sub_header_nav:active {
	color: #555555; 
}

.heading1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.heading2 {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	
}

