<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* (C) Copyright 2006-2010 Long2 Consulting. This CSS file formats the fonts, colors, links as well as setting how 
certain elements on the page are displayed.  */

ul#scroller {
/* display:none; */
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 5px;
	color: #000000;
	background: #b2b2b2 url('../images/bg.jpg') repeat-x;
	font-family: "Segoe UI", Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: normal;
	vertical-align: top;
	white-space: normal;
	border: medium solid #D1D1D1;
}

hr {
	background-color: #ffffff;
	color: #273478;
	border: none;
	height: 1px;
	width: 100%;
}

img {


}

table {
	border-collapse: collapse;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	line-height: normal;
	background-color: #FFF;
	font-size: 16px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
}

ul {
	list-style-image: none;
	line-height: 145%;
	color: #000000;
}

p {
	margin: 0;
	vertical-align: top;
	font-size: 14pt;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000;
}


/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a:link, a:visited {
	color: #0000FF;
}

a:active, a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
}

/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */

h1 {
	color: #000066;
	font-size: x-large;
	padding: 4px 2px 2px 2px;
	text-align: left;
	font-variant: small-caps;
	margin-top: 7px;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

h2 {	
	font-size: 145%;
	color: #777777;
	padding: 4px 2px 2px 2px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

h3 {	
	font-size: 125%;
	color: #273478;
	padding: 4px 2px 2px 2px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

h4 {
	font-size: 24px;
	color: #ffffff;
	background-color: #020b47;
	padding: 4px 2px 2px 2px;
}

h5 { 
	font-size: 100%;
	color: #ffffff;
	background-color: #777777;
	padding: 4px 2px 2px 2px;
}

h6 { 
	font-size: 100%; 
	color: #FFFFFF;
	background-color: #273478;
	padding: 4px 2px 2px 2px;
}

/*  This class can be applied to your buttons to create uniform submit or shopping cart buttons without using graphics.  */

.submitbuttons {
	font-weight: bold;
	color: #273478;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #273478;
	border-right: 5px solid #273478;
	border-bottom: 1px solid #273478;
	border-left: 1px solid #273478;
	background-color: #d9d9d9;
	width: 155px;
	height: 30px;
}

.headerleft {
	padding: 16px 0 0 20px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 250%;
	width: 400px;
}

.headerright {
	padding: 45px 10px 0 0;
	width: 500px;
	float: right;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
}

.headerright a:link, .headerright a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 9px 5px;
	background-color: #1b336a;
}

.headerright a:hover {
	color: #ffffff;
		background-color: #333333;
}

/*  The items below set the properties of the middle pictures.  */

.middleleft {
	color: #ffffff;
	font-size: 175%;
	font-style: oblique;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.middleimages {
	margin: 0px;
	padding: 29px 0px 0px 30px;
}

#scroller {
	
}

/*  The items below sets the properties for the sidebars and
content blocks as well as a main content areas.  */

/* Used in single column layouts */

.bodycolumncontent {
	padding: 4px 30px 5px 30px;
	min-height: 500px;
	font-size: 12px;
}

/* Used in two column layouts */

.body1content {
	padding: 0px 25px 5px 30px;
	font-size: 12pt;
	vertical-align: top;
	text-align: left;
	color: #000;
}

.body2content  {
	padding: 8px 0px 5px 10px;
	color: #ffffff;
}

/* Used in three column layouts */

.body1bcontent {
	padding: 0px 10px 5px 30px;
	font-size: 16px;
}

.body2bcontent {
	padding: 8px 0px 5px 10px;
}

.body3content {
	padding: 8px 10px 0 0;
	font-size: 10px;
	
}

/*  The items below sets the properties for the left or right sidelinks.  */

.menuheader1 {
	width: 190px;
    text-align: left;
	padding: 4px 0px 4px 10px; /*header text is indented 10px*/
    margin: 4px 0 0 0;
    background: #273478;
	color: #FFFFFF;
}

.menuheader1 a:link, .menuheader1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menuheader1 a:hover, .menuheader1 a:active {
	color: #DDDDDD;
}


.sidelinks {
	padding: 10px 0px 8px 0px;
	text-align: left;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 18pt;
	width: 170px;
	color: #273478;
	text-decoration: none;
}
	
.sidelinks a:active, .sidelinks a:hover {
	color: #ffffff;
	background-color: #273478;
}


/*  The items below set the properties of the bottom navigation links.  */

.bottomnavlinks {
	color: #273478;
	font-weight: normal;
	font-size: 80%
}

.bottomnavlinks a:link, .bottomnavlinks a:visited {
	padding: 0px 6px 10px 6px;
}
	
.bottomnavlinks a:active, .bottomnavlinks a:hover {
}

/*  The items below sets the properties for the footer.  */

.footercontent {
	padding: 16px 10px 0px 10px;
	color: #273478;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #273478;
	text-decoration: none;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #444444;
	text-decoration: underline;
}

.clear {
	clear: both;
}

/*  The items below sets the properties for additional typography and page elements.  */

.block1 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #273478;
	border-bottom: 4px solid #273478;
	background-color: #020b47;
	padding: 6px;
	margin-bottom: 6px;
}

.block2 {
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #020b47;
	border-bottom: 4px solid #020b47;
	background-color: #FFFF33;
	padding: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

.block3 {
	color: #273478;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #273478;
	border-bottom: 4px solid #273478;
	background-color: #ddd;
	padding: 6px;
	margin-bottom: 6px;
}

blockquote {
	padding: 8px;
	background-color: #d9d9d9;
	color: #F00;
	border: 2px #273478 solid;
	vertical-align: middle;
}

.news1 {
	padding: 4px 0px;
	display: block; 
	width: 196px;
	color: #020b47;
	border-bottom: 2px solid #020b47;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.news2 {
	padding: 4px 0px;
	display: block;
	width: 196px;
	color: #fff;
	background-color: #273478;
	border-bottom: 2px solid #020b47;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.tiny {
	font-size: 80%;
}

.imageleft {
	float: left;
	padding: 8px;
}

.imageright {
	float: right;
	padding: 8px;
}


/*  All of the items below change the layout of the template. We advise that you don't change any of these settings unless you are an advanced CSS user. If you change these settings and mess up the template, we cannot provide support for the template.  */

/*  To keep the content centered on the page, all of the areas
are placed within a wrapper. The item below defines this wrapper.  */

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 960px;
	background: #ffffff url('../images/wrapper.jpg') repeat-y;
}

#wrapper2 {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('../images/wrapper2.gif') repeat-y;
}

