/* 
	Tolknet pint styles
	--------------------------------------------------
*/

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 18pt;
}

.hide{
	display: none;
}

#nav, #leftcol, #rightcol, #footlinks, #searchform, #funcnav, #textsizer, .skiplinks{
	display: none;
}

#container{
	width: 90%;
}

img{
	border: none;
}

a{
	color: #f7403a;
}

#funcbar, #funcbar a, #footer a, #footer{
	color: #666666;
}
