body.normal {background:#e8e8e8; 
		text-align:justify; 
		font-family:"Verdana",sans-serif;
		font-size:10pt;
		margin-left:30px;
		margin-right:30px;
		margin-top:10px;
		margin-bottom:10px}

body.normal h2 {font-size:14pt;
	font-weight:normal;
	color:#bb242c;}

body.normal h3 {font-size:12pt;
	font-weight:normal;
	color:#bb242c;}

body.normal td {	font-family:"Verdana",sans-serif;
		font-size:9pt}

body.normal A:link {text-decoration:none; 
	color:#bb242c; 
	background: transparent;}

body.normal A:visited {text-decoration:none;
	color:#bb242c;
	background: transparent;}

body.normal A:hover {text-decoration:underline;
	color:#bb242c;
	background: transparent;}

body.normal A:active {text-decoration:underline;
	color:#bb242c;
	background: transparent;}
		
body.textheavy {background:#e8e8e8; 
		text-align:justify; 
		font-family:"Verdana",sans-serif;
		font-size:9pt;
		margin-left:60px;
		margin-right:60px;
		margin-top:10px;
		margin-bottom:40px}
		
body.textheavy h2 {font-size:14pt;
	font-weight:normal;
	color:#bb242c;}

body.textheavy h3 {font-size:12pt;
	font-weight:normal;
	color:#bb242c;}

body.textheavy A:link {text-decoration:none; 
	color:#bb242c; 
	background: transparent;}

body.textheavy A:visited {text-decoration:none;
	color:#bb242c;
	background: transparent;}

body.textheavy A:hover {text-decoration:underline;
	color:#bb242c;
	background: transparent;}

body.textheavy A:active {
	text-decoration:underline;
	color:#bb242c;
	background: transparent;}

body.textheavy td {	
	font-family:"Verdana",sans-serif;
	font-size:8pt}
		
p.faq {font-weight:bold;
	color:#bb242c;}

p.answer{margin-left:20;}
		
p.example {margin-left:40;}

div.reflink{
	border:2 solid #bb242c;
	padding:8,8,8,8;
	float:right;
	margin:0,0,8,20;
}

/*-------------------------------------------*/
/*  Top Menu for SORR pages    */
/*-------------------------------------------*/

table.headmenu A:link {text-decoration:none; font-weight:bold;		
			font-family:"Verdana",sans-serif;font-size:10pt;
			  color:#bb242c; background: transparent;}

table.headmenu A:visited {text-decoration:none; font-weight:bold;
			font-family:"Verdana",sans-serif;font-size:10pt;
			  color:#bb242c; background: transparent;}

table.headmenu A:hover {text-decoration:underline; font-weight:bold;
			font-family:"Verdana",sans-serif;font-size:10pt;
			  color:#bb242c; background: transparent;}

table.headmenu A:active {text-decoration:underline; font-weight:bold;
			font-family:"Verdana",sans-serif;font-size:10pt;
			  color:#bb242c; background: transparent;}

table.headmenu td{text-align:justify; 
		font-family:"Verdana",sans-serif;
		font-size:10pt}

/*-------------------------------------------*/
/*  Side Menu Styles for Tutorials */
/*-------------------------------------------*/

body.sidemenu
{
	background:#e8e8e8; 
	color:#bb242c;
	text-align:left; 
	font-family:"Verdana",sans-serif;
	font-weight:bold;
	font-size:8pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px
}
		
span.menuitem
{
	display: block;
	padding-top:3pt;
	padding-bottom:3pt;
	padding-left:4pt;	
	padding-right:4pt;
	border-bottom:1px solid #bb242c;
}

span.menuparentitem
{
	display: block;
	padding-top:3pt;
	padding-bottom:2pt;
	padding-left:4pt;	
	padding-right:4pt;
}

span.menusubitem
{
	display: block;
	padding-top:2pt;
	padding-bottom:2pt;
	padding-left:14pt;	
	padding-right:4pt;
	font-weight:normal;
	font-size:7pt;
}

span.menulastsubitem
{
	display: block;
	padding-top:2pt;
	padding-bottom:3pt;
	padding-left:14pt;	
	padding-right:4pt;
	border-bottom:1px solid #bb242c;
	font-weight:normal;
	font-size:7pt;
}

span.curmenuitem
{
	background-color:#bb242c;
	color:white;
}

body.sidemenu A:link 
{
	text-decoration:none;
	color:#bb242c;
	background: transparent
}
	
body.sidemenu A:active 
{
	text-decoration:none;
	color:#bb242c;
	background: transparent
}

body.sidemenu A:visited 
{
	text-decoration:none;
	color:#bb242c;
	background: transparent
}
