.leftclear{
	float:left;
	clear:both
}
.hide{
	display: none;
}


h2 {
margin: 10px 0px 10px 0px;
font-size: 20pt;
color: #062443;
}

h3 {
color: #222;
font-weight: bold;
font-size: 12pt;
}

h4 {
color: #555;
font-size: 14pt;
}

h5 {
font-weight: bold;
font-size: 12pt;
color: #333;
}

.proposalTypeBoxTitle {
background: #777;
color: #fff;
padding: 5px;
font-size: 12pt;
margin-top: 20px;
}

.proposalTypeBox {
border: 1px solid #777;
padding: 20px;
background: #fff;
font-size: 9pt;
}

.button {
	background: #fff;
	padding: 6px;
	border: 1px solid #ccc;
	color: #444;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 20px;
}

.button:hover, {
	cursor: pointer;
}

.button2 {
	background: #fff;
	padding: 6px;
	padding-bottom: 7px;
	border: 1px solid #ccc;
	color: #444;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 20px;
}

 .button2 a:hover {
text-decoration: none;
}

.button img {
border: none;
}

.proposalGroup {
border: 1px solid #ccc;
margin-top: 20px;
margin-bottom: 20px;
border-collapse: collapse;
width: 100%;
}

.proposalGroup a {
text-decoration: none;
}

/*
.proposalGroup a:hover {
text-decoration: underline;
}*/

.proposalGroup th {
padding: 5px;
font-weight: normal;
background: #f1f1f1;
}

.proposalGroup td {
padding: 10px;
}

.proposalGroupTitle {
background: #e2e2e2;
font-size: 10pt;
height: 40px;
}

.normal li {
border: none;
}




#header h1 {
	margin: 0;
	font-size: 30pt;
	padding: 0;
	font-weight: normal;
	text-shadow: 2px 1px 0px #ccc;
	line-height: 20pt;
	letter-spacing: .5px;
	margin-left: 130px;
	margin-bottom: 10px;
	padding-top: 20px;
}

	#header h1 a {
		text-decoration: none;
		color: #003972;
	}
	
	.smallh1 {
	font-size: 11pt;
	letter-spacing: 2px;
	text-shadow: 1px 1px 0px #ccc;	
	}

			
/*body styles */

#wrapper {
	background: #efefef;
}
	
.section {
	background: #fff;
	border: 2px solid #e4e4e4;
	padding: 20px;
	color: #333;
	font-size: 10pt;
	margin-bottom: 30px;
	}
		
.section h3 {
		margin-bottom: 20px;
	}

.section p {
		font-size: 9pt;
		
	}

.leftbox {
	width: 400px;
	float: left;
	}
	
.requiredforms {
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
	}
.requiredforms p {
	padding: 10px 0px 0px 20px;;
	}

.requiredforms ul {
	margin: 0px 20px 30px 20px;
	}
	
.section_rightbox {
	width: 400px;
	float: right;
	}

.proposaldetails {
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
	margin-bottom: 20px;
	}
.proposaldetails h3 {
	padding: 20px 0px 0px 20px;;
	}

.proposaldetails ul {
	margin: 0px 20px 30px 20px;
	list-style-type: none;
	margin-left: 0;
	}

.proposaldetails li {
	border-top: none;
	border-bottom: 1px solid #ccc;
	}

.whitebox {
	border: 1px solid #e4e4e4;
	padding: 20px;
	margin-bottom: 20px;
	}
.rightbox {	
float: right;
width: 280px;
border: 4px solid #e4e4e4;
background: #fff;
padding: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-top: 20px;
margin-right: 10px;
color: #333;
}

	.rightbox p {
	font-size: 9pt;
	}
	
.cleardiv {
clear: both;
}
		
#footer {
	text-align: center;
}

#proposalTypeList {
margin: 40px;
}

	#proposalTypeList li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	border-top: none;
	border-bottom: 1px solid #ccc;
	line-height: 2em;
	}
	
		#proposalTypeList li a {
		font-size: 14pt;
		color: #195c90;
		}
		
			#proposalTypeList li a:hover {
			text-decoration: none;
			}
			
#requiredforms { 
width: 100%;
border-collapse: collapse;
font-size: 9pt;
}

#requiredforms td {
border-bottom: 1px solid #ccc;
padding: 5px;
height: 45px;
}

#requiredforms .lastRow td {
	border-bottom: none;
}

#requiredforms .formtitle {
font-weight: bold;
color: #003366;
font-size: 10pt;
}

#submissionbutton {
	width: 100%; 
	text-align: center;
}

#submissionbutton ul {
	margin-left: 300px;
	text-align: left;
}

#submissionbutton li {
	list-style: circle;
	border-top: none;
}

.stepprogression { 
width: 100%;
border-collapse: collapse;
font-size: 9pt;
}

	.stepprogression td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	height: 45px;
	}

	.statusnotes {
	margin: 20px;
	padding: 20px;
	border: 1px solid #ccc;
	}

	.statusnotes2 {
	margin: 20px;
	padding: 20px;
	border: 1px solid #ccc;
	}

#noteslist {
	width: 100%;
	border-collapse: collapse;
	font-size: 9pt;
}

#noteslist td {
border-bottom: 1px solid #ccc;
padding: 5px;
}

#noteslist .lastRow td {
	border-bottom: none;
}

#noteslist .notetext {
	width: 550px;
}

#docslist {
	border-collapse: collapse;
	font-size: 9pt;
	width: 100%
}

#docslist td {
border-bottom: 1px solid #ccc;
padding: 5px;
}

#docslist .lastRow td {
	border-bottom: none;
}

#newdocument {
	float: right;
	width: 200px;
	border: 1px solid #000;
	padding: 10px;
	text-align: center;
}


.proposalList {
border: 1px solid #ccc;
background: #fff;
padding: 15px;
margin: 5px;
}

	.proposalList p{
	margin: 0;
	padding: 0;
	}
	
	.proposalDetails {
	float: left;
	width: 250px;
	font-size: 9pt;
	padding-bottom: 5px;
	}

	.viewProposal {
	padding: 10px;
	border: 1px solid #ccc;
	background: #ececec;
	float: right;
	color: #666;
	text-decoration: none;
	}
	
	.viewProposal:hover {
	text-decoration: underline;
	}
#groupListing {
	width: 100%;
	border-collapse: collapse;
}
#groupListing td {
	padding: 15px;
	border-bottom: 1px solid #CCC;
}
#groupListing li {
	list-style: circle;
	margin-left: 20px;
}
#groupListing ul {
	margin-top: 10px;
}



a {
	text-decoration: underline;
}
a.btn {
	text-decoration: none;
}
}
}