/* Start of CMSMS style sheet 'print' */
* {
	font-family:Arial,Verdana,Sans-Serif;
	border:none;
}

img {
display:block;
}

h2 {
font-size:18px;
color:#000;
}

h3 {
font-size:16px;
color:#000;
}

h4 {
font-size:14px;
color:#000;
}

p, div, li, a, td {
font-size:12px;
color:#000;
}

a {
color:#000;
text-decoration:none;
}

.display_none, hidden, legend {
	display:none;
}

.clear_both {
	height:0;
	font-size:0px;
	clear:both;
}

#header ul {
	display:none;
}

#masthead {
width:706px;
	height:182px;
	position:relative;
margin-top:5px;
}

#masthead img {
padding:0 !important;
margin:0 !important;
border:0 !important;
}

#masthead h3 {
	font:normal 29px Tahoma,Verdana,Arial,Sans-Serif;
	color:#333;
	letter-spacing:-1px;
position:absolute;
left:330px;
top:20px;
}

#masthead p {
	font:normal 15px Arial, Helvetica, Sans-Serif;
	color:#666;
position:absolute;
left:330px;
top:70px;
}

#masthead ul {
	display:none;
}

#left_col {
	display:none;
}



#footer {
display:none;
}
/* End of 'print' */

