body, td, p, form, ul, ol {
	font-family:	verdana, arial, helvetica;
	color: 			#000000;
	font-size: 		10pt; }

body { 
	margin-top:			0;
	margin-left:		0;
	background-color:	#FFFFFF; }

.h1 {
	font-weight:	bold;
	font-size: 		12pt;
	color: 			#13137B; }

.h2 {
	font-weight:	bold;
	font-size: 		10pt;
	color: 			#13137B; }

.bold { font-weight: bold; } 

.small { font-size: 8pt; }

.bgclear { background-color: #FFFFFF; }

#smallt { 
	font-size: 			8pt; 
	background-color:	#FFFFFF; }

.space { line-height: 15pt; }

a 				{ color: #13137B; }
a:visited	{ color: #999999; }			 
a:active 	{ color: #E3262D; }			 
a:hover 		{ color: #E3262D; }

a.NavL1 {
	color: 				#13137B;
	font-weight: 		bold;
	text-decoration: 	none; }
a.NavL1:visited	{ color: #999999; }
a.NavL1:active 	{ color: #666600; }
a.NavL1:hover 		{ color: #E3262D; }

a.NavL2 { 
	color: 				#13137B;
	font-size: 			9pt;
	font-weight: 		bold;
	text-decoration: 	none; }
a.NavL2:visited	{ color: #999999; }		 
a.NavL2:active 	{ color: #666600; }
a.NavL2:hover 		{ color: #E3262D; }

a.NavL3 { 
	color: 				#13137B;
	font-size: 			8pt;
	font-style:			italic;
	font-weight: 		bold;
	text-decoration: 	none; }
a.NavL3:visited	{ color: #999999; }		 
a.NavL3:active 	{ color: #666600; }
a.NavL3:hover 		{ color: #E3262D; }

.button {
	background-color:	#13137B; 
	color: 				#FFFFFF; 
	font-weight: 		bold; }

.calDay {
	font-weight: 		bold;
	font-size: 			9pt;
	background-color:	#FFFFFF;
	line-height: 		20pt;
	color: 				#13137B; }

.calMonth {
	font-weight: 		bold;
	font-size: 			13pt;
	background-color:	#13137B;
	color: 				#FFFFFF;
	text-align: 		center;
	line-height: 		20pt; }

.calOffMonth {
	font-size: 			7pt;
	background-color:	#F5F5F5;
	color: 				#999999; }

.calDate {
	font-size: 			7pt;
	background-color:	#FFFFFF;
	color: 				#999999; }

#calDateLink {
	font-size: 			7pt;
	background-color:	#FFFFFF;
	color: 				#13137B;
	text-decoration: 	none;
	font-weight: 		normal; }

#calDateLinkCxl {
	font-size: 			7pt;
	background-color:	#FFFFFF;
	color: 				#CC0000;
	text-decoration: 	line-through;
	font-weight: 		normal; }

.calDateTop {
	font-size: 			7pt;
	background-color:	#13137B;
	color: 				#FFFFFF;
	font-weight: 		bold;
	text-align: 		center; }

.pagination {
	font-family: 		tahoma;
	font-size: 			8pt;
	background-color:	#99ccff;
	color: 				#13137B;
	font-weight: 		bold;
	text-align: 		center; }

.paborder {
	border-style: 		solid;
	border-color: 		#13137B;
	border-width: 		1px; }
	
.button			{
	background-color:#E5E4ED;
	font-size: 10pt;
	color: #000000;
	border-style: outset;
}
.hr1 {
	height: 1px;
	color: #13137B; }

.hr2 {
	height: 2px;
	color: #13137B; }
.show { visibility: visible; }
.hide { visibility: hidden; display: none; }