/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	border: 0px;
	margin: 0px;
	margin-bottom: 40px;
	padding-bottom: 25px;
	font-weight: normal;
	font-size: 0.8em;
	left: 0px;
	top: 0px;
	background-image: url(images/leftnav.png);
	word-spacing: normal;
	text-transform: none;
	bottom: 0px;
	background-repeat: repeat-y;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #f1f1d7;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

A:hover span {
  position: absolute;
  display: block;
  background: #fdd;
  border: 1px solid red;
  }

A span 
{
	display: none;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

#container {
	margin: 0em;
	padding: 0em;
	border: 0em;
	height: 100%;
	width: 100%;
	background-color: #f1f1d7;
	background-image: url(images/leftnav.png);
	background-repeat: repeat-y;
}

#header
{
	top: 0px;
	left: 0px;
	height: 96px;
	width: 99%;
	background-image: url(images/topmain.png);	background-repeat: repeat;}

#bigq{
	position: absolute;
	top: 0px;	left: 0px;	height: 127px;
	width: 193px;
	background-image: url(images/BigQ.png);	background-repeat: no-repeat;}

#toplogo{	position: absolute;
	top: 0px;	left: 0px;
	height: 85px;
	width: 100%;
	background-image: url(images/QuorumLogo.png);	background-repeat: no-repeat;	background-position: center;}

#rightcorner{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 173px;
	width: 41px;
	background-image: url(images/Rightedge.png);
	background-repeat: no-repeat;}
/*
#leftnav
{
	background-attachment: scroll;
	left: 0px;
	background-image: url(images/leftnav.png);
	width: 195px;
	background-repeat: repeat-y;
	position: absolute;
	top: 127px;
}*/#nav{	position: absolute;	left: 18px;	top: 150px;	width: 125px;	padding: 0px;	font-size: 0px;	border: 0px;	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: 0px;	z-index: 215;}#logout{	position: absolute;	right: 10px;	top: 10px;	width: auto;	height: auto;	z-index: 200;}

#main
{
	position: absolute;
	left: 200px;
	top: 200px;
}


#bottom
{
	position: relative;	
	height: 25px;	
	
}

.BMargin
{
	margin-bottom: 30px;
	padding-bottom: 30px;	
}

.info
{
	position: absolute;
	left: 200px;
	top: 200px;
}

.linkbox
{
	border-right: #6b696b thin;
	padding-right: 10px;
	border-top: #6b696b thin;
	padding-left: 10px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 3px;
	text-transform: capitalize;
	border-left: #6b696b thin;
	color: white;
	padding-top: 3px;
	border-bottom: #6b696b thin;
	background-color: #6b696b;
	text-align: center;
}

A.linkbox:link
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	text-decoration: none;
}

A.linkbox:visited
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
}

A.linkbox:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: white;
	text-decoration: none;
	background-color: #633c1a;
}


.Title
{
	font-weight: bolder;
	font-size: medium;
	color: white;
	background-color: #6b696b;
}

.tablehover:hover
{
	background-color: #cc0000;
}

.tablepad
{
	margin-right: 30px;
}

.Textbox
{
	border-color: #633c1a;
	border-style: solid;
	border-width: 1px;
		
}

.clinkclass
{
	
}

.cLinkClass a
{
	font-size: 13px;
	font-family:Tahoma;
	color: #633c1a;
	font-weight: bold;
	border-left: 5px solid #f1f1d7;
	border-right: 5px solid #f1f1d7;
}

.cLinkClass a:visited
{
	font-size: 13px;
	font-family:Tahoma;
		color: #633c1a;
	font-weight: bold;
	border-left: 5px solid #f1f1d7;
	border-right: 5px solid #f1f1d7;
}

.cLinkClass a:hover
{
	font-size: 13px;
	font-family:Tahoma;
		color: #633c1a;
	font-weight: bold;
	background-color: #633c1a;
	border-left: 5px solid #633c1a;
	border-right: 5px solid #633c1a;
}

.cLinkClass a .active
{
	font-size: 13px;
	font-family:Tahoma;
	color: black;
	background-color: #633c1a;
	border-left: 5px solid #633c1a;
	border-right: 5px solid #633c1a;
}

.buttonscontainer 
{
	width: 125px;
	position: absolute;
	top : 160px;
	left : 23px;
	}

.buttons a 
{
	width: 125px;
	color: #f1f1d7;
	background-color: #633c1a;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #f1f1d7;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.buttons a:hover {
	background-color: #b3bda5;
	text-decoration: none;
	color: #b35900;}

.buttons1 a 
{
	color: #633c1a;
	background-color: #f1f1d7;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #b3bda5;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;}

.buttons1 a:hover 
{
	color: #633c1a;
	border-left: 10px solid #b35900;
	text-decoration: none;
	}
	
.buttons1 a:visited
{
	color: #633c1a;
}

.buttons a:visited 
{
	color: #f1f1d7;
}

.Textbox1
{
	border-color: #633c1a;
	border-style: solid;
	border-width: 1px;
	clear: right;
}

.label1
{
	float: left;
}


.Datagrid
{
	background-color: #633c1a;
	padding-bottom: 30px;
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}


a.Datagrid
{
	color: Black;
}

.DGItem
{
	background-color: #f1f1d7;
	color: Black;
	font-family: Verdana;
	font-size: xx-small;

}

.DGAlt
{
	background-color: White;
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
}


.DGPager
{
	font-family: Verdana;
	font-size: xx-small;
	background-color: #633c1a;
}


.DGFooter
{
	font-family: Verdana;
	font-size: xx-small;
	background-color: #f2fbe5;
}


.RepText
{
	font-size: 12px;
	font-weight: bolder;
}

.DGHPDatagrid
{
	background-color: #633c1a;
	padding-bottom: 30px;
	color: Black;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
}


.DGHPItem
{
	background-color: #f1f1d7;
	color: Black;
	font-family: Verdana;
	font-size: smaller;
	
	
}

.DGHPEditItem
{
	background-color: #f1f1d7;
	color: Black;
	font-family: Verdana;
	font-size: smaller;

}

.DGHPFooterItem
{
	background-color: #f1f1d7;
	color: Black;
	font-family: Verdana;
	font-size: smaller;

}

.DGHPAlt
{
	background-color: White;
	color: Black;
	font-family: Verdana;
	font-size: smaller;
}


.DGHPPager
{
	font-family: Verdana;
	font-size:  smaller;
	background-color: #633c1a;
}












