﻿body
{
	background-color: #ebebeb;
	font-size: 85%;
	color: #333333; /* dark grey */
	font-family: Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
	height:100%;
}

textarea
{
	font-family: Arial, Sans-Serif;
	line-height:1.5em;
}
table
{
	font-size:1em;
}

.wrapper,.hwrapper
{

	width: 1004px;
	height: 595px;
	/*border:solid 1px #585858;*/
	margin:0 auto;
	margin-top:20px;
	background-color:#D8D8D8;
	
	

}

.hwrapper
{

	color:#C90202;
}

.wrapper
{
	/*margin-top: 28px;
	margin-left: 37px;*/
	/*background: url(images/thetransparencyofthings.gif) no-repeat top left;*/
}

.left
{
	color: #C90202; /*red*/
	/*width: 145px;*/
	padding-left:16px;
	padding-right:26px;
	/*181 -16 -16*/
	width:149px;
	/*165 - 50*/
	margin-top: 115px;
	float: left;
	text-align:right;
	font-weight:normal;

}



.middle
{
	margin-top: 115px;
	float: left;
	
	/*width:732px;*/
	/*611 - 25
	width:586px;
	#width:584px;*/
	text-align:justify;	
	
	
	/*padding-left: 35px;*/
	
}

.scroll-pane
{
	width:575px;
	padding-right:20px;
	/*width:300px;
	#width:584px;*/
	overflow:auto;
	height:410px;
}


.middle p
{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

.right
{
	text-align:left;
	
	margin-top:41px;
	
	float: right;
	/*165 50 -41*/
	padding-top: 74px;
	
	padding-left: 12px;
	/*110 -12
	width: 98px;*/
	/*212-12*/
	width:199px;
	color: #C90202; /*red*/
	border-left: solid 1px #585858;
	height: 440px;
}

.right UL
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}


.right LI
{
	padding-bottom:8px;
}

.right a
{
text-decoration:none;
color:#777777;
font-weight:normal;
text-transform:uppercase;
font-size:0.9em;
}

a
{
	/*color: #585858;*/
	color: #333333;
	text-decoration: underline;
	font-weight:normal;
}


a:focus, a:hover
{
	/*color: #C90202;*/
	color: #C90202;
	text-decoration: underline;
}

#topselected
{
	/*color: #C90202;*/
	color: #C90202;
	text-decoration: none;
}


.clearing
{
	clear: both;
	height: 0px;
	line-height: 0px;
}

.pNav
{
	float:right;
}

.inputButton
{
	padding:0px;
	margin:0px;
	color:#C90202;
	border:solid 1px #D8D8D8;
	background-color:#D8D8D8;
}

img
{
	border-width:0px;
}

.pubElement p
{
	margin-bottom:-15px;
	
}


.formItem,.formControl,.BigFormItem
{
	float:left;
}

.formItem
{
	width:120px;
}

.BigFormItem
{
	width:200px;
}


.checkOutTextBox
{
	border:solid 1px #959595;background-color:#CDCDCD;width:100px;font-size:0.9em;
}


/*.scroll-pane {
				width: 200px;
				overflow: auto;
				background: #ccc;
				float: left;
				height: 200px;
			}*/
        
            .osX .jScrollPaneTrack {
				background: url(images/scroll-track.gif) repeat-y;
			}
			.osX .jScrollPaneDrag {
				background: url(images/scroll-middle.gif) repeat-y;
			}
			.osX .jScrollPaneDragTop {
				background: url(images/scroll-top.gif) no-repeat;
				height: 6px;
			}
			.osX .jScrollPaneDragBottom {
				background: url(images/scroll-bottom.gif) no-repeat;
				height: 7px;
			}
			.osX a.jScrollArrowUp {
				height: 24px;
				background: url(images/osx_arrow_top.png) no-repeat 0 -30px;
			}
			.osX a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.osX a.jScrollArrowDown {
				height: 24px;
				background: url(images/osx_arrow_down.png) no-repeat 0 -30px;
			}
			.osX a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
        			.orange-bar .jScrollPaneTrack {
				background: #f60;
			}
			.orange-bar .jScrollPaneDrag {
				background: #00f url(drag_grab.gif) no-repeat 50% 50%;
			}
			.orange-bar .scroll-pane {
				background: #69f;
			}


h3
{
	font-size:1.1em;
}

.grdHeader
{
	font-size:0.9em;
}