body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background: #505050;
}
a:link{
	color:blue;
	text-decoration: none;
}
a:visited{
	color:purple;
	text-decoration: none;
}
a:active{
	color:red;
	text-decoration: none;
}
.wrapper{
	width:1000px;
	border: 1px solid white;
}
.header{
	width:100%;
	height:150px;
	background: url(../images/header_bg.png) no-repeat center;
}
.menu{
	width:100%;
	height:40px;
	background:#002596;
	border-top:1px solid white;
}
.content{
	width:100%;
	height:auto !important;
	height:200px;
	min-height:200px;
	background: white;
	padding:25px 0 25px 0;
}
.content_left{
	width:49.5%;
	height:auto !important;
	height:200px;
	min-height:200px;
	float:left;
	clear:left;
	background:#F0F0F0;
	border: 1px solid silver;
}
.content_right{
	width:49.5%;
	height:auto !important;
	height:200px;
	min-height:200px;
	float:right;
	clear:right;
	background:#F0F0F0;
	border: 1px solid silver;
}
.content_center{
	text-align: center;
}
.footer{
	width:100%;
	background:gray;
	height:auto !important;
	height:60px;
	min-height:60px;
}
.footer a{
	color:#FECB0D;
}
.spacer{
	clear:both;
}
a.mlink{ 
    font-family:'verdana', sans-serif; 
    font-size:11pt;
    color:white; 
    width:auto; 
    height:40px; 
    background: #002596; 
    display:block; 
    text-decoration:none; 
    float:left;
	 text-transform: uppercase;
} 
a.mlink:Hover{ 
    color:white;
    background: #1752FF;
}
.mlinkpad{
	padding:11px 20px 0 20px;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
table,td{
	border-collapse: collapse;
	border-color: silver;
}
table td{
	width:50%;
}
.review_table {
	width:99%;
	border:5px solid silver;
	font-family:verdana,sans-serif;
}

.review_table_header {
	width:100%;
	height:60px;
	background:silver;
	font-size:18pt;
	font-weight:700;
}

.review_table_content {
	width:100%;
	height:auto!important;
	min-height:100px;
}

.review_table_content_left {
	width:50%;
	height:auto!important;
	min-height:100px;
	float:left;
	clear:left;
	text-align:right;
	font-weight:700;
}

.review_table_content_right {
	width:50%;
	height:auto!important;
	min-height:100px;
	float:right;
	clear:right;
	text-align:left;
}

.rt_pad {
	padding:10px;
}

.rt_spacer {
	clear:both;
}

.rt_btn {
	-webkit-border-radius:5;
	-moz-border-radius:5;
	border-radius:5px;
	font-family:Arial;
	color:#fff !important;
	font-size:10pt!important;
	background:#1752FF;
	text-decoration:none;
	float:right;
	padding:10px 20px;
}

.rt_btn:hover {
	background:#002596;
	text-decoration:none;
}

.cancel_btn {
	-webkit-border-radius:5;
	-moz-border-radius:5;
	border-radius:5px;
	font-family:Arial;
	color:#fff !important;
	font-size:10pt!important;
	background: #b22222;
	text-decoration:none;
	float:right;
	padding:10px 20px;
}

.cancel_btn:hover {
	background: #8b0000;
	text-decoration:none;
}

.pwcbtn {
	-webkit-border-radius:5;
	-moz-border-radius:5;
	border-radius:5px;
	font-family:Arial;
	color:#fff !important;
	font-size:9px;
	background:#d99734;
	text-decoration:none;
	padding:3px 7px;
}

.pwcbtn:hover {
	background:#fc6f3c;
	text-decoration:none;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.pad5{
	padding:5px;
}
.pad6{
	padding:6px;
}
.pad7{
	padding:7px;
}
.pad8{
	padding:8px;
}
.pad9{
	padding:9px;
}
.pad10{
	padding:10px;
}
.pad20{
	padding:20px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
input[type=text] {
	padding:10px;
	width:200px;
}
input[type=password] {
	padding:10px;
	width:200px;
}
select{
	padding:10px;
}
input[type=submit]{
	padding:10px;
	border:0;
	background: green;
	color:white;
	-webkit-border-radius:5;
	-moz-border-radius:5;
	border-radius:5px;
	cursor:pointer;
}
textarea{
	padding:10px;
	width:90%;
}
input[type=checkbox]{
	padding:10px;
	width:20px;
	height:20px;
}


.button-yellow {
  background-color: #fce374;
  background-image: linear-gradient(to bottom, #fce374, #fcdf5b);
  border: 1px solid #c9ae34;
  box-shadow: inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d, 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #967d09;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.button-yellow:hover, .button-yellow:focus {
  background: #fcdf5b;
  border-color: #967d09;
  box-shadow: inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d;
}
.button-yellow:active {
  background: #fcdf5b;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}
.button-yellow .fa {
  color: #c9ae34;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.button .fa {
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin: -1px 8px 0 -4px;
  vertical-align: top;
}

strong {
  font-weight: bold;
}

.button {
  background-color: #f2f2f2;
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  border: 1px solid #bfbfbf;
  box-shadow: inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #8c8c8c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 9px 16px 9px;
  margin: 16px 0 0 16px;
  transition: all 20ms ease-out;
  vertical-align: top;
}
.button:hover, .button:focus {
  background: #f2f2f2;
  border-color: #8c8c8c;
  box-shadow: inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2;
}
.button:active {
  background: #f2f2f2;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}
.button .fa {
  color: #bfbfbf;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

#savedApplicationText {
color: #000000;
background: #FFFFFF;
text-shadow: 2px 2px 0 #bcbcbc, 4px 4px 0 #9c9c9c;
color: #000000;
background: #FFFFFF;
}