/*
 * Typography and locators for the student
 * and client application forms
 */
 
div.appform
{
  font-family: ariel, helvetica, sans-serif;
  width: 600px;
}
.bg
{
background-color:#F4F4F4;}
h1.appform
{
  padding: 5px 0 5px 20px;
  font-size: 2em;
  color: #cc9933;           /* brown */
}

a
{
	text-decoration: overline;
	text-shadow:Gray;
	
}
A:link
{
	text-decoration: inherit;

}

A:visited
{
	text-decoration: none;

}

A:active
{
	text-decoration: none;

}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

P 
{
padding:3px;
}
table.stapply
{
  margin-left: 15px;
}

td.section
{
  color: white;
  background-color: #cc9933;
  padding: 2px 0 1px 10px;
  font-weight: 600;
}

td.datetitle
{
  font-size: 0.9em;
  color: #999999;
/*  text-align: center; */
  padding-right: 15px;
  padding-top: 5px;
  padding-left: 2px;
}

td.dateentry
{
  padding-right: 10px;
}

td.scoregrade
{
  width: 100px;
}
.text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	}
.text:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:12px;
	text-decoration:none;
	}
.left
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#204C8A;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
.normal	
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	text-align: justify;
	}
.times1 {
	font-family: "Trebuchet MS", Calibri;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #A32A19;
	font-weight:700;
}
.times2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #A32A19;
	font-weight:700;
	}
.times01 {
	font-family: Imperial BT;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #525152;
	font-weight:700;
}

.red_link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF3300 ;
	FONT-FAMILY: verdana;
	text-decoration: none;
   }
.red_link:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF3300;
	FONT-FAMILY: verdana;
	text-decoration: none;
}

.white_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.6px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.black_link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	text-decoration: none;
   }
.black_link:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: verdana;
	text-decoration: underline;
	}
body 
	{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
.welcome {
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FF6500;
	text-decoration: none;
}
.welcome3 {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #636563;
	text-decoration: none;
}
.welcome2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #FFDA9A;
	text-decoration: none;
}
.link_aus
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:none;
	font-size:12px;
	font-weight:800;
	}
.link_aus:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;
	font-size:12px;
	font-weight:800;
	}
