
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFCC; 
	text-decoration: none;
} 
a:active 
{
	color: #FF0000;
	text-decoration: none;
}
a:hover 
{
	color: #CC0033;
	text-decoration: none;
	background-color: #CCFF99;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
#wrap {
	text-align: center;
	width:1000px;
	margin:0 auto;
	background:url(images/bg1.png);
}

#main {
	width: 790px;
	margin:0 auto;
}

#main2 {
	margin:0 auto;
	width: 779px;
	background-image: url(images/bg2.png);
	background-repeat: repeat;
	margin-top: 4px;
}
#main3 {
	margin:0 auto;
	width: 779px;
	background-color: #FFFFFF;
	
}

#header{
	margin:0 auto;
	width: 790px;
	height: 250px;
	margin-bottom: 5px;
}

h1
{
	color: #006600;
	font-size: 17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	font-size: 14pt;
	text-align: center;
}

#c-left {
	float: left;
	width: 355px;
	padding: 5px 5px 10px 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
}
#c-right {
	float: right;
	width: 355px;
	padding: 0px 5px 10px 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	
}
#c-buttom {
	float: inherit;
	width: 355px;
	padding: 0px 5px 10px 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	
}



#content {
	float: left;
	width: 477px;
	background-color: #FFFFFF;
	padding: 5px 5px 10px 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	
}

#content1 {
	float: left;
	width: 450px;
	background-color: #FFFFFF;
	padding: 5px 5px 10px 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	
}

#content2 {
	float: right;
	padding: 0px 5px 10px 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#content3 {
	float: left;
	width: 450px;
	padding: 7px 5px 7px 7px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	
}
#content4 {
	float: left;
	width: 760px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;	
}
#content5 {
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 7px;	
}
#top ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
#top a {
	float:left;
	text-decoration:none;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
	border-right: 2px solid #ffffff;
	background-color: #CCFF33;
	margin-top: 4px;
}

#top a:hover 
{
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FF0000;
}

#top li
 {
 	display:inline
 }

#sidebar {
	float: right;
	width: 247px;
	height: 199px;
	background: url(images/button-bg.png) no-repeat;
}
#menu ul {
	margin: 0;
	padding: 0;	
}

#menu li {
	list-style: url(images/list.gif);
	margin-left: 30px;
}

#menu a {
	display: block;
	font-size: 9pt;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 2px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 20px;
}

#menu a:hover {
	font-size: 9pt;
	font-weight: bolder;
	color: #CC0000;
	background-color: #FFFFFF;
	width: 204px;	
}

#text1 {
	float: left;
	width: 375px;
	padding: 0px 0px 5px 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
}

#text2 {
	float: right;
	padding: 0px 0px 5px 5px;
	margin-bottom: 0px;
	margin-right: 440px;
	margin-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
#text3 {
	float: right;
	padding: 0px 0px 5px 5px;
	margin-bottom: 0px;
	margin-right: 47px;
	margin-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}


.title {
	font-size: 12px;
	font-weight: bolder;
	color: #006600;	
}
.b-title {
	font-size: 14px;
	font-weight: bolder;
	color: #006600;	
}

.left {
	float: left;
	margin: 0 25px 0 20;
	padding-right: 20px;
	padding-left: 25px;
}

.right {
	float: right;
	margin: 0 0 0 20px;
	padding-right: 10px;
	padding-left: 5px;
}

.p-right {
	float: right;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 5px;
}

.clear {
    clear: both;
}

.big {
	font-size: 11pt;
	font-weight: bolder;
	color: #CC0000;
}

.blue {
	font-size: 12pt;
	font-weight: bolder;
	color: #0000FF;
}

.dark-green {
	font-size: 11pt;
	font-weight: bolder;
	color: #003300;
}

.green {
	font-size: 11pt;
	font-weight: bolder;
	color: #CC3300;
}

.highlight {
	background-color: #99CC00;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 4px;
}

.highlight2 {
	background-color: #006666;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 4px;
}

.highlight3 {
	background-color: #FFFF99;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	padding: 2px 4px;
}

#footer {
	clear: both;
	width: 790px;
	font-weight: bolder;
	font-size: 9pt;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-image: url(images/bg1.png);
}

.letter {
	float:left;
	color: #666666;
	width: 42px;
	font-size:270%;
	line-height:67%;
	font-style: italic;
	font-weight: bolder;
}
.format {
	text-align: center;
}
.links {
	text-align: center;
	font-size: 9px;
	background-color: #CCFF66;
}
.tdbg {
	background-color: #CCFF66;
	border: thick solid #99CC00;
}

.tdbg2 {
	background-color: #99FF00;
}

.h-format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	
}
.TD-format {
	text-align: left;
}

.clearOB {
	clear: both;

}
