/* CSS Document */
html {
	height: 100%;
}

body {  
	height: 100%;
	margin-bottom: 1px;
	background-attachment: fixed; 
	background-repeat: no-repeat;
	text-align: center	
}

.MainText {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000066
}

.TextHeading {  
	font-family: Arial; 
	font-size: 12pt; 
	color: #3366FF; 
	font-weight: bold
}

.BannerHeading {  
	font-family: sans-serif; 
	font-size: 24pt; 
	color: #000099; 
	font-weight: bold
}

.MainText {  
	font-family: Verdana; 
	font-size: 11pt; 
	color: #000000
}

a:hover {  
	font-family: Arial; 
	font-size: 11pt; 
	font-weight: bold
; text-decoration: underline overline
; border-color: #99FFFF black black #99FFFF; border: none; border-width: medium thick thick thin
; width: 108px
; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto
; color: #3366FF
}

.TableHeading {  
	font-family: Arial; 
	font-size: 12pt; 
	color: #000000
}

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

.DateTimeFormat {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #003399
}

a {  
	font-family: Arial; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #3366FF; 
	text-decoration: none
; width: 108px
}

p.one {  
	border: thin #000099 solid;
	padding-top: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	text-align: center; 
	border-color: #000099 solid; 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px
}



.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}