﻿/* Default CSS Stylesheet for a new Web Application project */{}
body, #body{
background-color: #000033;/*blue-purple*/
text-align:center;
}
.maintableborder, #maintableborder
{
border:2px;
border-color:#996633;
border-style:solid;
}
.image, #image
{
border-style:none;
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.image, #image a:visited
{
border-style:none;
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.image, #image a:hover
{
border-style:none;
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.image, #image a:
{
border-style:none;
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */


}





.GeneralPage
{
	background-color: #000033;/* Background Color - blue/purple */	
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.PageContents, #PageContents
{
	background-color: white;	
	margin-bottom: 10px; /* Margins */
	margin-left: 10px; /* Margins */
	margin-right: 10px; /* Margins */
	margin-top: 10px; /* Margins */
	width: 700px;
	text-align:center;
}
.ContentsText, #ContentsText a:visited
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: blue; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline;
	text-align: left; /* Align Text */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.ContentsText, #ContentsText a:hover
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: blue; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline;
	text-align: left; /* Align Text */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.ContentsText, #ContentsText a{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: blue; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: underline;
	text-align: left; /* Align Text */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}



.ContentsText, #ContentsText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.ContentsTextNoPad, #ContentsTextNoPad
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size:  10pt;  /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
	/* padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px; */
}

.History, #History
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#BottomText, #BottomText a{
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
margin-right: auto;
margin-left: auto;
padding-top: 3px;
width:100%;
text-decoration: none;
background-color: #093A7D;
text-align:center;

}

#all{
margin-right: auto;
margin-left: auto;
width: 781px;
}


.GeneralTable
{
	background-color: white; /* Background Color */
}

.TopBanner
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.LeftColumnText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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: #000000; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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; /* Vertical Align Text */
}

.Instructions
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.AlternatingContent
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

.TopNav, #TopNav
{
margin: 0px;
padding: 5px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: white; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

.TopNav, #TopNav a
{
margin: 0px;
padding: 5px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: white; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

.TopNav, #TopNav a:hover
{
margin: 0px;
padding: 5px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: white; /* Font Color */
font-weight: bold; /* Font Style */
font-style:normal; /* FontStyle */
text-decoration:none;
}
.TopNav, #TopNav a:visited
{
margin: 0px;
padding: 5px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: white; /* Font Color */
font-weight: bold; /* Font Style */
font-style:normal; /* FontStyle */
text-decoration:none;
}

.SideNav, #SideNav
{
 font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
 font-size: 8pt; /* Font Size */
 color: white; /* Font Color */
 font-weight: normal; /* Font Style */
 font-style: normal; /* FontStyle */
 text-decoration: none;
 vertical-align: top; /* Vertical Align Text */
 text-align: left; /* Align Text */
 /*width:150px; /* Cell Width */
 }
 
 
 .SideNav:hover, #SideNav:hover
{
 font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
 font-size: 8pt; /* Font Size */
 color: silver; /* Font Color */
 font-weight: normal; /* Font Style */
 font-style: normal; /* FontStyle */
 text-decoration: none;
 vertical-align: top; /* Vertical Align Text */
 text-align: left; /* Align Text */
 /*width:150px; /* Cell Width */
 /*background-color:#000000;*/
 }
 
.SideNav, #SideNav a
{
 font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
 font-size: 8pt; /* Font Size */
 color: white; /* Font Color */
 font-weight: normal; /* Font Style */
 font-style: normal; /* FontStyle */
 text-decoration: none;
 vertical-align: top; /* Vertical Align Text */
 text-align: left; /* Align Text */
 /*width: 170; /* Cell Width */
 }
.SideNav, #SideNav a:visited
{
 font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
 font-size: 8pt; /* Font Size */
 color: white; /* Font Color */
 font-weight: normal; /* Font Style */
 font-style: normal; /* FontStyle */
 text-decoration: none;
 vertical-align: top; /* Vertical Align Text */
 text-align: left; /* Align Text */
/* width: 170;  Cell Width */
 }
 
.Credits, #Credits
{
margin: 0px;
padding: 0px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 7pt; /* Font Size */
color: #666666; /* Font Color */
font-weight:normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
} 
.Credits, #Credits a
{
margin: 0px;
padding: 0px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 7pt; /* Font Size */
color: #666666; /* Font Color */
font-weight:normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

.Credits, #Credits a:visited
{
margin: 0px;
padding: 0px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 7pt; /* Font Size */
color: #666666; /* Font Color */
font-weight:normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

.Credits, #Credits a:hover
{
margin: 0px;
padding: 0px;
padding-right: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
font-size: 7pt; /* Font Size */
color: #666666; /* Font Color */
font-weight:normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
}

