/*****************************************
 
Practical Software Solutions CSS Document
pss.css
client: Practical Software Solutions
author: Integraphx - www.integraphx.com
date: 10-13-08

*****************************************/


/* import stylesheets and hide from ie/mac \*/
@import url("normalize.css");  	/* resets browser based styles \*/
@import url("screen.css");  	/* main screen layout \*/
@import url("more-type.css");  	/* extra/enhanced typography styles \*/
@import url("moz.css");			/* mozilla stuff \*/
@import url("ie.css");  		/* IE hacks and stuff \*/
@import url("drop-downs.css");  		/* drop downs \*/
@import url("simply-everyone.css");  		/* simply-everyone \*/
@import url("forms.css");  		/* forms \*/

/* standard for IGX - do not remove unless necessary \*/
@import url("igx.css");			/* integraphx branding css \*/
/* end import/hide \*/

.FastTrackFont1 {
  font-size: 1.195em;
  font-weight: bold;
}
.FastTrackFont2 {
  font-size: 1.16em;
  font-weight: bold;
}
.FastTrackFont3 {
  font-size: 1.35em;
  font-weight: bold;
}
.td1{

border-style: none; 
border-right: solid black 1px;
padding:5px
}
.td2{ 
border-style:none;
padding:5px

}
.FastTrackForms {
padding: 10px;
}
.pr { font-size: 100%; color: #086a2f; font-weight: bold;}
.pr a { text-decoration: none; color: #086a2f;}
.prHead { color: #086a2f; font: bold 120% Arial, sans-serif;}
.prSmall{ font-size: .90em; }
.prSmall a { text-decoration: none; }
