* { outline: none; }
body { font: 75% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; }
h1, h2, h3, h4, h5 { color:#3e5718; } /*rlb last color was 222 then was 59700d */
p, li { line-height: 1.5em;padding:0;margin:0;} }

a { text-decoration: none; color: #08c; } 
a:hover { text-decoration: none; }

h1 { font: 30px Arial, Helvetica, sans-serif; letter-spacing:-1px; padding:30px 0 0 0; margin: 0; }
h2 { font:15px Arial, Helvetica, sans-serif; padding: 0  0 3px 0; margin-bottom: 0; }

.list { margin: 0 auto; width: 380px; padding: 10px; background-color: #fff; }

.exists { background: #FBE3E4 url(assets/cross.gif) no-repeat 98% center; border-color: #FBC2C4; color:#8a1f11; }
.avail { background: #D6FFD8 url(assets/success.gif) no-repeat 98% center; border-color: #A0D997; color:#436213; }

/* start 2014 */
#managecontainer {
margin: 0 auto; width: 100%; margin-bottom: 10px; overflow: visible; min-height: 100% } /* rlb was 540 */
#managecontainer { padding: 15px ; width: 100%; border: 1px solid #cbcbcb; -moz-border-radius: 10px; -webkit-border-radius:10px; background:#fff; float: none; }/* rlb was 510 */
#indexcsscontainer {
margin: 0 auto; width: 100%; margin-bottom: 10px; overflow: visible; min-height: 100% } /* rlb was 540 */
#indexcsscontainer { padding: 15px ; width: 100%; border: 1px solid #cbcbcb; -moz-border-radius: 10px; -webkit-border-radius:10px; background:#fff; float: none; }/* rlb was 510 */


.managemenu {
	list-style:none;
	width:740px;  /* this is the length of the green menu bar */
	margin:10px auto 0px auto;
	/*height:43px;*/
	min-height:100%;
	padding:0px 10px 0px 10px;

	/* CSS 3 Stylings */
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 2px;

	/* Colors */
/* 2014 
	background: #3e5718;
	border: 1px solid #52711f;
	/*border-top: 1px solid #8bc135;
*/
	/* CSS 3 Stylings */
	
	background: -moz-linear-gradient(top, #658c26, #354914);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#658c26), to(#354914));
	
}
#main, #header, #footer {
margin: 0 auto; 
width: 98%; 
margin-bottom: 10px; 
overflow: visible; } /* rlb was 540 */

#main { 
padding:  3px 10px 3px 3px; 
width:98%; 
border: 1px solid #cbcbcb; 
-moz-border-radius: 10px; -webkit-border-radius:10px; background:#fff;  
}/* rlb was 510 */
#mainforgotten { 
padding:  25px 25px 25px 25px; 
margin:auto;
width: 50%;
/*margin-top:-50px;
margin-left: -50px;
*/
border: 1px solid #cbcbcb; 
-moz-border-radius: 10px; -webkit-border-radius:10px; background:#fff;  
}
#mainfinancial, #footer {
margin: 0 auto; width: 1000px; margin-bottom: 10px; overflow: hidden; } /* rlb was 540 */

#mainfinancial { padding: 15px; width: 1000px; border: 1px solid #cbcbcb; -moz-border-radius: 10px; -webkit-border-radius:10px; background:#fff; }/* rlb was 510 */


#title { float: left; }
#title a { color: #333; }

#login { margin: 30px 0; float: right; }
#logout { margin: 30px 0; float: right; }

