/* Gratitude Report Home Page Styles */
#main.gr{
	border:0;
	padding-bottom:0;
	background:none;
	overflow: hidden;
	z-index: 10;
}
#gr_imageplace  {
	width:920px;
	min-width: 920px;
	max-width: 920px;
	height: 370px;
	min-height: 370px;
	max-height: 370px;
	margin: 0;
	padding: 0;
	background-image: url(_gr_images/gr_home_main_pix.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 10;
	overflow:hidden;
}
#gr_home_nav     {
	color: #ffffff;
	height: 210px;
	padding-right: 30px;
	padding-top: 100px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
	float: right;
	text-align: right;
	padding-bottom: 0px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 25px;
}
#gr_home_nav a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#gr_home_nav  a:hover {
	background-color: #0071a5;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

/*boxes*/
#main div.boxes_gr{
	width:100%;
	margin:20px 0 0; 
	overflow:hidden;
} 
.boxes_gr p {
	margin: 0px;
}
div.boxes_gr  div.gr_grantsbx{
	float:left;
	text-align:left;
	width:296px;
	min-height:214px;
	background:url(_gr_images/gr_home_grants_box.png) repeat-x 0 0;
	height: 220px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
}
#gr_imageplace #dwnld {
	float: left;
	position: relative;
	top: 342px;
	left: 626px;
}
.gr_grantsbx  #links {
	padding-top: 100px;
	padding-left: 20px;
}
#links a img{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/none.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
div.boxes_gr  div.gr_financialsbx{
	float:left;
	display:inline;
	width:290px;
	padding:0 0 0 0px;
	min-height:218px;
	background-image: url(_gr_images/gr_home_finrep_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	margin-right: 18px;
	margin-left: 18px;
}
.gr_financialsbx  #links {
	padding-left: 99px;
	padding-top: 120px;
}
div.boxes_gr  div.gr_profilesbx{
	width:296px;
	background:url(_gr_images/gr_home_profiles_box.jpg) no-repeat center top;
	height: 220px;
	float: left;
}
.gr_profilesbx  #links {
	padding-top: 170px;
	padding-left: 20px;
}
#gr_home_nav ul {
	list-style-type: none;
}
#gr_home_nav li {
	overflow:hidden;
	background-image: url(_gr_images/btn-more_orng.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	list-style-type: none;
	padding-right: 25px;
}


/* Gratitude Report Secondary Page Styles */

#gr_content{
	float:left;
	width:510px;
	padding:0 25px 0 25px;
	font-size: 14px;
	color: #000000;
}
#gr_content h2 {
	font-size: 30px;
	color:#0071a5;
	font-weight: normal;
	white-space:nowrap;
	letter-spacing: -1px;
	line-height: normal;
}
#gr_content h2 img{display:block;}
#gr_content  h3 {
	color: #0071a5;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#gr_content #title {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	
}
#gr_subnav {
	background-color: #5C5879;
	background-image: url(_gr_images/gr_subnav_bg.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 180px;
	text-transform: uppercase;
	margin-top: 23px;
}
#gr_subnav ul#menu {
	padding:0px 0 0;
	list-style-type: none;
	height: 140px;
	overflow:hidden;
	margin:0;
	width:100%;
}
#gr_subnav ul#menu li{
	float:left;
}
/* -----Gratitude Report Sub Navigation Styles - uses Image Hovers------- */

ul#menu li a  {
	float:left;
	width: 180px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(_gr_images/gr_subnav_btns.png) no-repeat;
}
ul#menu li a:hover{
	background: url(_gr_images/gr_subnav_btns.png) no-repeat;
}
ul#menu li a:hover  {
	background-position: -183px 0px;
	text-decoration: none;
}

ul#menu li#letter a  {
	width: 180px;
	height: 20px;
	background-position: 0px 0px !important;
}

ul#menu li#letter a:hover  {
	background-position: -183px -0px !important;
}

/* Sub Navigation Page On-State */
#gr_letter ul#menu li#letter a {
	background-position: -183px -0px !important;
}

ul#menu li#profiles a  {
	background-position: 0px -20px !important;
}

ul#menu li#profiles a:hover {
	background-position: -183px -20px !important;
}

/* Sub Navigation Page On-State */
#gr_profiles ul#menu li#profiles a {
	background-position: -183px -20px !important;
}


ul#menu li#donors a {
	background-position: 0px -40px !important;
}

ul#menu li#donors a:hover {
	background-position: -183px -40px !important;
}

/* Sub Navigation Page On-State */
#gr_donors ul#menu li#donors a {
	background-position: -183px -40px !important;
}

ul#menu li#grants a {
	background-position: 0px -60px !important;
}

ul#menu li#grants a:hover {
	background-position: -183px -60px !important;
}

/* Sub Navigation Page On-State */
#gr_grants ul#menu li#grants a {
	background-position: -183px -60px !important;
}

ul#menu li#scholars a {
	background-position: 0px -80px !important;
}

ul#menu li#scholars a:hover {
	background-position: -183px -80px !important;
}

/* Sub Navigation Page On-State */
#gr_scholars ul#menu li#scholars a {
	background-position: -183px -80px !important;
}

ul#menu li#financials a  {
	background-position: 0px -100px !important;
}

ul#menu li#financials a:hover  {
	background-position: -183px -100px !important;
}

/* Sub Navigation Page On-State */
#gr_financials ul#menu li#financials a {
	background-position: -183px -100px !important;
}

ul#menu li#download a {
	background-position: 0px -120px !important;
}

ul#menu li#download a:hover {
	background-position: -183px -120px !important;
}

/* Sub Navigation Page On-State */
#gr_download ul#menu li#download a {
	background-position: -183px -120px !important;
}
#gr_content a {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
p {
	margin: 0px;
}
