/*
please only use this file for the inner content docs used with the main sections of the site -
*/
body {
	scrollbar-3dlight-color : #DFDFDF;
	scrollbar-arrow-color : #FF4255;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #9B9B9B;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #F0F0F0;
	scrollbar-shadow-color : #E2E2E2;
	scrollbar-track-color : #F3F3F3;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
