
FORM {
	margin: 0px;
	width: 100%;
}
a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #51B7D0;
	text-decoration: none;
}

.validationError {
	font-size: 11px;
	color: Red;
}

.TxtBox 
{
	padding:0 0 0 2;
	background:#E8F4FF;
	border:solid 2px #83BCEB;
	color:#0B59A3;
}

.tabularData {
	background-color:#ffffff;
	border:solid 2px #a2dff7;
}

.HeaderRow {
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	background-color:#1876af;
	height:25px;
	font-size:12px;
	}
	
/* Styles added by Nisha - 11/13/07 (New PTC UI)*/
html, body, div, p, h1, h2, h3, ul, li, ol {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1b1a1a;
}

#header {
	background-image:url(images/tile_header.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#e3f5fc;
	height:60px;	
	
}

#logoEmblem {
	position:absolute;
	top:9px;
	left:15px;
}

#logoText {
	position:absolute;
	top:22px;
	left:63px;
}

#Footer {
	height:43px;
	background-image:url(images/tile_footer.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:10px;
}

#copyright {
	text-align:center;
	color:#ffffff;
	font-size:10px;
	padding-top:4px;
}
/*added by Naresh on Nov. 6 2007   START  */

.tabularData_container {
	margin:5px;
	border:solid 1px #2176b1;

} 

.stepHeaderText {
	margin:0;
	padding:4px;
	font-size:13px;
	font-weight:bold;
	color:#4f5357;
	margin-top:4px;
	}

.stepHeader {
	margin:0;
	padding:4px;
	font-size:13px;
	font-weight:bold;
	color:#4f5357;
	background-color:#e7e5e5;
	margin-top:4px;
	}

/* End of Styles*/
/* FORM STYLES begin here. */

#contentInner {
	display:table;
	height:auto;
	width:100%;
	background-color:#ededed;
}

.form {
	display:inline;
}

.formWrapper
 {
	float:left;
	height:auto;
	width:980px;
}

.formPage {
	display:inline; /* takes care of IE double margin bug. ideally the value should be 'block'*/
	width:670px;
	border:solid 6px #ffffff;
	background-color:#ffffff;
	float:left;
	margin-left:20px;
}

.formBody {
	float:left;
}


#formPageContent {
	float:left;
	margin-top:5px;
	padding:8px 8px 8px 8px;
	background-image:url(images/tile_pageContent.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:654px;
}

.formInstructions {
	height:auto;
	padding:1px;
}

.required {
	font-weight:bold;
	color:#FF6600;
}

.requiredIndicator {
	text-align:right;
	font-size:10px;
	font-weight:bold;
}

.emphasisText {
	color:#128702;
}




.formBody fieldset {
	margin:0;
	padding:0;
	border:0;
}

.formBody fieldset p {
	clear:both;
	display:block;
	margin-bottom:7px;
}

.formBody fieldset small {
	margin-left:216px;
	padding-bottom:3px;
	display:block;
	color:#035994;
}

.formSectionHeader {
	height:24px;
	width:640px;
	background-image:url(images/tile_formSectionHeader.jpg);
	background-repeat:repeat-x;
	margin:8px 0 8px 0;
}

.formSectionHeader span {
	display:block;
	padding-left:9px;
	padding-top:4px;
	color:#035994;
}

.errorMessage {
	color:#ff0000;
	margin-left:3px;
	font-size:10px;
}


.formSectionHeader2 {
	height:24px;
	
	background-image:url(images/tile_formSectionHeader2.jpg);
	background-repeat:repeat-x;
	margin:4px 0 6px 0;
}
.formSectionHeader2 span {
	display:block;
	padding-left:9px;
	padding-top:4px;
	color:#3c3c3d;
}

.formBody label {
	float:left;
	padding-right:3px;
	text-align:right;
	width:211px;
	position:relative;
	top:3px;
}

.formTxtBox {
	border:solid 2px #7fc5e2;
	color:#096a92;
	padding-left:2px;
}

.infoBox {
	margin:3px 0 10px 15px;
	width:250px;
	border:solid 6px #ffffff;
	background-color:#ffffff;
	float:left;
}

.infoBoxHeader {
	background-color:#e7f5f9;
	background-image:url(images/tile_pageHeader.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#02668f;
}

.infoBoxHeaderText {
	padding:4px 4px 3px 5px;
	font-size:13px;
	font-weight:bold;
	color:#02668f;
}

.infoText {
	margin-top:5px;
	padding:1px 8px 8px 5px;
	background-image:url(images/tile_pageContent.jpg);
	background-repeat:repeat-x;
	background-position:left top;

}

select {
	margin-top:1px;
	background-image:url(images/tile_pageContent.jpg);
	background-repeat:repeat-x;
	background-position:left top;

}

.infoText p {
	margin:4px;
}

.formButtonsWrapper {
	text-align:center;
	padding-top:15px;
	
}

.formButton {
	margin-right:25px;
}

/* FORM STYLES end here. */
#page {
	width:790px;
	border:solid 6px #ffffff;
	margin-left:20px;
	background-color:#ffffff;
	height:auto;
	display:table;
}

.pageHeader {
	height:35px;
	background-image:url(images/tile_pageHeader.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#000204;
}


.pageHeaderText {
	padding:9px 8px 0 10px;
	font-size:14px;
}

#pageContent {
	float:left;
	margin-top:5px;
	padding:10px 18px 10px 15px;
	background-image:url(images/tile_pageContent.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:757px;
}

#pageContent p {
	margin-top:4px;
	margin-bottom:4px;
}

/*   -----------mainNav ---------------------*/
.mainNav {
	clear:both;
	height:28px;
	background-image:url(images/tile_mainNav.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#111111;
}

.mainNav a{
	font-size:13px;
	color:#111111;
}

.mainNav a:link {
	margin-left:6px;
	margin-right:6px;
	color:#111111;
	text-decoration:none;
}

.mainNav a:visited {
	margin-left:6px;
	margin-right:6px;
	color:#111111;
	text-decoration:none;
}

.mainNav a:active {
	margin-left:6px;
	margin-right:6px;
	color:#111111;
	text-decoration:none;
}

.mainNav a:hover {
	margin-left:6px;
	margin-right:6px;
	color:#111111;
	text-decoration:underline;
}

#navLinksContainer {
	float:left;
	clear:none;
	height:15px;
	padding-left:15px;
	font-size:9px;
	font-weight:normal;
	padding-top:6px;
}

#navLinksContainer2 {
	float:right;
	clear:none;
	height:15px;
	padding-left:15px;
	font-size:9px;
	font-weight:normal;
	padding-top:6px;
	padding-right:4px;
}

/* -------------------- mainNav ------------------------*/
/* --------------footer -------------------------*/

#Footer {
	height:43px;
	background-image:url(images/tile_footer.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:10px;
}


#footerLinksContainer {
	text-align:center;
	height:15px;
	font-size:9px;
	font-weight:normal;
	padding-top:6px;
	color:#ffffff;
}

#Footer a {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	margin-left:6px;
	margin-right:6px;
	text-decoration:none;
}

#copyright {
	text-align:center;
	color:#ffffff;
	font-size:10px;
	padding-top:4px;
}

/* ------------------------END footer ------------------------------------>*/


.highlightTextBox {
	padding:10px;
	background-color:#f4f5f5;
	border:solid 2px #c7c6c6;
	margin:14px 0 14px 0;
	}
	
.highlightTextBox p {
	margin:6px 0 6px 0;
}
