@import url(./rasmussenv2.css);

.pageLink
{
	color:#336699;
	text-decoration:underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	font-weight:bold;	
	background-image: url( ../images/jumpto.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right:20px;
	white-space:nowrap;	
}

.subpageLink
{
	color:#336699;
	text-decoration:underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-style:italic;	
	background-image: url( ../images/jumpto.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right:20px;
	white-space:nowrap;
}

p
{
	margin-top:0px;
	margin-left:0px;
	margin-right:15px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	font-weight:normal;
	color:#6A6A6A;
	line-height: 1.8em;
}

#pages li
{
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	font-weight:normal;
	color:#484848;
	line-height: 1.8em;
	list-style-image: url(../images/bullet2.jpg);	
}

#pages
{
	padding-top:5px;
	padding-bottom:45px;
}

.subPages
{
	margin-left:25px;
}

#p3
{
	margin-top:3em;
	width:40%;
	float:right;
}