/* CSS Document */

#request.column {
	color:#333;
	width:363px;
	height:auto;
	clear: none;
	position: relative;
	margin-top:11px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: hidden;
}

#request h1  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.01em;
	color: #292251;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;

}


label {
	width: 20%;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}


form textarea {
	width: 75%;
	height: 257px;
	overflow: hidden;
	margin-left: 69px;
}

form submit {
	width: 50px;
	margin-left: 69px;
}


.frmSt {
	background-color: #e6e9f6;
	border: 1px solid #292251;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292251;
	font-style: italic;

}


#request.column a:link {
	color: #dc1370;
	font-size: 12px;
	text-align:left;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#request.column a:hover {
	color: #dc1370;
	font-size: 12px;
	text-align:left;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}




#request.column a:visited {
	color: #dc1370;
	font-size: 12px;
	text-align:left;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}










#request.column ul{
	list-style:none;
	float:left;
	clear: both;
	height: auto;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	display: block;
	width: 328px;
	background-color: #F2DDE0;
	margin-right: 5px;
	margin-top: auto;
	padding: 0px;
}

#request.column li{
	color:#292251;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	height: auto;
	background-position: left 10px;
	text-align: left;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: none;
}



#rightColRequest {
	width:321px;
	margin-top:11px;
	margin-bottom: 20px;

}



















.Mainboxtop{
	/*make this the same size as the top image*/
display:block;
	width:363px;
	height:40px;
	/*set the image as a background*/
background-position:top;
	background-repeat:no-repeat;
	background-image:url(../media/images/site/Maintop.gif);
	margin: 0px;
	padding: 0px;
}		

.Maintopcontent{
	/*set the font style for the box title*/
font-family:"Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#272661;
	/*shift the title down a bit and center it*/
padding-top:8px;
	text-align:left;
	padding-left: 8px;
	font-weight: bold;
	padding-bottom: 5px;
}		

.Mainboxbottom{
	width:343px;
	/*set the image as a background*/
background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../media/images/site/Mainbottom.gif);
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #f2dde0;
	height: auto;
	float: right;

}		

.Maincontent{
	/*set the font style for the main content*/	
color:#422460;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	display:block;
	/*align the main content nicely*/
padding-left:11px;
	padding-bottom:15px;
	padding-right:11px;
	height: auto;
	text-align: left;
	padding-top: 0px;
}











.dontate {
	width: 303px;
	padding: 8px;
	border: 1px solid #292251;
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292251;
	text-align: left;
	background-color: #F2DDE0;

}
