body{
	font-family: Verdana,Arial,sans-serif;
 	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	margin:0px ;
	padding:0px;
	line-height:16px;
}

#ms-header {
	width:970px;
}

h1{
	font-size:27px;
	font-weight:lighter;
	color:#333333;
	padding:15px 0 0px 15px;
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#7ca41f;
	padding:0px 0 5px 15px;
	line-height:21px;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#f68b09;
	padding:0px 0 0 15px;
	line-height:18px;
	margin-bottom:0;
	
}
h4{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:0px 0 0 15px;
	line-height:20px;
	margin-bottom:0;
	margin-top:0;
	
}

.bar{
width:620px; background-color:#666666; margin-left:15px; background-image:url(../images/bar-right.gif); background-repeat:no-repeat; background-position:top right; padding-bottom:5px;
}
.bartitle{
	font-size:14px;
	font-weight:bold;
	color:#caeb8d;
	padding:0;
	margin:0;
}

.bartext{
border:solid 1px #666666; margin-left:15px; width:588px; padding:15px; margin-bottom:15px; background-color:#f5f5f5;
}
#centercontent {
	width:970px;
	overflow:auto;
}

	#left{
	width:155px;
	float:left;
	}
	
	#middle{
	width:645px;
	float:left;
	}
		#info{
		background-color:#e3e3e3;
		background-image:url(../images/left-shadow.gif);
		background-repeat:repeat-y;
		background-position:left;
		padding: 0 0 0 0;
		margin-bottom:15px;
		}
			#info div.top{
			background-image:url(../images/middle-top.gif);
			background-repeat:no-repeat;
			height:27px;
			}
			
			#info div.bottom{
			background-image:url(../images/middle-bottom.gif);
			background-repeat:no-repeat;
			height:27px;
			}
			
			#info p{
			padding:15px 15px 0 50px;
			margin:0;
			}
		
			
		#workflow{
		width:633px;
		float:left;
		border:1px solid #333333;
		background-color:#010101;
		margin-bottom:15px;
		margin-left:5px;
		}
			.workflow-top{
			background-image:url(../images/workflow-top.gif);
			background-repeat:repeat-x;
			background-color:#e16f00;
			font-size:11px;
			color:#FFFFFF;
			font-weight:bold;
			text-align:center;
			padding:0;
			margin:0;
			height:27px;
			}
			
			.workflow-top p{
			margin:0;
			padding-top:5px;
			}
			
			.workflow-center{
			background-image:url(../images/workflow-bottom.gif);
			background-repeat:repeat-x;
			height:100px;
			padding:25px 25px 0 25px;
			margin:0;
			}
			
			.workflow-bottom{
			color:#FFFFFF; 
			margin-top:0;
			}
				
				.sideleft{
				float:left;  
				padding:0px 0 15px 25px;
				}
				
				.right{
				float:right; padding:0px 90px 15px 0;
				}
	
	#right{
	width:150px;
	float:right;
	background-color:#333333;
	margin-left:20px;
	margin-bottom: 15px;
	}

		
		a.sb1_text:link, a.sb1_text:active, a.sb1_text:visited{
		color:#bed6ee;
		display:block;
		background-color:#333333;
		padding:7px 7px;
		font-size:10px;
		font-weight:bold;
		}
		a.sb1_text:hover{
		color:#ffa940;
		}
		
		ul.sb2{
		display:block;
		background-color:#78b3ee;
		list-style:none;
		margin:2px;
		padding:5px 5px;
		}
		
		ul.sb2 li{
		font-size:10px;
		color:#333333;
		font-weight:normal;
		padding:3px 0;
		}
		
		ul.sb2 li ul{
		background-color:#bed6ee;
		display:block;
		margin:5px 0;
		padding:4px 4px 4px 20px;
		list-style:disc;
		font-size:10px;
		color:#333333;
		font-weight:normal;
		}
		
.empty{
	height:1px;
	background-color:#bed6ee;
}

ul.pdf-list{
	list-style-type:none;
	list-style-image:url(../images/2.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 5px  10px 10px 20px;
	padding-top:3px;
	color:#1b1b1b;
	line-height:normal;
	font-weight:bold;
}

.legalcopytext{
 	color: #999999;
	font-size: 9px;
}
