a:link	{
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #263E7B;
	line-height:12px;
	text-decoration: none;
}

a:visited	{
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #263E7B;
	line-height:12px;
	text-decoration: none;
}

a:active	{
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #263E7B;
	line-height:12px;
	text-decoration: none;
}
a:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	color: #263E7B;
	line-height:12px;
	text-decoration: underline;
}

body {
	background:#FFFFFF;
}

.GTLeft {
	color: #494949;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

.GTRight {
	color: #494949;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	text-align:right;
}

.GTLeft10 {
	color: #494949;
	font-family:tahoma;
	font-size:10px;
	line-height:11px;
	text-align:left;
}

.Footer{
	color:#6C6C6C;
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
}

.PHeader1 {
	color:	Black;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	line-height:125%;
}

.PHeader2 {
	color:	#800000;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	line-height:125%;
}

.CenterHeader {
	color:	#663399;
	font-family:Tahoma;
	font-size:14px;
	font-weight: bold;
	line-height:125%;
	text-align: center;
}

.LeftHeader {
	color:	Black;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	line-height:125%;
}

.P1 {
	color: #494949;
	font-family:tahoma;
	font-size:14px;
	font-weight: bold;
	line-height:150%;
	text-align:left;
}

li {
	color: #494949;
	font-family:tahoma;
	font-size:11px;
	line-height:150%;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

.ByTheNumbers {
	color: #494949;
	font-family:tahoma;
	font-size:10px;
	line-height:12px;
}

.Box {
	position: relative;
	height: auto; 
	overflow: hidden;
	border-top: 2px solid #663399; 
	border-right: 2px solid #663399;
	border-bottom: 2px solid #663399;
	border-left: 2px solid #663399; 
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.formfont {
  font: Arial;
  font-family: Arial;
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
}

.tablestyle {
border-bottom: medium;
border-bottom-color: #800000;
border-bottom-style: dashed;
border-left: medium;
border-left-color: #800000;
border-left-style: dashed;
border-top: medium;
border-top-color: #800000;
border-top-style: dashed;
}

.tablestyle2 {
border-bottom: medium;
border-bottom-color: #800000;
border-bottom-style: dashed;
border-right: medium;
border-right-color: #800000;
border-right-style: dashed;
border-top: medium;
border-top-color: #800000;
border-top-style: dashed;
border-left: medium;
outline-color: #800000;
border-left-color: #800000;
border-left-style: dashed;
}

.tablestyle3{
  border-top: solid;
  border-right: solid;
}

.tablestyle4{
  border-bottom: solid;
  width: 100px;
}

.tablestyle5{
  border-bottom: solid;
  border-right: solid;
  border-left: solid;
  border-top: solid;
}

.GTCenter {
	color: #494949;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

.body {
    background-image: url(images/background.jpg); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/
    background-color: #f7f4ee; /** Website BG colour (matches canvas colour in Step 1) **/
}



}



