<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: #ffffff; /* Margins */
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	color: rgb(0,0,0);
	margin: 0px;
	width: auto;
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #3559EA; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
	font-family: "Comic Sans MS", cursive; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	width: 20%;
}

.LeftColumnText
{
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	width: 20%;
}

.RightColumn
{
font-family: Comic Sans MS; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 50%;}

.RightColumnText
{
font-family: Comic Sans MS; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 50%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #3559EA; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: #000; /* Font Color */
	font-weight: Normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #E7E3D7;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

</Style>
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td h2 {
	color: #000;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td h2 {
	color: #000;
	font-size: 18px;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td p {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
}
#red {
	color: #CC0000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
}
#green {
	color: #0F0;
	font-size: 16pt;
}
.purple {
	color: #F06;
}
#m {
	font-size: 16px;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td #m strong {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td h2 a {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td p #red a {
	color: #FF0000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td p .purple a {
	color: #90C;
	font-size: 16pt;
	font-family: "Arial Black", Gadget, sans-serif;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td p #green a {
	color: rgb(0,255,0);
	font-family: "Arial Black", Gadget, sans-serif;
}
#n {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #F00;
}
#mn {
	font-style: italic;
	color: #000;
	font-size: 14px;
}
#l {
	font-size: 16pt;
	color: rgb(255,0,0);
	font-family: "Arial Black", Gadget, sans-serif;
}
#pp {
	color: rgb(255,0,255);
}
#pp {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	color: rgb(255,0,255);
}
#nmm {
	font-size: 16pt;
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	appearance: button;
}
#red2 {
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	font-style: normal;
}
#st {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	color: rgb(0,255,0);
}
#stp {
	color: #0C0;
}
#val {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	color: rgb(255,0,0);
}
#mardi {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	color: rgb(255,0,255);
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td .MsoNormal font {
	font-size: 14px;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td .MsoNormal font {
	font-size: 14px;
	font-weight: normal;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td h2 strong {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
}
#title {
	font-family: "Comic Sans MS", cursive;
	font-size: 18pt;
	color: rgb(0,0,0);
}
strong {
	font-family: "Comic Sans MS", cursive;
	font-size: 18pt;
	color: rgb(0,0,0);
}
#v {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	color: rgb(255,0,0);
}
#bn {
	color: #F00;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td #nmm a {
	color: #F00;
}
#red2 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: rgb(255,0,0);
}
#green {
	color: #008000;
}
#nnn {
	color: #090;
}
#BodyTag #frmBot #PageTable tr #PageCell #PageSubTable tr #ContentCell #BotTable tr td h4 font span span {
	color: #C03;
}
#mmm {
	color: rgb(204,0,51);
}
#BodyTag #frmBot #PageTable tr #PageCell #PageSubTable tr #ContentCell #BotTable tr td h4 font span #mmm {
	font-family: "Arial Black", Gadget, sans-serif;
}
#BodyTag #frmBot #PageTable tr #PageCell #PageSubTable tr #ContentCell #BotTable tr td h4 font span #mmm {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14pt;
	color: rgb(204,0,51);
}
#mmm {
	font-family: "Arial Black", Gadget, sans-serif;
}
.mmm {
	color: rgb(0,0,0);
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	text-align: center;
}
#mmm {
	color: rgb(204,0,102);
}
#mil {
	font-size: 18pt;
}
.mil {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: rgb(0,0,0);
	text-decoration: underline;
}
#normal {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: rgb(0,0,0);
}
#norm2 {
	font-size: 12pt;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td .LeftColumnText .Content {
	text-align: center;
}
#BodyTag #Form2 #PageTable tr #PageCell div #PageSubTable tr #ContentCell table tr .Content #table1 tr td p #r #red2 {
	text-align: center;
}
#mmm {
	text-align: center;
}
#num {
	font-size: 16pt;
}
#title {
	font-family: "Comic Sans MS", cursive;
	font-size: 24pt;
}
th {
	font-size: 14pt;
}

