.BreadCrumb {
	clear:left;
    	width: 900px;
   	height: 10px;
    	margin:10px 0px 26px 0px;
    	font-family: Arial;
    	font-size:10px;
    	color:#000000;
}

.SidebarLeftContents p{
    	  margin:10px 0px 0px 0px;
    	 padding:0px 0px 0px 0px;
	color:#624554;
    	font-family: Arial;
    	font-size:12px;
	line-height:1.2em;
}

.BreadCrumbLinks a{
	text-decoration:none;
    	font-family: Arial;
    	font-size:10px;
	color:#BCBEC0;	
}

.BreadCrumbLinks a:hover{
	text-decoration:none;
    	font-family: Arial;
    	font-size:10px;
	color:#BCBEC0;	
}

.HeaderText {
    float:left;
    width:900px;
    height:29px;
    font-family: Arial;
    font-size:19px;
    font-weight:normal;
    	color:#9B9DA0;
}

.SidebarLeft {
    	float:left;
    	width:208px;
    	border-right-style: solid;
		border-top-style: solid;
    	border-color: #D6D7FF;
    	border-width:1px;
}

.SidebarLeftImage{
    	height:186px;
    	width: 186px;
    	margin:22px 22px 22px 0px;
}

.SidebarLeftContents {
    	float:left;
		width: 186px;
    	margin:22px 22px 0px 0px;
}

#Hyperlinks a{
	text-decoration:none;
	color:#624554;
    	font-family: Arial;
    	font-size:12px;
}

#Hyperlinks a:hover{
	text-decoration:none;
	color:#A28F99;
    	font-family: Arial;
    	font-size:12px;
}

#Hyperlinks h3{
	color:black;
    	font-family: Arial;
    	font-size:12px;
	font-weight:bold;
}

.ContentMain {
    	float:left;
    	width:500px;
	border-top-style: solid;
    	border-color: #D6D7FF;
    	border-width:1px;
	line-height: 16px;
}

.ContentMainContents {
    	float:left;
    	width:456px;
    	margin: 22px 22px 0px 22px;
    	font-family: Arial;
    	font-size:12px;
}

.ContentMainContents ol 
{  
	padding-left:19px;
	margin-top:0px;
}

.ContentMainContents p
{
		 margin-top:0px;
}

.Sub {
    	font-family: Arial;
    	font-size:10px;

 }

#ContentLinks a {
	text-decoration:none;
	color:red;
    	font-family: Arial;
    	font-size:12px;
	font-weight:bold;
}

.SidebarRight {
    	float:left;
    	width:182px;
	border-top-style: solid;
    	border-color: #D6D7FF;
    	border-width:1px;
 }

.SidebarRightContents {
    	float:left;
    	width:182px;
    	margin: 22px 30px 0px 0px;
 }
