/* CSS Document */
body {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        background-color: #ffffff;
        background-image:url(../images/purplegrad.gif);
        background-repeat:repeat-x;
		width:900px;
}
#header {
	height: 200px;
	background-image: url(../images/collateral.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	}
#leftnav {
	width: 250px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align: left;
	}
#leftnavbg {
	background-repeat: repeat-y;
	background-image: url(../images/leftnav.gif);
	margin-top: -20px;
	margin-bottom: -20px;
	}
#spacer {
	width: 15px;
	float:left;
	}
#content {
	width:650px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-align: left;
	padding-top: 5px;
	}	
#refer {
	width:650px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 250px;
	}		
#content p {
	padding-top: 10px;
}
#refer p {
	padding-top: 10px;
}
#content h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	background-image: url(../images/contenttop.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
}
#content h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
#refer h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	background-image: url(../images/contenttop.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentbg {
	background-repeat: repeat-y;
	background-image: url(../images/content.gif);
	margin-top: -45px;
	margin-bottom: -20px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	}
#content h3 {
	background-image: url(../images/contentbtm.gif);
	background-repeat: no-repeat;
	height: 27px;
}
#refer h3 {
	background-image: url(../images/contentbtm.gif);
	background-repeat: no-repeat;
	height: 27px;
}
#leftnav ul {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#leftnav li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}
#leftnav h2 {
	height: 40px;
	background-image: url(../images/leftnavtop.gif);
	background-repeat: no-repeat;
}
#leftnav h3 {
	height: 23px;
	background-image: url(../images/leftnavbtm.gif);
	background-repeat: no-repeat;
}
#content #contentbg a {
	font-weight: bold;
	color: #ffffff;
}
#content #contentbg a:hover {
	font-weight: bold;
	color: #6a4064;
}

#leftnav #leftnavbg a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#leftnav #leftnavbg a:hover {
	font-weight: normal;
	color: #6a4064;
	text-decoration: none;
}
.disclaimer {
	font-size:11px;
	font-style:italic;
}
#header a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6a4064;
	text-decoration: none;
}
#header p {
	padding-top: 175px;
}
