﻿body
{
	padding: 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: transparent url(../images/footerBackground.jpg) top left repeat;
}

TABLE {
	clear: both;
}

td 
{
	color: #555;
	background: transparent;
}

.clear 
{
	font-size: 0px;
	height: 0;
	line-height: 0;
	clear: both;
}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

.brown 
{
	font-family: triplexseriflight;
	font-size: 40px;
	color: #66561e;
	line-height: 38px;
}

.blue 
{
	font-family: triplexseriflight;
	color: #658296;
	font-size: 40px;
	line-height: 38px;
}

.green 
{
	font-family: triplexseriflight;
	color: #5d6b16;
	font-size: 40px;
	line-height: 38px;

}

.homelightblue 
{
	font-family: Trebuchet, "Trebuchet MS", Georgia;
	color: #649fc9;
	font-size: 15px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
}

.homedarkblue 
{
	font-family: triplexseriflight; 
	color: #004151;
	font-size: 26px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
}


ul{
padding-left:15px;
margin:0;
}
li{
padding-left:0px;
} 


H1, H2, H3, H4, H5
{
	color: #5d6b16;
	}
H1 
{
	font-size: 28px;
}
H2 
{
	font-size: 24px;
}
	
H3	
{
	font-size: 20px;
}

H4 
{
	font-size: 16px;
}

H5 
{
	font-size: 12px;
}



tr.GridViewHeader a:link
{
	color: #5d6b16;
	text-decoration: underline;
	background: transparent;
}

tr.GridViewHeader a:hover
{
	color: #303a01;
	text-decoration: underline;
	background: transparent;
}


a.bodylinkgreen {
	color: #5d6b16;
	text-decoration: underline;
	background: transparent;
}

a.bodylinkgreen:hover {
	color: #303a01;
	text-decoration: underline;
	background: transparent;
}

a.bodylinkblue {
	color: #658296;
	text-decoration: underline;
	background: transparent;

}

a.bodylinkblue:hover {
	color: #183d57;
	text-decoration: underline;
	background: transparent;
}

a.bodylinkbrown {
	color: #66561e;
	text-decoration: underline;
	background: transparent;

}

a.bodylinkbrown:hover {
	color: #352b06;
	text-decoration: underline;
	background: transparent;
}

a.bodylinkorange {
	color: #cf7600;
	text-decoration: underline;
	background: transparent;

}

a.bodylinkorange:hover {
	color: #993300;
	text-decoration: underline;
	background: transparent;
}


A, A:HOVER {
	/*color: #336699;*/
	color: #66561e;
	text-decoration: underline;
	background: transparent;
}

A:HOVER {
	text-decoration: underline;
	background: transparent;
}

#wrapper 
{
	width: 100%;
}

#header 
{
	width: 100%;
	height: 117px;
	background: transparent url(../images/headerBackground.jpg) top left repeat-x;
}

#headerInner 
{
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 117px;
}

#donateContainer 
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 400px;
	height: 45px;
}

#graphicContainer 
{
	position: absolute;
	bottom: 0;
	right: 250px;
	width: 400px;
	height: 45px;
}

#searchContainer 
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 305px;
	height: 37px;
	background: transparent url(../images/searchBoxBackground.jpg) top left no-repeat;
}

#searchText 
{
	float: left; 
	width: auto;
	padding: 0px 5px 0px 12px;
	line-height: 37px;
	font-size: 16px;
}

#searchBox 
{
	width: 174px;
	float: left;
	padding: 10px 5px 0px 0px;	
}

#searchButton 
{
	width: auto;
	overflow: hidden;
	padding: 9px 0px 0px 0px;
}

.searchContainer 
{
	padding: 0;
	margin: 0;
}

input.searchButton 
{
	width: 32px;
	height: 20px;
	font-size: 0;
	border: 0;
	border-collapse: collapse;
	background: transparent url(../mm/images/btnSearch.jpg) top left no-repeat;
	margin: 9px 0px 0px 0px;
	padding: 0;
	cursor: pointer;
	float: left;
}

