@charset "utf-8";
body {
    background: #FFFFFF;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #006;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #006;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039;
}



#header/* CSS Document */
 {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	height:80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #01227F;
	background-image: url(images/logoHeader-bg.jpg);
}
#header  ul {
    margin:0;
    padding:0;
    list-style:none;
    position: absolute;
    bottom: 0px;
    right: 220px;
    width: 370px;
}
#header  ul  li{
    float:left;
    bottom: 0px;
    width: 120px;
	
}
#header  ul  li  a:link,#header  ul  li  a:visited {
    padding:0 0.9em;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:2em;
    text-decoration:none;
    float:left;
    display:block;
    width:100px;
    color:#ffffff;
    background-color:#01227f;
	}
#header  ul  li  a:hover,#header ul  li  a:active {
	color:#01227f;
	background-color:#FFFFFF;
}
#flashContainer {
	background-image: url(images/sides.jpg);
	width: 100%;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	height: 300px;
	background-repeat: no-repeat;
	background-position: right;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainMenu {
	background-color: #3321B1;
	height: 40px;
	width: 100%;
}
#mainWrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
    background-color: #231DB3;
    background-image: url(images/bg-main.gif);
}
#testWrapper {
	background-color: #231DB3;
}


 #container {
	padding: 0px;
	background-repeat: repeat-y;
	position: relative;
	width: 825px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #052581;
	;
	margin: 0 auto;
	height: auto;
	visibility: visible;
	overflow: auto;
	background-image: url(images/sidebar-bg.jpg);
}
}
.tableMainListing   {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #006;
}
.tableMainListing tr td {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #006;
}
.tableMainListing .style2 {
	color: #FFF;
}

.tableMainListing tr td a{
	text-decoration: underline;
	color: #006;
}
   #leftSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: left;
	height: auto;
}
#leftSidebar #quickAccess {
	width: 170px;
	margin-top: 10px;

}

#leftSidebar p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}
#leftSidebar p a:hover {
	color: #C39;
}




 #leftSidebar h3 h4 {
	color: #01227F;
}

 #leftSidebar ul {
	margin: 0;
	list-style: none;
	text-align: center;
	padding: 0;
	display: block;
}
  #leftSidebar ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
  #leftSidebar  li a:link, #leftSidebar  li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 27px;
	font-weight: bold;
	color:#336699;
	text-decoration: none;
	width: 200px;
	display: block;
	margin: 0px;
	width: 170px;
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0;
	height: 28px;
}
  #leftSidebar li a:hover, #leftSidebar li a:active {
	color:#9966FF;
	background-image: url(images/sidebar-bg-rollover.gif);
	font-weight: bold;
}
  #content  h2 {
	text-align: center;
	font-size:18px;
	color: #003366;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.imageRight {
	float: right;
	margin: 0px;
}

  #content  h1 {
	text-align: center;
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #003366;
}

  #content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
	width: 624px;
	float: right;
	text-align: center;
}
.flashButtHolder {
	margin-bottom: 20px;
	margin-top: 20px;
}

  #content p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #01227F;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 100%;
	clear: both;
	padding: 0px;
}
.instruction {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2752A9;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#belowFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#belowFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#donationForm {
	border: 1px solid #003366;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #CCCCCC;
}
#evalForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #CCCCCC;
	border: 1px solid #003366;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#print {
	width: 8.5in;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sponsorForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #CCCCCC;
	border: 1px solid #003366;
}
