body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

h1
{
letter-spacing:-1px;
}

h2
{
font-size:24px;
}

h3
{
color:#555;
letter-spacing:-1px;
}


#login input
{
border:1px solid #001E84;
}

#cbxRememberMe
{BORDER:0}

#txtTitle
{BORDER:1px solid #999;}

#header
{
background: url(../images/gt_header.jpg);
height:125px;
}

#utils
{
float:right;
color:#fff;
position:absolute;
right:20px;
top:20px;
font-size:13px;
margin:0;
padding:0;
}

#utils a
{
color:#fff;
}

#main
{
margin:20px;
}


.opener
{
font-size:24px;
margin-top:-15px;
}

.opener li
{
margin-bottom:5px;
}

.yellow
{
background:#FFFFE8;
border:1px solid #002389;
font-weight:bold;
font-size:13px;
padding:20px;
}


#loginwrapper
{
position:relative;
left:20px;
width:394px;
background:#4969C2;
border:1px solid #00177D;
padding:6px;
}

#login
{
background:#ADBBE3;
border:1px solid #00177D;
}

/*--- Begin Nav ---*/

#nav
{
	height:33px;
	margin-bottom:6px;
	background: url(../images/nav_unselect.jpg) repeat-x;
	border-top:1px solid #3C57B4;
	border-bottom:1px solid #3C57B4;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	position:absolute;
	margin-bottom:2px;
	border-right:1px solid #93A5DA;
}


#nav li
{
	display: inline;
}

#nav a
{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #CBD9F0;
	text-decoration: none;
	height: 25px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 8px;
	border-right:1px solid #324AA9;
	border-left:1px solid #93A5DA;
	background: url(../images/nav_unselect.jpg) repeat-x;
	width:100px;
}

#nav a:hover {
	color: #fff;
	background: url(../images/nav_hover.jpg);

}

#nav .selected a {
	background: url(../images/nav_select.jpg);
	color: #fff;
}

#nav .selected a:hover {
	color: #fff;
	background: url(../images/nav_hover.jpg) repeat-x;
}

.lefttreeview
{
    float: left;
    padding-top: 5px;
}

/*--- End Nav ---*/

.GridHeader
{
	background-color: #19007F;
	font-size: 10pt;
}
.Row
{
	background-color: #E0E4EF;
	font-size: 10pt;
}
.Row a, .AlternateRow a
{
	color: #000;
	font-size: 10pt;
}
.GridHeader a
{
	text-decoration: none;
	color: #FFF;
	font-size: 10pt;
}
.GridHeader a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.AlternateRow
{
	font-size: 10pt;
	background-color: #FFF;
	color: #000;
	border: none;
}
.AlternateRow td
{
	border: none;
}
.GridPager
{
	background-color: #333;
	border: 1px solid #333;
	padding: 0 10px 0px 0px;
	height: 25px;
}
.Filters, .GridPager
{
	width: 1068px;
	margin: 0 auto 0 auto;
}
.GridPager .Links
{
	float: right;
}
.Left
{
	float: left;
}
.Left p, .Left select
{
	float: left;
}
.Left p
{
	font-size: 10pt;
	margin: 4px 5px 0 10px;
	padding: 0;
	color: #DDD;
	font-weight: bold;
}
.Left select
{
	margin-top: 2px;
}
.Filters
 {
	background-color: #95B6EF;
	height: 25px;
	color: #FFF;
	font-weight: bold;
	padding: 7.5px 0px 0 10px;
	border: solid 1px #333;
}
.Filters a
{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border: solid 1px #333;
	background-color: #00227F;
	padding: 2px 5px 2px 5px;
}
.GridView
{
	margin: 0;
}
.NumberOfResults
{
	color: #FFF;
	float: left;
	text-align: center;
	width: 500px;
	font-weight: bold;
	margin: 3px 0 0 0;
}
.UsersBar
{
	width: 1068px;
	margin: 2px auto 4px auto;
	font-weight: bold;
}