input.searchButton:hover
{
	background: transparent url(../mm/images/btnSearchOn.jpg) top left no-repeat;
}

input.searchBoxInput 
{
	width: 177px;
	height: 11px;
	border-collapse: collapse;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding: 2px 0px 3px 3px;	
	float: left;
	margin: 10px 5px 0 0;
}

#logo 
{
	width: 251px;
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 0;
}

#headerLinks 
{
	text-decoration: none;
	width: auto;
	text-align: right;
	overflow: hidden;
	padding: 32px 0px 0px 0px;
	background: transparent;
	color: #fff;
	font-size: 11px;
}


#headerLinks a, #headerLinks a:hover
{
	text-decoration: none;
	color: #fff;		
	font-size: 11px;
}

#headerLinks a:hover 
{
	text-decoration: underline;	
	font-size: 11px;
}



#headerLinks a.HLinkDonate {
      color: #779ab0;
      font-size: 11px;
      font-weight: bold;
}

#headerLinks a.HLinkDonate:hover {
      text-decoration: underline;
      font-size: 11px;
      font-weight: bold;
}


.main  
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	min-width: 1024px;	
	min-height: 386px;
	background: transparent url(../images/background_Default.jpg) repeat;	
}

.mainInner 
{
	margin-left: auto;
	margin-right: auto;
	width: auto;
	min-height: 386px;
	background: transparent url(../images/backgroundInner_Default.jpg) center top no-repeat;
}

#content 
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
}

#leftNav 
{
	padding: 23px 0px 23px 28px;
	width: 174px;
	float: left;
}

.PGI100 #leftNav 
{
	padding: 23px 0px 0px 28px;	
}

#innerContent 
{
	width: 822px;
	float: left;
	text-align: left;	
	padding: 0px 0px 15px 0px;
}

.Home #innerContent 
{
	padding: 0px 0px 0px 0px;
}

.Home #RightNav, .noRight #RightNav, .noAny #RightNav
{
	display: none;	
}

#RightNav
{
	width: 213px;
	float: right;	
	text-align: left;
	background: transparent;
	color: #336699;
	padding: 23px 37px 0px 0px;
}

#rNavTopBucket 
{
	width: 213px;
	text-align: left;
	background: transparent;
	color: #336699;
}

#rNavBottomBucket 
{
	width: 213px;
	text-align: left;
	background: transparent;
	color: #336699;
}

.sectionImageHead 
{
	float: left;
	width: auto;	
}

#cmsSectionPic, #cmsDonorSectionPic, #cmsGeneralSectionPic 
{
	float: left;
	background: transparent;
	text-align: left;
	font-size: 9px;
	color: #66561e;
	width: auto;
	clear: both;	
}

#cmsDonorSectionPic 
{
	color: #658296;
}

#cmsGeneralSectionPic 
{
	color: #5d6b16;
}

#cmsContent 
{
	width: auto;
	overflow: hidden;
	text-align: left;	
	padding: 0px 0px 0px 23px;
}

#cmsInnerContentTop 
{
	float: left;
	width: 498px;
	text-align: left;
	background: transparent;
	font-size: 11px;
	color: #555;
	padding: 23px 0px 10px 10px;
}

body.noRight #cmsInnerContentTop 
{
	width: 761px;
	
}

#cmsInnerContentFullTop 
{
	float: left;
	width: 761px;
	text-align: left;
	background: transparent;
	font-size: 12px;
	color: #555;
	padding: 23px 0px 10px 10px;
}

#cmsInnerContent 
{
	padding-left: 10px;
	float: left;
	width: 498px;
	text-align: left;
	background: transparent;
	font-size: 12px;
	color: #555;
}

body.noRight #cmsInnerContent 
{
	width: 761px;
}

#cmsInnerContentFull
{
	padding-left: 10px;
	float: left;
	width: 761px;
	text-align: left;
	background: transparent;
	font-size: 12px;
	color: #555;
}

#cmsInnerContentCalendar
{
	padding: 23px 0px 0px 10px;
	float: left;
	width: 498px;
	text-align: left;
	background: transparent;
	font-size: 12px;
	color: #555;	
}

