body {
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006f10;
	text-decoration: none;
}
a:visited {
	color: #006f10;
	text-decoration: none;
}
a:hover {
	color: #006f10;
	text-decoration: underline;
}
a:active {
	color: #006f10;
	text-decoration: none;
}
.grnTableBrdr {
	border: 2px solid #129C01;
}
.TableBrdr {
	border: 2px solid #888888;
}
.content {
	font-size: 12px;
}
.footerText {
	padding-top: 5px;
}
.formContent {
	background-color: #ffffff;
}
.headingText {
	color: #006f10;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-align: center;
}
.padding5 {
	padding: 5px 5px 5px 5px;		
}
.mainTable {
	background-color: #dddddd;
}
.blueTableBrdr {
	border: 2px solid #F89724;
}
a {
	font-weight: bold;
}
.TagLine {
	font-size: 2.5em;
	font-weight: bold;
	color: #129C01;
}
.thankYouHeadingText {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}
.thankYouHeadingGreen {
	color: #129B00;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.formDropdownNormal
{
	color: #000000;
	height: 22px;
}
.formDropdownError
{
	color: #FF0000;
	height: 22px;
}
.formTextboxNormal
{
	border: 1px solid #AAAAAA;
	height: 18px;
}
.formTextboxError
{
	border: 1px solid #FF0000;
	height: 18px;
}
.thankYouMessage
{
	color: #F7941D;
	font-family: Arial;	
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
}
.thankYouPhone
{
	color: #129B00;
	font-family: Arial;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;	
}
.thankYouToSpeak
{
	color: #F7941D;
	font-family: Arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
}
div#containerDegree {
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 600px;
}
div#schoolLogo {
	float: left;
	text-align: center;
	width: 140px;
	padding-top: 6px;
	margin-right: 4px;
	margin-left: 10px;
}
div#rows {
	float: left;
	width: 440px;
	margin-top: 5px;
	text-align: right;
}
span#schoolName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	margin-left: 4px;
	float: left;
	margin-top: 8px;
}
span#schoolName a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	margin-left: 4px;
	float: left;
	margin-top: 8px;
	text-decoration: none;
}
span#schoolName a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	margin-left: 4px;
	float: left;
	margin-top: 8px;
	text-decoration: none;
}
span#altRow0 {
	background-color: #e5e5e5;
	float: left;
	margin-left: 4px;
	width: 440px;
}
span#altRow1 {
	background-color: #FFFFCC;
	float: left;
	margin-left: 4px;
	width: 440px;
}
span#textLeft {
	float: left;
	margin-left: 4px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 320px;
}
span#textRight {
	float: right;
	margin-right: 4px;
}
