﻿body {
	background: #FFFFFF;
	margin:0;
	padding:0;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #748fba;
}
h1, h2, h3, h4, h5 {
	color: #8abf3f;
	margin: 0px;
	padding: 5px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 18px;
	background: #f0f3f8;
}
h3 {
	font-size: 14px;
}
a {
	font: normal 11px Tahoma, Arial;
	color: #748fba;
	text-decoration: underline;
}
a:hover {
	color: #8abf3f;
	text-decoration: none;
}
a.white-link-underline {
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text {
	color: #ffffff;
	text-decoration: none;
}
.blye-text-underline {
	color: #007ca2;
	text-decoration: underline;
}
.blye-text-regular {
	color: #007ca2;
	text-decoration: none;
}
.yellow-text-regular {
	color: #e1ff1d;
	text-decoration: none;
}
.yellow-text-underline {
	color: #e1ff1d;
	text-decoration: underline;
}
.orange-text-regular {
	color: #f17e22;
	text-decoration: none;
}
.orange-text-underline {
	color: #f17e22;
	text-decoration: underline;
	font-size:13px;
}
.broun-text-regular {
	color: #de4e06;
	text-decoration: none;
	font-size:14px;
}
.broun-text-underline {
	color: #de4e06;
	text-decoration: underline;
	font-size:14px;
}
.red-text-regular {
	color: #ae7c75;
	text-decoration: none;
}
.red-text-underline {
	color: #ae7c75;
	text-decoration: underline;
}
.black-text-regular {
	color: #000000;
	text-decoration: none;
}
.black-text-underline {
	color: #000000;
	text-decoration: underline;
}
.gray-text-underline {
	color: #7c7c7c;
	text-decoration: underline;
}
.gray-text-regular {
	color: #7c7c7c;
	text-decoration: none;
}
.green-text {
	color: #8abf3f;
	text-decoration: none;
	font-size:13px;
}
.green-text-underline {
	color: #8abf3f;
	text-decoration: underline;
	font-size:13px;
}
.green-text-underline2 {
	color: #8abf3f;
	text-decoration: underline;
	font-size:14px;
}
.schools_title {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #5f0e08;
	display: block;
}
.schools_listing {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #5f0e08;
	padding:10px 0 0 10px;
	display: block;
}
ul {
	padding:0;
	margin:0 15px;
}
.section_title {
	color: #003366;
	font-weight: bold;
	font-size: 20px;
}
.normal_text {
	color: #003366;
	font-size: 13px
}
.normal_text {
	color: #003366;
	font-size: 13px
}
.normal_text_red {
	color: #5f0e08;
	font-size: 13px
}
.normal_text_underline {
	color: #003366;
	font-size: 13px
	text-decoration: underline;
}
.normal_text_neonblue {
	color: #0000FF;
	font-size: 13px
}
.normal_text_11px {
	color: #003366;
	font-size: 11px
}
.subsection_title_red {
	font-size: 15px;
	font-weight: bold;
	color: #5f0e08;
}
.subsection_title_blue_italics {
	font-size: 14px;
	font-style: italic;
	color: #003366;
}
.subsection_title_blue_bold {
	color: #003366;
	font-weight: bold;
	font-size: 16px;
}
.subsection_title_blue_smaller {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
<style type="text/css">
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

