/* Gifts and Offerings Main Site CSS */

a {
	color: #0A5692;
}

a:visited {
	color: #0A5692;
}

a:hover {
	color: #0A5692;
	background-color: #DDEEFF;
}

a:active {
	color: #0A5692;
}

.banner {
	color: #ffffff;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

body {
	margin: 0px;
	background-image:   url("/Images/bg.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #cccccc;
	}

.news {
	color:#666666;
	font-size:11px;
}

.leftnav {
	padding-left: 15px;
	padding-bottom: 3px;
	}

.newstitle {
	letter-spacing:4px;
	padding-bottom: 5px;
	font-weight: bold;
}

.pagetitle {
	font-size: 17px;
	font-weight: bold;
	color:#000099;
	}
	
.pagecontent {
	line-height:19px;
	}

.bottomnav {
	color:#666666;
	font-size:11px;
	}
	
.bottomnav:visited {
	color:#666666;
	}

.bottomnav:active {
	color:#666666;
	}
	
.bottomnav:hover {
	color:#0A5692;
	}
	
.bottomtext {
	color:#999999;
	font-size:11px;
	}

a.bottomtext {
	color:#999999;
	}
	
.topbanner {
	background-image:   url("/Images/topbanner.jpg");
	}
	
.quoteright {
	float: right;
	margin: 6px 0px 15px 15px;
	padding: 8px 10px 8px 10px;
	background-color: #f5f5f5;
	background-image:   url("/Images/quotebg.gif");
	background-repeat: no-repeat;
	width: 150px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	letter-spacing: 1px;
	}
	
.quoteleft {
	float: left;
	margin: 6px 15px 15px 0px;
	padding: 8px 10px 8px 10px;
	background-color: #f5f5f5;
	background-image:   url("/Images/quotebg.gif");
	background-repeat: no-repeat;
	width: 150px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	letter-spacing: 1px;
	}

.imageright {
	float: right;
	margin: 4px 0px 8px 8px;
	}

.imageleft {
	float: left;
	margin: 4px 8px 8px 0px;
	}
	
.faqquestion {
	font-style: italic;
	font-size: 12px;
	}
	
.faqanswer {
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: 12px;
	}

.distinguishedtext {
	float: right;
	margin: 6px 0px 15px 15px;
	padding: 8px 10px 8px 10px;
	width: 150px;
	font-size: 12px;
	text-align: right;
	color: #666666;
	}
	
.sectionheader {
	font-size: 14px;
	font-weight: bold;
	color: #33338d;
	}
	
.bol {
	width: 710px;
	}

.bolleft {
	float: left;
	width: 345px;
	}
	
.bolright {
	float: right;
	width: 345px;
	}

.bol1 {
	width: 321px;
	background-color:#666666;
	color:#FFFFFF;
	padding: 12px;
	}

.bol2 {
	width: 321px;
	background-color:#999999;
	color:#FFFFFF;
	padding: 12px;
	}
	
.bolheader {
	width: 686px;
	background-color: #f1f1f1;
	padding: 12px;
	margin-top: 15px;
	margin-bottom: 20px;
	}

.boldiv {
	width: 345px;
	height: 20px;
	}
	
.boldivimg {
	width: 345px;
	}