#cmsInnerContentCalendar h3, #cmsInnerContentCalendar h4 
{
	padding: 0px 0px 20px 0px;
	margin: 0;
}

#cmsInnerContentFull 
{
	clear: both;
	padding-left: 10px;
	float: left;
	width: 100%;
	text-align: left;
	background: transparent;
	font-size: 12px;
	color: #555;
}

.cmsContentImagePadRight 
{
	margin: 0px 10px 0px -8px;
}

.cmsContentImagePadLeft 
{
	margin: 0px 0px 0px 10px;
}

.homeBucket 
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	margin-top: 25px;
	background: transparent url(../images/homeBucketsBackground.gif) repeat-y;
	
}

.homeBucketContainerFirst 
{
	float: left;
	width: 230px;
	padding: 9px 12px 9px 0px;
	text-align: left;
	background: transparent;
	color: #555;
}

.homeBucketContainer 
{
	float: left;
	width: 218px;
	padding: 9px 12px;
	text-align: left;
	background: transparent;
	color: #555;
}

.homeBucketHeading 
{
	margin: 0px 0px 5px 0px;
	text-align: left;
}

p.homeNewsUpdates 
{
	background: transparent;
	color: #004151;
}

a.homeNewsUpdates, a.homeNewsUpdates:hover 
{
	color: #cf7600;
	background: transparent;
	text-decoration: underline;
}

.homeBucketsGrayText 
{
	color: #555;
	background: transparent;
}

.homeBucketPicLeft 
{
	float: left;
	width: auto;
	margin: 0px 8px 0px 0px;
}

.homeBucketPicRight 
{
	float: right;
	width: auto;
	margin: 0px 0px 8px 8px;
}

a.homeBucketButtons img
{
	padding: 8px 0px;
}

.rssTitle
{
    text-decoration: underline;
}

.rssHeadline
{
    float:left;
    width: auto;
    margin: 0 auto;
    font-weight: bold;
}

#footer 
{
	clear: both;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;	
	height: 32px;
	padding: 14px 0px 23px 0px;
}

#footerContent 
{
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	height: 32px;
	text-align: left;
	background: transparent url(../images/footerBackground.gif) no-repeat;
}

#footerLinks 
{
	float: left;
	background: transparent;
	color: #5d6b16;
	font-size: 10px;
	font-weight: bold;
	line-height: 32px;
	padding: 0px 0px 0px 9px;
	width: auto;
}

