﻿body{
	margin:0;
	background-color: #FFFFFF;
	font-family: "Verdana",Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 8pt;

}
table {
	overflow-x:hidden;
	overflow-y:hidden;
}
td {
	font-size: 8pt;
}
.main-container td {
	padding: 2px 3px 5px 0;
}
.full-height,
.full-width-height {
	border: none;
	height: 100%;
}
.full-width-height {
	width: 100%;
}
.header-banner,
.header-wrapper {
	float: left;
	clear:left;
	width: 1024px;
	height: 163px;
	background-position: top left;
	vertical-align: top;
	text-align: left;
	
}
.header-banner {
background: url(Skin/nav-header-bg.jpg) repeat-y left top;
}

.nav-row {
background: #FFF url(Skin/nav-bg.jpg) repeat-y left top;
}
.header-wrapper {
	width: 100%;
	overflow: hidden;
	background: url(Skin/header-bg-rpt.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
}
.header-banner h1{
	font-family: "Verdana",Arial,Helvetica,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-transform: capitalize;
	font-stretch: wider;
	margin: 25px 15px 0px 0px;	
	width: 520px;
	white-space: nowrap;
}
.header-banner p{
float: right;
	width: 125px;
	background: url(Skin/Rime-logo.jpg) no-repeat right top;
	height: 30px;
	padding: 0 5px 0 0px;
	margin: 3px 0 0 0;
	font-size: 9px;
	
}
.header-banner a{
	color: #FFFFFF;
	text-decoration: none;	
}
.header-banner a:hover{
	color: #DDDDDD;
}
.header-banner img {
	float: left;
	margin: 25px 0px 0 52px;
	width:259px;
	height:138px;
}
.hero-banner {
	float: left;
	width: 702px;
	height: 113px;
	background: url(Skin/hero.jpg) no-repeat;
	margin: 25px 0 0 0px;
}
.nav-column-content .RadPanelBar,
.nav-width,
.nav-column{
	width:129px;
}
.nav-width {
	height:1px;
}
.nav-column {
	height: 100%;
	background: #CC0000 url(Skin/TUCF-logo-red-bg.png) no-repeat;
	background-position: right 350px;
	border: none;
	text-align: left;
	vertical-align: top;
	
}
.transparent {
	width: 550px;
	height:1px;
}


.main-container {
	vertical-align:top;
	height:100%;
	width:100%;
	background: #FFFFFF url(Skin/TUCF-logo-bg.png) no-repeat;
	background-position: left 410px;
	padding: 15px 15px 15px 20px;
}
.PageVersion {
	position: absolute;
    right: 5px;
    top: 5px;
    font-size : 7pt;
    color: #666666;
}
.footer-grey {
	width:100%;
	height: 4px;
	background-color:#F0F2F4;

}
.side-grey {
	background-color:#F0F2F4;
	width: 10px;
}
td.SideBar{

}

.SideBar td {
	padding: 5px 15px 0 5px;
	font-size: 8pt;
}
.main-container a:link,
.main-container a:visited{
	color: #0000CC;
}
.main-container a:hover,
.main-container a:active {
	color: #990099;
} 
span.ruFileWrap .ruStyled {
	margin: 0;
}
span.ruFileWrap .ruButton
{
	margin: 0 0 0 20px;
	cursor: pointer;
	
}

.Header1,
.Header2,
.Header3 {
	font-family:  "Verdana",Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
	text-decoration: none;
}
.Header2 {
	font-size: 15px;
}

.Header3
{
	font-size: 12pt;
	color: #cc0000;
}
h4 {
	color:#336699;
	}

.TableGridLook
{
	border:1px #D4D4D4 solid;
	border-collapse:collapse;
}
.TableGridLook td {
	border:1px #D4D4D4 solid;
	padding: 4px 5px;
}

.TableGridLookNoTop
{
	border:1px #D4D4D4 solid;
	border-collapse:collapse;
	border-top-width:0px;	 
}
.TableGridLookTd
{
	 border-top:1px #D4D4D4 solid;

}


.GridHeader_Telerik a:link,
.GridHeader_Telerik a:visited{
	color: #000000;
}
.GridHeader_Telerik a:hover,
.GridHeader_Telerik a:active {
	color: #666666;
}
#grdTranportType {
	border: 1px solid #CCCCCC;
	width: 700px;
	border-collapse: collapse;
}
.main-container table#grdTranportType td{
	padding: 4px 5px;
}
	

.RequiredField {
	background-color: #FFFFCC;
	
}
select, textarea,
.RequiredField option,
.RequiredField,
.OptionalField
{
	border: 1px solid #7F9DB9;
}
select.RequiredField option {  /*Exclude Dropdowns*/
	border: none;
}

option, input, select, textarea {

	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.ResponseMessage
{
	background-color:#E9E9E9;
	display:block;
	border:1px solid #999999;
	padding:.75em 1em;
	margin:1em 0;
}

.RequiredMessage
{
	background-color:#FFFFCC;
	display:block;
	border:1px solid #999999;
	
}
.QuestionPaneSectionHeading
{
	font-size : 12pt;
	font-weight :bold;
}


img#ctl00_cphMain_Wizard_imgPhoto {
	border: 1px #666666 solid;
	padding: 1px;
	background-color: #ADADAD;
}

.popup-body
{
	margin:10px;
}

.popup-main
{
	padding:10px 10px 10px 10px;
	background-color: #ffffff;
}

.vSummary{
 border:1px solid #999999;
 margin: 5px 0px;
 padding: 15px;
 background: #ffffcc url(../../images/warn30.gif) no-repeat 15px 40px;

}

.vSummary ul {
 margin: 0;
 padding: 0;
 margin-left: 60px;
 margin-top:10px;
 margin-bottom:15px;
}

.vSummary li 
{
	color:Black;
}