﻿body{
	background: #ffffff url('Images/spacer.jpg') repeat-y;;
}

#vertical_menu	{padding: 0px 0px 0px 0px; margin: 0px 0px 30px 30px;}

#container {
	text-align: center;
	height: 100%;
	overflow: hidden;
}

#left_col {
	width: 250px;
	float:left;
}

#right_col {
	margin-left: 275px;
	min-height: 348px;
}

.buttons {
	Width: 175px;
}

.fontstyle {
	font-family: Arial;
	font-size: small;
	width: 725px;
	font-weight: normal; 
}

.StaffName {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	width: 725px;
}

.PageTitle {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

#bottomContent {
	font-family: Arial;
	margin-right: auto;
	margin-left: auto;
	color: black;
	font-size:10pt;
	text-align:center;
}

#footer {
font-family: Arial;
font-weight: bold;
text-align: center;
width: 100%;
font-size: x-small
}

.heading1 {
	font-size:12.0pt;
	font-family:Arial;
	color:black;
	font-style:italic;
	font-weight:bold;
}
.heading2 {
	font-size:14.0pt;
	height:8px;
	font-family:Arial;
	color:blue;
	font-weight:bold;
}
.normalfont {
	font-size:10.0pt;
	font-family:Arial;
	color:black;
	font-weight:normal;
}
.boldfont {
	font-family:Arial;
	color:black;
	font-weight:bold;
}
#table1 {
 	width: 100%;
}
#flash {
	text-align:center;
}