﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url('http://www.grayson.edu/Website/MainPageFiles/BackgroundGCC.gif');
}

.mainPageDiv
{
	background-color: #FDFDFF;
	margin:0px auto 0px auto;
	border: 1px solid #000066;
	width: 460px;
}

.mainHeader 
{
  height:40px;
  font-size:24px;
  font-weight:bold;
	color: #DFB700;
	background-color: #376582;
	line-height:40px;
	padding-left:6px;
	border-bottom:solid 2px #DFB700;
}

.pageContent
{
  padding:8px 8px 8px 8px;
}

h1
{
	font-size: 20px;
	color: #001133;
}

h2
{
	font-size: 18px;
	color: #001133;
}

h3
{
	font-size: 16px;
	color: #001133;
}

h4
{
	font-size: 14px;
	color: #001133;
}

h5
{
	font-size: 12px;
	color: #001133;
}

h6
{
	font-size: 10px;
	color: #001133;
}

.stepCounter
{
  float:left;
  clear:left;
  padding:2px 2px 2px 2px;
  margin: 4px 0px 0px 6px;
  font-weight:bold;
  border:solid 1px #376582;
  background-color:#77A5B2;
}

.mainHeading
{
  width:100%;
  text-align:center;
}

.formTable
{
  font-size:12px;
  border:solid 1px #376582;
}

.tableHeadingRow
{
  background-color:#77A5B2;
}

.tableHeader
{
  line-height:24px;
  font-size:14px;
}

.darkRow
{
  background-color: #E4EAF3;
}

.lightRow
{
  background-color: #F0F6FF;
}

.norm12
{
  font-size:12px;
}

.uLinkList
{
  margin:0px;
  line-height:18px;
}

.footerRow
{
  background-color: #F0F6FF;
  width:100%;
  margin-top:8px;
  border-top:solid 1px #376582;
  margin-bottom:0px;
  padding-bottom:3px;
}
