/* CSS Document */
* {
padding: 0;
margin: 0;
}

body {
background: url(background.jpg);
background-repeat: repeat-x;
background-color: #C1CAE1;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}

/* Body classes */
#contact #operations #objective #fc #governance 
#training #funding #self #budget 
#actions #checklist #payment #audit #program {
background: url(background.jpg);
background-repeat: repeat-x;
background-color: #C1CAE1;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}

/* End Body classes */

h1 {
color: #283D74;
font-weight: bolder;
font-size: 16px;
padding-top: 0px;
padding-left: 28px;
padding-bottom: 5px;
}

h2 {
color: #7587C6;
font-weight: bold;
font-size: 14px;
padding-left: 15px;
padding-top: 0;
margin-top: 5px;
margin-bottom: 10px;
padding-bottom: 10px;
}

div.whitebox_training h2 {
color: #7587C6;
font-weight: bold;
font-size: 14px;
padding-left: 25px;
padding-top: 0;
margin-top: 5px;
margin-bottom: 10px;
padding-bottom: 10px;
}

h3 {
color: #283D74;
font-weight: bold;
font-size: 14px;
padding-top: 0px;
padding-left: 28px;
padding-bottom: 5px;
}


a:link {
	color: #324D92;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #324D92;
}

a:hover {
	text-decoration: none;
	color: #7587C6;
}
a:active {
	text-decoration: none;
	color: #324D92;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
}




#wrap {
width: 100%;
min-width: 740px;
margin: 0 auto;
}

/* Page Layout  */

#content {
background: #FFFFFF;
width: 735px;
clear: both;
margin: auto;
}

#center{
width: 736px;
height: auto;
clear: both;
margin: auto
}

#contentmain {
width: 736px;
height: auto;
clear: both;
float: left;
background-image: url('main_background.jpg');
background-repeat: repeat-y;
}

#headerbanner {
background: url(header_fill.jpg);
height: 92px;
width: 100%;
float: left;
display: inline;
}

#subnav {
background:url(subnav.jpg);
background-repeat: repeat-x;
width: 100%;
height: 23px;
clear:both;
float:left;
display: inline;
margin-bottom: 20px;
}

#subnavcontainer {
width: 735px;
clear: both;
margin-left: auto;
margin-right: auto;
color: #FFFFFF;
}


#topcorner {
background: url(top_content.jpg);
background-repeat: no-repeat;
width: 735px;
height: 26px;
}

#bottomcorner {
background: url(bottom_content.jpg);
background-repeat: no-repeat;
width: 735px;
height: 26px;
font-size: 10px;
color: #333333;
text-align: center;
line-height: 25px;
}

#content_login {
background: url(mid_logincorner.jpg);
background-repeat: repeat-y;
width: 552px;
height: auto;
margin-left: 95px;
margin-top: 80px;
margin-bottom: 150px;
}

#top_login {
background: url(top_logincorner.jpg);
background-repeat: no-repeat;
width: 552px;
height: 15px;
}

#bottom_login {
background: url(bottom_logincorner.jpg);
background-repeat: no-repeat;
background-color:#FFFFFF;
width: 552px;
}

#logincontent {
width: 200px;
height: auto;
float:left;
}

#main_top {
background-image:url(top_main.jpg);
width: 736px;
height: 32px;
float: left;
display: inline;
}

#main_bottom {
background-image:url(bottom_main.jpg);
width: 616px;
height: 32px;
float: left;
display: inline;
margin-bottom: 20px;
text-align: center;
font-size: 10px;
color: #333333;
line-height: 25px;
padding-left: 120px;
}

#sidenav{
width: 149px;
float: left;
background-color: #283D74;
display: inline;
margin:0;
padding:0;
}

#main{
background-color: #FFFFFF;
width: 567px;
float: left;
display: inline;
margin-left:10px;
padding:0;
}

div.clear {
clear: both;
font-size: 1px;
line-height: 1px;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

#Title {
float: left;
width: 350px;
margin-bottom: 10px;
}

