* {
	margin: 0;
	padding: 0;
}

body, html {
	color: #000;
	font-size: 12px;
	font-family: arial;
	border: 0;
}

a:link, a:visited { color: #0033FF; }
a:hover, a:active {
	color: #0099FF;
	text-decoration: none;
}

p {
	line-height: normal;
}

li { margin-bottom: 4px; }
p, ul, ol { margin-bottom: 15px; }

ul, ol {
	padding-left: 40px;
}

.mb5 { margin-bottom: 5px; }
.space5 { height: 6px; }

h1, h2, h3, h6 { margin-bottom: 5px; }

h1 { font-size: 22px; font-family: verdana; }

p.para_heading, h2, h3, h6 { font-size: 15px; }

.v11 { font-size: 11px; }


.required {
	color: #f00;
}













#logo {
	width: 410px;
	height: 170px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/print_logo.gif);
}

#printbody {
	margin-top: 20px;
	width: 655px;
	margin-left:145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


.byline {
	margin-bottom: 20px;
	padding-left: 2px;
}

.para_heading {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.seperator {
	width: 655px;
	height: 1px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}



/******************
/    E-Mail CSS   /
******************/

.thanks {
	font-size: 17px;
	color: #CC0000;
}

.pagetitle {
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
}
	

#pageemail {
	margin: 0 auto;
	width: 450px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#pageemail .seperator {
	width: 450px;
}


#pageemail .emailform {
	width: 420px;
	margin: 0 auto;
	padding: 10px;
}

.sending_detail {
	color: #333333;
	font-size: 11px;
}

.btn_submit:link, .btn_submit:visited, .btn_submit:active {
	display: block;
	width: 72px;
	height: 28px;
	background: url(../images/btn_submit.gif) no-repeat;
}
.btn_submit:hover { background: url(../images/btn_submit_hover.gif) no-repeat; }