#footerLinks a, #footerLinks a:hover 
{
	font-size: 10px;
	color: #5d6b16;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

#footerLinks a:hover 
{
	text-decoration: underline;
}

#footerCopy 
{
	float: right;
	width: auto;
	line-height: 32px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding: 0px 9px 0px 0px;
}

#unitedWay 
{
	clear: both;
	margin: 0 auto;
	width: 100%;	
	padding: 0px 0px 20px 0px;
}

#unitedWayContent 
{
	margin: 0 auto;
	width: 968px;
	text-align: left;
	color: #666;
	background: transparent;
	line-height: 16px;	
	font-size: 10px;
}

.unitedWayLogo 
{
	float: left;
	width: auto;
	text-align: left;
	margin: 0px 10px 0px 0px;
}

.PG100
{
	min-height: 386px;
	background: transparent url(../images/background_100.jpg) repeat;	
}

.PGI100 
{
	min-height: 386px;
	background: transparent url(../images/backgroundInner_100.jpg) center top no-repeat;
}

.PG101
{
	min-height: 386px;
	background: transparent url(../images/background_101.jpg) repeat;	
}

.PGI101
{
	min-height: 386px;
	background: transparent url(../images/backgroundInner_101.jpg) center top no-repeat;
}

.PG102
{
	min-height: 386px;
	background: transparent url(../images/background_102.jpg) repeat;	
}

.PGI102
{
	min-height: 386px;
	background: transparent url(../images/backgroundInner_102.jpg) center top no-repeat;
}

.PG103
{
	min-height: 386px;
	background: transparent url(../images/background_103.jpg) repeat;	
}

.PGI103
{
	min-height: 386px;
	background: transparent url(../images/backgroundInner_103.jpg) center top no-repeat;
}

#topMenu 
{
	width: 528px;
	text-align: center;
	height: 32px;
	color: #0053a0;
	font-size: 11px;
	padding: 8px 0px 0px 0px;
	float: left;
	text-transform: uppercase;
}

#topMenu a 
{
	color: #0053a0;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;	
}
#menu 
{
	margin-top: 124px;
	width: 743px;
	float: right;
	height: 34px;
}

p.white 
{
	margin: 0px 0px 15px 0px;
	padding: 0px 8px;
	font-weight: bold;
	line-height: 18px;
	width: auto;
	background: #fcfbf5;
	color: #336699;
	height: 20px;
	text-transform: uppercase;
}

p.white a
{
	color: #336699;
	text-decoration: underline;
	background: transparent;
}

p.white a:hover
{
	color: #183d57;
	text-decoration: underline;
	background: transparent;
}

.blackMed 
{
	font-size: 14px;
	color: #000;
}

.girlsShadingBox 
{
	width: auto;
	padding: 0;
	background: transparent url(../mm/images/forGirlsShadeBoxBackground.jpg) repeat;
	border-top: 1px solid #dad4ab;
	border-bottom: 1px solid #dad4ab;
}

.girlsShadingBox a
{
	color: #cf7600;
	font-size: 12px;
	text-decoration: underline;
}

.girlsShadingBox a:hover
{
	color: #993300;
	font-size: 12px;
	text-decoration: underline;
}


ul.girlsShadeBox 
{
	width: 48%;
	width: auto;
	float: left;
	margin: 10px 15px;
	padding: 0 15px;
	background: transparent;
}

ul.girlsShadeBox li 
{
	font-size: 12px;
	background: transparent;
}

.donorsShadingBox 
{
	width: auto;
	padding: 0;
	background: transparent url(../mm/images/forDonorsShadeBoxBackground.jpg) repeat;
	border-top: 1px solid #c1c9c3;
	border-bottom: 1px solid #c1c9c3;
}

.donorsShadingBox a
{
	color: #658296;
	font-size: 12px;
	text-decoration: underline;
}

.donorsShadingBox a:hover
{
	color: #183d57;
	font-size: 12px;
	text-decoration: underline;
}

ul.donorsShadeBox 
{
	width: 48%;
	width: auto;
	float: left;
	margin: 10px 15px;
	padding: 0 15px;
	background: transparent;
}

ul.donorsShadeBox li 
{
	font-size: 12px;
	background: transparent;
}

p.blueline 
{
	width: auto;
	font-size: 2px;
	line-height: 2px;
	background: #004152;
	padding: 0px;
	margin: 0px;
}

p.dots 
{
	width: auto;
	padding-bottom: 8px;
	border-bottom: 1px dotted #7c8c92;
}

p.nodots 
{
	width: auto;
	padding-bottom: 8px;	
}

a.blue
{
	background: transparent;
	color: #336699;
	text-decoration: underline;
}

a.blue:hover 
{
 	background: transparent;
	color: #336699;
	text-decoration: underline;
}
 
a.green
{
	background: transparent;
	color: #5d6b16;
	text-decoration: underline;
}

a.green:hover 
{
 	background: transparent;
	color: #5d6b16;
	text-decoration: underline;
}
 

ul.pdf 
{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #336699;
	background: transparent;
	list-style-type: none;
}

ul.pdf li 
{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 10px 25px;
	color: #336699;
	background: transparent url(../mm/images/pdf.gif) 5px 3px no-repeat;
	border-bottom: 1px dotted #7c8c92;
}

ul.pdf li.last 
{
	font-size: 12px;
	padding: 4px 0px 15px 25px;
	color: #336699;
	background: transparent url(../mm/images/pdf.gif) 5px 3px no-repeat;
	border-bottom: 0px dotted #7c8c92;
}

ul.pdf li a 
{
	color: #336699;
}

ul.links 
{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #336699;
	background: transparent;
	list-style-type: none;
}

ul.links li 
{
	font-size: 12px;
	padding: 4px 0px 10px 25px;
	color: #336699;
	background: transparent url(../mm/images/link.gif) 5px 3px no-repeat;
	border-bottom: 1px dotted #7c8c92;
}

ul.links li.last 
{
	font-size: 12px;
	padding: 4px 0px 15px 25px;
	color: #336699;
	background: transparent url(../mm/images/link.gif) 5px 3px no-repeat;
	border-bottom: 0px dotted #7c8c92;
}

ul.links li a 
{
	color: #336699;
}

ul.dots 
{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #336699;
	background: transparent;
	list-style-type: none;
}

ul.dots li 
{
	font-size: 12px;
	padding: 4px 0px 10px 0px;
	color: #336699;
	border-bottom: 1px dotted #7c8c92;
}

ul.dots li.last 
{
	font-size: 12px;
	padding: 4px 0px 15px 0px;
	color: #336699;
	border-bottom: 0px dotted #7c8c92;
}

ul.dots a 
{
	color: #336699;
}

/*			
a.external {
	background:transparent url(../images/external.png) no-repeat scroll right center;
	padding-right: 12px;
}

a.external:hover, bodylinkblue, bodylinkbrown, bodylinkgreen, bodylinkorange {
	background:transparent url(../images/external.png) no-repeat scroll right center;
	padding-right: 12px;
}
*/

input.SendtoFriend, textarea.SendtoFriend
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	width: 165px;
	font-size: 11px;
	float: left;
}

 .formtext
{
	padding: 6px 3px 3px 3px;
	width: 35%;
	text-align:right;
	margin-right:6px;
    float:left;
	clear: both;
	font-size: 11px;
}