#Fiscalyear {
float: right;
color: #283D74;
font-size: 20px;
margin-bottom: 10px;
margin-right: 15px;
}

/* Font class */
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A97CC;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #283D74;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* Form elements -------------------------------------------------*/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DEDEDE;
	padding: 3px;
	margin: 0;
}

label {
font-size: 10px;
padding-right: 0px;
margin: 0;
}


textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DEDEDE;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DEDEDE;
}

input.send-btn {
	height: 21px;
	width: 59px;
	background-image: url(buttons.gif);
	background-repeat: no-repeat; 
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	outline: none;
	border: none;
	background-color: #F4F5FA;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: hand !important;
	cursor: pointer !important;
}

input.send-btn:hover {
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	outline: none;
	border: none;
	background-color: #F4F5FA;
	color: #4D6CC1;
	cursor: hand !important;
	cursor: pointer !important;
}

input.send-btnlong {
	height: 21px;
	width: 85px;
	background-image: url(buttonslonger.gif);
	background-repeat: no-repeat; 
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	outline: none;
	border: none;
	background-color: #F4F5FA;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: hand !important;
	cursor: pointer !important;
}

input.send-btnlong:hover {
	background-image: url(buttonslonger.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	outline: none;
	border: none;
	background-color: #F4F5FA;
	color: #4D6CC1;
	cursor: hand !important;
	cursor: pointer !important;
}


input.redsend-btn {
	height: 21px;
	width: 59px;
	background-image: url(redbuttons.gif);
	background-repeat: no-repeat; 
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	outline: none;
	border: none;
	background-color: #F4F5FA;
	padding-bottom: 3px;
	margin-left: 30px;
	margin-right: 10px;
	color: #990000;
	cursor: hand !important;
	cursor: pointer !important;
}

input.redsend-btn:hover {
	background-image: url(redbuttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	outline: none;
	border: none;
	background-color: #F4F5FA;
	color: #CC0000;
	cursor: hand !important;
	cursor: pointer !important;
}

tr.formerror td {
  background-color : #FFE8E8;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

tr td {
padding: 4px;
vertical-align: top;
text-align: left;
}


.errorbox {
  clear:both;
  background-color : #FFE8E8;
  margin: 10px 10px 0 10px ;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: center;
  color: #962c2f;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #962c2f;
  width: 530px;
}

.errortext {
  color: #962c2f;
  font-size: 11px;
  background-image: url(icons/warning_small.gif);
  background-repeat: no-repeat;
  background-position: 120px -2px;
  padding-left: 150px;
  padding-bottom: 20px;
  padding-top: 2px;
  }

.checkbox {
	clear:both;
	background-color : #D9FFD9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	color: #268527;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #A8EB8B;
	width: 530px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.status tr td {
padding: 0;
}

.edittab {
background-image: url(edittab.jpg);
width: 157px;
height: 22px;
float: right;
font-size: 11px;
font-weight: bold;
text-align: right;
margin-right: 10px;
padding-top: 3px;
padding-right: 5px;
}

.edittab:hover {
background-image: url(edittab2.jpg);
width: 157px;
height: 22px;
float: right;
font-size: 11px;
font-weight: bold;
text-align: right;
margin-right: 10px;
padding-top: 3px;
padding-right: 5px;
color: #4D6CC1;
cursor: hand;
cursor: pointer;
}

.edittab:active {
background-image: url(edittab.jpg);
width: 157px;
height: 22px;
float: right;
font-size: 11px;
font-weight: bold;
text-align: right;
margin-right: 10px;
padding-top: 3px;
padding-right: 5px;
}



#sectioncomplete {
background-image: url(sectioncomplete_background.gif);
background-repeat: no-repeat;
background-position: top right;
height: 20px;
width: 100px;
float: right;
font-size: 11px;
font-weight: bold;
text-align: right;
padding-right: 5px;
margin: 0;
padding-top: 3px;
}

#sectioncompletefront {
background-image: url(sectioncomplete_front.gif);
background-repeat: no-repeat;
background-position: top;
height: 19px;
width: 50px;
float: right;
font-size: 11px;
font-weight: bold;
text-align: right;
margin: 0;
padding-right: 3px;
padding-top: 4px;
}

.nospace {
padding-left:0;
padding-right:0;
margin-bottom: 15px;
border: none;
display: inline;
margin:0; /* for ff */
width: 13px; /* for IE */
height: 13px; /* for IE */ 
}

div.left {
	float:left;
	width: 25%;
	display: block;
}

div.right {
	float:left;
	width: 75%;
	display: block;
}

div.purplebox{
background-color: #F4F5FB;
margin: 10px 10px 0 10px ;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 12px;
clear: both;
border-bottom: #BCC5E2 1px solid;
border-top: #BCC5E2 1px solid;
height: auto;
text-align: left;
} 

div.whitebox{
margin: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 12px;
height: auto;
clear: both;
} 

div.whitebox_training{
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 12px;
height: auto;
clear: both;
} 

div.buttonsborder{
margin: 10px;
font-size: 12px;
height: auto;
text-align: center;
border-top: #BCC5E2 1px solid;
} 

div.buttonsborder_purple{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-top: -1px;
font-size: 12px;
height: auto;
text-align: center;
} 

div.buttonsborder_purpletable{
margin-left: 10px;
margin-right: 13px;
margin-bottom: 10px;
margin-top: -15px;
font-size: 12px;
height: auto;
text-align: center;
} 

div.buttonsborder_purple_hidden{
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-top: 0px;
font-size: 12px;
height: auto;
text-align: center;
}

div.buttonsborder_purple_fundingsource{
margin-left: 10px;
margin-right: 54px;
margin-bottom: 10px;
margin-top: 0px;
font-size: 12px;
height: auto;
text-align: center;
}


div.buttons{
margin: 50px;
padding-top: 15px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 12px;
height: auto;
text-align: center;
clear: both;
} 

div.spacer{
margin: 50px;
padding-top: 15px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 12px;
height: 134px;
text-align: center;
clear: both;
} 

div.spacer_home{
margin: 50px;
padding-top: 15px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 12px;
height: 18px;
text-align: center;
clear: both;
}

div.fiscal{
height: auto;
margin-left: 15px;
}

div.colum{
float: left;
width: 45%;
height: auto;
margin-left: 10px;
margin-top: 15px;
margin-right: 10px;
}

.purple {
border-color: #BCC5E2;
border-width: 1px;
border-style: solid;
margin-top: 10px;
font-size: 11px;
color: #283D74;
background: #FFFFFF;
margin-left: 0;
margin-right: 0;
}

.purple_smaller {
border-color: #BCC5E2;
border-width: 1px;
border-style: solid;
margin-top: 10px;
font-size: 9px;
color: #283D74;
background: #FFFFFF;
margin-left: 0;
margin-right: 0;
}

.title  {
background-color: #E8EAF7;
font-size: 12px;
vertical-align: middle;
text-align: center;
}

tr.titlesmaller td {
background-color: #E8EAF7;
font-size: 11px;
vertical-align: middle;
}

tr.contact td {
background-color: #E8EAF7;
font-size: 11px;
vertical-align: bottom;
}

.info {
background-color: #F4F5FB;
}


.completed{
	color: #32C236;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	margin-top: 20px;
}

.notcompleted{
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
}

.budget_total_table {
font-size: 9px;
color: #283D74;
background: #FFFFFF;
}

.budget_totals {
font-size: 9px;
color: #283D74;
background: #FFFFFF;
font-weight: bold
}

.budget_totals_red {
font-size: 9px;
color: #FF0000;
background: #FFFFFF;
font-weight: bold
}

/* buttons */

#btnMedium {
	display: block;
	height: 21px;
	width: 59px;
	margin: 10px; /* sets the space between the buttons */
	background-image: url(buttons.gif);
	background-position: 0px -43px;
	color: #283D74;
	background-repeat: no-repeat; 
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: top;
	text-align: center;
	line-height: 19px;
}
#btnMedium a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #283D74;
}
#btnMedium a:link, #btnMedium a:visited {
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #283D74;
}
#btnMedium a:hover, #btnMedium a:active {
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	color: #4D6CC1;
}

