h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
#body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#toc {
	font-size:14px;
	text-align:left;
	}

.type{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.leftColTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #272159;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #272159;
}

a.footer:link{
	color: #272159; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

a.footer:visited{
	color: #272159; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

a.footer:active{
	color: #272159; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

a.footer:hover{
	color: #272159; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.h3 {	
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D2DBD3;
}

.menuBackground {
	background-image: url(img/xbtn_background.gif);
}

a.menu:link{
	color: #000000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

a.menu:visited{
	color: #000000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

a.menu:active{
	color: #000000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

a.menu:hover{
	color: #000000; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.spline-v {
	background-image: url(../images/spline-v.gif);
}

.spline-h {
	background-image: url(../images/spline-h.gif);
}
