﻿@charset "utf-8";
body {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.DSMTable #container {
	background: #FFFFFF;
	margin: 0 10px 0 auto;
	border: 1px solid #003399;
	text-align: left;
	width: 75%;
	float: left;
} 
.ms-grid2-1000-main {
	border-right: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.ms-grid2-1000-tl {
	border-style: none;
}
.ms-grid2-1000-left {
	border-right: none;
	border-left: none;
	border-top: .75pt #666666 solid;
	border-bottom-style: none;
}
.ms-grid2-1000-top {
	border-right: none;
	border-left: .75pt solid black;
	border-top-style: none;
	border-bottom-style: none;
}
.ms-grid2-1000-even {
	border-right: none;
	border-left: .75pt #666666 solid;
	border-top: .75pt #666666 solid;
	border-bottom-style: none;
}
p {
	font-family: "Century Gothic";
	font-size: 1.2em;
	text-decoration: none;
	color: #4F4F4F;
	font-weight: bold;
	padding-top: 10px;
}
.correctfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2E2E2E;
}
.plain {
	font: normal normal normal;
	text-decoration: none;
	text-transform: none;
}
#footer {
	padding: 0 10px;
	background: #DDDDDD;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	font-size: small;
	font-style: italic;
	clear: both;
} 
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #253189;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #253189;
	text-decoration: none;
	font-size: 1em;
}
#footer a {
	font-family: Helvetica, Arial, sans-serif;
	color: #253189;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #253189;
	text-decoration: none;
}

.tableheader {
	font-size: 2em;
	font-family: "Century Gothic";
	color: #666666;
	font-weight: normal;
	margin-top: 20px;
}
h1 {
	text-align: center;
	font-family: Calibri, arial;
	text-decoration: none;
	color: #CB3154;
	font-size: 1.5em;
}
a {
	text-align: center;
	color: #0000FF;
}
.style1 {
	text-align: center;
}
#rightbar {
	float:left;
}
#rightbar2 {
	float:left;
}