#wrapper3 {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('../images/wrapper4.gif') repeat-y;
}



#header {
	margin: 0px auto; /* fix to center in firefox */
	width: 960px;
	background: #ffffff url('../images/header.jpg') no-repeat;
	height: 71px;
}

#middle {
	margin: 0px auto; /* fix to center in firefox */
	width: 960px;
	height: 221px;
}

#middleleft {
	float: left;
	width: 320px;
	height: 221px;
	background: #ffffff url('../images/middleleft.jpg') no-repeat;
}

#middleright{
	float: right;
	width: 640px;
	height: 221px;
	background: #ffffff url('../images/middleright.jpg') no-repeat;
}


/* Used in single column layouts */

#bodycolumn {
	margin: 0px auto; /* fix to center in firefox */
	width: 960px;
	clear: both;
	min-height: 300px;
}

/* Used in two column layouts */
#body1 {
	width: 760px;
	float: right;
	min-height: 300px;
}

#body2 {
	float: left;
	width: 200px;
}

/* Used in three column layouts */
#body1a {
	width: 760px;
	float: left;
}

#body1b { 
	width: 560px;
	float: right;
}

#body2b {
	width: 200px;
	float: left;
}

#body3 {
	width: 200px;
	float: right;
}

/*  The items below sets the properties for the footer.  */

