
body 
{
	background-color:White;
	font-family: "palatino linotype",palatino,serif;
	font-size: 12px;
	letter-spacing: 3.4pt;
	word-spacing: 7.8pt;
	width: 800px ;
	height:600px;
    margin-left: auto ;
    margin-right: auto ;
    
}
/*------------------standard items---------------------------*/

h1
{
	font-style:normal;
	font-size: 30px;
	}
h2 
{
	font-size: 22px;
	text-align: right;
	
	
	font-variant: small-caps;
}

h3
{
	font-size: 18px;
	
	font-variant: small-caps;
	line-height:normal;
}

.h3
{
	font-size: 18px;
	
	font-variant: small-caps;
	line-height:normal;
}
h4 {font-size: 16px;}
h5 {font-size: 14px;}

p
{
	letter-spacing: 1.5pt;
	}
/*------------------FaQ XML Format----------------------------*/
#FaqQuestion
{
	line-height:110%;
	font-variant: small-caps;
	color:#5554FE;
	font-size: 14px;
	}
#FaqAnswer
{
	
	color:#9000C3;
	}
#FaqCategory
{
	font-size: 17px;
	
	font-variant: small-caps;
	}
	
div.TreeControl table td { vertical-align: Top; padding-top:15px;}	


/*------------------ASP image formatting -------------------------------*/

.aspimagefloatleft
{
	float:left;
	padding:5px;
	text-align:left;
	
	}	
	
	
.aspimagefloatright
{
	float:right;
	padding:5px;
	text-align:right;
	}	



/*------------------Javascript-------------------------------*/
#parallax
    {position:relative; overflow:hidden; width:800px; height:195px;}
    
    /*---------Useful color Styles-----------*/
.FaqQuestionColor
{
	
	font-variant: small-caps;
	color:#5554FE;
	}
.FaqAnswercolor
{
	color:#9000C3;
	}

    
 /*------------------Wizard Styles-------------------------------*/
 
 .StepContentPadding
 {
 	padding: 7px;
 	
 	}
 	
 	.StepContentHighshelf
 {
 	
 	display:block;
 	
 	
 	}
 
 