/* CSS Document */

body {		font-family: Times New Roman, arial, helvetica; font-size: 14px; color: #000000; background-color: #ffffff;  }
p, td, li {	font-family: Times New Roman, arial, helvetica; font-size: 14px; color: #000000; line-height: 1.5; }
a { 		font-family: Times New Roman, arial, helvetica; font-size: 12px; color: #0E0A4B; text-decoration: underline; }
a:hover { 	font-family: Times New Roman, arial, helvetica; font-size: 12px; color: #AAAAAA; text-decoration: underline; }


.title 	{	background-color: #ffffff;
			background-image:  url('/persistent/templateimages/title.gif'); 
			background-position: top right;
			background-repeat: no-repeat;
			font-family: Times New Roman, arial, helvetica; 
			font-size: 18px; 
			color: #000000; 
			font-weight: bold;
			text-decoration: none; 
			text-align: right;
			vertical-align: center;
			padding-right: 40px;
			padding-top: 0px;
			padding-bottom: 0px; }
			
.cellBG { 	background-image:  url('/persistent/templateimages/bg.jpg'); 
			background-repeat: repeat; }						 
			
.menuItem { font-family: Times New Roman, arial, helvetica; 
			font-size: 11px; 
			color: #000000; 
			font-weight: bold; 
			text-decoration: none;
			background-image:  url('/persistent/templateimages/button_off.gif');
			background-position: center center;
			background-repeat: no-repeat;
			padding-left: 22px;
			padding-top: 8px;
			padding-bottom: 8px;
			display: block; }
	
.menuItem:hover { 
			color: #cccccc;
			font-size: 11px; 
			background-image:     url('/persistent/templateimages/button_on.gif');
			background-position: center center;
			font-weight: bold;
			text-decoration: none;
			background-repeat: no-repeat; }
		


h1 { 		font-family: Times New Roman, arial, helvetica; font-size: 22px; font-style: normal; font-weight: bold; color: #4780A8; text-decoration: none; padding: 0px; margin: 0px; }
h2 { 		font-family: Times New Roman, arial, helvetica; font-size: 18px; font-style: normal; font-weight: bold; color: #4780A8;	text-decoration: none; padding: 0px; margin: 0px; }
h3 { 		font-family: Times New Roman, arial, helvetica; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; padding: 0px; margin: 0px; }
h4 { 		font-family: Times New Roman, arial, helvetica; font-size: 14px; font-style: normal; font-weight: bold; color: #4780A8; text-decoration: none; padding: 0px; margin: 0px; }
h5 { 		font-family: Times New Roman, arial, helvetica; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; padding: 0px; margin: 0px; }

			


