/* v1.0 | Way Fresh 2010 */

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;}

select, input, textarea {font-family:Tahoma,Arial,Helvetica,sans-serif; font-size:13px;}

body {
line-height: 1;
background: url("/sitewide/images/mainbg.jpg") repeat-y scroll center center transparent;
font-family:Tahoma,Arial,Helvetica,sans-serif;
text-align:center; 
height: 100%;
}

ol, ul {
	list-style: none; }



table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {color:#666666; font-size:12px; line-height:18px; margin-bottom:14px;}
hr { background-repeat:repeat-x; height:2px; border:none; clear:both; margin:20px 0px 20px 0px; border-bottom:solid 1px #CCCCCC;}

a:link {color:#666666; text-decoration:underline;}
a:visited {color:#666666; text-decoration:underline;}
a:active {color:#666666; text-decoration:underline;}
a:hover {color:#5A2458; text-decoration:none;}

h1 {font-size:22px; margin-bottom:10px;  color:#5A2458;}
h2 {font-size:17px; margin-bottom:10px; color:#5A2458; font-weight:bold; }
h3 {font-size:15px; margin-bottom:10px; color:#808080; font-weight:bold; }

li {list-style-image:url(../images/bullet.gif); font-size:12px; padding-bottom:8px;  color:#666666;}

ul {padding:0px 20px 10px 20px;}

.wfclear {clear:both;}


/* SNAP TO BASE FOOTER CSS - */




.wrapper {
text-align:left;
min-height: 100%;
height: auto !important;
width:955px; margin-left:auto; margin-right:auto;
height: 100%;
margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}



* {
	margin: 0;
}
html, form {
	height: 100%;
}



.push {
	height:50px; /* .push must be the same height as .footer */
}


.footer {
border-top:solid 1px #CCCCCC;
width:955px; margin-left:auto; margin-right:auto;
height:50px !important;  /* .push must be the same height as .footer */

}
