BODY {
	color:#333333;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	background-color:#052e47;
}

.container {
    border: 1px solid rgb(73, 72, 72);
    border-radius: 10px;
    margin: auto;
    padding: 10px;
    text-align: center;
}
    
h1 {
    margin-top: 10px;
}
    
input[type="text"] {
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
    font-family: "Times New Roman", Times, serif;
    font-size: larger;
}
    
button {
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    background-color: #167deb;
    border-color: #0062cc;
    font-weight: bolder;
    cursor: pointer;
}

button:hover {
    text-decoration: none;
    background-color: #0069d9;
    border-color: #0062cc;
}
    
.g-recaptcha {
    margin: auto;
}
a img{border:0;}

.link a {font-size:14px; color:#052e47; font-weight:bold;}
.link a:hover {color:#666; font-weight:bold;}

/* Main Container */
#container {
	width:950px;
	margin:auto;
	background-color: #FFF;
	color:#FF0000;
	height: auto;
}
#table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
}



/* Header Styles */
#header {
	height:134px;
	background-image: url(images/header_bg.jpg);
	background-repeat:repeat-x;
	box-shadow: 0px 0px 5px #222;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	margin-bottom:10px;

	
}

#nav {width:900px; height:30px; margin:auto; text-align:center;padding:5px 0px 0px 0px;}

#logo{width:373px; height: 90px; margin:auto; padding:7px 0px 3px 0px;}

#img_wrap{width:100%;height:450px; background-color:#ebebeb; border-bottom:solid 1px #CCC; }

#img_con{width:950px;height:450px; margin:auto; background-image:url(images/pic1.jpg); background-repeat:no-repeat; }
#img_con_int{width:950px;height:450px; margin:auto;}


/* rotator in-page placement */
    div.rotator {
	
	height:450px;
	width:950px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	
}
    div.rotator ul li.show {
	z-index:500
}




#vid_con{width:477px;height:350px; padding:30px 0px 0px 0px;margin:auto;
     }

#bottom_wrap{ width:100%; background-color:#e5e5e5; min-height:400px;padding:20px 0px 0px 0px;}	

#bottom_con{width:950px; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:20px; color:#333; margin:auto;}	

#bottom_left{
	width:444px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#bottom_right{
	width:454px;
	float:right;
	border-left:solid 1px #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#clear{
	clear:both
}



.form_clear{clear:both;width:100px;height:10px;}

.formfld {color:#222;background-color:#dddcdc; border:1px solid #c7c7c7; padding:7px;}


#footer_wrap{
	width:100%;
	height:125px;
	clear: both;
}
#footer_con{width:950px; height:100; padding:20px; margin:auto; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#2b93d3;}
#footer_con a{ color:#2b93d3; text-decoration:none; }
#footer_con a:hover{ color:#F1F1F1; text-decoration:none; }


/* Content Styles */
#content {
	width: 950px;
	font-size:18px;
	color:#0B466E;
	line-height:18px;
	background-image: url(images/disburse-background.jpg);
	background-color: #135379;
	height: 1200px;
	background-repeat: no-repeat;
	margin: auto;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 40px;
}

p {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
}

h1 {
  color: #0e4d74;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  line-height:21px;
  font-weight:normal;
  //display: inline;
}


h2 {
  color: #258ACC;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  //display: inline;
}


h3 {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  //display: inline;
}

h4 {
	color: #0e4d74;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:18px;
	font-weight:normal;
  //display: inline;
	text-align: center;
}
h5 {
  color: #333333;
  font-family: Verdana, Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  //display: inline;
  text-align: right;
}

/*.round  { 
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
}*/
	
	


/* label {
	float: left;
	width: 100px;
	padding: 3px 5px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

.textarea {
	background: #eee;
	border: #ccc solid 1px;
	width: 260px;
	padding: 5px;
	font-size: 14px;
	font-family: arial;
	color: #777;
}

.submit {
	background: #0392d4;
	color: #fff;
	font-size: 16px;
	padding: 10px 18px;
	cursor: pointer;
	border: 0px;
}

.submit:hover {
	background: #29a6e0;
	border: 0px;
}*/
