﻿body {
margin-top: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
margin-bottom:0;
padding-bottom:0;
height: 100%;
width: 100%;
}

p {margin-top:0}

.purplebox {
	background-color: #6A6591;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	font-size:16px;
}

.signup {
color:#000000;
font-size:20px;
}

.main {
color:#333333;
font-size:16px;
font-family:"Times New Roman", Times, serif;
margin-top:0;
}

.main a:link {
text-decoration: underline;
color: #6a6591;
font-family:"Times New Roman", Times, serif;
}

.main a:visited {
color: #6a6591;
font-family:"Times New Roman", Times, serif;
}

.main a:hover {
text-decoration: underline;
color: #333333;
font-family:"Times New Roman", Times, serif;
}

.main a:active {
text-decoration: underline;
color: #333333;
font-family:"Times New Roman", Times, serif;
}

/* New main style */
.mainsmall {
color:#333333;
font-size:11px;
font-family:"Times New Roman", Times, serif
}

.mainsmall a:link {
text-decoration: underline;
color: #6a6591;
font-size:11px;
font-family:"Times New Roman", Times, serif
}

.mainsmall a:visited {
color: #6a6591;
font-size:11px;
font-family:"Times New Roman", Times, serif
}

.mainsmall a:hover {
text-decoration: underline;
color: #333333;
font-size:11px;
font-family:"Times New Roman", Times, serif
}

.mainsmall a:active {
text-decoration: underline;
color: #333333;
font-size:11px;
font-family:"Times New Roman", Times, serif
}

/* End New main style */

input.top {
background-color: #DFDEE9;
font-size: 11px;
font-weight: normal;
color: #666666;
border: 1px solid #4E4868;
size: 4;
}

.menu {
color:#C9C8D9;
text-decoration:none;
font-family:"Times New Roman", Times, serif
}

.menu a:visited {
color:#C9C8D9;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
}

.menu a:link {
color:#C9C8D9;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
}

.menu a:hover{
color:#FFFFFF;
text-decoration: underline;
font-family:"Times New Roman", Times, serif;
}

.menu a:active {
color:#FFFFFF;
text-decoration: underline;
font-family:"Times New Roman", Times, serif
}

.menusm {
color:#C9C8D9;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.menusm a:visited {
color:#C9C8D9;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.menusm a:link {
color:#C9C8D9;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.menusm a:hover{
color:#FFFFFF;
text-decoration: underline;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.menusm a:active {
color:#FFFFFF;
text-decoration: underline;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.silver {
	background-color: #E2E2E2;
	border: 1px solid #6a6591;	
}

.smallsilver {
background-color: #E2E2E2;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}


.smallsilver a:hover {
font-size:12px;
}

.smallsilver a:visited {
font-size:12px;
}

.smallsilver  a:link {
font-size:12px;
}

.linksmall {
font-size: 13px;
}


.linksmall a:hover {
font-size:13px;
}

.linksmall a:visited {
font-size:13px;
}

.linksmall  a:link {
font-size:13px;
}

.code {
color:#6a6591;
border: 1px solid #4E4868;
font-size:12px;
background-color: #DFDEE9;
}

input.highlight {
background-color: #DFDEE9;
font-size: 12px;
font-weight: normal;
color: #666666;
border: 1px solid #4E4868;
}

.resheader {
	font-size: 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#6a6591;
}

.gen {
color:#666666;
border: 1px solid #4E4868;
background-color: #EBEBEB;
font-size:12px;
}

/* CSS for accounts9 */

html
{
  height: 100%;
}

#header
{
  height: 119px;
  padding-top: 0px;
}

#container
{
  float: left;
  width: 100%;
  clear: both;
  height: 100%;
}

#body
{
  padding-top: 10px;
  float: left;
  width: 80%;
  padding-right:10px;
  font-size:11px;
}

#left
{
  width: 16%;
  float: left;
  padding-right: 1%;
  padding-bottom: 5px;
  height: 100%;
  font-family:"Times New Roman", Times, serif;
}

#left h1
{
  background-color: #6a6591;
  width: 95%;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  margin: 0xp;
  padding-left: 5%;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-family:"Times New Roman", Times, serif;
}

#left a
{
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  padding-left: 10%;
  padding-left: 5%;
  font-family:"Times New Roman", Times, serif;
}

#left a:link, #left a:visited, #left a:active
{
  color: #6a6591;
  text-decoration: underline;
  font-family:"Times New Roman", Times, serif;
}

#left a:hover
{
  color: #333333;
  font-family:"Times New Roman", Times, serif;
  text-decoration: underline;
}
