html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background:url("../images/background.jpg") 50% 0 no-repeat;	
	background-color:#FFFFFF;
}
#MainTable
{
	 width:785px;
	 border:solid 1px #EDEDED;
	 padding:0px;	 
	 background:#FFFFFF;
	 margin:auto;
	 border-spacing:20px;
}
#report_type
{
    width:17em;
}
form{
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.erasBullet{
    list-style-image: url(../images/erasBullet.png);
}
p.full{
    text-align:justify;
}
.border {
    background-color:#fff;
    border-width:1px;
    border-style:solid;
    border-bottom-color:#aaa;
    border-right-color:#aaa;
    border-top-color:#ddd;
    border-left-color:#ddd;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #000033;
	color: #000066;
}
.buttonBold,#SendInvites a  {
	background-color: #FFFFFF;
	border: 1px solid #000033;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
}
.proceedButton  {
    height: 40px;
    border: 0px;
    position: absolute;
    margin-left: -150px;
}
.proceedButtonUnder  {
    height: 38px;
    border: 0px;
    position: relative;
    margin-top: 1px;
    cursor: pointer;
}
.downloadButton  {
    border: 0px;
    height:40px;
    margin-top:5px;
    margin-left:-130px;
    cursor:pointer;
    position:absolute; 
}
.downloadButtonUnder  {
    border: 0px;
    height:38px;
    margin-top:6px;
    margin-left:0px;
    cursor:pointer;
    position:relative; 
}
#SendInvites a  
{
	padding:2px;
	text-decoration:none;
}
a {
	color: #04428F;
}#header {
	font-size: 24px;
	color: #04428D;
}
input {
	border: 1px solid #999999;
}
.inputMissing {
	background-color: #FF3399;
}
h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0099FF;
}
h2{
	font-size: 18px;
	color: #0099FF;
	margin-bottom:5px;
}
h4{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	margin-top:0px;
	margin-bottom:-5px;
}
.bordersolid {
	border: 1px solid #8AC8ED;
	font-size: 9px;
}
.textbox {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #1871AD;
	border: 1px solid #000000;
	font-weight: bolder;
}
.searchbox 
{
	color:#21AADE;
	font-weight:bold;
	height:19px;
	width:119px;
	text-indent:5px;
	margin-bottom:3px;
	background-image:url('../images/admin/search.png');
}
.errortext {
	font-size: 18px;
	color: #FF3399;
}
.errortextLargeRed {
	font-size: 18px;
	color: #FFFFFF;
	background:#FF0000;
	font-weight:bold;
	border: 2px dashed #000000;
	padding:3px;
	margin-top:5px;
}
.helpText,.successtext{
	font-family:verdana;
	width:96%;
	font-size:14px;
	background:#66CC66;
	font-weight:bold;
	color:#FFFFFF;
	border: 2px dashed #336600;
	padding:10px;
}
.adminMessage {
	color: #000099;
	font-size: 20px;
	background-color: #FFFF33;
}
'####################################
.moveError {
	color: black;
	font-size: 20px;
	background-color: red;
	font-weight:bold;
}
'####################################
.smallHeader {
	font-size: 18px;
	color: #0075BD;
}
.admin_table_header{
	background-color: #E5E5E5;
}
#admin_index_table img
{
	margin-bottom:2px;
	border:0px;
}
.rowOn{
	background-color: #CFD2FA;
}
.domainTitle {
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #0099FF;

}
.rpGreen{
	background-color: #E9FEEE;
}
.rpYellow{
	background-color: #FBFEC5;
}
.rpBlue{
	background-color: #CCCCFF;
}
.rpRed{
	background-color: #FFCCFF;
}
.superAdminMainColour{
	background-color: #FFFF99;
}
#UpdateAccountSettings label{
	float:left;
	display:block;
	width:330px;
	font-weight:bold;
}
.EmailForm
{
	background:#EFEFEF;border:1px solid #CECECE;width:96%;padding:10px;
}
#SendInvites label
{
	font-weight:bold;
	width:130px;
	display:block;
	float:left;
}
.AdminMainMenu
{

}
.AdminMainMenu a
{
	text-decoration: none;
	font-weight:bolder;
	color:#0075BD;
}
.AdminMainMenu a:hover
{
	text-decoration: underline;
}
#AdminMainMenuTop,#AdminMainMenuMiddle 
{
	height:120px;
}
#AdminMainMenuBottom
{
	height:120px;
}
#AdminMainMenuTop div,#AdminMainMenuBottom div,#AdminMainMenuMiddle div
{
	display:inline;	
	float:left;
	width:90px;
	text-align:center;
}
.AdminMainMenu br
{
	clear:both;
}
.AdminMainMenu img
{
	width:60px;
	border:0px;
	margin-bottom:8px;
}
#AdminMainMenuAlphabet a
{
	display:inline;	
	float:left;
	width:3.65%;
	text-align:center;	
	background:#CFD2FA;
	height:30px;	
	line-height:30px;
}
#AdminMainMenuAlphabet a:hover
{
	font-weight:bold;
	line-height:25px;
	font-size:larger;
	background:#BFC2EA;
}
#WelcomeBackMessage
{
	font-size: 18px;
	color: #0075BD;
	margin-bottom:20px;	
}
.LanguageFlag
{
	width:30px;
	height:18px;
}

div.contacts table
{
    width:300px;
}
div.contacts th.header
{
    text-align:right;
    width:50%;
    background-color:#5E81FF;
    color:White;
    padding-right:5px;
    border:1px solid black;
}
div.contacts td.data
{
    text-align:left;
    width:50%;
    background-color:inherit;
    padding-left:5px;
    border:1px solid black;
}

div.viewinfo
{
    float:left;
}
div.viewedinfo table
{
    width:300px;
}
div th.tablehead
{
    text-align:center;
    background-color:#3052C1;
    color:White;
    border:1px solid black;
    width:75%;
}
div th.header
{
    color:White;
    text-align:right;
    border:1px solid black;
    width:25%;
}
div th.top
{
    text-align:center;
    background-color:#5E81FF;
}
div th.batchgen
{
    background-color:#9060FF;
}
div th.standard
{
    background-color:#1F497D;
}
div th.full
{
    background-color:#75923C;
}
div th.premium
{
    background-color:#F9A45E;
}
div th.total
{
    background-color:#08CEC7;
}
div th.unviewed
{
    background-color:#FF6360;
}
div td.data
{
    text-align:center;
    padding-left:5px;
    border:1px solid black;
    background-color:White;
}
div td.total
{
    background-color:#CCFFFC;
}
div td.unviewed
{
    background-color:#FFB3B2;
}
td.empty
{
}
.container
{
    width:100%;
    height:160px;
}
.section
{
    width:350px;
    margin-top:1em;
    margin-left:1em;
    float:left;
}

