.Login_Field
{
	/*margin-left: 10px;*/
	width: 150px;
}

.TableCell td
{
	padding-left: 5px;
	padding-right: 5px;
}

.TableHead td
{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.NavBtn
{
	border: solid 0px #ffffff;
}

A:hover .NavBtn, A:active .NavBtn, A:link .NavBtn, A:visited .NavBtn
{
	border: solid 0px #ffffff;
}

.GenericInput-XLarge
{
	width: 400px;
	line-height: 1.0;
}

.GenericInput-Large
{
	width: 300px;
	line-height: 1.0;
}

.GenericInput-Med
{
	line-height: 1.0;
	width: 250px;
}

.GenericInput-Medium
{
	width: 200px;
	line-height: 1.0;
}

.GenericInput-Mid
{
	width: 150px;
	line-height: 1.0;
}

.GenericInput-Small
{
	width: 100px;
	line-height: 1.0;
}

.TextInput-Large
{
	width: 400px;
	height: 75px;	
	line-height: 1.0;
}

.TextInput-Medium
{
	line-height: 1.0;
	width: 300px;
	height: 60px;
}

.InputMessage
{
	font-size: 9px;
	display: block;	
}

.Error
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: red;
	font-weight: bold;	
	font-size: 12pt;
}

.InputLabel
{
	padding-right: 10px;
}

.Panel
{	
	padding-bottom: 20px;
}

.Panel h3
{
	padding: 0px;
	margin: 0px;	
}

.Panel input, .Panel select
{
	font-size: 12px;	
}

.Text_Error
{
	color: red;
	font-weight: bold;	
	font-size: 12pt;
	margin-bottom: 10px;
}

.Text_Success
{
	color: green;
	font-weight: bold;	
	font-size: 12pt;	
	margin-bottom: 10px;
}

.Text_Message
{
	color: black;
	font-weight: bold;	
	font-size: 12pt;	
	margin-bottom: 10px;
}

.ctrlPageOrderRestoreText
{
	width: 40px;	
}

.Page-Reorder-table
{
	border: solid 1px #000000;
	border-left: solid 0px #000000;	
}

.Page-Reorder-table td
{
	border-left: solid 1px #000000;	
	border-Top: solid 1px #000000;
}

.Page-Reorder-tableHeader
{
	background-color: #3D357E;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

FreePages-Cell
{
	font-size: 11pt;
}

FreePages-Cell select
{
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
}

.StatsTableHead td
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.StatsTableLink, .StatsTableLink a:link, .StatsTableLink a:visited, .StatsTableLink a:active
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

.StatsTableLink a:hover
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.StatsTableCell td
{
	text-align: center;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
}

.Content .Warning
{
	font-weight: bold;
}
