body {
	margin:0px;
	padding:0px;
	font-family : Arial, Verdana, sans-serif;
	font-size : small;
	text-align : left;
}
#Content {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.BoxTitle {
	margin: 0px 0px 0px 0px;
	padding : 2px;
	background-color: #606EA0; 
	text-align: left;
	color: white;
	font-size:13px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	}
.BlueStripe {
	margin: 0px 0px 3px 0px;
	background-color: #BFBFCA; 
	text-align: center;
	color: white;
	font-size:2px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	height : 3px;
	}
.SectionTitle{
	margin: 2px 2px 2px 2px;
	padding : 3px;
	text-align: left;
	color: Black;
	font-size:16px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	}
.SectionHeading{
	margin: 0px 0px 0px 0px;
	padding : 3px;
	background-color: #606EA0; 
	text-align: left;
	color: white;
	font-size:13px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	background-image : url(spineExtracted3.gif);
	background-position : bottom;	
	background-repeat : no-repeat;
	}
	
.SectionContent {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.subHeading{
	font-size: 13px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	font-weight: bold;
	color: #606EA0;
	padding: 10px 10px 10px 10px;
}
#FooterMain {
	margin: 0px 0px 0px 0px;
	padding : 3px;
	background-color: #F5F5F5; 
	text-align: center;
	color: Silver;
	font-size:11px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	border-top : 1px dotted #D3D3D3;
	}
p {
	font-size: 11px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	margin: 10px 10px 10px 10px;
}
.indented{	
	margin: 10px 20px 10px 30px;	
}
.pInTable {
	font-size: 11px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	margin: 5px 5px 5px 5px;
	line-height : 14px;
}

.pBody{
	font-size: 13px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	margin: 10px 5px 5px 15px;
	line-height : 18px;
	color : Black;
	}
	
.footnote{
	font-size: 10px; 
	text-align : center;
	font-family : Arial, Verdana,sans-serif;
	margin: 10px 10px 10px 10px;
	}
.listStyleOne{
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	margin: 10px 10px 10px 30px;
	padding: 10px 10px 10px 10px;
}
.leftTD{
	border-style: none none dotted none; 
	border-color: #999999; 
	border-width: 1px;
	width: 150px; 
	background-color: #F5F5F5;
	color: #000000;
	font-size: 12px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	margin: 10px 10px 10px 10px;
	}
.leftTD a{text-decoration: none;}

.tableStandard{
	font-size: 11px; 
	text-align : left;
	font-family : Arial, Verdana,sans-serif;
	margin: 5px 5px 5px 5px;
	line-height : 14px;
	padding : 0px 0px 0px 0px ;	
	border-spacing: 0;
	border-collapse: collapse;
	text-indent : 2px;
	}
.tableStandard th{
	background-color: #BFBFCA;
	}
.topNavBox {
	margin: 0px 0px 0px 0px;
	padding : 0px 5px 0px 5px;
	background-color: #5A5A88; 
	text-align: center;
	color: #ffffff;
	font-size:11px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	border-style: none none none solid;
	border-color: #A2A2B7;
	border-width: 1px;
	}
	
.bottomNavBox {
	margin: 0px 0px 0px 0px;
	padding : 0px 5px 0px 5px;
	text-align: center;
	color: #5A5A88;
	font-size:11px;
	font-weight : bold;
	font-family: arial, helvetica, sans-serif;
	border-style: none none none solid;
	border-color: #5A5A88;
	border-width: 1px;
	}
	
A.lightBlue{	color : #ffffff;}	
A.lightBlue:hover{	background-color : #ffffff; color: #5A5A88;}

A.darkBlue{ color: #5A5A88; text-decoration : none;}	
A.darkBlue:hover{ background-color: #ffffff; color : #A2A2B7;}

A {
	color : #606EA0;
}

A:HOVER {
	background-color : #DCDCDC;
}
