﻿#nemBody
{
	font-size: 0.8em	
}

ol
	{
	margin-right: 10px;
	}
.nemsisFaq:link
	{
	text-transform: none;
	color: black;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	}

.nemsisFaq:visited
	{
	text-transform: none;
	color: navy;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	}
.nemsisFaq:hover
	{ 
	text-transform: none;
	color: teal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	}

#divNemAns
{
	font-size: 1em; 
	line-height: 1.5; 
	border: 0
}

.nemsisAns
	{
	width: 550px; 
	text-align: left; 
	margin-left: 15px; 
	border-width: 0;
	color: teal
	}

#quesFour thead tr td
	{
	width: 70%;
	height: 21px;
	}
	
#quesFour thead tr td td
	{	
	width: auto;
	height: 21px;
	}
	
.ansBorder
{
	border-right: solid 1px black;
	vertical-align: top;
}

.ansTop
{
	vertical-align:top;
}

#quesSeven
	{
	vertical-align: top
	}

#quesSeven tr td
	{
	width: 55%;
	}
	
#quesSevenTdTwo
{
	border-top: solid 1px black
}

#quesSixteenTdOne
{
	border-bottom: solid 1px black
}

.lineH
	{
	line-height: 35%
	}
	
