body {
	font-family: arial,sans-serif,Helvetica Neue;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

div.formpanel {
	width: 961;
	min-height: 900px;
	margin: auto;
}

div.innercontent {
	width: 961px;
	margin: auto;
	height: auto;
}

td.small {
	width: 25px;
}

td.large {
	width: 150px;
}

div#innerworksectionbox {
	border: solid 1px #e3e3e3;
	width: 686;
	margin: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
}

div.menushell {
	width: 961px;
	margin-top: 20px;
	height: 45px;
}

p.header {
	font-size: 1.4em;
	font-weight:normal;
	line-height: 1.34em;
	text-align:left;
	color: #000000;
}

.content {
	font-size: 1em;
	line-height: 1.34em;
	font-weight:normal;
	text-align: left;
	color:#666666;
}

div.submenushell  {
	width: 961px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align:left;
	color:#666666;
}

div.submenu {
	background-image:url(../img/linkbg_off.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #cccccc;
	width: 330px;
	padding: 10px;
	background-color:#efefef;
	line-height: 2.0em;
}

div.submenu a {
	color:#bb388c;
	text-decoration:none;
}

div.submenu a:hover {
	color:#007a97;
}

table.sections {
	width: 100%;
	font-size: 1em;
	font-weight:normal;
	text-align: left;
	color:#666666;
}

table.sections th, td{
	border: 1px solid #cccccc;
	vertical-align: top;
	line-height: 2.0em;
}

table.sections th {
	background-color:#0193ac;
	color:#ffffff;
	font-weight:normal;
}

table.sections a {
	text-decoration: none;
	color: #bb388c;
	font-size: 1em;
	font-weight:normal;
	line-height: 1.34em;
}

table.sections a:hover {
	text-decoration: underline;
}

div.clear {
	clear: both;
}

div.sectionshell {
	width: auto;
	text-align:left;
	border: 1px solid #cc33ff;
}

div.sectionRight {
	width: auto;
	float:right;
}

div.sectionLeft {
	width: 500px;
	float:left;
}

table.outlineLeft {
	width: 100%;
	font-size: 1em;
	font-weight:normal;
	text-align: left;
	color:#666666;
}

table.outlineLeft th {
	background-color:#0193ac;
	color:#ffffff;
}

table.outlineLeft th, td{
	border: 1px solid #cccccc;;
	vertical-align: top;
}

table.outlineLeft a {	
	text-decoration: none;
	color: #dc8600;
	font-size: 1em;
	line-height: 1.34em;
}

table.outlineLeft a:hover {
	text-decoration: underline;
}

div.tiplinks {
	float:left;
	width:180px;
	background-color:#bb388c;
	margin-right:10px;
	height:auto;
	border: 1px solid #cccccc;
	padding-top: 4px;
	color:#ffffff;
}

div.scenariolinks {
	float:right;
	width:180px;
	background-color:#dc8600;
	height:auto;
	border: 1px solid #cccccc;
	padding-top: 4px;
	color:#ffffff;
}

div.tsl {
	padding-top: 10px;
	padding-left: 4px;
}

div.tsl a {
	text-decoration:none;
	font-weight:normal;
	color:#bb388c;
	line-height:2.0em;
}

div.tsl a:hover , div.ssl a:hover{
	text-decoration:underline;
}

div.ssl {
	padding-top: 10px;
	padding-left: 4px;
}

div.ssl a {
	text-decoration:none;
	font-weight:normal;
	color:#bb388c;
	line-height:2.0em;
}

img.icon {
	vertical-align:middle;
	margin-right: 10px;
	border: 0px;
}

span.spacy {
	margin-right: 15px;
}

div.footer {
	width: 961px;
	height: auto;
	color:#999999;
	border-top: 2px solid #CCCCCC;
	margin-bottom: 10px;
}

div.sitemap {
	float:left;
	width:auto;
}

div.sitemap a {
	color: #007a97;
	text-decoration: none;
}

div.sitemap a:hover {
	text-decoration: underline;
}

span.copy {
	color:#CCCCCC;
	font-size: 0.9em;
	float:right;
}
