a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#leftWrapper {
	width: 450px;
	float: left;
}

#rightWrapper {
	width: 440px;
margin-left: 10px;
	float: left;
}


#mainArticle {
	width: 440px;
	height: auto;
	padding-bottom: 5px;
	border-bottom: 4px solid #E1E1E1;
	margin-right: 10px;
        margin-bottom: 10px;
}

#mainArticle-img {
	width: 225px;
	float: left;
	margin-right: 10px;
}

#mainArticle h2 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Georgia;
	margin-bottom: 7px;
	border-bottom: 2px solid #E1E1E1;
	padding: 0 0 5px 0;
}

#mainArticle h2 a {
	color: #000;
	text-decoration: none;
}

#mainArticle h2 a:hover {
	color: #FFF;
	background:#006699;
}

#mainArticle p {
	text-align: justify;
}

.clear {
	clear: both;
}

.smallerArticle {
float: left;
}

.smallerArticle ul li {

font-family: Arial,Helvetica,sans-serif;

font-size: 12px;

line-height: 16px;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 3px;

padding-left: 0pt;

margin-bottom: 3px;

width: 215px;

margin-right: 10px;

float: left;
list-style: none;
text-align: justify;

}

.smallerArticle ul li a {

font-family: Georgia;

color: #000;

text-decoration: none;

font-size: 20px;
letter-spacing: -1px;
line-height: 22px;

}

.smallerArticle ul li a:hover {

color: #ffffff;

background-color: #006699;

}

.smallerArticle ul li img {

float: left;

margin-right: 5px;

}



#proposalSnippets {
 
width: auto;

height: auto;

}


#proposalSnippets ul li {

list-style: none;

}

#proposalSnippets ul li a {

display: block;
padding: 0 0 3px 0;

margin: 0 0 10px 0;

border-bottom: 2px solid #E1E1E1;

list-style: none;

text-decoration: none;

font-family: Arial,Helvetica,sans-serif;

font-size: 12px;

line-height: 20px;

color: #000;

}

#proposalSnippets ul li a:hover {


border-bottom: 2px solid #006699;

}

#proposalSnippets h3 {


font-family: Georgia;

color: #006699;

text-decoration: none;

font-size: 18px;

letter-spacing: -1px;

margin-bottom: 5px;

font-weight: normal;

}


.proposalthumb {
float: right;
margin: 5px 0 5px 10px;
}