img.error {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0;
padding-top: 2px;
}

ul.error li {
text-align: left;
margin-left: 14%;
margin-right: 15%;
margin-bottom: 10px;
margin-top: 10px;
padding-left: 12px;
width: 70%;
line-height: 15px;
color: black;
font-weight: normal;
list-style: none;
background-image:url(list.gif);
background-position: 1px 5px;
background-repeat: no-repeat;
}

#add {
color: #7587C6;
font-size: 12px;
padding-top: 0px;
padding-left: 3px;
margin-bottom: -8px;
width: 60%;
clear: both;
}

#addprogram {
color: #7587C6;
font-size: 12px;
padding-top: 0px;
padding-left: 3px;
position: relative;
top: 35px;
}

#addfunding {
color: #7587C6;
font-size: 12px;
padding-top: 0px;
padding-left: 3px;
position: relative;
top: 20px;
}

#links {
font-size: 11px;
float: right;
display: inline;
margin-top: -20px;
}

#forecast {
color: #CC3300;
font-size: 10px;
padding-top: 0px;
width: 90px;
text-align:center;
position: relative;
left: 283px;
top: 22px;
}

div.contact_totals {
color: #CC3300;
font-size: 10px;
text-align:center;
}

#revenue{
color: #CC3300;
font-size: 10px;
padding-top: 0px;
padding-left: 3px;
width: 30%;
text-align:center;
position: relative;
left: 335px;
top: 10px;
}

