	<style type="text/css">
	<!--
	A:hover { color : #FF00A2 ; }
	.matrix1 { border : 1px solid #A0A0A0 ; }
	.matrix2 { border : 1px solid #CCC49E ; }
	.matrix3 { border : 1px solid white ; }
	.matrix4 { border : 1px solid black ; }
	
	
	/* Login */
	.Login { font-family : Arial ; color : white ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	.LoginCredit { font-family : Arial ; color : #BFCBE2 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	
	
	/* Header */
	.TopNav { font-family : Arial ; color : white ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	.Welcome { font-family : Arial ; color : white ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	.SelectionType { font-family : Arial ; color : #FF00A2 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	.Header1 { font-family : Arial ; color : #5F95C0 ; text-transform : none ; font-weight : 800 ; font-size : 12pt ; text-decoration : none ; }
	
	/* Navigation */
	.nav_Title { font-family : Arial ; color : white ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	.areapad5  { width: 100%; padding: 5px; }
	.navpad					{	padding: 5px;}
	.navpadon				{	padding: 5px; background-color: #656C7F; background-image: url(../images/nav_on_bg.gif) no-repeat top; }
	.subnavpad				{	padding: 5px; background-color: #ffffff; }
	.subnavpadon			{	padding: 5px; background-color: #656C7F; background-image: url(../images/nav_on_bg.gif) no-repeat top; }
	.navtext					{	font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 10px;  color : #818FAF  }
	.navtext a       			{	text-decoration: none; color:#818FAF;}
	.navtext a:hover 			{	text-decoration: underline; color:#555B6B; }
	.navtexton					{	font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 10px;}
	.navtexton a       			{	text-decoration: none; color:#ffffff;}
	.navtexton a:hover 			{	text-decoration: underline; color:#ffffff; }
	.navtextlight 				{	font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 10px; color : #C4C9D8 ; text-decoration: none;}
	.navtextlight a				{	font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 10px; color : #C4C9D8 ; text-decoration: none;}
	.navtextlight a:hover		{	font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 10px; color : #C4C9D8 ; text-decoration: underline;}
	
	/* Content */
	.button { font-family : Arial ; color : #666666 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; letter-spacing : none ; }
	.text { font-family : Arial ; color : #3F5884 ; text-transform : none ; font-weight : 500 ; font-size : 9pt ; text-decoration : none ; letter-spacing : none ; }
	.textLight { font-family : Arial ; color : #699CC4 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; letter-spacing : none ; }
	.textB { font-family : Arial ; color : #3F5884 ; text-transform : none ; font-weight : 600 ; font-size : 9pt ; text-decoration : none ; letter-spacing : none ; }
	.text2 { font-family : Arial ; color : #063973 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; letter-spacing : none ; }
	.text3 { font-family : Arial ; color : #063973 ; text-transform : none ; font-weight : 500 ; font-size : 7pt ; text-decoration : none ; letter-spacing : none ; }
	.textInput { font-family : Arial ; color : #666666 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; letter-spacing : none ; }
	.Attention { font-family : Arial ; color : #FF00A2 ; text-transform : none ; font-weight : 500 ; font-size : 8pt ; text-decoration : none ; }
	
	/* Headers */
	.SmallHeader { font-family : Arial ; color : #5F95C0 ; text-transform : none ; font-weight : 600 ; font-size : 9pt ; text-decoration : none ; }
	.StandardHeader { font-family : Arial ; color : #E6A600 ; text-transform : none ; font-weight : 600 ; font-size : 11pt ; text-decoration : none ; }
	
	
	/* Misc */
	.smallBreak { font-family : Arial ; color : #4F4F4F ; text-transform : none ; font-weight : 500 ; font-size : 4pt ; text-decoration : none ; letter-spacing : none ; }
	
	/* Footer */
	.footer { font-family : Arial ; color : #9FA8C2 ; text-transform : none ; font-weight : 500 ; font-size : 7pt ; }
	
	

.announceBody {

            background-color: #175686;

            background-image: url(images/blank.gif);

            margin: 0;

            padding: 0;

}

 

.announceHeader{

            background: url() repeat-x;

            background-color: ;

            margin-bottom: 8px;

}

 

.announceCenter{

            background-color:white;

}

 

.announceTitle {

            font-family: Arial, Helvetica, sans-serif;

            font-size: 14px;

            color: #000066;

            text-transform: uppercase;

            font-weight: bold;

            text-align:center;

}

 

.announceRow1 {

            font-family: Arial, Helvetica, sans-serif;

            color: #000066;

            font-size:11px;

            font-weight: bold;

            text-transform: uppercase;

}

 

.announceRow2{

            font-size:11px;

            font-family: Arial, Helvetica, sans-serif;

            color: #000066;

            font-weight: bold;

            text-transform: uppercase;

            background-color:#ffffff;

} 

 

.announceFormField {

            font-family:Arial, Helvetica, sans-serif;

            font-size:14px;

            color:#000066;

            border:1px solid #999999;

}

 

.announceButton {

            color:#FFFFFF;

    font-family: Arial, Helvetica, sans-serif;

    font-size:11px;

    font-weight:bold;

    background-color:#000066;

    border:1px solid #FFFFFF;

}

 

.announceButtonHover{

            color:#ffffff;

            background-color:#003399;

            font-family: Arial, Helvetica, sans-serif;

            font-size:11px;

            font-weight:bold;

    border:1px solid #FFFFFF;

}

 

.announceFooter {

            font-family: Arial, Helvetica, sans-serif;

            font-size: 12px;

            color: #ffffff;

            text-decoration: none;

            font-weight: bold;

            text-transform: uppercase;

}

a.announceFooter:hover{

            color:#0099FF;

}

 

.announceDisclaimer{

            font-family:Arial, Helvetica, sans-serif;

            color:#000066;

            font-size:10px;

}


	
	
	-->
	</style>