body { 
	background-color: #fff;
	background-image:  none;
	background-repeat: no-repeat;
	margin: 0 0 0 0px; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-weight: normal;
	}
	
p { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #000066; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	line-height: 20px;
	 }

	
H1 	{ 
	color: #000066; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px
	}
	
H2 { 
	color: #000066; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
 	}

#bodytext 
	{
	line-height: 20px; 
	position: absolute; 
	top: 343px; 
	width: 100%; 
	height: 100%; 
	padding-left: 180px;
	padding-top: 20; 
	padding-right: 30;
	 }
	 		
.page { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #fff
	}

.content { 
	color: #000066; 
	FONT-SIZE: 12px; 
	BACKGROUND: #fff; 
	LINE-HEIGHT: 20px; 
	}

A { 
	text-decoration: underline;
	color: #000066; 
	}
	
A:hover { 
	color: #ff0000; 
	}


a:active {
	text-decoration: none;
	}
	
	
.tabletop {
	PADDING: 5px 0px 5px 5px; 
	COLOR: #ffffff; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	BORDER-RIGHT: 1px solid #ffffff; 
	BORDER-BOTTOM: 1px solid #ffffff; 
	LINE-HEIGHT: 17px;
	BACKGROUND: #000066; 
	}


.tablebody { 
	color: #000066; 
	PADDING: 5px 0px 5px 5px; 
	FONT-SIZE: 12px; 
	font-weight: normal; 
	BORDER-RIGHT: 1px solid #ffffff; 
	BORDER-BOTTOM: 1px solid #ffffff; 
	LINE-HEIGHT: 15px;
	BACKGROUND: #cccce5; 
  	}

.requiredbox{ 
	color: #ff0000; 
	PADDING: 5px 0px 5px 5px; 
	FONT-SIZE: 12px; 
	font-weight: normal; 
	BORDER-RIGHT: 1px solid #ffffff; 
	BORDER-BOTTOM: 1px solid #ffffff; 
	LINE-HEIGHT: 15px;
	BACKGROUND: #ffe1e1; 
  	}

.important {
	color: #ff0000; 
	FONT-SIZE: 12px; 
	BACKGROUND: #fff; 
	LINE-HEIGHT: 18px;
	font-weight: bold; 
	}

.button { 
	padding: 5px 5px; 
; border: #000066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
 
A.emaillink { COLOR: #000066; font-weight: lighter; font-style: normal; text-decoration: none; text-align: center; }
A.emaillink:hover { COLOR: #f00; font-weight: lighter; text-decoration: underline; text-align: center; }