#fundingtotal {
color: #CC3300;
font-size: 10px;
padding-top: 0px;
padding-left: 3px;
width: 10%;
text-align:center;
position: relative;
left: 411px;
top: 9px;
}

#addfudning {
color: #7587C6;
font-size: 12px;
padding-top: 0px;
padding-left: 3px;
margin-bottom: -8px;
margin-left: 137px;
width: 60%;
clear: both;
}

#add_right {
color: #7587C6;
font-size: 12px;
padding-top: 0px;
padding-left: 2px;
margin-bottom: -8px;
clear: both;
}

img {
border: none;
}

#training_course{
width: 60%;
float: left;
}

#training_funding{
width: 35%;
float: right;
margin-left: 5px;
}

div.datahighlight {
border: 1px #BCC5E2 solid;
padding-left: 3px;
padding-right: 3px;
background: #FFFFFF;
}

.smallertext {font-size: 9px; text-align:center;}

.budget_subhead {
	font-size: 13px;
	color: #283D74;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.notes {
	border-color: #BCC5E2;
	border-width: 1px;
	border-style: solid;
	margin-top: 0px;
	font-size: 12px;
	background: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

.budget {
background-image: url(budget_sm.gif);
}

.actual {
background-image: url(actual_sm.gif);
}

/* Links */

a.small:link { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #324D92;}
a.small:visited { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color: #324D92;}
a.small:active { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color: #324D92;}
a.small:hover { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color: #4D6CC1;}

a.sub:link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; line-height: 25px;}
a.sub:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #fff; line-height: 25px;}
a.sub:active { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #fff; line-height: 25px;}
a.sub:hover { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #999; line-height: 25px;}

a.pdf:link  {text-decoration: underline;}
a.pdf:visited  {text-decoration: underline;}
a.pdf:active {text-decoration: underline;}
a.pdf:hover {text-decoration: underline;}

a.underline:link  {text-decoration: underline;}
a.underline:visited  {text-decoration: underline;}
a.underline:active {text-decoration: underline;}
a.underline:hover {text-decoration: underline;}