@charset "UTF-8";

body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
}
.topnav {
	font-size: 90%;
	color: #0A6E99;
	border: 0px none #00009C;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006AA3;
	text-decoration: underline;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006AA3;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFA71F;
	text-decoration: none;
	padding: 0px; 
	padding-top:0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
}
h2 {
	font-size:large;
	font-style: normal;
	font-weight: bold
	text-transform: none;
	text-decoration: none;
	line-height: normal;
	color: #066B99;

}

h4 {
	margin-bottom: 0;
	margin-top: 0;
	line-height: normal;
}

.emphasised_paragraph {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}

.slideshow_box_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.teds {
	 margin:0px 0px 0px 0px; 
	 padding:20px; 
}


.Header 
{
  top: 0px;
  left: 0px;
  position: absolute;
  width: 800px;
  background-image: url(~/Images/header_bg.gif);
  background-repeat: repeat-x;
}
.Menu 
{
  top: 160px;
  left: 15px;
  width: 195px;
  position: absolute;
}
.Content
{
  top: 160px;
  left: 170px;
  position: absolute;
  width: 700px
}
.Gutter
{
	width: 15px;
}
.RowHeader
{
	width: 120px
}
.Table
{
	width: 500px
}
.Title
{
	Font-Size: Large 
}
.LogoutTitle
{
	width: 500px
}
.LogoutBtn
{
	vertical-align:top
}