﻿A
{
	cursor: hand;
	FONT-WEIGHT: normal;
	COLOR: #34367C;
	FONT-FAMILY: Arial;
	Font-size:8pt;
	Font-weight:Normal;
	Text-decoration:none
}

A:hover	
{ 
	color:#1F205B; 
	Text-decoration:underline
}

body
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
	background-color : #808080
}

.rwTitlebarControls em { color: #FFFFFF !important; }

html,
body,
form
{
	margin: 0px 0px 0px 0px;
	height:100%;
    padding: 0px 0px 0px 0px
}

.header
{
	background-color:#D8D8D8
}

.loading
{
	background-color: #ffffff;
	height: 100%;
	width: 100%
}

.noHighlight a.rmSelected .rmText
{
	background-position: 0 0px;
	color: #00156E
}

div.RadMenu_Office2007 a.rmSelected .rmText
{
   background-position: 0 0px;
   color: #00156E
}

div.RadMenu_Office2007 a.rmSelected
{
   background-position: 0 0px;
}

input[type=text]::-ms-clear { display: none; }

div.RadMenu_Default .rmText
{
   text-align: center !important;
   padding-left: 18px !important;

}

.RadForm .RadGrid .rfdCheckboxUnchecked, .RadForm .RadGrid .rfdCheckboxChecked 
{
    color: white !important;
}


.WideMenu
{
   text-align: center !important;
   padding-left: 0px !important;
   background-color: red;

}