/****************************************************
 GLOBAL
****************************************************/ 

* {
 	padding: 0;
 	margin: 0;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

#wrapper {
}

#header {
 position: relative;
 height: 65px;
 background: #0C419A url(/_images/logo.gif) 0 0 repeat-y;
 border-bottom: 1px solid #fff;
}

#header .inner {
 padding: 15px;
 color: #fff;
}

#topNav {
 background-color: #F5B828;
 margin-bottom: 30px;
}

#topNav .inner {
 padding: 7px 10px;
 text-align: right;
/* color: #007F6C;*/
 color: #000;
}

#container {
 width: 98%;
 float: right;
 margin-left: 1px;
}

#content {
 margin-left: 290px;
 border-left: 2px solid #e5e5e5;
}	

#content .inner {
 margin: 5px;
 vertical-align: top;
}

#sidebar {
 width: 290px;
/* float: left; */
 float: left;
 position: relative;
}

#sidebar .inner {
 margin: 0 4px 4px 4px;
 padding: 0 4px 4px 4px;
/* background-color: #f5f5f5;*/
}

/****************************************************
 FOOTER
****************************************************/ 

#footer {
 float: right;
	clear: both;
	padding-top: 1px;
	margin: 50px 10px 0 10px;
}

#footer .inner {
 /* border-top: 5px solid #e5e5e5; */
 padding-top: 20px;
 margin: 0 10px;
 color: #4C4E50;	
}

#footer .inner p {
 line-height: 18px;
 font-size: 12px;
 text-align: center;
}

.last {
 margin-bottom: 0;
}

.clearing {
 height: 0;
 clear: both;
}

.centered {
 text-align: center;
}


/****************************************************
 HELP
****************************************************/ 

#helpBtn {
 position: absolute;
 top: 120px;
 right: 20px;;
}


/****************************************************
 TABLE
****************************************************/ 

#content .inner  table td {
 padding: 3px 3px 3px 3px;
 border-bottom: 1px solid #fff;
 border-right: 1px solid #fff;
 vertical-align: top;
}

#login .inner  table td {
 padding: 3px 3px 3px 3px;
 border-bottom: 1px solid #fff;
 border-right: 1px solid #fff;
}

.gridHead {
 	background-color: #0C419A;
	 color: #fff;
 	text-align: center;
 	padding-left:3px;
	}
.tableColLeft {
 background-color: #0C419A;
 color: #fff;
 /*font-weight: bold;*/
 text-align: left;
 padding-right:8px;
}

.tableColLAR {
 background-color: #0C419A;
 color: #fff;
 /*font-weight: bold;*/
 text-align: right;
 padding-left:8px;
}

.tableColRight {
 /*background-color: #e5e5e5;*/
 color: #000;
 padding-right:8px;
 text-align: left;
}

.tableColCenter	{
	background-color: #0C419A;
	color: #FFFFFF;
	text-align: center;
	}
	
.subhead {
	background-color: #73A0E3;
	padding-left:5px;
	color:#FFF;
	font-size:11px;
	}
	.subheadData {
			background-color: #9DBCEB;
			padding-left:5px;
			}

.tableColLeft a:link, a:visited, a:active, a:hover {
 color: #fff;
}
.tableColCenter a:link, a:visited, a:active {
 color: #fff;
}
.tableColCenter a:hover {
	color:#FF0;
	}


/****************************************************
 TYPOGRAPHY
****************************************************/ 

a:link, a:visited, a:active, a:hover {
 /*font-weight: bold;*/
 color: #0C419A;
}

a:hover {
 /*text-decoration: underline;*/
 color:#FF0000;
}


/* GRID SORTING LINKS */

.gridLinks a:link, .gridLinks a:visited, .gridLinks a:active {
 /*font-weight: bold;*/
 color: #fff;
}

.gridLinks a:hover {
 /*text-decoration: underline;*/
 color:#FF0000;
}

.gridLinksCenter {
 text-align: center;
}

#topNav .inner a {
 color: #0C419A;
}



/* h1 {
 font-size: 2.0em;
 font-weight: normal;
 margin-top: 0em;
 margin-bottom: 0em;both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.
}*/

h1 {
/* font: normal 28px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
 letter-spacing:-2px;
 margin: 0 0 20px 0;
 padding: 0;
 color: #fff;*/
 text-indent: -9999px;
}
	
h2 {
 font: normal 18px/20px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
 margin: 0 0 10px 0;
 font-weight: bold;
 color: #0C419A;
}
	
h3 {
 font-size: 12px;
 text-transform: uppercase;
 letter-spacing: 1px;
 margin: 10px 0 0 0;
 padding: 5px 5px 5px 5px;
 font-weight: normal;
 color: #333;
 /*width:500px;
 /*background-color:#9DBCEB;*/
}

h4 {
 font-size: 1.2em;
 margin: 0 0em 1.2em 0em;
 font-weight: bold;
}
	
h5 {
 font-size: 1.0em;
 margin: 0 0em 1.2em 0em;
 font-weight: bold;
}

h6 {
 font-size: 0.8em;
 margin: 0 0em 1.2em 0em;
 font-weight: bold;
}
	
img {
 border: 0;
}
	
ol, ul, li {/*
 list-style: none;*/
 font-size: 1.0em;
 line-height: 1.8em;
 margin-top: 0.2em;
 margin-bottom: 0.1em;
}

ol, ul {
 padding-left: 20px;	
}

p {
 font-size: 12px;
 line-height: 16px;
 margin: 0 0 20px 0;
}

li > p {
 margin-top: 0.2em;
}
	
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
 font-family: monospace;
 font-size: 1.0em;
}
	
strong, b {
 font-weight: bold;
}

.ClsSeeNot, .HideMe, .hideDate {display:none}
.ClsSee{display:block}

.flatboxIn
{
  height:15px;
  font-size:11px;
  border:1px solid #bdc6d9;
  color:#003300;
  padding: 2px;
  padding-left: 4px;
}

.flatBox
	{
		Border: #FFFFFF 0px solid;
		padding:5px;
	}

.linkbtn
{
	cursor: hand;
	Background-color: #f0dcc8; 
	Border: #003399 1px inset;
	font-size:11px;
}
.dropdl
{
	background-color:#F0F0FA;
	padding-left:5px;
	}
.status  {
	background-color:#FFFFBB;
	padding-right:4px;
	vertical-align:top;
	text-align:right;
	}
.statusD {
	background-color:#FFFFCC;
	padding-left:3px;
	padding-right:3px;
	}
	
.fileNode {
	z-layer: 9999;
	font-weight: 500;
	}

.ViewInfo {
	border: #FFFFFF 0px;
	color: #fff;
	}
