/* CSS Document */

body {		font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; background-color: #ffffff;  }
p, td, li {	font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; line-height: 1.5; }
a { 		font-family: verdana, arial, helvetica; font-size: 10px; color: #4D93D8; text-decoration: underline; }
a:hover { 	font-family: verdana, arial, helvetica; font-size: 10px; color: #FFCC33; text-decoration: underline; }


.title01{	background-color: #ffffff;
			background-image: url(/persistent/templateimages/headerBg.jpg); 
			background-position: top right;
			background-repeat: repeat; }
			
.title02{ 	background-image: url(/persistent/templateimages/title.gif); 
			background-position: top right;
			background-repeat: no-repeat;
			font-family: verdana, arial, helvetica; 
			font-size: 16px; 
			color: #ffffff; 
			font-weight: bold;
			text-decoration: none; 
			text-align: right;
			vertical-align: bottom;
			padding-right: 140px;
			padding-top: 0px;
			padding-bottom: 25px; }			
			
			
			
.cellBG {	background-color: #ffffff;
			height: 27px; }			 
			
.menuItem { font-family: verdana, arial, helvetica; 
			font-size: 11px; 
			color: #29A0FE; 
			font-weight: bold; 
			text-decoration: none;
			text-align: center;  }
	
.menuItem:hover { 
			color: #1F7BC4;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none; 
			text-align: center;}
		


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

			


