/* //////////// ANVIL MASTER CSS //////////// */
BODY
{
	background: url(../Images/bodyBG2.gif) #FFF5D6 repeat-y left top;
	width: 100%;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	height: 100%;
}	

TD 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
}

TEXTAREA, INPUT, SELECT 
{
	height:22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0D004C; 
}

TEXTAREA 
{
	behavior: url(../ClientSideScripts/maxlength.htc)
}

#container
{
	background: url(../Images/bodyBG.gif) #FFF5D6 repeat-y left top;
	margin: 0px;
	width: 784px;
	/*height: 100%;*/
}

#introContainer
{
	background: url(../Images/bodyBG-intro.gif) #FFF5D6 repeat-y left top;
	margin: 0px;
	width: 784px;
	height: auto;
}

#col1
{
	width:189px;
	padding-left:15px;
	padding-right:5px;
	z-index:5000;
}
#col2, #col2basic2
{
	background-position: left top;
	background-image: url(../Images/contentHeaderBG.gif);
	background-repeat: no-repeat;
	padding-left:8px;
	width:411px;
	padding-top:0px;
	z-index:1000;
}
#col2basic2
{
	width:575px;
}
#col3
{
	width:164px;
}
#top 
{
	height:22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #fff; 
	text-align:right;
	padding-right:90px;
}

#pageHeader
{
	background-image: url(../Images/headerBG.gif);
	width: 784px;
	background-repeat: no-repeat;
	height: 111px;
}

#pageHeaderIntro
{
	background-image: url(../Images/headerBG-intro.gif);
	width: 784px;
	background-repeat: no-repeat;
	height: 127px;
}

#contentIntro 
{
	overflow:visible;
	background-position:15px 0px;
	background-image: url(../Images/introHeaderBG.gif);
	background-repeat: no-repeat;
	width:784px;
	margin:-20px 25px 0px 35px;
	padding-left:30px;	
	padding-right:20px;
	z-index:10000;
	color:#666;
	font-size:12px;
}

#content, #contentBasic2 
{
	width:400px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color:#333;
	padding-left:0px;
	padding-top:14px;
	padding-bottom:15px;
}

#contentBasic2 
{
	width:535px;
}

#content .contentTable td 
{
	border-bottom:dotted 1px #ddd;
}

#content .contentTable td table td 
{
	border-bottom:dotted 0px #ddd;
}

#content td
{
	font-size:13px;
}

LI 
{
	padding-bottom:12px;
}
.button 
{
	height: 22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D004C;
	background-color: #FFDD78;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

.alert, .loginalert, .confirm 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #cc3333;
}

.alert2 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #cc3333;
}

.loginalert 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #cc3333;
}

a:link, a:visited { /* in preload */ }

a:hover { /* in preload */}

/* //////////// navigation, page header, & page title items //////////// */

a.toplink:link, a.toplink:visited, a.toplink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-align: left;
	text-decoration: underline;
	padding-right: 6px;
}

a.toplink:hover 
{
	text-decoration: none;
}

#homeLink 
{
	background-image: url(../Images/nav-homeBG.gif);
	background-repeat: no-repeat;
	width:189px;
	height:31px;
}

a.homeLink:link, a.homeLink:visited, a.homeLink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width:189px;
	height:31px;
}

a.homeLink:hover
{
	margin-top: 0px;
	width: 27px;
	background-repeat: no-repeat;
	height: 31px;
}

.menu
{
	margin-top: -3px;
	background-color: #0D004C;
	z-index:10000;
}

.menubg
{
	width: 99%;
	background-color: #efefef;
}
	
.pagetitle
{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #0d004c;
	font-style: normal;
	font-family: "Trebuchet MS" , Arial, sans-serif;
}

.pagetitleIntro
{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #0d004c;
	font-style: normal;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	margin-left:8px;
}

.underlined 
{
	width:100%;
	border-bottom: #efefef 1px solid;
	margin-bottom:12px;
}

.headerbanner 
{
	background-repeat: no-repeat;
	padding-bottom:10px;
}

.headerbannerTop 
{
	width:372px;
	height:69px;
	background-repeat: no-repeat;
	padding-bottom:18px;
}

.headerbannerTopIntro 
{
	width:372px;
	height:69px;
	background-repeat: no-repeat;
	padding-bottom:46px;
}

a.pagelink:link, a.pagelink:visited, a.pagelink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	COLOR: #333; 
	text-indent:0px;
	text-decoration:underline;
	padding-right:10px;
	margin-top:-40px;
}

a.pagelink:hover 
{
	COLOR: #cc3333; 
}

a.pagelink2:link, a.pagelink2:visited, a.pagelink2:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	COLOR: #cc3333; 
	text-indent:0px;
	text-decoration:underline;
	padding-right:10px;
}

a.pagelink2:hover 
{
	COLOR: #333; 
}

.parentlinks
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: none;
}

a.parentlinks:link, a.parentlinks:visited, a.parentlinks:hover
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #0D004C;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
}

a.parentlinks:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	color: #0D004C;
	background-color:#FFCB2F;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
}

.breadcrumbs 
{
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: right;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 12px;
}

.login, .date 
{
	font-size: 12px;
	color: #0D004C;
	margin-top:22px;
	margin-left:-12px;
}

.date
{
	text-align: left;
	padding-left: 6px;
}	

