body {
	background: url(silbg.gif) white; 
      font-family: Verdana; 
      font-size: 9pt; 
      color: #666666;
	}

p {
	font-size: 9pt
	color: #666666;
		margin: 0; 
      padding: 0.5em; 
      font-family: verdana; 
	}

h1 {
	font-size: 10pt;
	color: #990066; 
    	font-weight: bold;
			margin: 0; 
      padding: 0.5em; 
      font-family: verdana; 
	}

h2 {
	font-size: 14pt; 
    	color: #990066; 
    	font-weight: bold;
			margin: 0; 
      padding: 0.5em; 
      font-family: verdana; 
	}

img{
	border-style:none;
	}

a:link {
	color: #990066;
	}

a:hover {
	color: red;
	}

a:active {
	color: red;
	}

#layoutLogic {
	background-color: white;  
      width: 90%; 
      min-width: 840px; 
      border: solid 1px #990066;
	}

#center {
	margin-left: -40%; 
	position: absolute; 
	width: 90%; 
	left: 50%; 
	visibility: visible; 
	}

#horizontal {
	background-color: transparent; 
	visibility: visible; 
	display: block; 
	position: absolute; 
	top: 5%; height: 1px;  
	left:0; 
	width: 100%; 
	bottom: 5%;
	}

#footer {
	color:  #666666; 
	position: relative; 
	width: 100%; 
	font-family: verdana; 
	font-size: 8pt;  
	height: auto; 
	text-align: center;
	}

#divider {
	background: #15448E url(bgimg1.gif); 
	color: white; 
	position: relative; 
	width: 100% 
	}
	
#line {
	color: #990066;
	border-bottom: 1px dotted;
	width: 70%;
	align: center;
}	

#title {
	background-color: : #FFFFFF; 
	color: white; 
	text-align: left; 
	width: 100%; position: relative; 
	text-align: center;
	}

.page {background-color: #FFFFFF; 
	width: auto; 
	border-right: 150px solid #FFEAD2; 
	border-left: 151px solid #FFEAD2; 
	}

.section {
	margin: 0; 
	width: 100% 
	}

.left, .middle, .right {
	position: relative; 
	float: left 
	}

.left {
	margin-right: 1px; 
	margin-left: -151px; 
	width: 151px; 
	background-color: #FFEAD2; 
	font-size: 8pt;
	}

.middle {
	margin: 0 -2px 0 -2px; 
	width: 100% 
	}

.right {
	margin-right: -150px; 
	margin-left: 1px; 
	width: 150px; 
	background-color: #FFEAD2; 
	text-align: center;
	}

.clear {
	clear: both 
	}

.page > .section {
	border-bottom: 
	30px solid transparent 
	}

#footer {
	color: #000099; 
	position: relative; 
	width: 100%; 
	font-family: verdana; 
	font-size: 8pt;  
	height: auto; 
	text-align: center;
	}

a.menu {	
	font: bold 8pt "Verdana"; 
	text-decoration: none; 
	display: block; 
	margin-bottom: 0px; 
	padding: 3px; 
	width: 125px; 
	text-align: left;
	color: #990066;
	}

a.menu:link {
	color: #000099; 
	background-color: #FFEAD2; 
	}
	
a.menu:visited {
	color: #15448E; 
	background-color: #FFEAD2; 
	}

a.menu:hover {
	text-align: right; 
	color: #990066; 
	background-color: white; 
	border-right: 20px solid #990066;  
	}

a.menu:active {
	text-align: right; 
	color: #FFEAD2; 
	background-color: #FFEAD2;  
	}