﻿body
{

}

.GridView { width: 820px; border-left: none; border-right: none; border-top: solid 2px #ccccff; border-bottom: solid 2px #ccccff }
.GridView td { width: 164px; height: 18pt; border-left: none; border-right: none; border-top: solid 1px #fcfcfc; border-bottom: solid 1px #e8e8e8 }
.GridView th { width: 164px; height: 18pt; text-align:left; border-left: none; border-right: none; border-bottom: solid 1px #ccccff }
.GridView input { width: 140px; font: 10pt Segoe }

/*********************************** Master Page ****************************************/
#master_header
{
	margin: -1px auto 0 auto;
	width: 1024px;
}

#container
{
    height:100%;
}

#master-footer
{
	margin: 25px auto 0 auto;
	font-size: .7em;
	width: 1024px;
	position: absolute;
	bottom: 0px; 
}

.master-copyright
{
}

.master-developedby
{
}

.master-graphicsby
{
}

#master_mainMenu
{
	margin: 5px auto 0 auto;
	width: 1024px;
}

#master_page
{
	margin: -1px auto 0 auto;
	width: 1024px;
}

#master_leftsidebar
{
	float: left;
	width: 200px;
	padding-right: 10px;
}

#master_rightsidebar
{
	float: right;
	width: 200px;
	padding-left: 10px;
}

#master_content
{
	float: left;
	width: 600px;
	margin-right: -600px;
	padding-bottom: 60px;
}

#master_quickLinkSidebar
{
	padding-top: 2px;
}

#master_logonSidebar
{
	font-size: .8em;
	padding-top: 0px;
}

.main_menu
{
	background: url(Images/header.png) repeat left top;
}

.main_menu a
{
	color: #000;
}

.main_menu a:hover
{
	/*background-color: #022543;*/
	color: #FFF;
	text-decoration: underline;
}

.main_menu a:visited
{
	
}

.sidebar 
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 16px;
	padding: -1px 0 0 35px;
	background: url(Images/header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 0 0 2px 0;
	line-height: 1.0em;
	font-weight: bold;
}

/*********************************** Master Page End ****************************************/

/*********************************** Change Password Page End ****************************************/
#changepassword_header
{
	
}

#changepassword_content
{
	
}

.changepasswordheader
{
}
/*********************************** Change Password Page End ****************************************/