td
	{
		vertical-align:top;
	}
h2,.title,.sub-title
	{
		color:#005059;
		margin-bottom:0px 0px 8px 0px;
		font-size:18px;
		font-weight:bold;
	}
#request-info
	{
		background-image:url(../../_images/ico_request_info.png);
		background-repeat:no-repeat;
		background-position:left center;
		padding:6px 0px 6px 15px;
		border-bottom:1px solid #E5E7ED;
	}
.sub-title
	{
		font-size:16px;
	}
.bodyimageleft
	{
		float:left;
	}
.bodyimageright
	{
		float:right;
	}
	
	
/* FORM CSS FOR REQUEST INFO */
.cell-light-t {
	border-top: 1px solid #D3E1F0;
	border-right: 1px solid #D3E1F0;
	border-bottom: 1px solid #D3E1F0;
	border-left: 1px solid #FBFCFD;
	background-color: #E8EFF7;
}
.cell-dark-t{
	border-right: 1px solid #7391AC;
	border-bottom: 1px solid #7391AC;
	font-size: x-small;
	/*background-image: url(/_images/cell-dark-bg.gif);
	background-color: #007B88;
		color: #FFFFFF;

	
	*/
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	border-top: 1px solid #BBCAD7;
	border:none;
}

.cell-light {
	border-right: 1px solid #D3E1F0;
	border-bottom: 1px solid #D3E1F0;
	border-left: 1px solid #FBFCFD;
	background-color: #E8EFF7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBFCFD;
 } 
 .cell-dark {
	
	border-bottom: 1px solid #7391AC;
	font-size: x-small;
	/*background-image: url(/_images/cell-dark-bg.gif);
	color: #FFFFFF;
	background-color: #007B88;
	*/
	background-repeat: repeat-y;
	background-position: left;
	
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7391AC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border:none;
 } 



	
 