body	{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align:center;
	color:#333333;
	margin:0px;
	background-color: #FFFFCC;
		}

a			{	text-decoration: none;
			}
a:link		{	color: #0000CC;
			}
a:visited	{	color: #0000CC;
			}
a:active	{	color: #0000CC;
			}
a:hover		{	color: #0099ff;
				text-decoration: underline;
			}
a img		{	border: none;
			}

#wrap	{	width:755px;
			margin-top: 10px;
			text-align:center;
			border-left: #999999 1px solid;
			border-right: #999999 1px solid;
			background-color: #FFFFFF;
		}

#header	{
	font-weight: bold;
	font-size: 10pt;
	width: 755px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	text-align: center;
	color:#FFFFFF;
	vertical-align: middle;
	height: 22px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	background-color: #4040FF;
		}

#buttons	{
	background-color : #FFFFFF;
	padding-top: 2px;
	text-align: center;
	height: 4cm;
	border-bottom: #999999 1px solid;
	text-align: center;
	vertical-align: middle;
	background-image:  url(images/outcome%20logosm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
			}


#buttons .left	{	float: left;
					margin-left: 10px
				}
#buttons .right	{
	float: right;
	margin-right: 10px;
	font-size: 10px;
				}

#content	{	width: 65%;
				float: left;
				text-align: left;
				background-color: #ffffff;
				padding: 10px 0px 20px 20px;
				min-height: 350px;
			}
#content .right	{	text-align: right;
				}

/* content min-height fix for IE */
* html #content	{	margin-top: 20px;
					height: 320px;
				}

#footer	{
	clear: both;
	background-color: #F1EFF1;
	width: 755px;
	vertical-align: middle;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	text-align: center;
		}
#footer p	{	clear: both;
				width: 745px;
				text-align: left;
				font-size: 8pt;
				color: #999999;
				margin-top: 4px;
				margin-bottom: 4px;
			}

#menu	{	width: 190px;
			float: left;
			text-align: left;
			background-color: #ffffff;
			padding: 20px;
			padding-left: 20px;
			font-size: 8pt;
	line-height: 4px;
		}
#menu ul li	{
	font-size: 10pt;
	font-family: Helvetica;
			}
#menu p	{
	font-size: 8pt;
		}
#menu a:link	{	color: #0066CC;
				}
#menu a:visited	{	color: #0066CC;
				}
#menu a:active	{	color: #0099ff;
				}
#menu a:hover	{	color: #0099ff;
					text-decoration: underline;
				}
#menu .middle	{	text-align: center;
				}
/* menu min-height fix for IE */
* html #menu	{	margin-top: 20px;
					height: 320px;
				}


input, select	{	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
					color: #000000;
					text-decoration: none;
					border: 1px solid #999999;
					font-weight: normal;
				}
.button	{	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
			background-color: #337DCA;
			color: #FFFFFF;
			text-decoration: none;
			border: 1px solid #0066cc;
			font-weight: bold;
		}
textarea	{	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
				color: #000000;
				text-decoration: none;
				word-spacing: normal;
				border: 1px solid #999999;
				font-size: 10pt;
			}
			
#validators	{
	clear: both;
	width: 755px;
	margin-top: 5px;
	margin-bottom:30px;
	text-align: center;
	background-position: center;
			}

h1	{	font-family: Arial;
		font-size: 36pt;
		font-weight: normal;
		text-align: left;
	}
h2	{	font-family: Arial;
		font-size: 24pt;
		font-weight: normal;
		text-align:left;
	}
h3	{	font-family: Arial;
		font-size: 18pt;
		font-weight: normal;
		text-align: left;
	}
h4	{	font-family: Arial;
		font-size: 14pt;
		font-weight: normal;
		text-align: left;
	}
h5	{	font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		text-align: left;
	}
h6	{	font-family: Arial,;
		font-size: 11pt;
		font-weight: normal;
		font-style: italic;
		text-align: left;
	}

p,td,ul,tr,ol,form	{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
					}

ul li	{
	list-style-type: square;
	white-space: normal;

		}

ul li li	{
	list-style-type: square;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 8pt;
	margin-left: -20px;
	line-height: 1.5;

			}

ul li li b	{	color: #666666;
			}

tt, pre	{	font-family: 'Lucida Console', 'Andale Mono', monospace;
			font-size: 10pt
		}
		
blockquote	{	margin: 10px;
				padding: 5px;
				border: 1px #999999 solid;
				background: #F1EFF1;
				color: #000000;
			}
		
hr	{	text-align: center;
		border-bottom: 1px solid #999999; 
	    border-top: 0 solid #FFFFFF; 
	    border-left: 0 solid #FFFFFF; 
	    border-right: 0 solid #FFFFFF;
		width: 450px;
		background-color: transparent;
		color: #999999;
		height: 1px;
	}
#body ul li {
	font-size: 8pt;
	list-style-type: disc;
	list-style-position: outside;

}
#content ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 20px;

}
