﻿A:link
{
	color: rgb(0,51,204);
}
a:visited
{
	color: rgb(0,51,204);
}

a:hover
{
	color: #EE0000;
}

body
{
	background-color: White;
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0pt;
	margin-top: 0px;
	font-size:small;
}

.header
{
	padding-left: 10px;
	text-align: left;
	background-image: url('/images/Headerback.png' );
	width: 543px;
	height: 190px;
}

.login
{
	border: 3px double #FF0000;
	position: absolute;
	width: 486px;
	height: 210px;
	margin-left: -243px;
	z-index: 1;
	left: 50%;
	top: 10%;
	background-image: url(   '/images/Background.jpg' );
	padding-left: 10px;
	padding-top: 10px;
	color: #F4F4F4;
}

.menu
{
	text-align: center;
	float: left;
	width: 195px;
	padding-right: 5px;
}

.menulist
{
	background-image: url( '/images/MenuBack.png' );
	padding-top: 1px;
	padding-bottom: 1px;
}

.page
{
	width: 1000px;
	text-align: left;
	background-color: #C0C0C0;
	min-height: 100%;
	overflow: auto;
}
.StandOut
{
	color: #0033CC;
	font-size: 12px;
}

H1
{
	font-family: Franklin Gothic Demi;
	font-size: 24pt;
	color: #EE0000;
}
H2
{
	font-family: Franklin Gothic Book;
	font-size: 2em;
	color: #FF0000;
	font-weight: bold;
}
H3
{
	font-family: Britannic Bold;
	font-size: 18pt;
	color: #0033CC;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
}
.main
{
	float: right;
	width: 800px;
	padding-bottom: 20px;
	min-height: 100%;
	overflow: auto;
}
.menutext:link, .menutext
{
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.menutext:visited, .menutext
{
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.menutext:hover
{
	text-decoration: none;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
}

.menutextselected:link, .menutextselected
{
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.menutextselected:visited, .menutextselected
{
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.menuSelected
{
	background-color: #C0C0C0;
}

.NationwidePopOut
{
	position: absolute;
	width: 512px;
	height: 244px;
	z-index: 1000;
	top: 200px;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	right: 50px;
	background-color:#FFF;
}
