



.gdCA_tl {
	position: absolute;
	top:-15px;
	left:-15px;
	width:15px;
	height:15px;
	background: transparent url(/templateImages/gdCA_tl.png) no-repeat; 
	z-index: 1002; }	

.gdCA_t {
	position: absolute;
	top: -15px;
	left: 0px;
	width:580px;
	height:15px;
	background: transparent url(/templateImages/gdCA_t.png) repeat-x; 
	z-index: 1002; }	
	
.gdCA_tr {
	position: absolute;
	top: -15px;
	right: -15px;
	width:15px;
	height:15px;
	background: transparent url(/templateImages/gdCA_tr.png) no-repeat; 
	z-index: 1002; }

.gdCA_r {
	position: absolute;
	top: 0px;
	right: -15px;
	width:15px;
	height:306px;
	background: transparent url(/templateImages/gdCA_r.png) no-repeat; 
	z-index: 1002; }	
	
.gdCA_br {
	position: absolute;
	bottom: -15px;
	right: -15px;
	width:15px;
	height:15px;
	background: transparent url(/templateImages/gdCA_br.png) no-repeat; 
	z-index: 1002; }	

.gdCA_b {
	position: absolute;
	bottom:-15px;
	left:0px;
	width:580px;
	height:15px;
	background: transparent url(/templateImages/gdCA_b.png) repeat-x; 
	z-index: 1002; }	
	
.gdCA_bl {
	position: absolute;
	bottom: -15px;
	left: -15px;
	width:15px;
	height:15px;
	background: transparent url(/templateImages/gdCA_bl.png) no-repeat; 
	z-index: 1002; }	

.gdCA_l {
	position: absolute;
	top: 0px;
	left: -15px;
	width:15px;
	height:306px;
	background: transparent url(/templateImages/gdCA_l.png) no-repeat; 
	z-index: 1002; }	
	
	
	

#gdOverlay {
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 100%; }	

#gdClientAccessClose{
	position:absolute;
	top:-9px;
	right:-10px;
	cursor:pointer;
	z-index: 1003; }
	
#gdInline {	
	position: relative;
	width:580px;
	height:336px;
	background: transparent url(/templateImages/gdCA_bg.png) repeat-x;
	z-index: 1001; }	
	
#gdInlineFrame {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 580px;
	height: 336px;
	z-index: 1001; }
	
.gdClientPanel {
	position: relative;
	width:580px;
	height:306px;
	text-align: left;
	background: transparent url(/templateImages/gdCA_bg.png) repeat-x; }	
	
.gdClientPanel h3 {
	width: 580px;
	height: auto;
	margin: 0px 0px 3px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
	font-size: 14px;
	text-align: left;
	color: #42588E;
	font-weight: bold; }
	
.gdClientPanel p {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	color: #333333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
	font-style: normal;
	font-weight: normal; }
	
.gdClientPanel p a, .gdClientPanel p a:link, .gdClientPanel p a:visited {
	color: #42588E;
	text-decoration: none; }
	
.gdClientPanel p a:hover {
	color: #C00000;
	text-decoration: underline; }
	
.gdClientPanel .alert {
	position: relative;
	float: left;
	font-size: 10px;
	margin-right: 5px;
	line-height: 16px;
	color: red; }

.gdClientPanel img.alert {
	 position: relative;
	 float: left;
	 margin-right: 3px; }
	 
.gdClientPanel a.tip, .gdClientPanel a.tip:link, .gdClientPanel a.tip:visited {
	 position: relative;
	 float: right;
	 font-size: 11px;
	 text-decoration: none;
	 margin-right: 5px;
	 line-height: 16px;
	 cursor: hand;
	 color: orange; }
	 
.gdClientPanel a.tip:hover {
	position: relative;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	margin-right: 5px;
	line-height: 16px;
	cursor: hand;
	color: #C00000; }

	
#gdClientCreate table tr td {
	font-size: 11px; }
	
.gdClientPanel div {
	position: relative;
	width: 580px;
	margin-bottom: 5px; }
	
	