.error_message            { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url(assets/error.gif) no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 3px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }
.error_message_short      { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url(assets/error.gif) no-repeat 10px center; padding: 3px 10px 3px 35px;width:150%; margin: 3px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }
.error_message_short_empty{ display: block; height: 22px; line-height: 22px; background: #Fff url(assets/error.gif)    no-repeat 10px center; padding: 3px 10px 3px 35px;width:100%; margin: 3px 0; color:#8a1f11;border: 1px solid #Ff0000;; -moz-border-radius: 5px; -webkit-border-radius:5px; }
.error_message_35pct    { display: block; height: 22px; line-height: 22px; background: #Fff url(assets/error.gif)    no-repeat 10px center; padding: 3px 10px 3px 35px;width:35%; margin: 3px 0; color:#8a1f11;border: 1px solid #Ff0000;; -moz-border-radius: 5px; -webkit-border-radius:5px; }

.success_message        { display: block; height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; margin: 3px 0; color:#666; border: 1px solid #A0D997; -moz-border-radius: 5px; -webkit-border-radius:5px; background-color: #D6FFD8; background-image: url(assets/success.gif); background-repeat: no-repeat; background-position: 10px center; color:#436213; }
.success_message_medium { display: block; height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; width:25%; margin: 3px 0; color:#666; border: 1px solid #A0D997; -moz-border-radius: 5px; -webkit-border-radius:5px; background-color: #D6FFD8; background-image: url(assets/success.gif); background-repeat: no-repeat; background-position: 10px center; color:#436213; }
.success_message_35pct { display: block; height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; width:35%; margin: 3px 0; color:#666; border: 1px solid #A0D997; -moz-border-radius: 5px; -webkit-border-radius:5px; background-color: #D6FFD8; background-image: url(assets/success.gif); background-repeat: no-repeat; background-position: 10px center; color:#436213; }

.success_message_short  { display: block; height: 22px; line-height: 22px; padding: 3px 10px 3px 35px; width:150px; margin: 3px 0; color:#666; border: 1px solid #A0D997; -moz-border-radius: 5px; -webkit-border-radius:5px; background-color: #D6FFD8; background-image: url(assets/success.gif); background-repeat: no-repeat; background-position: 10px center; color:#436213; }

#footer { text-align: right; font-size: 10px; }
/* rlb original label { display:block; font-weight:bold; color:#888; font:10px Arial, Helvetica, sans-serif; text-transform:uppercase; margin:12px 0 4px; } */
label { display:block; font-weight:bold; color:#59700d; font:85% "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; margin:12px 0 4px; }
/* input fields are here....this I know is the drop down boxes */
input, textarea, select { padding:2px; border:1px solid #eee; font:16px "Trebuchet MS",Arial, Helvetica, sans-serif;  color:#59700d; -moz-border-radius:5px; -webkit-border-radius:5px; } /* rlb 59700d was 999 and also had this:  width:490px; *//* rlb padding was 7px...changed to 2px 06.08.11 */

input[type=submit], input.submit { width:auto; background:#f4f4f4; border:1px solid #666600; color:#666600; font-weight:bold; margin-top:15px; cursor:pointer; width:auto; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; }
input[type=submit]:hover, input[type=submit]:focus, input.submit:hover, input.submit:focus { background:#666600; border: 1px; color:#fff; font-weight:bold; } 

ul.success-reg { margin: 5px 0; padding:0; };
ul.success-reg li { line-height: 25px; color: #999; list-style: none; }
span.success-info { width: 70px; }

input.edit_search { width:400px; }
select { width:auto; }
input:focus, textarea:focus { border-color:#ccc; color:#000;  font: 100% "Trebuchet MS", Arial, sans-serif;} /* rlb 06.08.11 color was 555 */

ul.success-reg { margin:10px 10px 10px 0; font-size:120%; }

ul.success-reg li { padding: 5px 0; list-style: none; color: #999; border-bottom:1px dotted #ccc; }

ul.success-reg li span.success-info b { padding-right:5px; color:#222; display:inline-block; width:80px; }

.credentials { width:149px; float:left; text-align: center; padding:0 5px; margin:10px 5px; border-right:1px dotted #ccc; }

/* Form style */

fieldset { padding:20px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #08c; } 

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

/* Buttons */
a.admin { display:block; width:250px; height:52px; background:url(assets/btn_adminpanel.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; }
a.admin:hover { background-position:top; }

a.protected { display:block; width:250px; height:38px; background:url(assets/btn_manage_200x75.png) bottom no-repeat; text-indent:-9999px; float:right; margin-right:0px;}
a.protected:hover { background-position:top; }

a.protected1 { display:block; width:250px; height:38px; background:url(assets/btn_blank_200x75.png) bottom no-repeat; text-indent:-9999px; float:right; margin-right:0px;}
a.protected1:hover { background-position:top; }

/* rlb height was 52  for btn_applyline.png */
a.protected2 { display:block; width:250px; height:38px; background:url(assets/btn_createapplication_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected2:hover { background-position:top; }

/* Login rlb height was 52 for btn_login */
a.protected3 { display:block; width:250px; height:38px; background:url(assets/btn_login_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:0px; }
a.protected3:hover { background-position:top; }

/* Update Application rlb height was 52  for btn_applyline.png */
a.protected4 { display:block; width:250px; height:38px; background:url(assets/btn_updateapplication_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected4:hover { background-position:top; }

/* Request for Payment  rlb height was 52  for btn_applyline.png */
a.protected5 { display:block; width:250px; height:38px; background:url(assets/btn_paymentform_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected5:hover { background-position:top; }
/* Terms of Agreement rlb height was 52  for btn_applyline.png */
a.protected6 { display:block; width:250px; height:38px; background:url(assets/btn_saa_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected6:hover { background-position:top; }
/* Update Profile rlb height was 52  for btn_applyline.png */
a.protected7 { display:block; width:250px; height:38px; background:url(assets/btn_updateprofile_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected7:hover { background-position:top; }
/* Logout rlb height was 52  for btn_applyline.png */
a.protected8 { display:block; width:250px; height:38px; background:url(assets/btn_logout_200x75.png) bottom no-repeat; text-indent:-9999px; float:right; margin-right:9px; margin-bottom:10px; } 
a.protected8:hover { background-position:top; }
/* Home - Scholarship rlb height was 52  for btn_applyline.png */
a.protected9 { display:block; width:250px; height:38px; background:url(assets/btn_home_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected9:hover { background-position:top; }
/* Questions and Answers rlb height was 52  for btn_applyline.png */
a.protected10 { display:block; width:250px; height:38px; background:url(assets/btn_qanda_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected10:hover { background-position:top; }
/* Renewal rlb height was 52  for btn_applyline.png */
a.protected11 { display:block; width:250px; height:38px; background:url(assets/btn_renewonline_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected11:hover { background-position:top; }
/* Scholarship Status rlb height was 52  for btn_applyline.png */
a.protected12 { display:block; width:250px; height:38px; background:url(assets/btn_status_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected12:hover { background-position:top; }
/* Create Login */
a.protected13 { display:block; width:250px; height:38px; background:url(assets/btn_createprofile_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected13:hover { background-position:top; }
a.protected14 { display:block; width:250px; height:38px; background:url(assets/btn_reapply_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected14:hover { background-position:top; }
/* Print this Page */
a.protected15 { display:block; width:250px; height:38px; background:url(assets/btn_printthispage_200x75.png) bottom no-repeat; text-indent:-9999px; float:right; margin-right:9px; margin-bottom:10px; } 
a.protected15:hover { background-position:top; }
/* Continue to Application */
a.protected16 { display:block; width:250px; height:38px; background:url(assets/btn_continuetoapplication_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected16:hover { background-position:top; }
a.protected18 { display:block; width:250px; height:38px; background:url(assets/btn_printrecipientletter_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected18:hover { background-position:top; }
a.protected19 { display:block; width:250px; height:38px; background:url(assets/btn_administrator_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected19:hover { background-position:top; }
a.protected20 { display:block; width:250px; height:38px; background:url(assets/btn_upload_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected20:hover { background-position:top; }
/*a.protected21 { display:block; width:250px; height:38px; background:url(assets/btn_saa_200x75.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:9px; margin-bottom:10px; } 
a.protected21:hover { background-position:top; }
*/
/* Home - Scholarship rlb height was 52  for btn_applyline.png */




a.protectedtwitter { display:block; width:36px; height:36px; background:url(assets/btn_twitter.png) bottom no-repeat; text-indent:-9999px; float:right; margin-right:0px;}
a.protectedtwitter:hover { background-position:top; }
a.protectedfacebook { display:block; width:36px; height:36px; background:url(assets/btn_facebook.png) bottom no-repeat; text-indent:-9999px; float:right; margin-right:0px;}
a.protectedfacebook:hover { background-position:top; }

/* rlb changed next line */
a.register { display:block; width:509px; height:52px; background:url(assets/btn_protected2.png) bottom no-repeat; text-indent:-9999px; float:left; margin-right:0px; }
a.register:hover { background-position:top; }

hr { height:1px; background:#ccc; border:none; }
/*********** rlb playing with buttons ** right now this is only used in home.php********************/
/* BUTTONS */.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}


criteria {
font: 50%;
 font-family:  Arial, sans-serif; 

/* font-family: Arial, Helvetica, sans-serif; */
/*	font-weight:500;
	font-size:18px;
	line-height:21px;
	margin-top: 7px;
	margin-bottom: 14px;
	padding-bottom :7px;
	letter-spacing:-1px;
/*	text-shadow: 1px 1px 1px #FFFFFF;*/
/*	border-bottom:1px solid #888888;*/
}


.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/*********************** Ray added 06.07.11  ****************/
.predborder {
	border-style:solid;
	border-color:#d6024a;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
	color:#59700d;  line-height: 1.5em;	
}
.pgreenborder {
	border-style:thin;
	border-color:#59700d;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
	color:#59700d;  line-height: 1.5em;	
}
.predmedium {
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 375px;
	padding-left: 1px;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
	color:#59700d;  line-height: 1.5em;	
}
.pred400 {
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 400px;
	padding-left: 1px;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
	color:#59700d;  line-height: 1.5em;	
}
.predlong {
	background-color: #000;
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 675x;
	padding-left: 15px;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
	color:#59700d;  line-height: 1.5em;	
	}

	.pred20{
	background-color: #000;
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 20px;
	padding-left: 15px;
		font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
	}
		.pred35{
	background-color: #000;
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 35px;
	padding-left: 15px;
		font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
	}
	
.pred100{

	background-color: #000;
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 100px;
	padding-left: 15px;
		font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
	}
.pred125{

	background-color: #000;
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 125px;
	padding-left: 15px;
		font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
	}	
.pred175{

	background-color: #000;
	background-image: url(../../../images/redtrans.gif);
	border:  thin #000;
	width: 175px;
	padding-left: 15px;
		font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #f6f6f6; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
	}		
	.pgreen20{
	border: thin  #59700d;
	width: 20px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreen75{
	border: thin  #59700d;
	width: 75px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}

.pgreen100{
	border: thin  #59700d;
	width: 100px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreen125{
	border: thin  #59700d;
	width: 125px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreen150{
	border: thin  #59700d;
	width: 150px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreen250{
	border: thin  #59700d;
	width: 250px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreen300{
	border: thin  #59700d;
	width: 300px;
	font: 85% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreen {
	border: thin  #59700d;
	width: 375px;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;	
}
.pgreenlong {
	border: thin  #59700d;
	width: 675px;
font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;		
}

.pgreen500 {
	border: thin  #59700d;
	width: 500px;
font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d;  line-height: 1.5em;		
}
.pgreen800{
	border: thin  #59700d;
	width: 800px;
	font: 100% "Trebuchet MS", Arial, sans-serif; 
	background-color: #fff; 
	color: #59700d; 
	color:#59700d;  
	line-height: 1.5em;		
}
/*  boxes */
.personalcombobox {
	border: 1px solid #59700d;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
	color:#59700d; 
}
.personalcombobox_red {
	border: 1px solid #59700d;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
	color:#59700d; 
}
#redborder {
border:  1px solid  #f00; 
font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
color:#59700d; 
}
.personalcombobox_red {
	border: 1px solid #f00;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
	color:#59700d; 
}
.textbox {
	border:  1px solid  #59700d; 
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
	color:#59700d; 
}
/****** column stuff   ****/
#rightColumn5 {
	float: left;
	height: auto;
	width: 5px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
	clear: none;
	background-color: #fff;
}

#rightColumn50 {
	float: left;
	height: auto;
	width: 50px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
	clear: none;
	background-color: #fff;
}

#rightColumn100 {
	float: left;
	height: auto;
	width: 100px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 8px;
	clear: none;
	background-color: #fff;
}
#rightColumn200 {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 8px;
	clear: none;
	background-color: #fff;
}

#rightColumn {
	float: left;
	height: auto;
	width: 239px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 8px;
	clear: none;
	background-color: #9fcc41;
}



#rightColumnClear {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
	border: none;
	font-style: normal;
	font-weight: bold;
	color: #59700d;
}


#rightColumnClearBorder {
	float: right;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
	border: thin solid #5A710D;
	font-style: normal;
	font-weight: bold;
	color: #59700d;
	padding:15px 2px 10px 10px; border:1px solid #59700d; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif;  color:#59700d; -moz-border-radius:5px; -webkit-border-radius:5px;
}


/* 12-1-2016:removed this from new application in manage */
#rightColumnClearBorderManageTop{
	float: right;
	height: auto;
	width: 98%; /* was 475 px prior to Kaplan */
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
/*	border: thin solid #5A710D; */
	font-style: normal;
	font-weight: 600;
	color: #59700d;
	padding:3px 2px 10px 10px; 
/*	border:1px solid #59700d; */
	font-size:14px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;  
	color:#59700d; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	text-shadow: 1px 1px 1px #FFFFFF;
/*	border-bottom:1px solid #888888;*/	
}
#rightColumnClearBorderManageBody{
	float: left;
	height: auto;
	width: 98%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
	border: thin solid #5A710D;
	font-style: normal;
	font-weight: bold;
	color: #59700d;
	padding:15px 2px 10px 10px; border:1px solid #59700d; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif;  color:#59700d; -moz-border-radius:5px; -webkit-border-radius:5px;
}

#rightColumnClearBorderManageBodyClosed{
/*	float: right;*/
	height: 300px; /* 275 prior to Kaplan */
	width: 98%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
	border: thin solid #5A710D;
	font-style: normal;
	font-weight: bold;
	color: #59700d;
	padding:15px 2px 10px 10px; border:1px solid #59700d; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif;  color:#59700d; -moz-border-radius:5px; -webkit-border-radius:5px;
}

#leftColumnClear {
	float: left;
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
	border: none;
	font-style: normal;
	font-weight: bold;
	color: #59700d;
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #ffffff; color: #59700d;
}



#leftColumnClearBorder {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	clear: none;
	background-color: #ffffff;
	border: thin solid #5A710D;
	font-style: normal;
	font-weight: bold;
	color: #59700d;
	padding:15px 2px 10px 10px; border:1px solid #59700d; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif;  color:#59700d; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.financialtable 
{
border-style:solid;
border-width:5px;
}
.wrapper {
display: grid;
grid-template-columns: 225px 275px 425px;
grid-gap: 1px;
}
.box {
	border-radius: 1px;
	padding: 2px;
}
.radio {
    display: block;
    position: relative;
    padding-left: 105px;
    margin-bottom: 12px;
	background-color:#0F6;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
table_golf {
  border: 1px solid black;
  border-collapse: collapse;
}
#th_golf, #tr_golf  {
    border: 1px solid black;
    padding: 3px;
  border-collapse: collapse;
}
.password {
	border:  1px solid  #59700d; 
	font: 100% "Trebuchet MS", Arial, sans-serif; background-color: #fff; color: #59700d; 
	color:#59700d; 
}
/*Captcha */

	
.g-recaptcha { 
	margin-left: 513px; 
}


