body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: -1; /* was 9pt This is the important bit */
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
	color: #003399;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

h5, dt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 2px;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 2px;
}

tfoot, thead
{
	font-size: 9pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th
{
	vertical-align: baseline;
	font-size: 9pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


a:link
{
	text-decoration: none;
	color: #3333cc;
}

a:visited
{
	text-decoration: none;
	color: #003366;
}



a:hover
{
	text-decoration: underline;
	color: #003366;
}
a:active
{
	text-decoration: none;
	color:#990000;
}

small
{
	font-size: .7em;
}

big
{
	font-size: 1.17em;
}

blockquote, pre
{
	font-family: Courier New, monospace;
}


ul li, .oops_list
{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 3pt;
}

ul ul li
{
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ul ul ul li
{
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ol li
{
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ol ol li
{
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ol ol ol li
{
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td /* used in table for topics */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; /* This is the important bit */
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}


.oops_td_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /* This is the important bit */
	font-weight: bold;
	letter-spacing: 3;
	text-transform: none;
	word-spacing: normal;
}
.oops_bigger
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /* This is the important bit */
	letter-spacing: 3;
	text-transform: none;
	word-spacing: normal;
}
.oops_TH_blue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /* This is the important bit */
	font-weight: bold;
	color: #003399;
	letter-spacing: 3;
	text-transform: none;
	word-spacing: normal;
}
.oops_body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; /* This is the important bit */
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_bodyb
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; /* This is the important bit */
	color: #003399;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_topic_label, .oops_note
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; /* This is the important bit */
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_small
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; /* This is the important bit */
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_noteBold, .oops_smallb
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; /* This is the important bit */
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_copyright
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; /* This is the important bit */
	color: #003399;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_scale_label
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt; /* This is the important bit */
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_BigError
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; /* This is the important bit */
	color: Red;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_error
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; /* This is the important bit */
	color: Red;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_errorAst, .oops_errorb /* size of asterisk */
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; /* This is the important bit */
	color: Red;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.oops_bullet_ac
{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 0pt;
}
.oops_bullet_error
{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Red;
	font-weight: bold;
	padding-bottom: 0pt;
}
.oops_field_label
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; /* This is the important bit */
	color: #003366;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
btnContinue
{
	background-color: #6699CC;
	font-weight: bold;
}

.grid
{
	border: solid 1px black;
	font: Verdana;
	font-family: Arial;
}
.grid td
{
	border: solid 1px black;
	margin: 3px 3px 3px 3px;
	font-family: Arial;
	padding: 3px 3px 3px 3px;
}
.gridHeader
{
	font-weight: bold;
	background-color: #6699CC;
}
.gridItem
{
	background-color: white;
	font-size: smaller;
}

.gridAltItem
{
	background-color: lightGoldenrodYellow;
	font-size: smaller;
}

.oops_sidebar ul {
    display: block;
	width: 220px;
	width: 9em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	border: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	list-style-type: none;
	
}

.oops_sidebar li  {
	display: block;
	width: 220px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 0em;
}


#oops_sidebar a {
	color: #006633;
	text-decoration: none;
	}

#oops_sidebar a:hover {
	color: #006633;
	text-decoration: underline;
	}

#oops_sidebar a:visited {
	color: #99000;
	text-decoration: underline;
	}
/* --------------------------------------------------
background for template
--------------------------------------------------*/
.templatebackground {
	background-image: url(images/stretch_top_gcf2.gif); 
}

/* --------------------------------------------------
Level2 Yellow Header
--------------------------------------------------*/
.yheader {
	color: #FFCC66; 
	font-size: 20pt;
	font-weight: bold;
  
}

/* --------------------------------------------------
Level2 blue background white text
--------------------------------------------------*/
.blueandwhite {
color:#FFFFFF;
background-color:#191970;

  
}
/* --------------------------------------------------
Level2 Eligibiility Tables dark blue backround white text
--------------------------------------------------*/
.ETables {
color:#FFFFFF;
background-color:#003063;

  
}
/* --------------------------------------------------
Calculator header
--------------------------------------------------*/
.calculator {
color:#FFFFFF;
background-color:#003063;

  
}

/* --------------------------------------------------
Level2 whitesmoke background 
--------------------------------------------------*/
.whitesmoke {

background-color:#F5F5F5;

  
}
/* --------------------------------------------------
Level2 td background
--------------------------------------------------*/
.tdbackground {

background-color:#F5F5F5;

  
}
/* --------------------------------------------------
Level2 cornsilk background 
--------------------------------------------------*/
.cornsilk{

background-color:#FFF8DC;

 
}

/* --------------------------------------------------
Blue table header college_fairs.html
--------------------------------------------------*/
.college{

background-color:#6699cc;
}
/* --------------------------------------------------
Table Bordercolor Wise Guy
--------------------------------------------------*/
td.Bordercolor {
border-color:#cc3333;
  border:#cc3333;
  
}
/* --------------------------------------------------
Styles for eapp template
--------------------------------------------------*/
.eapp_sidebar ul {
    display: block;
	width: 150px;
	width: 9em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	border: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	list-style-type: none;
	
}

.eapp_sidebar li  {
	display: block;
	width: 150px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: .6em;
	background-repeat:no-repeat;
	background-image:url(images/arrow.gif);
	background-position: 0 .5em;
	
	
}

/* --------------------------------------------------
links in eapp sidebar
--------------------------------------------------*/
a.eapp:link {
color: midnightblue;
font-size: 7pt; 
text-decoration: underline;
 
}
a.eapp:visited {
color: indigo; 
text-decoration: underline;
font-size: 7pt;
 }
 a.eapp:active {
 color: orange; 
 text-decoration: underline;
 } 
 
a.eapp:hover {
 color: orange; 
 text-decoration: underline;
 } 
 
 
 
 
 #circle li {
 
  list-style-type: disc; 
  
  
  }
   #type_a li {
   list-style-type: lower-alpha;
  
  
  }
 /* --------------------------------------------------
black header in eapp pages
--------------------------------------------------*/
.eappheader {
	font-size: 14pt;
	
  
}
/* --------------------------------------------------
links in body of eapp pages
--------------------------------------------------*/	
a.eapp2:link {
color: midnightblue;
font-size: 7pt; 
text-decoration: underline;
font-size: 10pt;
}
a.eapp2:visited {
color: indigo; 
text-decoration: underline;
font-size: 10pt;
 }
 a.eapp2:active {
 color: orange; 
 text-decoration: underline;
 } 
 
a.eapp2:hover {
 color: orange; 
 text-decoration: underline;
 } 	
/* --------------------------------------------------
header for Sitemap
--------------------------------------------------*/
.siteheader {
	font-size: 12pt;
	color: #003399;
  
}
/* --------------------------------------------------
header links for level 2 and index templates 
--------------------------------------------------*/
a.hlink:link
{
	color:#990000;
	text-decoration: none;
	
}

a.hlink:visited
{
	color:#990000;
	text-decoration: none;
	
}



a.hlink:hover
{
	color:#990000;
	text-decoration: underline;
	
}
a.hlink:active
{
	color:#990000;
	text-decoration: none;
	
}