@import url(./rasmussenv2.css);

div#faq
{
	margin-bottom:25px;
}

div#faq p
{
	line-height:normal;
	font-size:1em;
	margin: 10px 120px 10px 10px;
}

#p1
{
	margin-top: -15px;
	padding-bottom:5px;
	border-bottom:1px dashed #d0d0d0;	
}

#faqQuestions a
{
	font-family: Georgia, "Times New Roman", Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	border:0px;
	color:#7c041b;	
	text-decoration:none;
}

#faqQuestions a:hover
{
	font-style:italic;
	background-image: url(../images/qpointer.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

#faq div
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight:normal;
	color:#6A6A6A;
	margin-left:15px;
	margin-top:35px;
}

#faq h4
{
	font-family: Georgia, "Times New Roman", Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-style:italic;
	font-weight:bold;
	margin-bottom:0px;
	color:#7c041b;
}

ol#typensave div
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	margin-top:10px;
	margin-bottom:0px;
	color:#6a6a6a;	
	margin-left:10px;
	margin-right:50px;
}

ol#typensave div.tnsa
{
	color:#4a4a4a;
}

ol#typensave div.tnsq
{
	font-weight:bold;
}

ol#typensave li
{
	margin-top:35px;
}

a.topLink
{
	color:#484848;
}

