#sDocs {
	width: 650px;
	margin-bottom: 20px;
}
#sDocs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

#sDocs #sDocsHead {
	background-image: url(sDocsHeadBack.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	background-color: #003399;
	margin-bottom: 1px;
}
#sDocs #sDocsHead #sDocsHeadText {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 45px;
	height: 45px;
	padding-left: 20px;
	background-image: url(sDocsHeadCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
	float: left;
}
#sDocs #sDocsHead #sDocsHeadRight {
	float: right;
	height: 45px;
	text-align: right;
}
#sDocs #sDocsMain {
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.sDocsIconHead {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 40%;
	background-repeat: no-repeat;
	background-position: left top;
}
.sDocsIconHead a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A93B1;
	text-decoration: none;
	font-weight: bold;
}
.sDocsIconHead a:hover {
	text-decoration: underline;
}
.sDocsIconHead span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sDocs #sDocsMain a {
	color: #CC0000;
}
#sDocs #sDocsMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
/*#sDocs #sDocsMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}*/
#sDocs #sDocsMain label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: block;
}
#sDocs #sDocsMain div.formBox {
	border: 1px dotted #A2B4CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#sDocs #sDocsMain input {
	border: 1px dotted #A2B4CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
}
#sDocs #sDocsMain input.clearwidth {
	border: none;
	width: 20px;
	margin-bottom: 0px;
}
#sDocs #sDocsMain label div {
	height: 15px;
}
#sDocs #sDocsMain textarea {
	border: 1px dotted #A2B4CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
}
#sDocs #sDocsMain hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #A2B4CB;
	height: 0px;
}
#sDocs #sDocsMain table {
	border-collapse: collapse;
	border: 1px solid #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sDocs #sDocsMain table tr th {
	border: 1px solid #FFFFFF;
	background-color: #A2B4CB;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
#sDocs #sDocsMain table tr th a {
	color: #FFFFFF;
}
#sDocs #sDocsMain table tr.alt {
	background-color: #F7F7F7;
}
#sDocs #sDocsMain table tr td {
	border: 1px dotted #A2B4CB;
}
#sDocs #sDocsLine {
	/*background-color: #FF9900;
	height: 3px;*/
	border-top:3px solid #003399;
	
}#sDocs #sDocsMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sDocsTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 15px;
}
#sDocsTrail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

#sDocs #sDocsMain p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#sDocs #sDocsMain select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

/******************* spem css here   *******************/


#spem {
	width: 650px;
	margin-bottom: 20px;
}
#spem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

#spem #spemHead {
	background-image: url(sDocsHeadBack.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	background-color: #003399;
	margin-bottom: 1px;
}
#spem #spemHead #spemHeadText {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 45px;
	height: 45px;
	padding-left: 20px;
	background-image: url(sDocsHeadCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
	float: left;
}
#spem #spemHead #spemHeadRight {
	float: right;
	height: 45px;
	text-align: right;
}
#spem #spemMain {
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.spemIconHead {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 45%;
	background-repeat: no-repeat;
	background-position: left top;
}
.spemIconHead a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A93B1;
	text-decoration: none;
	font-weight: bold;
}
.spemIconHead a:hover {
	text-decoration: underline;
}
.spemIconHead span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#spem #spemMain a {
	color: #CC0000;
}
#spem #spemMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

#spem #spemMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	/*padding-top:5px;*/
}
#spem #spemMain h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	/*padding-top:5px;*/
}



/*#spem #spemMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}*/
#spem #spemMain label {

}
#spem #spemMain div.formBox {
	border: 1px dotted #A2B4CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#spem #spemMain input {
	border: 1px dotted #A2B4CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*width: 100%;
	margin-bottom: 10px;*/
}
#spem #spemMain input.clearwidth {
	border: none;
	width: 20px;
	margin-bottom: 0px;
}
#spem #spemMain label div {
	/*height: 15px;*/
	
}
#spem #spemMain textarea {
	border: 1px dotted #A2B4CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
}
#spem #spemMain hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #A2B4CB;
	height: 0px;
}
#spem #spemMain table {
	border-collapse: collapse;
	border: 1px solid #E88B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
    
	margin-left: auto;
    margin-right: auto;
}

#spem #spemMain #lefttable {
border: none; 
margin-left:0px;
}

#spem #spemMain #messgestable {
background-color: #FFFFCC;
width:95%;
margin-top: 30px;
}

#spem #spemMain #righttable {
border: none; 
margin-right:1px;
}

#spem #spemMain #errMsgs
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #FF3300;
}

#spem #spemMain #okMsgs
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #0F8C2F;
}

#spem #spemMain table tr th {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFD99F;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 6px 15px 6px 6px;
}
#spem #spemMain table tr th a {
	color: #000000;
}
#spem #spemMain table tr.alt {
	background-color: #F7F7F7;
}
#spem #spemMain table tr td {
 	padding: 6px 15px 6px 6px;
}
#spem #spemLine {
	/*background-color: #003399;
	height: 3px;*/
	border-top:3px solid #003399;
	
}#spem #spemMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#spemTrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 15px;
}
#spemTrail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

#spem #spemMain p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#spem #spemMain select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}


#spem #spemMain ul {
   list-style-type: disk;
}


.checkalign
{
  
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
 }
 
 
 #spem #spemMain #formDividerLine
 {
 color:#CECECE; 
width:450px; 
height:1px; 
border-top:1px; 

 }


 /* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #505050;
	background-color: #F2F2F2;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #FFB36B;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #FFAD33;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #00439B;
	border: 1px solid #888888;
	cursor: pointer;
	color: #FFFFFF;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #FFAD33;
	border: 1px solid #FFAD33;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 11px;
	color: #00439B;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #FFFFFF;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	background-color: #00439B;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00439B;
	}