.formcontrols
{
	padding: 3px 3px 3px 3px;
	width: auto;
	text-align: left;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#calTopLeft 
{
	width: 240px;
	float: left;
	text-align: left;	
	padding: 0px 0px 0px 0px;
}

#calTopRight 
{
	width: 238px;
	float: right;
	text-align: right;
	padding: 0px 0px 20px 20px;
}

hr 
{
	border: 0px;
	height: 1px;
	background: #555;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px;
}

.rcSelected 
{
	border-color:#239700 #1B7500 #145500;
	border-width: 1px;	
}

/*			*/
/*	Buttons	*/
/*			*/

.btn_register { text-indent:-9999px; display: block; height: 19px; width: 62px; background: url(../images/btnRegister.gif) no-repeat left;}
.btn_register:hover { background: url(../images/btnRegister.gif) no-repeat right;}
.btn_ealert { text-indent:-9999px; display: block; height: 19px; width: 139px; background: url(../images/btnEalert.png) no-repeat left;}
.btn_ealert:hover { background: url(../images/btnEalert.png) no-repeat right;}
.btn_reservation { text-indent:-9999px; display: block; height: 22px; width: 176px; background: url(../images/btnReservation.png) no-repeat left;}
.btn_reservation:hover { background: url(../images/btnReservation.png) no-repeat right;}
.btn_give { text-indent:-9999px; display: block; height: 22px; width: 130px; background: url(../images/btnGive.png) no-repeat left;}
.btn_give:hover { background: url(../images/btnGive.png) no-repeat right;}
.btn_donate { text-indent:-9999px; display: block; height: 19px; width: 87px; background: url(../images/btnDonate.png) no-repeat left;}
.btn_donate:hover { background: url(../images/btnDonate.png) no-repeat right;}
.btn_search { text-indent:-9999px; display: block; height: 19px; width: 58px; background: url(../images/btnSearch.gif) no-repeat left;}
.btn_search:hover { background: url(../images/btnSearch.gif) no-repeat right;}
.btn_print { text-indent:-9999px; display: block; height: 19px; width: 50px; background: url(../images/btnPrint.gif) no-repeat left;}
.btn_print:hover { background: url(../images/btnPrint.gif) no-repeat right;}
.btn_enter { text-indent:-9999px; display: block; height: 19px; width: 105px; background: url(../images/btnEnter.gif) no-repeat left;}
.btn_enter:hover { background: url(../images/btnEnter.gif) no-repeat right;}
.btn_decline { text-indent:-9999px; display: block; height: 19px; width: 61px; background: url(../images/btnDecline.gif) no-repeat left;}
.btn_decline:hover { background: url(../images/btnDecline.gif) no-repeat right;}
.btn_agree { text-indent:-9999px; display: block; height: 19px; width: 57px; background: url(../images/btnIagree.gif) no-repeat left;}
.btn_agree:hover { background: url(../images/btnIagree.gif) no-repeat right;}
.btn_next { text-indent:-9999px; display: block; height: 19px; width: 72px; background: url(../images/btnNextStep.gif) no-repeat left;}
.btn_next:hover { background: url(../images/btnNextStep.gif) no-repeat right;}
.btn_more_employers { text-indent:-9999px; display: block; height: 19px; width: 151px; background: url(../images/btnEnterMoreEmployers.gif) no-repeat left;}
.btn_more_employers:hover { background: url(../images/btnEnterMoreEmployers.gif) no-repeat right;}
.btn_more_certifications { text-indent:-9999px; display: block; height: 19px; width: 177px; background: url(../images/btnEnterMoreCertifications.gif) no-repeat left;}
.btn_more_certifications:hover { background: url(../images/btnEnterMoreCertifications.gif) no-repeat right;}
.btn_more_education { text-indent:-9999px; display: block; height: 19px; width: 152px; background: url(../images/btnEnterMoreEducation.gif) no-repeat left;}
.btn_more_education:hover { background: url(../images/btnEnterMoreEducation.gif) no-repeat right;}
.btn_more_experience { text-indent:-9999px; display: block; height: 19px; width: 152px; background: url(../images/btnEnterMoreExperience.gif) no-repeat left;}
.btn_more_experience:hover { background: url(../images/btnEnterMoreExperience.gif) no-repeat right;}
.btn_finish { text-indent:-9999px; display: block; height: 19px; width: 50px; background: url(../images/btnFinish.gif) no-repeat left;}
.btn_finish:hover { background: url(../images/btnFinish.gif) no-repeat right;}
.btn_find_out_more { text-indent:-9999px; display: block; height: 19px; width: 102px; background: url(../images/btnFindOutMore.gif) no-repeat left;}
.btn_find_out_more:hover { background: url(../images/btnFindOutMore.gif) no-repeat right;}
.btn_details{ text-indent:-9999px; display: block; height: 19px; width: 61px; background: url(../images/btnDetails.gif) no-repeat left;}
.btn_details:hover { background: url(../images/btnDetails.gif) no-repeat right;}
.btn_confirm{ text-indent:-9999px; display: block; height: 19px; width: 64px; background: url(../images/btnConfirm.gif) no-repeat left;}
.btn_confirm:hover { background: url(../images/btnConfirm.gif) no-repeat right;}
.btn_decline{ text-indent:-9999px; display: block; height: 19px; width: 61px; background: url(../images/btnDecline.gif) no-repeat left;}
.btn_decline:hover { background: url(../images/btnDecline.gif) no-repeat right;}
.btn_submit{ text-indent:-9999px; display: block; height: 19px; width: 54px; background: url(../images/btnSubmit.gif) no-repeat left;}
.btn_submit:hover { background: url(../images/btnSubmit.gif) no-repeat right;}
.btn_resume{ text-indent:-9999px; display: block; height: 19px; width: 99px; background: url(../images/btnResume.gif) no-repeat left;}
.btn_resume:hover { background: url(../images/btnResume.gif) no-repeat right;}
.btn_send{ text-indent:-9999px; display: block; height: 19px; width: 42px; background: url(../images/btnSend.gif) no-repeat left;}
.btn_send:hover { background: url(../images/btnSend.gif) no-repeat right;}
