body 
	{
		background-image : url(/rt/img/frame/background.jpg);
		font-family : sans-serif;
		font-size : 10pt;
		background : url(/rt//img/frame/background.jpg);
		margin : 0 0 0 0;
	}
ul
	{
		margin-top:0;
	}
strong
	{
		color : #D62222;	
	}
.quote
	{
/*		text-align : justify;*/
	}
.nav 
	{
		font-family : Pristina,Arial,sans-serif;
		font-size : 14pt;
		margin-left : 12px;
		margin-right: 12px;
		font-weight : bold;
		color : #000000;
		text-decoration: none;
	}
.navH 
	{
		font-family : Pristina,Arial,sans-serif;
		font-size : 14pt;
		margin-left : 12px;
		margin-right: 12px;
		font-weight : bold;
		color : #D62222;
		text-decoration: none;
	}
.subNav 
	{
		font-family : Arial;
		font-size : 10pt;
		margin-left : 12px;
		margin-right: 12px;
		color : #D62222;
		text-decoration: none;
	}
.refNav 
	{
		font-family : Arial;
		font-size : 10pt;
		color : #D62222;
	}
.content 
	{
		margin-left : 12px;
		margin-right: 12px;
		font-size : 10pt;
/*		text-align : justify; */
	}
.subNavigation 
	{
		font-family : Arial;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left : 12px;
		margin-right: 12px;
		font-size : 10pt;
	}
.pTitle 
	{
		font-family : Pristina,Arial;
		font-size : 18pt;
		font-weight : bold;
		color : #D62222;
		margin-top : 10px;
	}
.sTitle 
	{
		font-family : Arial;
		font-size : 11pt;
		font-weight : bold;
		color : #000000;
		margin-top : 20px;
		font-style : italic;
	}
.note 
	{
		font-family : Arial;
		font-size : 7pt;
		color : #999999;
	}
.noSpace 
	{
		font-size : 8pt;
		margin-top: 0px;
		margin-bottom : 0px;
/*		margin-left:15px; */
	}
.ulMain 
	{
		font-size : 10pt;
		margin-top: 0px;
		margin-bottom : 0px;
		margin-left: 23px; 
	}
.liNote
	{
		font-size : 10pt;
		margin-top: 0px;
		margin-bottom : 0px;
		margin-left: 23px; 
		color : #aaaaaa;
	}
/* begin family page values */
li.fam
	{
		list-style : url(/rt//img/liFam.gif);
		font-size : 11pt;
		line-height : 16pt;
	}
.famName
	{
		font-size : 11pt;
		font-weight : bold;
		font-style : italic;
	}
.famLabel
	{
	font-size : 10pt;
	font-weight : bold;
	vertical-align : top;
	white-space : nowrap;
	line-height : 11pt;
}
.famValue
	{
		font-size : 10pt;
		color: #333333;
		vertical-align : top;
	}
.famList
	{
		font-size : 9pt;
		color: #333333;
		line-height: 14	pt;
	}
.refLabel
	{
	font-size : 10pt;
	font-weight : bold;
	vertical-align : top;
	white-space : nowrap;
	line-height : 17pt;
}
.refValue
	{
		font-size : 10pt;
		color: #333333;
		vertical-align : top;
	line-height : 17pt;
	}
/* end family page values */
/* begin form values */
.errInput
	{
	background-color : #E9967A;
	border-color : #000000;
	color : #D62222;
	border-width : 1px;
}
.errLabel
	{
		font-size : 10pt;
		width : 270px;
		color : #D62222;
		font-weight : bold;
	}
.formLabel 
	{
		font-size : 10pt;
		width : 270px;
	}
.formLabelR
	{
		font-size : 10pt;
		width : 270px;
		color : #D62222;
	}
.formValue 
	{
		font-size : 10pt;
		width : 420px;
	}
form,input,textarea,select,.inpReq
	{
		background-color : #EEEBDC;	
		border-color : #000000;
		color : #333333;
		border-width : 1px;
	}
	/* referral form - used to hide the second child until someone clicks on the 2 children radio */
.child2
	{
		display:none;
		font-size : 10pt;
		width : 270px;
	}
/* end form values */
.call
	{
		font-size:10pt;
		font-family: arial,sans-serif;
		line-height:14pt;
		margin-left : 30px;
		margin-right: 10px;
	}
.callnote 
	{
		font-family : Arial;
		font-size : 7pt;
		color : #999999;
		line-height: 8pt;
	}
.browsernote 
	{
		font-family : Arial;
		font-size : 7pt;
		color : #cccccc;
		line-height: 8pt;
		margin-left: 10px;
		margin-right: 10px;
	}