#footer {
	clear: both;
	margin: 0px auto 0px auto; /* fix to center in firefox */
	background: #ffffff url('../images/footer.jpg') no-repeat;
	height: 105px;
	width: 960px;
}#wrapper #middle #middleleft .middleleft {
	font-size: small;
}
.ParagraphHeaderBold {
	font-size: x-large;
	color: #FC0;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	text-align: center;
	background-color: #006;
}
#wrapper #bodycolumn .bodycolumncontent table tr td {
	color: #000;
	font-size: medium;
	font-weight: normal;
}
#wrapper #bodycolumn #body1 .body1content #Update p label #submit {
	color: #F00;
}
.FontRed14 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    color: #000466;
    font-style: normal;
    text-align: left;
}
.CommitteeChairName {
	font-size: 36px;
	color: #006;
}
#wrapper #middle #middleleft .middleleft {
	font-size: x-small;
}
#wrapper #middle #middleleft .middleleft {
	font-size: 9pt;
}
#wrapper #middle #middleleft .middleleft p strong {
	font-size: medium;
}
#wrapper #middle #middleleft .middleleft p strong {
	font-size: small;
}
.AnnouncementFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}
.AnnouncementFont2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	font-style: normal;
	text-align: left;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-align: left;
	color: #0033CC;
	box-decoration-break: slice;
	background-color: #FFF;
	font-weight: bold;
}
.ParagraphText12Regular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.RedBoldFont14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: left;
}
#wrapper #bodycolumn #body1 .body1content table tr .ParagraphText12Regular p .ParagraphHeaderBold .ParagraphText12Regular .ParagraphText12Regular {
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular u {
	color: #006;
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: bold;

}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr .RedBoldFont14 .FontRed14 .ParagraphText12Regular .FontRed14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#wrapper #bodycolumn #body1 .body1content .RedBoldFont14 .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular {
	color: #000;
	font-weight: normal;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent div table tr td blockquote .ParagraphHeaderBold .RedBoldFont14 .ParagraphHeaderBold .AnnouncementFont .AnnouncementFont2 .ParagraphHeaderBold .AnnouncementFont .FontRed14 .ParagraphHeaderBold {
	font-size: xx-large;
}
#wrapper #bodycolumn #body3 .body3content .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular {
	font-size: 10pt;
}
#wrapper #bodycolumn #body3 .body3content .ParagraphText12Regular {
	font-size: 10px;
}
#wrapper #bodycolumn #body3 .body3content .ParagraphText12Regular .ParagraphText12Regular {
	font-size: 12px;
}
#wrapper #bodycolumn #body1 .body1content table tr .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular .ParagraphHeaderBold .ParagraphHeaderBold .ParagraphHeaderBold .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular {
	font-size: 12px;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent div div table tr td .RedBoldFont14 u {
	font-size: x-large;
	color: #006;
	text-align: center;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent div div table tr td blockquote .RedBoldFont14 .RedBoldFont14 strong {
	font-size: large;
}
#wrapper #bodycolumn #body1 .body1content p .ParagraphText12Regular {
	text-align: left;
	vertical-align: top;
	font-size: 16px;
}
#wrapper #bodycolumn #body1 .body1content .ParagraphText12Regular {
	text-align: left;
	font-size: 16px;

}
#wrapper #bodycolumn #body1 .body1content table tr td .RedBoldFont14 u {

}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular br {
	font-weight: normal;


}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr .ParagraphText12Regular table tr .ParagraphText12Regular table tr td div .ParagraphText12Regular strong {
	color: #F00;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr .ParagraphText12Regular table tr td .ParagraphText12Regular .RedBoldFont14 .ParagraphText12Regular {
	text-align: left;
}
#wrapper #bodycolumn .bodycolumncontent table tr .ParagraphText12Regular .RedBoldFont14 .ParagraphText12Regular {
	color: #000;
}
#wrapper #bodycolumn .bodycolumncontent table tr .ParagraphText12Regular .ParagraphText12Regular {
	color: #000;
	font-weight: normal;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div .ParagraphText12Regular .ParagraphText12Regular {
	font-weight: normal;
	font-size: 12pt;
	text-align: left;


}
#wrapper #bodycolumn #body1 .body1content table tr .ParagraphText12Regular .RedBoldFont14 .ParagraphText12Regular em {
	font-weight: normal;
}
#wrapper #bodycolumn #body1 .body1content table tr .ParagraphText12Regular .RedBoldFont14 .ParagraphText12Regular {
	font-weight: normal;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div div .ParagraphHeaderBold .ParagraphHeaderBold {
	font-size: 36px;
	color: #000000;
}
.BoldReg12 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#wrapper #bodycolumn #body1 .body1content table tr td .ParagraphText12Regular em {
	text-align: left;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td div .ParagraphText12Regular {
	text-align: left;
	font-size: xx-large;
	color: #006;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td table {
	text-align: center;
	color: #333;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td blockquote .ParagraphText12Regular {
	font-weight: normal;
}
DarkBlueBackgroundWhiteFont {
	color: #FFF;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td .FontRed14 .RedBoldFont14 em {
	color: #FFF;
	font-style: italic;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td .ParagraphText12Regular strong marquee {
	color: #F00;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td .ParagraphText12Regular {
	font-weight: normal;
	text-align: left;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td .ParagraphText12Regular {
	text-align: left;
}
Regulartext12 {
	font-weight: normal;
}
#wrapper #bodycolumn #body1 .body1content table .ParagraphText12Regular td .ParagraphText12Regular {
	font-weight: normal;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr td table tr td .ParagraphHeaderBold .ParagraphHeaderBold .ParagraphHeaderBold {
	font-size: xx-large;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular div table tr .AnnouncementFont .RedBoldFont14 .ParagraphText12Regular {
	text-align: left;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td p .ParagraphText12Regular {
	font-size: 14pt;
	color: #000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular {
	font-size: 16px;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .AnnouncementFont .AnnouncementFont2 {
	color: #F00;
	text-align: left;
	font-size: 24px;
}
Center {
	text-align: center;
}
red font {
	color: #F00;
}
Red Font {
	color: #F00;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td {
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	border: thin none #FFF;
	vertical-align: top;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td strong u {
	font-size: 18px;
	color: #000066;
}
#wrapper #bodycolumn #body3 .body3content .ParagraphText12Regular {
	font-size: 9px;
	text-align: left;
}
#wrapper #bodycolumn #body1 .body1content table tr .ParagraphText12Regular .ParagraphText12Regular .ParagraphHeaderBold .ParagraphText12Regular .ParagraphText12Regular .ParagraphText12Regular u {
	color: #FFF;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td blockquote p {
	text-align: center;
	font-size: x-large;
	color: #000;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td ul .ParagraphText12Regular .ParagraphText12Regular {
	font-weight: normal;
}
#wrapper #bodycolumn #body1 .body1content p strong u {
	color: #000;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td {
	color: #000000;
	text-align: left;
	font-weight: normal;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td .RedBoldFont14 .RedBoldFont14 {
	text-align: left;
	color: #000;
}
.ParagraphText12Regular {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.Blue {
	color: #000066;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr .AnnouncementFont2 div .AnnouncementFont2 {
	text-align: left;
}
Blue Header {
	color: #000066;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .ParagraphText12Regular {
	font-size: 14pt;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent .AnnouncementFont2 {
	text-align: center;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent blockquote ol li div {
	font-weight: bold;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td table tr td div .RedBoldFont14 .ParagraphText12Regular {
	text-align: left;


}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td .RedBoldFont14 .RedBoldFont14 .ParagraphText12Regular strong u {
	text-align: left;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent blockquote .ParagraphText12Regular .AnnouncementFont .AnnouncementFont2 .CommitteeChairName .AnnouncementFont .ParagraphHeaderBold .AnnouncementFont .RedBoldFont14 .AnnouncementFont2 {
	font-size: x-large;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent blockquote blockquote .ParagraphText12Regular .ParagraphText12Regular {
	font-weight: bold;
	text-align: center;
}
#wrapper #bodycolumn #body1a #body1b .body1bcontent blockquote .ParagraphText12Regular .AnnouncementFont .AnnouncementFont2 .CommitteeChairName .AnnouncementFont .ParagraphHeaderBold .AnnouncementFont .RedBoldFont14 .AnnouncementFont2 .AnnouncementFont2 {
	text-align: center;


}
#wrapper #bodycolumn #body1a #body1b .body1bcontent table tr td blockquote p .ParagraphText12Regular {
	color: #000;
}
</pre></body></html>