﻿.body{
}

div.PageBoundary
{
    width:850px;
    border: solid black 1px;
}
.background
{
	
	background-image: url(../App_Images/bg.png);
	background-repeat: repeat;
}
.hr1
{
	width:80%;
	height:2px;
}
.head{
	background-color:#F7E9CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 20px;
	color: #1A4683;
}
.footer{
	background-color:#1A4683;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}
a.footer:visited{
    color:#ffffff;
}
a.footer:hover
{
    color:Red;
}
.copy{
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1A4683;
}
.copymedium
{
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18px;
	color: #1A4683;
}
.copylarge
{
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 20px;
	color: #1A4683;
}
.scorecard
{
	background-color:#C4C6A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18px;
	color: #1A4683;
}
