/*gssstyle.css*/
/*style sheet for graphical subindex pages*/
/*Created 6/25/2007*/
/*Last modified 6/25/2007*/
/*************************/

/*center all h1's*/
h1 {
	text-align:center;
}

/*text for 2nd and third header lines*/
p.secondline {
	text-align:center;
	font-family:Arial;
	font-size:16px;
	color:#0000FF;
	font-weight:bold;
}

/*any unclassified object */
/*requiring center alignment*/
.cntr {
	text-align:center;
}

/*default image style*/
img {
	text-align:center;
	border:0px;
}

/*item name then ? mark*/
.header {
	text-align:center;
	font-family:Times New Roman;
	font-size:24px;
	color:#000000;
	font-weight:bold;
}

/*default table*/
table {
	text-align:center;
}

/*td img tag*/
td.gsi {
	text-align:center;
	padding:25px;
}

/*td label tag*/
td.gsiText {
	text-align:center;
	font-size:13px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	padding:10px;

}


/*td img tag*/
td.sag_gsi {
	text-align:center;
	padding:25px;
	width:150px;
}

/*td label tag*/
td.sag_gsiText {
	width:150px;
	text-align:center;
	font-size:13px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	padding:10px;
}

.sag_go_to_page {

	font-size:1.3em;
	font-family:Arial;
	display:inline;
}

.sag_go_to_page_current {
	font-size:1.2em;
	font-family:Arial;
	display:inline;
	margin-left:5px;

}

.sag_go_to_page_link {
	margin-left:5px;
	font-size:1.2em;
	font-family:Arial;
	display:inline;


}

.sag_more_info {
	font-size:1.3em;
	
	font-weight:normal;
}


/*default tr*/
tr {
	padding:25px; /*pad each row by 25*/
}

/*font style for Click Here for More....*/
.clickForMore {
	color:#000000;
	font-size:24px;
	font-family:Arial;
	text-align:center;
	font-weight:bold;
}

/*font style for Can't find what you're ...*/	
.cantFind {
	font-family:Arial;
	font-size:16px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

/*large 1-800 number*/
.phoneNum {
	text-align:center;
	color:#FF0000;
	font-family:Verdana,Arial,Times New I2;
	font-size:24px;
	font-weight:bold;
}

/*table for customer quotes*/
.customersTable {
	width:80%;
	text-align:left;
	/*position:center;*/  /*this line had errors during validation*/
	background-color:rgb(240,243,255);
}

/*image formatting for the nav buttons*/
.buttons {
	text-align:center;
}

/*table for small links section*/
.smallLinksTable {
	width:80%;
	border:0px;
}

/*style for table formatting boiler plate*/
.boilerPlateTable {
	width:80%;
	text-align:left;
	/*position:center;*/  /*this line had errors during validation*/
}

/*font style for text in boiler plate*/	
.boilerPlate {
	padding:10px; /*spacing between paragraphs*/
	text-align:left;
	color:#000000;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	border:10px;
}

/*copyright and address lines*/
.copyright {
	text-align:center;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:normal;
}
	
/*line at bottom of page*/	
.bottomline {
	text-align:center;
	font-family:Arial;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

/*smaller phone numbers under 1-800*/	
.intPhoneNum {
	text-align:center;
	color:#FF0000;
	font-family:Verdana,Arial,Times New I2;
	font-size:13px;
	font-weight:bold;
}

/*What our customers are saying*/	
.customers {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
	
/*quotes for What our Customers are saying*/	
.quotes {
	text-align:left;
	color:#000000;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}

/*special image tag*/
.image {
	text-align:center;
}

/*formatting for links to popular pages*/	
.smallLinks {
	text-align:center;
	font-family:Arial;
	color:#0000FF;
	font-size:13px;
	font-weight:normal;
	/*position:center;*/  /*this line had errors during validation*/
}


/*special-project-custom-promo-block-sets-custom-imprinted-promotional-logo.htm*/
#caseStudyContainer {
	width:100%;
	text-align:center;
}

#caseStudy {
	margin: 0 auto;
	text-align:left;
	border-top:1px #555555 solid;
	border-left:1px #555555 solid;
	border-right:2px #555555 solid;
	border-bottom:2px #555555 solid;
	padding:20px;
	width:600px;
	font-family:Verdana;
	font-size:14px;
}

#caseStudy .studyTitle {
	font-size:18px;
	text-align:center;
	text-decoration:underline;
}

#caseStudy .caption {
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

#caseStudy .imageCredt {
	font-size:12px;
	text-align:center;
}

.infoTextCtr {
	text-align:center;
	font-size:2em;
	
	
	
}

.fundraising {
	padding:0;
	margin:0px 0px 20px 0px;
	text-align:center;
	font-size:2.4em;
	font-weight:bold;
	
}

.infoSmallPrint {
	text-align:center;
	font-size:.8em;
	width:600px;
}	
	
.infoTextTable {
	padding:0;
	border-collapse:collapse;
}
	
.infoTextTable td {
	padding:0;
	border-collapse:collapse;
	border:1px black solid;
	text-align:center !important;
	width:150px;
}

.frCustomersTable {
	width:80%;
	padding:15px;
	text-align:left;
	font-weight:normal;
	/*position:center;*/  /*this line had errors during validation*/
	background-color:rgb(240,243,255);
}

#numberNavs {
	margin:15px 0px 15px 0px;
	font-family:Arial;
	font-size:l4px;
}
#numberNavs td {
	width:10px;
}	

#numberNavs .current {
	font-size:18px;
}

#numberNavs a {
	text-decoration:none;
}





#kudo {
	width:50%;
	text-align:left;
	font-family:Arial;
	margin-bottom:50px;
	border:1px #999999 solid;
	padding:0px 25px 10px 25px;
}
#kudo p.title {
	margin-top:10px;
	text-align:center;
	font-size:1.1em;
}

#kudo p.text {
	font-size:.9em;
	font-style:italic;
}

#kudo p.name {
	font-size:.8em;
	margin-left:70%;
	margin-bottom:0px;
}


.kudoInDescription {
	text-align:left !important;
	font-size:.8em;
	font-style:italic;
	color:blue;
}

.kudoInDescriptionTitle {
	text-align:left !important;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	color:blue;
}

#al_outterdiv {
	clear:both;
	margin:0;
	padding:0;
}

#al .al_spacer {
	width:20px;
}

#al .al_text {
	width:50px;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}

#al .al_td {
	width:225px;
	text-align:center;
}

#al img {
	border:0;
}

#al .link {
	font-size:.8em;
	color:black;
	text-decoration:none;
}

#al .al_seemore {
	text-align:right;
	font-size:.8em;
	color:blue;
}
