﻿body
{
    margin:0px;
	color:#505154;
	font-family:Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.btpagepad
{
	padding:35px 0px 0px 25px;
}

a
{
	color : #FF0000;
	text-decoration : none; 
	font-weight : bold;
}

a:hover
{
	color : #FF0000;
	text-decoration : underline; 
	font-weight : bold;
}

.Logout
{
	text-align:right;
	padding-top:5px;
}

	
.errormsg
{
    display:block;
    color:black;
    font-weight:bold;
}

.msgpad
{
    padding:35px 0px 0px 25px;
}

.msg
{
	display:inline;
    color:black;
    font-weight:bold;
}

.infomsg
{
    display:block;
    color:black;
    font-weight:bold;
}

.CollapseBorder
{
    border-collapse:collapse;
}

input
{
	border: solid 1px #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:4px;
	padding-top:2px;
}

select
{
	border: solid 1px #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:4px;
	padding-top:2px;
}
	
textarea
{
	border: solid 1px #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:4px;
	padding-top:2px;
}

.NoBorder,.NoBorder input,.NoBorder tr td input
{
    border:none;
}

.btlink
{
	font-size :11px;
	color : #505254;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:20px;
}
	
	
.btlink a
{
	font-size :11px;
	color : #505254;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.btlink a:hover
{
	font-size :11px;
	color : #FA0017;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

a.btlinkSel
{
	font-size :11px;
	color : #FA0017;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

a.btlinkSel:hover
{
	font-size :11px;
	color : #FA0017;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

.greyhd
{
	color : #505154;
	font-size :12px;
	font-weight:bold;
}

.LeftPadding12,.LeftPadding12 td,.LeftPadding12 th
{
	padding-left:12px;
}

.TableLeftPadding12 tr td
{
	padding-left:12px;
}


.NoResults
{
    font-weight:bold;
    font-size:14px;
}

.Credits
{
    padding-top:10px;
    font-size:9px;
}

.FileUploadProgress_MainDiv     { border-width:1px; border-style:solid; border-color:#000000; background-color:#F0F0F0; padding:3px; padding-top:5px; width:500px;}
.FileUploadProgress_Primary     { font-family:verdana; font-size:12px; font-weight:bold; margin:2px;}
.FileUploadProgress_Secondary   { font-family:verdana; font-size:12px; font-weight:bold; margin:2px;}
.FileUploadProgress_Status      { font-family:verdana; font-size:12px; font-weight:bold; margin:2px;}
.FileUploadProgress_Current     { font-family:verdana; font-size:12px; color:#0000ff; margin:2px;}
.FileUploadProgress_Bar         { width:100%; background-image: url("images/remainder1.gif"); margin:0px; margin-left:2px; margin-right:2px; background-color:#F0F0F0; background-repeat: repeat-x;}
.FileUploadProgress_ProgressBar { background-image: url("images/progress1.gif"); height:21px; background-repeat: repeat-x; }
.FileUploadProgress_UploadedListFileName        { font-family:verdana; font-size:12px; font-weight:bold; color:#009999;}
.FileUploadProgress_UploadedListFileText        { font-family:verdana; font-size:12px; color:#FF0000;}
.FileUploadProgress_UploadedListTable           { margin:2px;}
.FileUploadProgress_UploadedListRow                     {}