a.loginlink:link, a.loginlink:visited, a.loginlink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	COLOR: #0D004C; 
	text-decoration:underline;
	margin-left:-12px;
}

a.loginlink:hover 
{
	background-color:#FFDD78; 
}

a.adminLink:link, a.adminLink:visited, a.adminLink:hover 
{
	font-size: 11px;
	font-weight: normal;
	color: #0D004C;
	text-align: left;
	text-decoration: underline;
}

a.adminLink:hover 
{
	color: #0D004C;
	background-color:#FFCB2F;
	text-decoration: underline;
}

.listView 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color:#A8A3BE;
	color:#0D004C;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* //////////// grid style items //////////// */
	
.tableheader 
{
	height:22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0D004C;
	background-color: #FFCB2F;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #fff 0px solid;
	border-right: #fff 0px solid;
	border-top: #fff 0px solid;
}

.tablesubheader 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0D004C;
	background-color: #FFDD78;
	padding-left:3px;
	border-right: #fff 0px solid;
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
}

/* //////////// footer //////////// */

.donatenow 
{
	width: 175px;
	height: 60px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../Images/donate-now.gif) no-repeat bottom;
}
.benefit-bar 
{
	width: 175px;
	height: 75px;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../Images/benefitbar.gif) no-repeat bottom;
}
.paperManFooter
{
	background-image: url(../Images/footer.gif);
	background-repeat: no-repeat;
	margin-left:0;
	bottom:0;
	left:209px;
}

.paperManFooterIntro
{
	clear:both;
	background-image: url(../Images/paper-man-footer.gif);
	background-repeat:no-repeat;
	/*background-repeat: repeat-x;
	margin-left:-5px;*/
	bottom:0;
	width:784px;
}

#footer
{
	background-image: url(../Images/navBottom.gif);
	padding-top: 9px;
	background-repeat: no-repeat;
	width: 189px;
	margin-top: 0px;
	bottom: 0px;
	color: #0D004C;
	text-indent:5px;
	z-index: 1000;
	text-align:center;
}

.copyright, .sitecredit
{
	font-size: 12px;
	color: #0D004C;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
}
 
 a.footerlink:link, a.footerlink:visited, a.footerlink:hover 
 {
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D004C;
	text-decoration: none;
}

a.footerlink:hover 
{
	color: #0D004C;
	background-color:#FFCB2F;
}

/* //////////// calendar.ascx //////////// */

.calborder 
{
	color: #ccc;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
}

.calheader 
{
	color: #0D004C;
	background-color: #FFCB2F;
}

/* calendar.ascx doesn't like this one */

.today 
{
	color: #666;
	background-color: #fff;
}

.thismonth, .weekend 
{
	color: #666;
	background-color: #fff;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	border-bottom: #9999 1px solid;
}

.selectedday 
{
	color: #fff;
	background-color: #efefef;
}

.othermonth 
{
	color: #666;
	background-color: #ccc;
}

/* //////////// preload items //////////// */

.label, .label2, .labelsmall, .gentext, .boldlabel, .MsoNormal 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
}

.label2 
{
	color:#0D004C;
}

.labelsmall 
{
	font-size:11px;
}

.boldlabel 
{
	font-weight:bold;
}
	
.headline
{
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	color: #0D004C;
	font-family: 'Palatino Linotype' , Georgia, 'Times New Roman' , Serif;
}

HR 
{
	height: 3px;
	width: 100%;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
}
	
H1, H2, H3, H4, H5 
{
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	font-style:	normal;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}
		
H1	
{	
	font-size: 18px;
}
			
H2	
{	
	font-size: 16px;
}
					
H3	
{	
	font-size: 14px;
}			

H4	
{	
	font-size: 12px;
}			

H5	
{	
	font-size: 10px;
}			

#col2 #content a:link, #col2 #content a:visited, #col2 #content a:hover, 
#contentBasic2 a:link, #contentBasic2 a:visited, #contentBasic2 a:hover,
#contentIntro a:link, #contentIntro a:visited, #contentIntro a:hover 
{
	font-size: 12px;
	color: #0D004C;
	TEXT-DECORATION: underline; 
}

#col2 #content a:hover, #contentBasic2 a:hover, #contentIntro a:hover 
{
	color: #0D004C;
	background-color:#FFCB2F;
}

#contentBasic2 a:hover 
{
	TEXT-DECORATION: none; 
}

a:link, a:visited, a:hover 
{
	font-size: 12px;
	color: #0D004C;
	TEXT-DECORATION: underline; 
}

a:hover 
{
	color: #0D004C;
}
	
/* //////////// MISC //////////// */

.EnabledControl, DisabledControl 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0D004C;
	font-weight:normal;
}

.DisabledControl 
{
	color: #ccc;
}

	
/* //////////// END CSS //////////// */

@media print {
#pageHeader, #col1, #paperManFooterIntro, #top, #homeLink, #col1 .headline, #txtEmailAddress, #col1 .ButtonSideBar, #col1 .copyright, #col1 .sitecredit {display:none;}
#container, #introContainer, #col2, #col2basic2, #contentBasic2, #content, #contentIntro, #contentBasic2 table, #col2basic2 #contentBasic2 {width:100%;}
a, a:link, a:visited: a:hover { text-decoration: none; }
}

