* { padding: 0; margin: 0; }

body {
	background-color : #ABC578;
	color : #000;
	font-size : 10pt;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
}
#wrapper { 
	margin: 0 auto;
	width: 968px;
}
#main {
 background: #FFF;
 margin-top: 0px;
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
 z-index: 1;
}
#header {
 color: #000;
 width: 958px;
 padding: 5px;
 height: 96px;
 margin: 5px 0px 0px 0px;
 background: #cce2a0;
 z-index: 2;
 text-align:center;
}
#topbreak {
 color: #FFF;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #cce2a0;
}
#navbox {
 color: #FFF;
 padding:0;
 border:1px solid #000; 
 padding: 3px;
 background: #cce2a0;
}
#leftcolumn { 
 display: inline;
 color: #FFF;
 margin:5px;
 padding:0;
 width: 195px;
 float: left;
}
#content { 
 float: left;
 color: #000;
 background-color : #FFF;
 min-height: 605px;
 margin: 2px 13px;
 padding:5px;
 width: 550px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #FFF;
 margin: 5px 5px 2px 0px;
 text-align:right;
 padding:0;
 width: 165px;
 float: right;
}
#footer { 
 width: 958px;
 clear: both;
 color: #628027;
 background: #cce2a0;
 margin: 0px 0px 2px 0px;
 padding: 5px;
}


	.textcenter {
		text-align : center;
	}
	
	.ctable {
               margin-left:auto; 
               margin-right:auto;
	}

	.blockquote {
		margin-top: 15px;
		margin-left:35px; 
		margin-right:35px;
		margin-bottom:15px;
	}
.clear { clear: both; background: none; }

	.hidden {
		font-size : 10pt;
	}

	.row1{
		margin-left : 0px;
		color : #000000;
		background-color : #CCCCFF;
		font-size : 10pt;
		padding:1px;
	}

	.row2{
		background-color : #CCCCCC;
		color : #000000;
		font-size : 10pt;
	
	}
	
	.prutd{
		padding:1px;
	}

	
	.dottedline{
		border-bottom-width:2px;
		border-bottom-style:dotted;
		border-bottom-color:#00CCFF;
		margin: 0px 6px 0px 6px;
	}
	.smallfont {
		font-size: 7pt;
	}

	.title {
		font-size: 14pt;
		font-weight : bold;
		text-decoration: underline;
		text-align: center;
	}
	
	subtitle {
		font-size: 12pt;
		font-weight : bold;
		text-align: center;
	}
	
	
	.subtitle {
		font-size: 11pt;
		font-weight : bold;
		text-decoration: none;
		text-align: center;
	}
	
	  .bu {
               text-decoration:underline; 
               font-weight : bold;
       }
      	A{
		text-decoration : none;
		color : #143C5E;
	}

	A:HOVER {
		text-decoration : underline;
		color : #3B5260;
	}
	
	li{ 
		display: list-item;
		margin: 0px 15px 0px 0px;
	}
	.FaqQ {
		color: #0000FF;
		font-weight: bold;
		font-size: 12pt;
	}
	.FaqA {
		color: #000;
		margin-left:20px;
		margin-right: 20px;
		font-weight: bold;
		font-size: 12pt;
		margin-bottom:10px;
	}
	
		.protable {
		width:550px; 
		background-color:#669966;
		border:solid 1px #000;
		padding:2px;
		
	}

	.protableL {
		width:275px; 
		padding:2px;
		background-color:#99CC99;
		border:solid 1px #000;
	}
	
	.protableR {
		width:275px; 
		padding:2px;
		background-color:#99CC99;
		border:solid 1px #000;
	}
	.point {
		margin: 3px;
	}
	h2 {
	  font-weight:bold;
	  margin-top:10px;
	  margin-bottom:6px;
	  text-decoration:underline;
	  font-size:12pt;	
	}
	.cite {
		color: #0000FF;
		font-weight:bold;
		font-size:70%;
		vertical-align:super;		
	}
	
	li {
	margin-left:10px;	
		
	}
