
#body {
	font-family: Arial;
	font-weight: normal;
	}

#page-table {
	margin: 0 auto;
	width: 801px;
	background-color:#fff;
	}
.section-table {
	width: 801px;
	}
.skipNav {
	float:left;
	width:10%;
	position:absolute;
	}
.skipNav a {
	position: absolute;
	left: -10000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	}
.skipNav a:focus {
	position:static;
	left:0;
	width:auto;
	height:auto;
	overflow: visible;
	background-color: #0000ee;
	color: #eeeeee;
	z-index:100000;
	}
			
.section-header {
	background-color: #2f3963;
	max-width: 801px !important;
	}
			
.form-table {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	}
			
.title { font-family:arial,helvetica,times new roman,times,courier; 
	font-weight:normal;
	font-size: 16px; 
	color: ##2f3963;
	}
			
.subtitle {
	font-family:arial,helvetica,times new roman,times,courier; 
	font-weight:normal;
	font-size: 14px; 
	color: #fff !important;
	}
			
.header {
	color: #ffffff;
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 25px;
	}
	h2 { display: block;
	   	 font-size: 16px;
	   	 -webkit-margin-before: 0.40em;
	  	  -webkit-margin-after: 0.40em;
	  	  -webkit-margin-start: 0px;
	  	  -webkit-margin-end: 0px;
	  	  font-weight: bold;
		color: #2f3963;
		}
	h1 {
	    display: block;
	    font-size: 16px;
	    -webkit-margin-before: 0.40em;
	    -webkit-margin-after: 0.40em;
	    -webkit-margin-start: 0px;
	    -webkit-margin-end: 0px;
	    font-weight: bold;
		color: #2f3963;
	}
			
.subheader {font-family:arial,helvetica,times new roman,times,courier; 
	font-weight:bold;
	font-size: 13px; 
	color: #2f3963;
			}
			
.highlight {font-family:arial,helvetica,times new roman,times,courier; 
	font-weight:bold;
	font-size: 13px; 
	color: #694e06;
			}
			
.error {
	font-size: small;
	font-weight: inherit;
	color: #FF0000;
	}
.text {	font-family:arial,helvetica,times new roman,times,courier; 
	font-weight:normal;
	font-size: 14px; 
	color: #000;
	}

	h1 {	font-family:arial,helvetica,times new roman,times,courier; 
		font-weight:bold;
		font-size: 18px; 
		color: #2f3963;
			
		}

	h2 {	font-family:arial,helvetica,times new roman,times,courier; 
		font-weight:bold;
		font-size: 16px; 
		}
			
	h3 {	font-family:arial,helvetica,times new roman,times,courier; 
		font-weight:normal;
		font-size: 14px; 
		color: #000;
			
		}
			
			
	h4 {	font-family:arial,helvetica,times new roman,times,courier; 
		font-weight:normal;
		font-size: 14px; 
		color: #2f3963;
		line-height: 17px;
			
		}
	h5 {	font-family:arial,helvetica,times new roman,times,courier; 
		font-weight:normal;
		font-size: 14px; 
		color: #BF8F00;
			}
	h6 {	font-family:arial,helvetica,times new roman,times,courier; 
		font-weight:normal;
		font-size: 16px; 
		color: #2f3963;
		display: block;
		    -webkit-margin-before: 0;
		    -webkit-margin-after: 1.33em;
		    -webkit-margin-start: 0px;
		    -webkit-margin-end: 0px;
		}
.gold
	{
	color: #67562A;
	}
.fine-print {
	}
			
/*Form buttons*/
.r123FormSubmit{ 
		margin:2px; 
		padding:2px; 
		cursor:pointer; 
	} 
			
/*Form Fields*/
.r123formelement {
		 
	}
			
			
/*EFFECTS*/
			.corner-all {
			    -moz-border-radius: 25px;
			    -webkit-border-radius: 25px;
			    -khtml-border-radius: 25px;
			}
			
			.corner-bottom {
			    -moz-border-radius-bottomleft: 5px;
			    -webkit-border-bottom-left-radius: 5px;
			    -moz-border-radius-bottomright: 5px;
			    -webkit-border-bottom-right-radius: 5px;
			}
			
			.corner-top {
			    -moz-border-radius-topleft: 5px;
			    -webkit-border-top-left-radius: 5px;
			    -moz-border-radius-topright: 5px;
			    -webkit-border-top-right-radius: 5px;
			}
			
			
			.shadow {
				box-shadow: 0 0 15px #CCC;
				-moz-box-shadow: 0 0 15px #CCC;
				-webkit-box-shadow: 0 0 15px #CCC;
			}	

.r123FormSubmit{
	display: inline-block;
    font-weight: bold;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1em;
    margin: 12px 0;
	border: 3px solid transparent;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-style: none;
	cursor: pointer; 
	color: #ffffff;
	background-color: #2f3963;
	
  
}
.r123FormSubmitExcel{
	display: inline-block;
    font-weight: normal;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1em;
    margin: 12px 0;
	border: 3px solid transparent;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-style: none;
	cursor: pointer; 
	color: #ffffff;
	background-color: #2f3963;
	
  
}
.r123FormSubmit.btnse{
	display: inline-block;
    font-weight: bold;
    padding: 1em 2em;
    text-decoration: none;
    font-size: 1em;
    margin: 6px 0 6px 0;
	border: 3px solid transparent;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-style: none;
	cursor: pointer; 
	color: #2f3963;
	background-color: #ffffff;
	
  
}

.r123FormSubmit:hover{
	background-color: #BF8F00;
	color:#fff;
}		
a:link {
    text-decoration: underline;
    color: #2f3963;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.nav-cell a:link {
text-decoration: none !important;
}
.nav-table-td {
	background-color: #2f3963 !important;
}

