#sDocs {
	width: 600px;
	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: #FF9900;
	margin-bottom: 1px;
}
#sDocs #sDocsHead #sDocsHeadText {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	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: 45%;
	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;
}
#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 #E88B00;
	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: #FFD99F;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
#sDocs #sDocsMain table tr th a {
	color: #000000;
}
#sDocs #sDocsMain table tr.alt {
	background-color: #F7F7F7;
}
#sDocs #sDocsMain table tr td {
	border: 1px dotted #E88B00;
}
#sDocs #sDocsLine {
	/*background-color: #FF9900;
	height: 3px;*/
	border-top:3px solid #FF9900;
	
}#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;
}
