/*Style sheet created by Mark Charlesworth of Kyodo. ©Copyright Formula 4 Leadership 2003. All rights reserved*/

body {
	scrollbar-face-color : #ffffff;
    scrollbar-shadow-color : #cccccc;
    scrollbar-highlight-color : #ffffff;
    scrollbar-3dlight-color : #cccccc;
    scrollbar-darkshadow-color : #cccccc;
    scrollbar-track-color : #ffffff;
    scrollbar-arrow-color : #cccccc;
	
	background-color: #FFFFFF;
	background-image:    url(http://www.formula4leadership.com/images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed; 
	}
	
p { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000; text-align: left;}
table { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000; }

/*centex used for bold, centered page headings of a slightly larger size*/
/*.centxt { font-size: 13px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #000000; text-align: center;} */
.centxt { font-size: 13px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #003399; text-align: left;}



h1 { font-size: 15px; font-family: Verdana, Arial, sans-serif; color: #000000; }
h2 { font-size: 14px; font-family: Verdana, Arial, sans-serif; color: #000000; }
h3 { font-size: 13px; font-family: Verdana, Arial, sans-serif; color: #000000; }

/*bulleted and ordered lists. Bulleted lists use a diamond bullet image*/
ul {
	font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000;
	list-style-type: disc;
	list-style-image: url(http://www.formula4leadership.com/images/diamond.gif);
	}
ol {
	font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000;
	}

/*Form Elements*/
/* input { border: 1px solid black; background: #ffffff; width: 160px;} */
.tabfont { font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000}
.tabtext { border: 1px solid black; background: #ffffff; width: 270px; font-size: 10px; font-family: Verdana, Arial, sans-serif; color: #000000}
.tabres { border: 1px solid black; background: #cccccc; width: 60px; font-size: 10px;}
.tabsub { border: 1px solid black; background: #cccccc; width: 116px; font-size: 10px;}
/*Title links - used for the 'ways' menu links*/
.boldlink { font-size: 11px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #666666; text-decoration: underline;}
/*Table class - used in Sample Scenario outcome pages*/
.tabscen { border: 1px solid black; width: 400px; }