A {
	font-family:arial;
	font-size:10pt;
	color: #003399;
	text-decoration: underline;
}
A:Visited{
	color:#003399; font-family:arial; font-size:10pt;
}

A:Hover {
	font-family:arial;
	font-size:10pt;
	color: 0066CC;
	text-decoration: underline;
}

/* create a button look for links */
.a1:link, .a1:visited
{   background-color: #74A9CC;
    border-top: #99ccff solid 1px;
		border-right: #003399 solid 1px;
		border-bottom: #003399 solid 1px;
		border-left: #99ccff solid 1px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px;
		text-decoration: none;
    width: 106px;
		display: block;
}

.a1:hover
{   background-color: #9999ff;
		color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
		text-decoration: underline;
}

/* depress effect on click */
.a1:active, .a1:focus 
{   border-top: #003399 solid 1px;
		border-right: #99ccff solid 1px;
		border-bottom: #99ccff solid 1px;
		border-left: #003399 solid 2px;
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

body{
	background-color :#FBEFEE;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.borderBottom {
	background-color: #3E4471;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #D9Bcbb;
	border-left: 0px none;
}

.borderRight {
	background-color: #FBF5DB;
	border-top: 0px none;
	border-right: 1px solid #3E4471;
	border-bottom: 0px none;
	border-left: 0px none;
}
.borderright:Hover {
	font-family:arial;
	font-size:11pt;
	font-weight: bold;
	color: #3E4471;
	text-decoration: underline;
}

.borderRT {
	background-color: #E7DFBC;
	border-top: 0px none;
	border-right: 2px solid #D9Bcbb;
	border-bottom: 0px none;
	border-left: 0px none;
}

.contentBKG {
background-color : #FDFBFB;
}

.leftpane{
	color:#E7DFBC;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	background-color : #E7DFBC;
	padding-left : 0px;
}

.secthead{
	color:#E7DFBC;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	background-color : #3E4471;
	padding-left : 0px;
	background-position: center center;
	padding-top: 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-image: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	vertical-align: middle;

}

.tableborder {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border: 2px solid #D9BCBB;
}

.tableborder1 {
	background-color: #FBF5DB;
	background-image: none;
	background-repeat: no-repeat;
	border: 1px solid #3E4471;
}

.text{
	color:#000000;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	padding-top : 3px;
	padding-bottom : 3px;
	font-style : normal;
}

.textAttn{
	color:#000000;
	text-decoration:none;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
}

.vase {
	background-image: url(../images/_base/vase.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E7DFBC;
	border-top: 0px none;
	border-right: 2px solid #D9Bcbb;
	border-bottom: 0px none;
	border-left: 0px none;
}
.vaseRT {
	background-image: url(../images/_base/vaseRT.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}


div.toc	
{	border-left: solid 1px black;
	margin-bottom: 2em;
}

/* create a button look for links */
.a1:link, .a1:visited
{   background-color: #0099ff;
    border-top: #99ccff solid 1px;
		border-right: #003399 solid 1px;
		border-bottom: #003399 solid 1px;
		border-left: #99ccff solid 1px;
    color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px;
		text-decoration: none;
    width: 106px;
		display: block;
}

.a1:hover
{   background-color: #9999ff;
		color: white;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
}

/* depress effect on click */
.a1:active, .a1:focus 
{   border-top: #003399 solid 1px;
		border-right: #99ccff solid 1px;
		border-bottom: #99ccff solid 1px;
		border-left: #003399 solid 2px;
    letter-spacing: normal;
}